-- Logs begin at Thu 2021-01-21 06:55:38 UTC, end at Thu 2021-01-21 10:18:21 UTC. -- Jan 21 07:51:49.824736 n-d-769329-4 systemd[1]: Starting Devstack devstack@c-api.service... Jan 21 07:51:49.832679 n-d-769329-4 devstack@c-api.service[88055]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Jan 21 07:51:49 2021] *** Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: nodename: n-d-769329-4 Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: machine: x86_64 Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: clock source: unix Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: pcre jit disabled Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: detected number of CPU cores: 4 Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: current working directory: / Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: detected binary path: /usr/bin/uwsgi-core Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: dropping root privileges as early as possible Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: your processes number limit is 47843 Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: your memory page size is 4096 bytes Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: detected max file descriptor number: 2048 Jan 21 07:51:49.834759 n-d-769329-4 devstack@c-api.service[88055]: lock engine: pthread robust mutexes Jan 21 07:51:49.836189 n-d-769329-4 devstack@c-api.service[88055]: thunder lock: enabled Jan 21 07:51:49.836189 n-d-769329-4 devstack@c-api.service[88055]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 21 07:51:49.836189 n-d-769329-4 devstack@c-api.service[88055]: dropping root privileges after socket binding Jan 21 07:51:49.836189 n-d-769329-4 devstack@c-api.service[88055]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 21 07:51:49.881549 n-d-769329-4 devstack@c-api.service[88055]: Python main interpreter initialized at 0x555e565d99c0 Jan 21 07:51:49.881549 n-d-769329-4 devstack@c-api.service[88055]: dropping root privileges after plugin initialization Jan 21 07:51:49.881549 n-d-769329-4 devstack@c-api.service[88055]: python threads support enabled Jan 21 07:51:49.881549 n-d-769329-4 devstack@c-api.service[88055]: your server socket listen backlog is limited to 100 connections Jan 21 07:51:49.881549 n-d-769329-4 devstack@c-api.service[88055]: your mercy for graceful operations on workers is 90 seconds Jan 21 07:51:49.881981 n-d-769329-4 devstack@c-api.service[88055]: mapped 402621 bytes (393 KB) for 2 cores Jan 21 07:51:49.881981 n-d-769329-4 devstack@c-api.service[88055]: *** Operational MODE: preforking *** Jan 21 07:51:49.882236 n-d-769329-4 devstack@c-api.service[88055]: dropping root privileges after application loading Jan 21 07:51:49.882236 n-d-769329-4 devstack@c-api.service[88055]: *** uWSGI is running in multiple interpreter mode *** Jan 21 07:51:49.882236 n-d-769329-4 devstack@c-api.service[88055]: spawned uWSGI master process (pid: 88055) Jan 21 07:51:49.882412 n-d-769329-4 systemd[1]: Started Devstack devstack@c-api.service. Jan 21 07:51:49.883277 n-d-769329-4 devstack@c-api.service[88055]: spawned uWSGI worker 1 (pid: 88056, cores: 1) Jan 21 07:51:49.883277 n-d-769329-4 devstack@c-api.service[88055]: spawned uWSGI worker 2 (pid: 88057, cores: 1) Jan 21 07:51:49.883277 n-d-769329-4 devstack@c-api.service[88055]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 21 07:51:53.117148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88057) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 07:51:53.119279 n-d-769329-4 devstack@c-api.service[88055]: 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 07:51:53.128615 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88057) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:51:53.129797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.130859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.131280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.132270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.132511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.132764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.132967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.133192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.133415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.133654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.163828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88056) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 07:51:53.165988 n-d-769329-4 devstack@c-api.service[88055]: 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 07:51:53.172290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88056) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:51:53.173659 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.174282 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.174699 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.175383 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.175649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.175878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.176104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.176323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.176542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.176780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.325312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.325569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.325772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.325997 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.326222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.326430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.326662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.334531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.334768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.335002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.335235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.335486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.335715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.335941 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.343338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.343631 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.343886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.344101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.344352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.344578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.344815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.346565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.346804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.347037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.347273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.347528 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.347754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.347989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.362183 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.362439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.362689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.362974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.363170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.363395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.363664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.366188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.366431 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.366665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.366897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.367124 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.367389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.367610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.369354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.369603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.369838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.370072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.370299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.370524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.370763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.371690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.371924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.372151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.372379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.372600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.372820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.373053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.924820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.925029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.925136 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.925314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.925416 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.925519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.925626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.925740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.925822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.925931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.926015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.926086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.926161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.926236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.930613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.930859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.931086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.931238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.931349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.931514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.931617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.931723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.931819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.931925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.932032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.932192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.932420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.932662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.935303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.935589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.935830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.935935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.936087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.936180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.936258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.936336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.936454 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.936533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.936638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.936726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.936930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.937134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.938034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.938273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.938535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.938683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.938774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.938852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.939033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.939129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.939203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.939283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.939363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.939467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.939683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.939939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.944172 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.944418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.944651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.944753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.944888 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.945001 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.945096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.945203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.945306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.945407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.945511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.945607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.945777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.946019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.955151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.955401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.955669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.955778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.955884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.955994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.956073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.956143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.956296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.956439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.956545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.956649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.956805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.957015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.962343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.962627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.962836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.963040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.963143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.963246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.963342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.963494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.963634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.963744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.963839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.963939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.964141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.964383 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.965844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.966088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.966323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.966429 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.966584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.966689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.966784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.966890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.966992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.967094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.967236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.967355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.967355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.967713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.968593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.968832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.969058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.969663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.969783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.969884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.969982 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.970078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.970190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.970299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.970421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.970527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.970625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.970868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.973563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.973814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.974013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.974123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.974256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.974356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.974457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.974553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.974655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.974754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.974893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.975001 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.975097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.975324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.978180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.978310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.978391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.978492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.978596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.978737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.978845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.978948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.979044 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.979158 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.979261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.979362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.979506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.979606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.980851 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.981111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.981231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.981338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.981436 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.981531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.981640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.981735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.981829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.981931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.982037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.982133 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.982227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.982327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.985785 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.986027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.986143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.986253 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.986394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.986545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.986652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.986795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.986960 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.987058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.987157 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.987260 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.987361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.987484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.996084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.996327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.996569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.996825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.997060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.997289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.997401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.997512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.997608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.997815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.998050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.998279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.998508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:53.998748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:53.998855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.999096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.999347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:53.999483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:53.999584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:53.999679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:53.999821 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:53.999921 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.000028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.000141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.000239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.000317 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.000547 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.000777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.002855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.003018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.003273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.003374 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.003540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.003642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.003747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.003851 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.003952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.004097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.004201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.004297 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.004397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.004610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.009073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.009327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.009561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.009670 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.009772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.009877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.010024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.010131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.010232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.010327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.010420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.010525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.010700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.010825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.012745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.012993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.013139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.013254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.013361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.013466 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.013578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.013684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.013788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.013893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.013996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.014107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.014213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.014406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.015529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.015776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.015938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.016046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.016273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.016396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.016495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.016590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.016684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.016755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.016919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.017021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.017131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.017357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.022271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.022524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.022705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.022807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.022953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.023077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.023176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.023271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.023373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.023608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.023713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.023821 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.023821 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.024060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.028992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.029245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.029479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.029582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.029693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.029841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.029952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.030049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.030142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.030243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.030339 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.030433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.030534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.030745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.110907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.111152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.111370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.111650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.111903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.112129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.112251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.112361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.112461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.112568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.112806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.113033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.113259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.113503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.114827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.115135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.115378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.115644 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.115764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.115872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.115970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.116072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.116176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.116273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.116369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.116547 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.116776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.117013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.117757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.118189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.118189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.118438 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.118560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.118658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.118768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.118866 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.118967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.119063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.119158 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.119359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.119611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.119847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.120375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.120476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.120633 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.120751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.120859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.120965 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.121062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.121165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.121268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.121371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.121475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.121578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.121674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.121775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.123092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.123219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.123327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.123423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.123570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.123674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.123776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.123883 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.123980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.124075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.124188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.124282 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.124376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.124506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.126268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.126478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.126586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.126683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.126784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.126937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.127069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.127178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.127283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.127388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.127513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.127613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.169385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88057) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:51:54.169573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88056) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:51:54.169680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.169780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.169876 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.169973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.170271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.170380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.170489 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.170588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.170684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.170779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.170874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.170969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.171064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.171174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.171273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.171376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.171543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.171645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.171741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.171836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.171931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.172025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.172120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.172222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.172916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.172999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.173096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.173191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.173285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.173380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.173474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.173567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.173662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.173772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.173876 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.173973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.174067 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.174163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.174257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.174352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.174447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.174541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.174636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.174738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.174834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.174929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.175023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.175117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.175211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.175305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.175399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.175525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.175634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.175731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.175825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.175967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.176063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.176213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.176313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.176408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.176504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.176608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.176722 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.176818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.176913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.177008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.177103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.177198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.177292 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.177395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.177501 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.177599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.177693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.177787 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.177881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.177974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.178068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.178162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.178256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.178338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.178433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.178527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.178629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.178726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.179147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.179251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.179347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.179457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.179569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.179669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.179764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.179858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.179952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.180046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.180140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.180234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.180327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.180433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.180530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.180624 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.180718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.180812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.180906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.181000 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.181094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.181188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.181282 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.181384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.181482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.181577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.181671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.181766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.181861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.181954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.182048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.182142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.182244 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.182340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.182435 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.182529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.182623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.182718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.182812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.182916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.183028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.183126 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.183220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.183355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.183473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.183572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.183666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.183760 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.183855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.183961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.184086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.184186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.184186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.184360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.184480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.184579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.184673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.184767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.184869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.184966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.185060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.185155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.185249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.185343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.185436 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.185530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.185624 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.185707 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.185802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.185896 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.185990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.186084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.186178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.186281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.186379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.186473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.186575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.186672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.186744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.186812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.186903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.187005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.187099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.187221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.187319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.187399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.187520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.187592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.187664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.187758 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.187852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.187946 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.188040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.188111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.188215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.188312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.188406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.188500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.188593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.188687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.188781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.188875 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.189008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.189402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.189507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.189604 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.189729 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.189862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.189961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.189961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.190136 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.190230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.190336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.190432 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.190526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.190724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.190828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.190923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.191017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.191111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.191205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.191310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.191481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.191583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.191679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.191750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.191818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.191910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.192004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.192099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.192193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.192298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.192395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.192490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.192584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.192655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.192748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.192842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.192936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.193038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.193149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.193246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.193340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.193433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.193505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.193573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.193640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.193708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.193799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.193900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.193996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.194089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.194226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.194327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.194422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.194516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.194638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.194736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.194840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.194936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.195031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.195125 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.195218 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.195311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.195311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.195518 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.195618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.195720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.195817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.195911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.196004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.196106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.196202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.196296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.196390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.196483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.196585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.196681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.196783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.196856 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.196925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.196997 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.197096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.197192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.197347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.197494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.197606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.197707 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.197802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.197897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.197991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.198094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.198190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.198285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.198387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.198484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.198578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.198672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.198765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.198859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.198953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.199047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.199141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.199425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.199623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.199720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.199815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.199910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.200005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.200099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.200197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.200292 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.200400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.200498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.200593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.200669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.200743 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.200836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.200930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.201024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.201118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.201224 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.201322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.201417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.201512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.201606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.201701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.201795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.201889 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.201990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.202094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.202191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.202284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.202380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.202474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.202568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.202662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.202756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.202850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.202956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.203052 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.203146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.203240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.203334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.204005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.204152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.204254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.204326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.204415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.204415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.204633 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.204633 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.204858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.204858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.205034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.205128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.205222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.205323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.205419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.205513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.205606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.205700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.205794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.205889 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.205983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.206077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.206170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.206271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.206367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.206461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.206555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.206650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.206744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.206837 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.206959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.207056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.207159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.207256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.207350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.207486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.207586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.207706 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.207804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.207899 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.207994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.208099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.208195 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.208289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.208384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.208478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.208570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.208664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.208757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.208850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.208951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.209047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.209141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.209235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.209327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.209417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.209691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.209792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.209887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.209995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.210096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.210191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.210286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.210380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.210474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.210568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.210661 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.210755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.210857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.210953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.211048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.211141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.211235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.211329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.211423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.211596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.211692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.211799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.211895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.211990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.212084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.212178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.212272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.212366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.212460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.212554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.212655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.212751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.212845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.212939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.213033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.213128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.213223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.213317 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.213411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.213513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.213609 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.213703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.213797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.213892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.213986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.214080 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.214204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.214303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.214433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.214533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.214606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.214694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.214764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.214832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.214900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.214967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.215036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.215111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.215208 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.215304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.215399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.215521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.215616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.215616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.215616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.215616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.215616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.215616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.216121 n-d-769329-4 devstack@c-api.service[88055]: /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 07:51:54.216121 n-d-769329-4 devstack@c-api.service[88055]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 07:51:54.216297 n-d-769329-4 devstack@c-api.service[88055]: /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 07:51:54.216297 n-d-769329-4 devstack@c-api.service[88055]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 07:51:54.250779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:51:54.253370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:51:54.448800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 07:51:54.452124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 07:51:54.454486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 07:51:54.457967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 07:51:54.459914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 07:51:54.463566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 07:51:54.464925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 07:51:54.465716 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.466157 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.468644 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 07:51:54.470089 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.470529 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.484999 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.keymgr.conf_key_mgr [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d 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 07:51:54.487093 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.keymgr.conf_key_mgr [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 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 07:51:54.487214 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.487588 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.489298 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.489704 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.494837 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.495255 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.497206 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.497621 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.500462 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.500878 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.502816 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.503240 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.504780 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.505208 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.507081 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.507572 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.514112 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:51:54.515916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:51:54.520593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 07:51:54.522214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 07:51:54.525825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 07:51:54.526823 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.527245 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.527355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.rpc [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 07:51:54.528249 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.528675 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.529723 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.530237 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.530984 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.531466 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.532761 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.533202 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.533854 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.534260 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.535023 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.535454 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.536081 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.536487 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.537202 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.537608 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.538208 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.538620 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.540199 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.api.contrib.hosts [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 07:51:54.541096 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.api.contrib.hosts [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 07:51:54.541205 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.541535 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.542055 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.542457 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.543866 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.544277 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.544781 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.545186 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.546806 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.547220 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.547326 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.547718 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.549161 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.549602 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.549716 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.549978 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.551200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: extensions {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.551541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: extensions {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.553144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: extra_specs {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.553385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: extra_specs {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.555180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: backups {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.555424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: backups {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.558239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-volume-manage {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.558366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-volume-manage {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.560384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-snapshot-manage {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.560709 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-snapshot-manage {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.562506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: encryption {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.563375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: encryption {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.565104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-quota-sets {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.565458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-quota-sets {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.567318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-volume-transfer {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.567786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-volume-transfer {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.569683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-quota-class-sets {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.570201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-quota-class-sets {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.571556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-hosts {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.572088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-hosts {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.574092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-volume-type-access {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.574633 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-volume-type-access {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.576359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: qos-specs {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.576918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: qos-specs {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.579807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: scheduler-stats {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.580316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: scheduler-stats {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.581931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: cgsnapshots {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.582448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: cgsnapshots {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.583963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: capabilities {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.584458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: capabilities {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.585740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: consistencygroups {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.586246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: consistencygroups {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.588558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-services {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.589025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-services {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.590336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: encryption {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.590794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: encryption {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.592433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-availability-zone {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.592993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-availability-zone {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.595000 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.595414 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.595596 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.596022 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.597397 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.597801 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.597961 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.598372 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.599824 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.600242 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.600354 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.600752 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.602321 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.602736 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.602841 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.603255 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.604735 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.605138 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.605242 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.605612 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.607200 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.607647 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.608084 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.608497 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.609571 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.610000 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.610557 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.610971 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.612168 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.612574 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.613145 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.613542 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.614380 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.614787 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.615360 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.615798 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.616741 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.617144 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.617817 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.618227 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.618687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.snapshot_actions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] SnapshotActionsController initialized {{(pid=88056) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 07:51:54.619086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeActions extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.619566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.619886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.snapshot_actions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] SnapshotActionsController initialized {{(pid=88057) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 07:51:54.619996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.620268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension AdminActions extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.620378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeActions extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.620636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension AdminActions extending resource: snapshots {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.620737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.620993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension AdminActions extending resource: backups {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.621114 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.621353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.621456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension AdminActions extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.621714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.621815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension AdminActions extending resource: snapshots {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.622070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension AdminActions extending resource: backups {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.622180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.622408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.622515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.622770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeTypeAccess extending resource: types {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.622927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.623111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.623285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.623532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension TypesManage extending resource: types {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.623685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.623825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.623964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.624121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension UsedLimits extending resource: limits {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.624265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.624454 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.624605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension TypesManage extending resource: types {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.624825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension SnapshotActions extending resource: snapshots {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.625184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension UsedLimits extending resource: limits {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.626047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.632120 n-d-769329-4 devstack@c-api.service[88055]: WARNING keystonemiddleware.auth_token [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 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 07:51:54.633141 n-d-769329-4 devstack@c-api.service[88055]: WARNING keystonemiddleware.auth_token [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d 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 07:51:54.639021 n-d-769329-4 devstack@c-api.service[88055]: WARNING keystonemiddleware.auth_token [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 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 07:51:54.640102 n-d-769329-4 devstack@c-api.service[88055]: WARNING keystonemiddleware.auth_token [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d 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 07:51:54.713314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Initializing extension manager. {{(pid=88056) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:51:54.713510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Initializing extension manager. {{(pid=88057) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 07:51:54.713706 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.713871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.714056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.714241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.714577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.714694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.714918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.715022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.715252 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: ExtendedServices {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.715354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: ExtendedServices {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.715635 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-extended-services {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.715758 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-extended-services {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.715999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Extended services support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.716111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Extended services support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.716327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.716429 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.716655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-extended-services {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.716765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-extended-services {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.716985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.717100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.717287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.717391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.717612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: TypesExtraSpecs {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.717724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: TypesExtraSpecs {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.717924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-types-extra-specs {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.718104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-types-extra-specs {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.718223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Type extra specs support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.718429 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Type extra specs support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.718621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.718785 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.718993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-types-extra-specs {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.719150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-types-extra-specs {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.719360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.719534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.719755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.719913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.720061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: Backups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.720202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: Backups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.720377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: backups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.720521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: backups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.720660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Backups support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.720809 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Backups support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.720950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.721088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.721266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: backups {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.721410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: backups {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.721600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.721744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.721884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.722023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.722204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeActions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.722354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeActions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.722540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-volume-actions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.722695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-volume-actions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.722839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Enable volume actions. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.722978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Enable volume actions. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.723116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.723267 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.723413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-volume-actions {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.723591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-volume-actions {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.723731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.723881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.724030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.724170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.724315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: SchedulerHints {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.724455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: SchedulerHints {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.724613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: OS-SCH-HNT {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.724759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: OS-SCH-HNT {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.724911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.725053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.725191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.725329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.725475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: OS-SCH-HNT {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.725623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: OS-SCH-HNT {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.725762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.725901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.726048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.726187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.726326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeManage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.726472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeManage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.726618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-volume-manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.726757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-volume-manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.726903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.727043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.727193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.727541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.727701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-volume-manage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.727846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-volume-manage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.728057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.728210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.728360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.728617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.728762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: SnapshotManage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.728899 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: SnapshotManage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.729046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-snapshot-manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.729254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-snapshot-manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.729395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.729534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.729682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.729829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.729975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-snapshot-manage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.730128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-snapshot-manage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.730269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.730407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.730552 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.730692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.730839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeTypeEncryption {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.730978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeTypeEncryption {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.731115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: encryption {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.731262 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: encryption {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.731407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Encryption support for volume types. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.731598 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Encryption support for volume types. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.731751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.731891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.732030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: encryption {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.732168 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: encryption {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.732307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.732457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.732604 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.732767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.732942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.733084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: ExtendedSnapshotAttributes {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.733230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.733378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-extended-snapshot-attributes {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.733530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.733676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Extended SnapshotAttributes support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.733816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.733953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.734103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.734249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.734390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.734527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.734665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.734810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.734956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: Quotas {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.735095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: Quotas {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.735232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-quota-sets {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.735382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-quota-sets {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.735552 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Quota management support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.735759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Quota management support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.735900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.736038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.736177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-quota-sets {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.736315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-quota-sets {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.736466 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.736605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.736749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.736895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.737041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeTransfer {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.737186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeTransfer {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.737333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-volume-transfer {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.737650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-volume-transfer {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.737794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Volume transfer management support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.737939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Volume transfer management support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.738092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.738307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.738451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-volume-transfer {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.738591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-volume-transfer {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.738835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.738978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.739130 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.739270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.739409 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: AdminActions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.739583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: AdminActions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.739734 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-admin-actions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.739873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-admin-actions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.739998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Enable admin actions. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.740119 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Enable admin actions. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.740232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.740368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.740513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-admin-actions {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.740666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-admin-actions {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.740806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.740950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.741097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.741245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.741385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: QuotaClasses {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.741539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: QuotaClasses {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.741688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-quota-class-sets {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.741826 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-quota-class-sets {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.741965 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Quota classes management support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.742103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Quota classes management support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.742250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.742395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.742535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-quota-class-sets {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.742689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-quota-class-sets {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.742837 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.742977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.743124 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.743263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.743381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeTenantAttribute {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.743536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeTenantAttribute {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.743686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-vol-tenant-attr {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.743840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-vol-tenant-attr {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.743981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.744126 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.744265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.744403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.744557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-vol-tenant-attr {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.744707 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-vol-tenant-attr {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.744849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.744987 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.745126 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.745264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.745410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: Hosts {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.745557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: Hosts {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.745696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-hosts {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.745814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-hosts {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.745950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Admin-only host administration. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.746096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Admin-only host administration. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.746241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.746381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.746518 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-hosts {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.746656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-hosts {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.746794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.746942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.747082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.747220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.747358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeTypeAccess {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.747585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeTypeAccess {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.747897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-volume-type-access {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.748051 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-volume-type-access {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.748199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Volume type access support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.748416 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Volume type access support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.748560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.748711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.748865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-volume-type-access {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.749090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-volume-type-access {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.749240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.749379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.749518 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.749664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.749804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeUnmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.749955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeUnmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.750103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-volume-unmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.750242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-volume-unmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.750876 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Enable volume unmanage operation. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.751017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Enable volume unmanage operation. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.751163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.751304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.751473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-volume-unmanage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.751620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-volume-unmanage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.751759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.751894 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.752034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.752034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeImageMetadata {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.752306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.752306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeImageMetadata {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.752582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-vol-image-meta {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.752730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-vol-image-meta {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.752871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Show image metadata associated with the volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.752871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.753147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Show image metadata associated with the volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.753297 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-vol-image-meta {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.753442 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.753442 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-vol-image-meta {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.753704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.753704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.753974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.754125 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: Qos_specs_manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.754265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.754410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: qos-specs {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.754555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: Qos_specs_manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.754693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: QoS specs support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.754842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: qos-specs {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.754988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.755127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: QoS specs support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.755264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: qos-specs {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.755403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.755571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.755726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: qos-specs {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.755865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.755989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.756113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeMigStatusAttribute {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.756250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.756397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-vol-mig-status-attr {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.756543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeMigStatusAttribute {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.756682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.756820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-vol-mig-status-attr {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.756966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.757114 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.757253 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.757396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.757536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.757680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-vol-mig-status-attr {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.757831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.758132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.758132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.758423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: Scheduler_stats {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.758636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: Scheduler_stats {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.758779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: scheduler-stats {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.758929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: scheduler-stats {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.759069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Scheduler stats support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.759069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.759521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Scheduler stats support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.759666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: scheduler-stats {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.759816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.759935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.760043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: scheduler-stats {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.760043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.760309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.760447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.760595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: Cgsnapshots {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.760741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: Cgsnapshots {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.760886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: cgsnapshots {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.761026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: cgsnapshots {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.761170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: cgsnapshots support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.761317 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: cgsnapshots support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.761457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.761601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.761740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: cgsnapshots {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.761885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: cgsnapshots {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.762010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.762217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.762364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.762505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.762650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: Capabilities {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.762789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: Capabilities {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.762936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: capabilities {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.763075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: capabilities {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.763213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Capabilities support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.763351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Capabilities support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.763504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.763634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.763781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: capabilities {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.763926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: capabilities {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.764071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.764217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.764356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.764502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.764641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: SnapshotUnmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.764780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: SnapshotUnmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.764917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-snapshot-unmanage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.765063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-snapshot-unmanage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.765190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Enable volume unmanage operation. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.765327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Enable volume unmanage operation. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.765465 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.765603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.765740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-snapshot-unmanage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.765885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-snapshot-unmanage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.766614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.766770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.766919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.767059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.767198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: Consistencygroups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.767343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: Consistencygroups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.767497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: consistencygroups {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.767651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: consistencygroups {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.767791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: consistency groups support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.767791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.768467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: consistency groups support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.768643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: consistencygroups {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.768850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.769002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.769148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: consistencygroups {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.769313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.769537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.services.Services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.769687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: Services {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.769835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.769982 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-services {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.770129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: Services {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.770274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Services support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.770420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-services {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.770566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.770715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Services support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.770861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-services {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.771001 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.771141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.771286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-services {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.771455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.771600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.771739 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: TypesManage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.771877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.772015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-types-manage {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.772133 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: TypesManage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.772287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Types manage support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.772427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-types-manage {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.772572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.772712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Types manage support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.772851 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-types-manage {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.772995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.773142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.773283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-types-manage {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.773427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.773572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.773718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: SnapshotActions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.773868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.774014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-snapshot-actions {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.774154 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: SnapshotActions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.774292 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Enable snapshot manager actions. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.774430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-snapshot-actions {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.774568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.774718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Enable snapshot manager actions. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.774865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-snapshot-actions {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.774983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.775104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.775249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-snapshot-actions {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.775396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.775595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.775746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: UsedLimits {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.775885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.776031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-used-limits {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.776175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: UsedLimits {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.776324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.776463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-used-limits {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.776608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.776754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Provide data on limited resources that are being used. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.776900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-used-limits {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.777050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.777196 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.777338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-used-limits {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.777477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.777615 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.777765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeEncryptionMetadata {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.777914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.778060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-volume-encryption-metadata {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.778210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeEncryptionMetadata {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.778358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.778674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-volume-encryption-metadata {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.778840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.779046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.779188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.779333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.779501 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.779763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-volume-encryption-metadata {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.779915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.780061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.780207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: VolumeHostAttribute {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.780346 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.780497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-vol-host-attr {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.780637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: VolumeHostAttribute {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.780637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-vol-host-attr {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.780907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.781053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Expose host as an attribute of a volume. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.781193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.781340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.781480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-vol-host-attr {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.781648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-vol-host-attr {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.781795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.781936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 07:51:54.782075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88056) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.782205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88057) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 07:51:54.782350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext name: AvailabilityZones {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.782498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext name: AvailabilityZones {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 07:51:54.782646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext alias: os-availability-zone {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.782786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext alias: os-availability-zone {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 07:51:54.782932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext description: Describe Availability Zones. {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.783072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext description: Describe Availability Zones. {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 07:51:54.783210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.783327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 07:51:54.783478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Loaded extension: os-availability-zone {{(pid=88056) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.783630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.extensions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Loaded extension: os-availability-zone {{(pid=88057) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 07:51:54.784031 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.784238 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.784446 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.784657 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.786810 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.787030 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.787217 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.787512 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.789325 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.789579 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.789823 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.789991 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.791546 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.791801 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.791955 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.792212 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.805117 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.805404 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.805535 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.805676 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.809711 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.809856 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.810131 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.810244 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.814931 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.815067 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.815346 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.815533 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.820571 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.820701 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.820988 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.821238 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.824812 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.824922 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.825223 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.825328 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.829543 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.829700 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.829928 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.830034 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.834228 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.834346 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.834637 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.834743 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.838328 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.838452 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.838746 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.838860 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.847318 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.847578 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.847578 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.847889 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.848036 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.848036 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.848327 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.849135 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.849294 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.849722 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.852678 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.853133 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.858214 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.858645 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.862113 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.862543 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.863514 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.863936 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.866033 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.866453 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.867461 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.867886 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.868302 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.868708 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.869975 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.870398 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.870522 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.870898 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.872328 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.872661 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.872769 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.873062 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.874480 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.874922 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.876547 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.876955 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.877434 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.877848 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.879173 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.879605 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.880790 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.881211 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.881705 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.882124 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.883415 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.883851 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.884096 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.884499 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.885958 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.886178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: extensions {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.886352 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.888160 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: extra_specs {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.888333 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.888700 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.890247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: extensions {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.890367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: backups {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.892788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: extra_specs {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.893962 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-volume-manage {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.895272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: backups {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.896027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-snapshot-manage {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.898132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-volume-manage {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.898251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: encryption {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.900203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-snapshot-manage {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.900335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-quota-sets {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.902337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: encryption {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.902585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-volume-transfer {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.904402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-quota-sets {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.904888 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-quota-class-sets {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.906780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-hosts {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.906895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-volume-transfer {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.909143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-quota-class-sets {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.909483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-volume-type-access {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.910994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-hosts {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.911597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: qos-specs {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.913684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-volume-type-access {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.914648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: scheduler-stats {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.915803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: qos-specs {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.916691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: cgsnapshots {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.918659 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: capabilities {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.918775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: scheduler-stats {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.920590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: consistencygroups {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.920805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: cgsnapshots {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.923333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: capabilities {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.923804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-services {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.925267 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: consistencygroups {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.925593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: encryption {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.927784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extended resource: os-availability-zone {{(pid=88056) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.927978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-services {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.929782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: encryption {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.930217 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.930643 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.931985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extended resource: os-availability-zone {{(pid=88057) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 07:51:54.932648 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.933052 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.934544 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.934971 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.935062 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.935371 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.936942 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.937358 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.937472 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.938504 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.940020 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.940428 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.940589 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.940896 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.942561 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.942962 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.943068 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.943367 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.944949 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.945363 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.945485 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.945883 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.947469 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.947880 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.947996 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.948407 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.949997 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.950195 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.950409 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.950600 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.952589 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.952726 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.952997 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.953117 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.954635 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.snapshot_actions [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] SnapshotActionsController initialized {{(pid=88056) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 07:51:54.954960 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.955073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeActions extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.955375 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.955520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.955748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.956113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension AdminActions extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.956499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension AdminActions extending resource: snapshots {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.956857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension AdminActions extending resource: backups {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.957213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.957573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.957676 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 07:51:54.957951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.958086 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 07:51:54.958291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.958659 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.959017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.959357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension TypesManage extending resource: types {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.959574 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.snapshot_actions [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] SnapshotActionsController initialized {{(pid=88057) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 07:51:54.959732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.959963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeActions extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.960065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension UsedLimits extending resource: limits {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.960381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.960484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88056) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.960738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.961105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension AdminActions extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.961493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension AdminActions extending resource: snapshots {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.961853 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension AdminActions extending resource: backups {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.962207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.962565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeTypeAccess extending resource: types {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.962944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.963302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.963768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.964072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.964418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension TypesManage extending resource: types {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.964775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension SnapshotActions extending resource: snapshots {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.965120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension UsedLimits extending resource: limits {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.965583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88057) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 07:51:54.966369 n-d-769329-4 devstack@c-api.service[88055]: WARNING keystonemiddleware.auth_token [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 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 07:51:54.971639 n-d-769329-4 devstack@c-api.service[88055]: WARNING keystonemiddleware.auth_token [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d 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 07:51:54.972024 n-d-769329-4 devstack@c-api.service[88055]: WARNING keystonemiddleware.auth_token [None req-d994e4b0-de3a-4c57-b1c3-b556c8028a87 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 07:51:54.977307 n-d-769329-4 devstack@c-api.service[88055]: WARNING keystonemiddleware.auth_token [None req-4d679194-8d4b-41a9-b5cc-0567397bcd1d 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 07:51:54.978405 n-d-769329-4 devstack@c-api.service[88055]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x555e565d99c0 pid: 88056 (default app) Jan 21 07:51:54.981301 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1/1] 10.222.0.50 () {50 vars in 766 bytes} [Thu Jan 21 07:51:54 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 07:51:54.983812 n-d-769329-4 devstack@c-api.service[88055]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x555e565d99c0 pid: 88057 (default app) Jan 21 07:52:01.632029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] POST http://10.222.0.50/volume/v3/c9d454fd688143a3bf8f702d5270d80a/types Jan 21 07:52:01.634080 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:01.634080 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 07:52:01.634644 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:01.637674 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:01.637674 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 07:52:01.652307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:52:01.873938 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] http://10.222.0.50/volume/v3/c9d454fd688143a3bf8f702d5270d80a/types returned with HTTP 200 Jan 21 07:52:01.874812 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2/2] 10.222.0.50 () {60 vars in 1228 bytes} [Thu Jan 21 07:52:01 2021] POST /volume/v3/c9d454fd688143a3bf8f702d5270d80a/types => generated 186 bytes in 868 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 07:52:02.247843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-267b88c6-87ca-4ad3-9291-64b14da3c370 req-bebe515c-7e88-4652-ab5f-7ba187ec0d5f admin admin] POST http://10.222.0.50/volume/v3/c9d454fd688143a3bf8f702d5270d80a/types/3dc98e7c-08c3-4060-8dfb-48d1643043e8/extra_specs Jan 21 07:52:02.250064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 07:52:02.250064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 07:52:02.250492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-267b88c6-87ca-4ad3-9291-64b14da3c370 req-bebe515c-7e88-4652-ab5f-7ba187ec0d5f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 07:52:02.254227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 07:52:02.254227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 07:52:02.385088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [req-267b88c6-87ca-4ad3-9291-64b14da3c370 req-bebe515c-7e88-4652-ab5f-7ba187ec0d5f 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 07:52:02.518828 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-267b88c6-87ca-4ad3-9291-64b14da3c370 req-bebe515c-7e88-4652-ab5f-7ba187ec0d5f admin admin] http://10.222.0.50/volume/v3/c9d454fd688143a3bf8f702d5270d80a/types/3dc98e7c-08c3-4060-8dfb-48d1643043e8/extra_specs returned with HTTP 200 Jan 21 07:52:02.519761 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1/3] 10.222.0.50 () {62 vars in 1445 bytes} [Thu Jan 21 07:52:01 2021] POST /volume/v3/c9d454fd688143a3bf8f702d5270d80a/types/3dc98e7c-08c3-4060-8dfb-48d1643043e8/extra_specs => generated 55 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 07:53:01.969576 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] GET http://10.222.0.50/volume// Jan 21 07:53:01.970104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:53:01.970559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:53:01.972119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 07:53:01.972705 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 3/4] 10.222.0.50 () {56 vars in 1088 bytes} [Thu Jan 21 07:53:01 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 07:55:38.341649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-740b4b43-e372-4340-b27f-e20823343157 tempest-verify_tempest_config-1796531688 tempest-verify_tempest_config-1796531688] GET http://10.222.0.50/volume/v3/1c3ca92c5ece43c3a9ce81cf42de4236/extensions Jan 21 07:55:38.342195 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-740b4b43-e372-4340-b27f-e20823343157 tempest-verify_tempest_config-1796531688 tempest-verify_tempest_config-1796531688] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:38.342611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-740b4b43-e372-4340-b27f-e20823343157 tempest-verify_tempest_config-1796531688 tempest-verify_tempest_config-1796531688] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:38.343401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-740b4b43-e372-4340-b27f-e20823343157 tempest-verify_tempest_config-1796531688 tempest-verify_tempest_config-1796531688] http://10.222.0.50/volume/v3/1c3ca92c5ece43c3a9ce81cf42de4236/extensions returned with HTTP 200 Jan 21 07:55:38.344179 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2/5] 10.222.0.50 () {58 vars in 1213 bytes} [Thu Jan 21 07:55:38 2021] GET /volume/v3/1c3ca92c5ece43c3a9ce81cf42de4236/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 07:55:38.380375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] GET http://10.222.0.50/volume/ Jan 21 07:55:38.380849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 07:55:38.381036 n-d-769329-4 devstack@c-api.service[88055]: /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 07:55:38.381036 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 07:55:38.381397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 07:55:38.382409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-267b88c6-87ca-4ad3-9291-64b14da3c370 admin admin] http://10.222.0.50/volume/ returned with HTTP 300 Jan 21 07:55:38.382986 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 4/6] 10.222.0.50 () {52 vars in 806 bytes} [Thu Jan 21 07:55:38 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 08:02:44.282348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] POST http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes Jan 21 08:02:44.283122 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1479234866"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:02:44.284235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1479234866'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:02:44.286302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Create volume of 1 GB Jan 21 08:02:44.308906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Availability zone cache updated, next update will occur around 2021-01-21 09:02:44.306089. {{(pid=88057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:02:44.309359 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Availability Zones retrieved successfully. Jan 21 08:02:44.382995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Flow 'volume_create_api' (67f3a72c-c0b1-4a19-a50b-8218d8a124bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:02:44.386761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d9420a-d87d-4b1b-887a-032cf224f74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:44.389054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:02:44.493638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d9420a-d87d-4b1b-887a-032cf224f74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:44.496650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a5bbf1-134f-4d7a-a730-5edf516eed45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:44.550488 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] 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 08:02:44.551370 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] 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 08:02:44.856242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Created reservations ['0b34b0a7-a7e3-4d73-9592-6559a5403553', '633773a1-a372-4c1a-bfa2-17c9942aaa58', '767358a1-cacb-44f1-89ff-9d9c2824363c', 'a5a6ba4f-5e9d-4176-b032-1c4bf11183b5'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:02:44.858305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a5bbf1-134f-4d7a-a730-5edf516eed45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b34b0a7-a7e3-4d73-9592-6559a5403553', '633773a1-a372-4c1a-bfa2-17c9942aaa58', '767358a1-cacb-44f1-89ff-9d9c2824363c', 'a5a6ba4f-5e9d-4176-b032-1c4bf11183b5']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:44.860828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c77f36c-42f3-42c5-89d3-7476a696518d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:45.001377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c77f36c-42f3-42c5-89d3-7476a696518d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af039287-158f-41e1-ae0d-c80cc3daf95a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1479234866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0203789c4e64327bbcb26be9fc05e40',qos_specs=None,replication_status=,reservations=['0b34b0a7-a7e3-4d73-9592-6559a5403553','633773a1-a372-4c1a-bfa2-17c9942aaa58','767358a1-cacb-44f1-89ff-9d9c2824363c','a5a6ba4f-5e9d-4176-b032-1c4bf11183b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a1cd06573174bf38f80762d51c5fc68',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:02:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1479234866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af039287-158f-41e1-ae0d-c80cc3daf95a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0203789c4e64327bbcb26be9fc05e40',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='8a1cd06573174bf38f80762d51c5fc68',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:45.003419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fd3a386-08b2-4e94-a5bb-e13a6f0ec4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:45.084210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fd3a386-08b2-4e94-a5bb-e13a6f0ec4cc) 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-1479234866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0203789c4e64327bbcb26be9fc05e40',qos_specs=None,replication_status=,reservations=['0b34b0a7-a7e3-4d73-9592-6559a5403553','633773a1-a372-4c1a-bfa2-17c9942aaa58','767358a1-cacb-44f1-89ff-9d9c2824363c','a5a6ba4f-5e9d-4176-b032-1c4bf11183b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a1cd06573174bf38f80762d51c5fc68',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:45.085957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa91a5c1-9263-4fdc-aac8-b095f170a050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:45.233579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa91a5c1-9263-4fdc-aac8-b095f170a050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:45.236419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Flow 'volume_create_api' (67f3a72c-c0b1-4a19-a50b-8218d8a124bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:02:45.292030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Create volume request issued successfully. Jan 21 08:02:45.348604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b45f9130-6c09-46fb-b65f-de2b2670496e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes returned with HTTP 202 Jan 21 08:02:45.358037 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 3/7] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:02:44 2021] POST /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes => generated 817 bytes in 1079 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:02:45.373042 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a64e4ddd-b855-4da0-9884-9d66b67ba4a2 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:45.373688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a64e4ddd-b855-4da0-9884-9d66b67ba4a2 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:45.374245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a64e4ddd-b855-4da0-9884-9d66b67ba4a2 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:45.554457 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:45.554457 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:45.582082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a64e4ddd-b855-4da0-9884-9d66b67ba4a2 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:45.621583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a64e4ddd-b855-4da0-9884-9d66b67ba4a2 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:45.632040 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 5/8] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:45 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 885 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:46.637871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39ba7831-8cde-4044-ad32-5fe0240c4d75 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:46.638389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39ba7831-8cde-4044-ad32-5fe0240c4d75 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:46.641063 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:46.641063 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:46.641063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39ba7831-8cde-4044-ad32-5fe0240c4d75 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:46.662591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] POST http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes Jan 21 08:02:46.663032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:46.663032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:46.663477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1125715781"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:02:46.664637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1125715781'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:02:46.666854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Create volume of 1 GB Jan 21 08:02:46.711101 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:46.711101 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:46.714379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Availability zone cache updated, next update will occur around 2021-01-21 09:02:46.711469. {{(pid=88056) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:02:46.714379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Availability Zones retrieved successfully. Jan 21 08:02:46.722678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-39ba7831-8cde-4044-ad32-5fe0240c4d75 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:46.769723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Flow 'volume_create_api' (c828d23f-1a47-423f-ada1-36b44d2e26ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:02:46.772695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (875a762b-0332-4d40-8d21-038180a2b69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:46.774709 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:02:46.782234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39ba7831-8cde-4044-ad32-5fe0240c4d75 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:46.783578 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 4/9] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:46 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 910 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:46.866914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (875a762b-0332-4d40-8d21-038180a2b69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:46.869826 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b7f06d4-66be-4e5d-af1c-5a12bc697233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:46.960687 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] 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 08:02:46.961840 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] 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 08:02:47.061995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Created reservations ['aa4bdd44-23ad-4512-9c92-588ee4f3ba19', '563c466e-0b19-455c-adf4-3e5e57543818', '3479b3d1-14f9-40e7-8f1f-bbee7f9255b7', 'e037bdd5-4fdf-468f-b2bb-fc278583fe55'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:02:47.063902 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b7f06d4-66be-4e5d-af1c-5a12bc697233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa4bdd44-23ad-4512-9c92-588ee4f3ba19', '563c466e-0b19-455c-adf4-3e5e57543818', '3479b3d1-14f9-40e7-8f1f-bbee7f9255b7', 'e037bdd5-4fdf-468f-b2bb-fc278583fe55']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:47.065984 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (290f5216-8e32-4ae7-b90b-ad4580a67ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:47.221025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (290f5216-8e32-4ae7-b90b-ad4580a67ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d3448ab-b454-4bde-9c89-c9541bd4763c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1125715781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a95a7e58bcb45a58af060c4b331979c',qos_specs=None,replication_status=,reservations=['aa4bdd44-23ad-4512-9c92-588ee4f3ba19','563c466e-0b19-455c-adf4-3e5e57543818','3479b3d1-14f9-40e7-8f1f-bbee7f9255b7','e037bdd5-4fdf-468f-b2bb-fc278583fe55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a36cc0972124c02995537a17b1608b2',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1125715781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d3448ab-b454-4bde-9c89-c9541bd4763c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a95a7e58bcb45a58af060c4b331979c',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='7a36cc0972124c02995537a17b1608b2',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:47.223307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8285615-afc8-4ead-ad4a-81ae883b397d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:47.310170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8285615-afc8-4ead-ad4a-81ae883b397d) 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-1125715781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a95a7e58bcb45a58af060c4b331979c',qos_specs=None,replication_status=,reservations=['aa4bdd44-23ad-4512-9c92-588ee4f3ba19','563c466e-0b19-455c-adf4-3e5e57543818','3479b3d1-14f9-40e7-8f1f-bbee7f9255b7','e037bdd5-4fdf-468f-b2bb-fc278583fe55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a36cc0972124c02995537a17b1608b2',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:47.312545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba51e213-e2fc-421a-910c-c50583a4be84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:02:47.332543 n-d-769329-4 devstack@c-api.service[88055]: WARNING keystonemiddleware.auth_token [None req-39ba7831-8cde-4044-ad32-5fe0240c4d75 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] 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 08:02:47.335832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-92c7b22c-377b-4201-b6ec-71a6b1482e2b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:47.336352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-92c7b22c-377b-4201-b6ec-71a6b1482e2b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:47.336571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:47.336571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:47.336943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-92c7b22c-377b-4201-b6ec-71a6b1482e2b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:47.401087 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:47.401087 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:47.412413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-92c7b22c-377b-4201-b6ec-71a6b1482e2b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:47.438355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-92c7b22c-377b-4201-b6ec-71a6b1482e2b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:47.439637 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 5/10] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:02:47 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 910 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:02:47.444222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba51e213-e2fc-421a-910c-c50583a4be84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:02:47.446880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Flow 'volume_create_api' (c828d23f-1a47-423f-ada1-36b44d2e26ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:02:47.542100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Create volume request issued successfully. Jan 21 08:02:47.557704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes returned with HTTP 202 Jan 21 08:02:47.564128 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 6/11] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:02:46 2021] POST /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes => generated 830 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:02:47.574377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbeea513-693c-4735-a8ef-f27c03360a8c tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:02:47.575488 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbeea513-693c-4735-a8ef-f27c03360a8c tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:47.575916 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:47.575916 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:47.576542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbeea513-693c-4735-a8ef-f27c03360a8c tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:47.581994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume// Jan 21 08:02:47.582470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:47.582668 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:47.582668 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:47.583042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:47.584246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:02:47.591812 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 7/12] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:02:47 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 08:02:47.598871 n-d-769329-4 devstack@c-api.service[88055]: WARNING keystonemiddleware.auth_token [None req-3fb4f856-7785-472a-bf91-72ec7a6a10c4 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] 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 08:02:47.605990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-2a9ea772-5e6c-42d4-83b9-108b1dfe5522 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] POST http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments Jan 21 08:02:47.608555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-2a9ea772-5e6c-42d4-83b9-108b1dfe5522 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af039287-158f-41e1-ae0d-c80cc3daf95a", "instance_uuid": "6c88984d-a62f-4ea0-b6f2-bf9ee9ae1afb", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:02:47.650949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:47.650949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:47.664702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fbeea513-693c-4735-a8ef-f27c03360a8c tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:02:47.667289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:47.667289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:47.689688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbeea513-693c-4735-a8ef-f27c03360a8c tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:02:47.690770 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 6/13] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:47 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 922 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:47.902660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-2a9ea772-5e6c-42d4-83b9-108b1dfe5522 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments returned with HTTP 200 Jan 21 08:02:47.904616 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 8/14] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:02:47 2021] POST /volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments => generated 273 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:02:48.021920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b7d518c-046a-492a-ac05-33c6d49c1bfc tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:48.022440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b7d518c-046a-492a-ac05-33c6d49c1bfc tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:48.022657 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:48.022657 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:48.023011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b7d518c-046a-492a-ac05-33c6d49c1bfc tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:48.097523 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:48.097523 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:48.107869 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6b7d518c-046a-492a-ac05-33c6d49c1bfc tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:48.201331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-2a9ea772-5e6c-42d4-83b9-108b1dfe5522 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume// Jan 21 08:02:48.202151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-2a9ea772-5e6c-42d4-83b9-108b1dfe5522 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:48.202695 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:48.202695 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:48.203407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-2a9ea772-5e6c-42d4-83b9-108b1dfe5522 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:48.204780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-2a9ea772-5e6c-42d4-83b9-108b1dfe5522 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:02:48.206098 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 9/15] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:02:48 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 08:02:48.244916 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:48.244916 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:48.260114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b7d518c-046a-492a-ac05-33c6d49c1bfc tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:48.265769 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 7/16] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:48 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 909 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:48.392973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-4063e80e-99ed-42b2-be94-8f1fa6e6ab53 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:48.393814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-4063e80e-99ed-42b2-be94-8f1fa6e6ab53 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:48.394510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-4063e80e-99ed-42b2-be94-8f1fa6e6ab53 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:48.468605 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:48.468605 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:48.479388 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-4063e80e-99ed-42b2-be94-8f1fa6e6ab53 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:48.502141 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:48.502141 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:48.512891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-4063e80e-99ed-42b2-be94-8f1fa6e6ab53 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:48.513961 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 10/17] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:02:48 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 1008 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:02:48.613110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-3615873b-1805-4dc5-90e4-566010c20385 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] PUT http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments/f9bec11d-c589-475f-ad80-4d9e9d20a721 Jan 21 08:02:48.613543 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:48.613543 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:48.613994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-3615873b-1805-4dc5-90e4-566010c20385 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:02:48.645715 n-d-769329-4 devstack@c-api.service[88055]: /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 08:02:48.645715 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:02:48.646424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-3615873b-1805-4dc5-90e4-566010c20385 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Lock "b'cinder-attachment_update-af039287-158f-41e1-ae0d-c80cc3daf95a-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.012s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:02:48.649026 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:48.649026 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:48.705486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a071411-895b-47c0-9bac-c6d0dd660c87 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:02:48.706996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a071411-895b-47c0-9bac-c6d0dd660c87 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:48.707201 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:48.707201 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:48.707607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a071411-895b-47c0-9bac-c6d0dd660c87 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:48.783902 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:48.783902 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:48.795295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3a071411-895b-47c0-9bac-c6d0dd660c87 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:02:48.828115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a071411-895b-47c0-9bac-c6d0dd660c87 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:02:48.829263 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 11/18] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:48 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 923 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:02:49.168361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-6ea464e9-29a3-4367-888a-e8f4a8540851 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:02:49.169057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-6ea464e9-29a3-4367-888a-e8f4a8540851 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:49.169276 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:49.169276 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:49.169695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-6ea464e9-29a3-4367-888a-e8f4a8540851 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:49.280413 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:49.280413 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:49.297977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-6ea464e9-29a3-4367-888a-e8f4a8540851 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:02:49.321860 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-6ea464e9-29a3-4367-888a-e8f4a8540851 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:02:49.322827 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 12/19] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:02:49 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 923 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:02:49.326740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c8fd5fc-b213-452a-b8c8-91a64884ef7c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:49.327568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c8fd5fc-b213-452a-b8c8-91a64884ef7c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:49.327778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:49.327778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:49.328156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c8fd5fc-b213-452a-b8c8-91a64884ef7c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:49.381345 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:49.381345 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:49.390858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5c8fd5fc-b213-452a-b8c8-91a64884ef7c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:49.412325 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:49.412325 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:49.422613 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c8fd5fc-b213-452a-b8c8-91a64884ef7c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:49.423987 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 13/20] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:49 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 909 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:49.539920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c8fd5fc-b213-452a-b8c8-91a64884ef7c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume// Jan 21 08:02:49.540404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c8fd5fc-b213-452a-b8c8-91a64884ef7c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:49.540621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:49.540621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:49.541558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c8fd5fc-b213-452a-b8c8-91a64884ef7c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:49.542594 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c8fd5fc-b213-452a-b8c8-91a64884ef7c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:02:49.543207 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 14/21] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:02: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 08:02:49.559701 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-771b6e35-90b6-4438-bb65-1a686d422248 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] POST http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments Jan 21 08:02:49.560534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-771b6e35-90b6-4438-bb65-1a686d422248 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d3448ab-b454-4bde-9c89-c9541bd4763c", "instance_uuid": "34f179a3-05c4-4544-81c3-0d4df40242a9", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:02:49.678860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:49.678860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:49.944999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-771b6e35-90b6-4438-bb65-1a686d422248 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments returned with HTTP 200 Jan 21 08:02:49.947565 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 15/22] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:02:49 2021] POST /volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments => generated 273 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:50.044667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18ec8d7e-54c3-44e3-8311-d7b1583ffd41 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:02:50.049903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18ec8d7e-54c3-44e3-8311-d7b1583ffd41 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:50.051811 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:50.051811 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:50.052917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18ec8d7e-54c3-44e3-8311-d7b1583ffd41 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:50.191049 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:50.191049 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:50.204156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-18ec8d7e-54c3-44e3-8311-d7b1583ffd41 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:02:50.224932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:50.224932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:50.236500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18ec8d7e-54c3-44e3-8311-d7b1583ffd41 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:02:50.248133 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 16/23] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:50 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 922 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:50.248301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18ec8d7e-54c3-44e3-8311-d7b1583ffd41 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume// Jan 21 08:02:50.248792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18ec8d7e-54c3-44e3-8311-d7b1583ffd41 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:50.249229 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:50.249229 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:50.249766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18ec8d7e-54c3-44e3-8311-d7b1583ffd41 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:50.250810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18ec8d7e-54c3-44e3-8311-d7b1583ffd41 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:02:50.251841 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 17/24] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:02: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 08:02:50.270691 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-704e3591-d708-4f1d-be76-29ee6962c928 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:02:50.274352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-704e3591-d708-4f1d-be76-29ee6962c928 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:50.276862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-704e3591-d708-4f1d-be76-29ee6962c928 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:50.342047 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:50.342047 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:50.352794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-704e3591-d708-4f1d-be76-29ee6962c928 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:02:50.411801 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:50.411801 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:50.433751 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-704e3591-d708-4f1d-be76-29ee6962c928 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:02:50.436549 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 18/25] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:02:50 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 1021 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:02:50.445394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-240384e3-41ab-4db1-afe4-2603a89971c2 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:50.445915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-240384e3-41ab-4db1-afe4-2603a89971c2 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:50.446129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:50.446129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:50.451054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-240384e3-41ab-4db1-afe4-2603a89971c2 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:50.532628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:50.532628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:50.546636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-240384e3-41ab-4db1-afe4-2603a89971c2 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:50.577441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:50.577441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:50.587038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-240384e3-41ab-4db1-afe4-2603a89971c2 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:50.588435 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 19/26] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:50 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 909 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:50.593660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-b174e921-0c30-41d5-abb3-b4e951a0562e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] PUT http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments/3647d9af-0f3b-497b-b6a3-8e3fce599380 Jan 21 08:02:50.594299 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:50.594299 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:50.594701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-b174e921-0c30-41d5-abb3-b4e951a0562e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:02:50.657270 n-d-769329-4 devstack@c-api.service[88055]: /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 08:02:50.657270 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:02:50.657917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-b174e921-0c30-41d5-abb3-b4e951a0562e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Lock "b'cinder-attachment_update-4d3448ab-b454-4bde-9c89-c9541bd4763c-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.041s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:02:50.666603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:50.666603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:54.214020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-b174e921-0c30-41d5-abb3-b4e951a0562e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Lock "b'cinder-attachment_update-4d3448ab-b454-4bde-9c89-c9541bd4763c-n-h1-769329-4'" released by "attachment_update" :: held 3.556s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:02:54.216350 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-b174e921-0c30-41d5-abb3-b4e951a0562e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments/3647d9af-0f3b-497b-b6a3-8e3fce599380 returned with HTTP 200 Jan 21 08:02:54.217203 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 20/27] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:02:50 2021] PUT /volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments/3647d9af-0f3b-497b-b6a3-8e3fce599380 => generated 762 bytes in 3628 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:54.221757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6053127a-9e84-46b1-895d-864bee8513ab tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:02:54.222335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6053127a-9e84-46b1-895d-864bee8513ab tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:54.222684 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:54.222684 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:54.223060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6053127a-9e84-46b1-895d-864bee8513ab tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:54.296767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:54.296767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:54.309006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6053127a-9e84-46b1-895d-864bee8513ab tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:02:54.341159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:54.341159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:54.357019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6053127a-9e84-46b1-895d-864bee8513ab tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:02:54.358251 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 21/28] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:54 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 923 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:54.362849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61b0cff1-d49a-4c49-b348-57521c816f8b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:54.363635 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61b0cff1-d49a-4c49-b348-57521c816f8b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:54.364024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:54.364024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:54.364908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61b0cff1-d49a-4c49-b348-57521c816f8b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:54.426421 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:54.426421 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:54.442059 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61b0cff1-d49a-4c49-b348-57521c816f8b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:54.462349 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:54.462349 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:54.471358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61b0cff1-d49a-4c49-b348-57521c816f8b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:54.473780 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 22/29] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:54 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:54.595159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-3615873b-1805-4dc5-90e4-566010c20385 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Lock "b'cinder-attachment_update-af039287-158f-41e1-ae0d-c80cc3daf95a-n-h1-769329-4'" released by "attachment_update" :: held 5.949s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:02:54.596348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-3615873b-1805-4dc5-90e4-566010c20385 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments/f9bec11d-c589-475f-ad80-4d9e9d20a721 returned with HTTP 200 Jan 21 08:02:54.597873 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 8/30] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:02:48 2021] PUT /volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments/f9bec11d-c589-475f-ad80-4d9e9d20a721 => generated 762 bytes in 5990 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:02:55.380990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8dc2279-365b-4386-987f-eba13f0ab7db tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:02:55.382086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8dc2279-365b-4386-987f-eba13f0ab7db tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:55.382489 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:55.382489 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:55.383118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8dc2279-365b-4386-987f-eba13f0ab7db tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:55.437423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:55.437423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:55.449859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d8dc2279-365b-4386-987f-eba13f0ab7db tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:02:55.471075 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:55.471075 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:55.479994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8dc2279-365b-4386-987f-eba13f0ab7db tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:02:55.480861 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 23/31] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:55 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 923 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:55.491932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db80e292-7d46-4b21-ab3a-742ab4e88f24 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:55.492607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db80e292-7d46-4b21-ab3a-742ab4e88f24 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:55.492891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:55.492891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:55.493411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db80e292-7d46-4b21-ab3a-742ab4e88f24 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:55.548268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:55.548268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:55.556992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-db80e292-7d46-4b21-ab3a-742ab4e88f24 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:55.588359 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:55.588359 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:55.597468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db80e292-7d46-4b21-ab3a-742ab4e88f24 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:55.598278 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 9/32] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:55 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:56.496117 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a200fa92-e190-4fc3-9d16-22bc6e03a564 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:02:56.496647 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a200fa92-e190-4fc3-9d16-22bc6e03a564 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:56.496805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:56.496805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:56.497438 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a200fa92-e190-4fc3-9d16-22bc6e03a564 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:56.613445 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8cd8c897-123b-42a8-a742-7dea1e58830c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:56.616302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8cd8c897-123b-42a8-a742-7dea1e58830c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:56.616302 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:56.616302 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:56.616302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8cd8c897-123b-42a8-a742-7dea1e58830c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:56.626023 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:56.626023 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:56.649557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a200fa92-e190-4fc3-9d16-22bc6e03a564 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:02:56.691970 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:56.691970 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:56.703247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a200fa92-e190-4fc3-9d16-22bc6e03a564 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:02:56.704335 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 24/33] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:56 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 923 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:56.733365 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:56.733365 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:56.758537 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8cd8c897-123b-42a8-a742-7dea1e58830c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:56.781361 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:56.781361 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:56.792629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8cd8c897-123b-42a8-a742-7dea1e58830c tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:56.793935 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 10/34] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:56 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 910 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:57.721586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e99009ee-3f8e-4098-b6fd-ed2162b8fcae tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:02:57.722206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e99009ee-3f8e-4098-b6fd-ed2162b8fcae tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:57.722585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:57.722585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:57.723690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e99009ee-3f8e-4098-b6fd-ed2162b8fcae tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:57.789687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:57.789687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:57.800452 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e99009ee-3f8e-4098-b6fd-ed2162b8fcae tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:02:57.811925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50b8fe8c-ed96-47f9-b372-9e7415d949cb tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:57.812588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50b8fe8c-ed96-47f9-b372-9e7415d949cb tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:57.812851 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:57.812851 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:57.813533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50b8fe8c-ed96-47f9-b372-9e7415d949cb tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:57.840023 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:57.840023 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:57.879689 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e99009ee-3f8e-4098-b6fd-ed2162b8fcae tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:02:57.889647 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 25/35] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:57 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 923 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:57.893827 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:57.893827 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:57.906472 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-50b8fe8c-ed96-47f9-b372-9e7415d949cb tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:57.934133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:57.934133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:57.945722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50b8fe8c-ed96-47f9-b372-9e7415d949cb tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:57.946519 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 11/36] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:57 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:02:58.896955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-457b9cec-a38c-4977-871e-14e06ab1a6b2 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:02:58.897489 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-457b9cec-a38c-4977-871e-14e06ab1a6b2 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:58.897671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:58.897671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:58.898196 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-457b9cec-a38c-4977-871e-14e06ab1a6b2 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:58.962722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87d9db3c-a602-4abf-802a-361d1c83b00f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:02:58.963528 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87d9db3c-a602-4abf-802a-361d1c83b00f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:02:58.964122 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:02:58.964122 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:02:58.964762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87d9db3c-a602-4abf-802a-361d1c83b00f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:02:59.042060 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:59.042060 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:59.052412 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:59.052412 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:59.062414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-87d9db3c-a602-4abf-802a-361d1c83b00f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:02:59.068717 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-457b9cec-a38c-4977-871e-14e06ab1a6b2 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:02:59.099281 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:59.099281 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:59.109958 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87d9db3c-a602-4abf-802a-361d1c83b00f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:02:59.111583 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 12/37] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:58 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 910 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:02:59.113847 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:02:59.113847 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:02:59.126725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-457b9cec-a38c-4977-871e-14e06ab1a6b2 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:02:59.128176 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 26/38] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:02:58 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 923 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:00.126699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-394a34f0-fd95-4062-9d56-210077909fca tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:03:00.128591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-394a34f0-fd95-4062-9d56-210077909fca tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:00.128591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:00.128591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:00.128591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-394a34f0-fd95-4062-9d56-210077909fca tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:00.144882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fda2bd2-7516-475f-a057-32503a3c0597 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:03:00.146345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fda2bd2-7516-475f-a057-32503a3c0597 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:00.146857 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:00.146857 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:00.147526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fda2bd2-7516-475f-a057-32503a3c0597 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:00.220498 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:00.220498 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:00.249292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8fda2bd2-7516-475f-a057-32503a3c0597 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:03:00.267921 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:00.267921 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:00.296882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-394a34f0-fd95-4062-9d56-210077909fca tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:03:00.300288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:00.300288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:00.336273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fda2bd2-7516-475f-a057-32503a3c0597 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:03:00.337145 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 27/39] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:00 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 923 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:00.400502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:00.400502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:00.410768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-394a34f0-fd95-4062-9d56-210077909fca tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:03:00.412397 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 13/40] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:00 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 910 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:00.793480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-109d8c97-635e-4c90-9382-c056b4eb17c1 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] POST http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments/3647d9af-0f3b-497b-b6a3-8e3fce599380/action Jan 21 08:03:00.794165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:00.794165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:00.803251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-109d8c97-635e-4c90-9382-c056b4eb17c1 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:03:00.803251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-109d8c97-635e-4c90-9382-c056b4eb17c1 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:00.822498 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-659ba6dd-89c1-4f0e-b338-ca043120734d tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] POST http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments/f9bec11d-c589-475f-ad80-4d9e9d20a721/action Jan 21 08:03:00.823208 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:00.823208 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:00.825434 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-659ba6dd-89c1-4f0e-b338-ca043120734d tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:03:00.825810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-659ba6dd-89c1-4f0e-b338-ca043120734d tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:00.991014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:00.991014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:01.014949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:01.014949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:01.116634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ac815856-a018-4f38-816e-01dcfdbaa724 req-109d8c97-635e-4c90-9382-c056b4eb17c1 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments/3647d9af-0f3b-497b-b6a3-8e3fce599380/action returned with HTTP 204 Jan 21 08:03:01.116634 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 28/41] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:03:00 2021] POST /volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments/3647d9af-0f3b-497b-b6a3-8e3fce599380/action => generated 0 bytes in 328 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:03:01.143843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00c7908c-0bd3-44c5-8aaa-d458e128c571 req-659ba6dd-89c1-4f0e-b338-ca043120734d tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments/f9bec11d-c589-475f-ad80-4d9e9d20a721/action returned with HTTP 204 Jan 21 08:03:01.145487 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 14/42] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:03:00 2021] POST /volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments/f9bec11d-c589-475f-ad80-4d9e9d20a721/action => generated 0 bytes in 329 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:03:01.353419 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3fa210c4-f5ba-46ff-92ec-8907b21f3874 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:03:01.354330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3fa210c4-f5ba-46ff-92ec-8907b21f3874 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:01.354760 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:01.354760 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:01.355404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3fa210c4-f5ba-46ff-92ec-8907b21f3874 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:01.428094 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60894ff0-69d4-4a39-9901-11d4e652c936 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:03:01.428962 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60894ff0-69d4-4a39-9901-11d4e652c936 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:01.429382 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:01.429382 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:01.430010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60894ff0-69d4-4a39-9901-11d4e652c936 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:01.472161 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:01.472161 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:01.476494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3fa210c4-f5ba-46ff-92ec-8907b21f3874 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:03:01.506273 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:01.506273 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:01.520659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3fa210c4-f5ba-46ff-92ec-8907b21f3874 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:03:01.523828 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 29/43] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:01 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 1215 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:01.585619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:01.585619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:01.604781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-60894ff0-69d4-4a39-9901-11d4e652c936 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:03:01.628318 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:01.628318 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:01.656605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60894ff0-69d4-4a39-9901-11d4e652c936 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:03:01.657635 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 15/44] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:01 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 1202 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:08.803334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3fa210c4-f5ba-46ff-92ec-8907b21f3874 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume// Jan 21 08:03:08.804514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3fa210c4-f5ba-46ff-92ec-8907b21f3874 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:08.804712 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:08.804712 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:08.805344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3fa210c4-f5ba-46ff-92ec-8907b21f3874 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:08.806416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3fa210c4-f5ba-46ff-92ec-8907b21f3874 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:03:08.807580 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 30/45] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:03: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 08:03:09.437839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-ebc3ebdc-37c7-486f-8eb2-7a6c6f779c02 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] POST http://10.222.0.50/volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments Jan 21 08:03:09.439089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:09.439089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:09.439845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-ebc3ebdc-37c7-486f-8eb2-7a6c6f779c02 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d3448ab-b454-4bde-9c89-c9541bd4763c", "instance_uuid": "34f179a3-05c4-4544-81c3-0d4df40242a9", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:09.549613 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:09.549613 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:11.070811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-ebc3ebdc-37c7-486f-8eb2-7a6c6f779c02 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] http://10.222.0.50/volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments returned with HTTP 200 Jan 21 08:03:11.072484 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 16/46] 10.222.0.67 () {64 vars in 1358 bytes} [Thu Jan 21 08:03:09 2021] POST /volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments => generated 762 bytes in 1654 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:03:11.154518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-cd905c3b-bae4-4123-b6a5-514d78a2dbbd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] GET http://10.222.0.50/volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments/70514b75-d1a5-4b75-a5e0-4c0c4065d3bd Jan 21 08:03:11.156886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-cd905c3b-bae4-4123-b6a5-514d78a2dbbd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:11.156886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-cd905c3b-bae4-4123-b6a5-514d78a2dbbd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:11.177592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-cd905c3b-bae4-4123-b6a5-514d78a2dbbd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] http://10.222.0.50/volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments/70514b75-d1a5-4b75-a5e0-4c0c4065d3bd returned with HTTP 200 Jan 21 08:03:11.178733 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 31/47] 10.222.0.67 () {60 vars in 1415 bytes} [Thu Jan 21 08:03:11 2021] GET /volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments/70514b75-d1a5-4b75-a5e0-4c0c4065d3bd => generated 789 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:23.237383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-3c00a585-81a9-4a1d-95f4-6c849c6388f9 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] POST http://10.222.0.50/volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments/70514b75-d1a5-4b75-a5e0-4c0c4065d3bd/action Jan 21 08:03:23.246140 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:23.246140 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:23.250980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-3c00a585-81a9-4a1d-95f4-6c849c6388f9 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:03:23.252486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-3c00a585-81a9-4a1d-95f4-6c849c6388f9 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:23.355418 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:23.355418 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:23.435791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-3c00a585-81a9-4a1d-95f4-6c849c6388f9 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] http://10.222.0.50/volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments/70514b75-d1a5-4b75-a5e0-4c0c4065d3bd/action returned with HTTP 204 Jan 21 08:03:23.437142 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 17/48] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 08:03:23 2021] POST /volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments/70514b75-d1a5-4b75-a5e0-4c0c4065d3bd/action => generated 0 bytes in 210 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:03:29.416918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-4a0340f3-5b1f-4a21-b222-ae0eb25fd8dd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] DELETE http://10.222.0.50/volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments/3647d9af-0f3b-497b-b6a3-8e3fce599380 Jan 21 08:03:29.417445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-4a0340f3-5b1f-4a21-b222-ae0eb25fd8dd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:29.417567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:29.417567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:29.417936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-4a0340f3-5b1f-4a21-b222-ae0eb25fd8dd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:29.506085 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:29.506085 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:29.905890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-4a0340f3-5b1f-4a21-b222-ae0eb25fd8dd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(70514b75-d1a5-4b75-a5e0-4c0c4065d3bd)]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:03:29.906315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-4a0340f3-5b1f-4a21-b222-ae0eb25fd8dd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Adding status of: attached to pending status list for volume. {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 08:03:29.906740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-4a0340f3-5b1f-4a21-b222-ae0eb25fd8dd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:03:29.976160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-4a0340f3-5b1f-4a21-b222-ae0eb25fd8dd tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] http://10.222.0.50/volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments/3647d9af-0f3b-497b-b6a3-8e3fce599380 returned with HTTP 200 Jan 21 08:03:29.977091 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 32/49] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:03:29 2021] DELETE /volume/v3/beef5d9d026f425a9b82f7bfe1075250/attachments/3647d9af-0f3b-497b-b6a3-8e3fce599380 => generated 192 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:38.916843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-3c00a585-81a9-4a1d-95f4-6c849c6388f9 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] GET http://10.222.0.50/volume// Jan 21 08:03:38.917755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-3c00a585-81a9-4a1d-95f4-6c849c6388f9 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:38.918058 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:38.918058 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:38.918588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-3c00a585-81a9-4a1d-95f4-6c849c6388f9 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:38.920191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5c5bcd1-2525-4a6a-8c3d-482dab21f85d req-3c00a585-81a9-4a1d-95f4-6c849c6388f9 tempest-LiveAutoBlockMigrationV225Test-346130417 tempest-LiveAutoBlockMigrationV225Test-346130417] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:03:38.921131 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 18/50] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:03:38 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 08:03:38.937795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-0f910568-a7a4-48cc-9710-a3a9d2e69faa tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] POST http://10.222.0.50/volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments Jan 21 08:03:38.937795 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:38.937795 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:38.937795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-0f910568-a7a4-48cc-9710-a3a9d2e69faa tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af039287-158f-41e1-ae0d-c80cc3daf95a", "instance_uuid": "6c88984d-a62f-4ea0-b6f2-bf9ee9ae1afb", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:39.046364 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:39.046364 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:39.527221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-781428c2-a20d-4a90-80e6-738ecf45c7dc tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:03:39.528321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-781428c2-a20d-4a90-80e6-738ecf45c7dc tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:39.529356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-781428c2-a20d-4a90-80e6-738ecf45c7dc tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:39.714247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:39.714247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:39.744077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-781428c2-a20d-4a90-80e6-738ecf45c7dc tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:03:39.780371 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:39.780371 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:39.804006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-781428c2-a20d-4a90-80e6-738ecf45c7dc tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:03:39.809233 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 19/51] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:39 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 1215 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:40.276392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-8d3b0ab8-4ac4-4ba0-9f3e-e5879d5bb9b3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:03:40.276392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-8d3b0ab8-4ac4-4ba0-9f3e-e5879d5bb9b3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:40.276392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:40.276392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:40.276392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-8d3b0ab8-4ac4-4ba0-9f3e-e5879d5bb9b3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:40.286473 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:40.286473 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:40.295380 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-8d3b0ab8-4ac4-4ba0-9f3e-e5879d5bb9b3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:03:40.321843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:40.321843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:40.330343 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-8d3b0ab8-4ac4-4ba0-9f3e-e5879d5bb9b3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:03:40.343629 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 20/52] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:03:40 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 1215 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:40.352825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-4486bb75-ba39-499f-8edb-21d83e85e1c3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] POST http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c/action Jan 21 08:03:40.353565 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:40.353565 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:40.354182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-4486bb75-ba39-499f-8edb-21d83e85e1c3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Action body: b'{"os-begin_detaching": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:03:40.354712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-4486bb75-ba39-499f-8edb-21d83e85e1c3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:40.406022 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:40.406022 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:40.407398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-4486bb75-ba39-499f-8edb-21d83e85e1c3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:03:40.615546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-4486bb75-ba39-499f-8edb-21d83e85e1c3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Begin detaching volume completed successfully. Jan 21 08:03:40.616176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-4486bb75-ba39-499f-8edb-21d83e85e1c3 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c/action returned with HTTP 202 Jan 21 08:03:40.617252 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 21/53] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:03:40 2021] POST /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:03:40.745838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5f7d062-a711-4ad2-ad1d-06420027e062 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:03:40.746788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5f7d062-a711-4ad2-ad1d-06420027e062 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:40.747148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:40.747148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:40.747781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5f7d062-a711-4ad2-ad1d-06420027e062 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:40.858592 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:40.858592 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:40.878035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b5f7d062-a711-4ad2-ad1d-06420027e062 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:03:40.904828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:40.904828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:40.914588 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5f7d062-a711-4ad2-ad1d-06420027e062 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:03:40.917461 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 22/54] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:40 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 1218 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:40.918783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5f7d062-a711-4ad2-ad1d-06420027e062 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume// Jan 21 08:03:40.919801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5f7d062-a711-4ad2-ad1d-06420027e062 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:40.920203 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:40.920203 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:40.920858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5f7d062-a711-4ad2-ad1d-06420027e062 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:40.922358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5f7d062-a711-4ad2-ad1d-06420027e062 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:03:40.923121 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 23/55] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:03:40 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 08:03:40.952377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-5115bea7-330d-48f5-9634-14448b5d5433 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:03:40.953242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-5115bea7-330d-48f5-9634-14448b5d5433 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:40.954691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-5115bea7-330d-48f5-9634-14448b5d5433 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:41.037476 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:41.037476 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:41.050288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-5115bea7-330d-48f5-9634-14448b5d5433 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:03:41.073390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-0f910568-a7a4-48cc-9710-a3a9d2e69faa tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] http://10.222.0.50/volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments returned with HTTP 200 Jan 21 08:03:41.074714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 33/56] 10.222.0.67 () {64 vars in 1358 bytes} [Thu Jan 21 08:03:38 2021] POST /volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments => generated 762 bytes in 2145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:41.075372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:41.075372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:41.085047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-5115bea7-330d-48f5-9634-14448b5d5433 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:03:41.086416 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 24/57] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:03:40 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 1317 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:03:41.164873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-2333d58d-7e3d-4272-a065-99a1cde6beb7 tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] GET http://10.222.0.50/volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments/a8f0dcb5-2efb-4356-9e77-d0143f385b9a Jan 21 08:03:41.165835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-2333d58d-7e3d-4272-a065-99a1cde6beb7 tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:41.166205 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:41.166205 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:41.166800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-2333d58d-7e3d-4272-a065-99a1cde6beb7 tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:41.217002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-2333d58d-7e3d-4272-a065-99a1cde6beb7 tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] http://10.222.0.50/volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments/a8f0dcb5-2efb-4356-9e77-d0143f385b9a returned with HTTP 200 Jan 21 08:03:41.218072 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 34/58] 10.222.0.67 () {60 vars in 1415 bytes} [Thu Jan 21 08:03:41 2021] GET /volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments/a8f0dcb5-2efb-4356-9e77-d0143f385b9a => generated 789 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:41.629030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-d3b9ba33-2ada-448f-9cd9-8d6e18902e20 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] DELETE http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments/70514b75-d1a5-4b75-a5e0-4c0c4065d3bd Jan 21 08:03:41.629794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-d3b9ba33-2ada-448f-9cd9-8d6e18902e20 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:41.629979 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:41.629979 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:41.630279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-d3b9ba33-2ada-448f-9cd9-8d6e18902e20 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:41.660410 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:41.660410 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:41.939733 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-502e2275-cf5b-49eb-84f4-6bad4d1a4bd6 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:03:41.941273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-502e2275-cf5b-49eb-84f4-6bad4d1a4bd6 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:41.941514 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:41.941514 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:41.941927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-502e2275-cf5b-49eb-84f4-6bad4d1a4bd6 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:42.060405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:42.060405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:42.083351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-502e2275-cf5b-49eb-84f4-6bad4d1a4bd6 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:03:42.116870 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:42.116870 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:42.127488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-502e2275-cf5b-49eb-84f4-6bad4d1a4bd6 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:03:42.138574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 35/59] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:41 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 1218 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:42.422440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-d3b9ba33-2ada-448f-9cd9-8d6e18902e20 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:03:42.422872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-d3b9ba33-2ada-448f-9cd9-8d6e18902e20 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:03:42.459424 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b134bf7c-322a-43e5-ae30-7e34c19c406e req-d3b9ba33-2ada-448f-9cd9-8d6e18902e20 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments/70514b75-d1a5-4b75-a5e0-4c0c4065d3bd returned with HTTP 200 Jan 21 08:03:42.461469 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 25/60] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 08:03:41 2021] DELETE /volume/v3/3a95a7e58bcb45a58af060c4b331979c/attachments/70514b75-d1a5-4b75-a5e0-4c0c4065d3bd => generated 19 bytes in 837 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:43.155999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfde3156-ab35-484c-8c10-784d1dce0e2e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:03:43.156691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfde3156-ab35-484c-8c10-784d1dce0e2e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:43.156976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:43.156976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:43.157469 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfde3156-ab35-484c-8c10-784d1dce0e2e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:43.209142 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:43.209142 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:43.218160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bfde3156-ab35-484c-8c10-784d1dce0e2e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:03:43.240052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfde3156-ab35-484c-8c10-784d1dce0e2e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:03:43.241054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 36/61] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:43 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 923 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:49.499112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-c214b391-ec21-4e4e-a9bf-10d3f2d7f0e2 tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] POST http://10.222.0.50/volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments/a8f0dcb5-2efb-4356-9e77-d0143f385b9a/action Jan 21 08:03:49.503286 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:49.503286 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:49.503804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-c214b391-ec21-4e4e-a9bf-10d3f2d7f0e2 tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:03:49.504451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-c214b391-ec21-4e4e-a9bf-10d3f2d7f0e2 tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:49.601941 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:49.601941 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:49.704536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-c214b391-ec21-4e4e-a9bf-10d3f2d7f0e2 tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] http://10.222.0.50/volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments/a8f0dcb5-2efb-4356-9e77-d0143f385b9a/action returned with HTTP 204 Jan 21 08:03:49.705869 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 26/62] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 08:03:49 2021] POST /volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments/a8f0dcb5-2efb-4356-9e77-d0143f385b9a/action => generated 0 bytes in 219 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:03:52.392002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] POST http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes Jan 21 08:03:52.392523 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:52.392523 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:52.392790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1353256203"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:52.394189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1353256203'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:03:52.394563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Create volume of 1 GB Jan 21 08:03:52.421768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Availability Zones retrieved successfully. Jan 21 08:03:52.457669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Flow 'volume_create_api' (69fcbae5-28f2-4e71-a557-c3b2da83a993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:03:52.463896 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c238e95-c081-4c1f-ada9-f28588023d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:03:52.467056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:03:52.576758 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c238e95-c081-4c1f-ada9-f28588023d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:03:52.579288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a93d0e3-d329-4a79-94dc-188dd05eb0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:03:52.909821 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Created reservations ['71b7bb80-757e-46df-a54b-de8c814878d1', '8da79273-f460-4031-96dd-80711fc660c4', 'd391ddbf-123a-46fd-96bb-f4db1d4b6fd4', '90458b7c-74ab-4a9f-8efb-78555247b28c'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:03:52.911749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a93d0e3-d329-4a79-94dc-188dd05eb0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b7bb80-757e-46df-a54b-de8c814878d1', '8da79273-f460-4031-96dd-80711fc660c4', 'd391ddbf-123a-46fd-96bb-f4db1d4b6fd4', '90458b7c-74ab-4a9f-8efb-78555247b28c']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:03:52.913918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc175be0-92f6-47ef-abaa-83fdd3710188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:03:53.020499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc175be0-92f6-47ef-abaa-83fdd3710188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee296f03-d0df-452c-b193-45d03471c054', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1353256203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fa2f8ccff44122b08ee1a743d689c2',qos_specs=None,replication_status=,reservations=['71b7bb80-757e-46df-a54b-de8c814878d1','8da79273-f460-4031-96dd-80711fc660c4','d391ddbf-123a-46fd-96bb-f4db1d4b6fd4','90458b7c-74ab-4a9f-8efb-78555247b28c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a3c825145a244a4a2f9e66fc210b91b',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:03:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1353256203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee296f03-d0df-452c-b193-45d03471c054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fa2f8ccff44122b08ee1a743d689c2',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='1a3c825145a244a4a2f9e66fc210b91b',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:03:53.022601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5755a036-7081-479e-b199-f88b916a073c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:03:53.082165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5755a036-7081-479e-b199-f88b916a073c) 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-1353256203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fa2f8ccff44122b08ee1a743d689c2',qos_specs=None,replication_status=,reservations=['71b7bb80-757e-46df-a54b-de8c814878d1','8da79273-f460-4031-96dd-80711fc660c4','d391ddbf-123a-46fd-96bb-f4db1d4b6fd4','90458b7c-74ab-4a9f-8efb-78555247b28c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a3c825145a244a4a2f9e66fc210b91b',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:03:53.084318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07dc653a-5c43-4bcf-bea2-b668e8fe01da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:03:53.158495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07dc653a-5c43-4bcf-bea2-b668e8fe01da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:03:53.163800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Flow 'volume_create_api' (69fcbae5-28f2-4e71-a557-c3b2da83a993) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:03:53.247150 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Create volume request issued successfully. Jan 21 08:03:53.264280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e74da7e1-0977-4186-bdf0-38af315962f7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes returned with HTTP 202 Jan 21 08:03:53.265454 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 37/63] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:03:52 2021] POST /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes => generated 824 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:03:53.279805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-045099a0-77b3-490a-96ab-5129ba600f7c tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:03:53.280337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-045099a0-77b3-490a-96ab-5129ba600f7c tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:53.280554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:53.280554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:53.286689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-045099a0-77b3-490a-96ab-5129ba600f7c tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:53.360245 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:53.360245 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:53.385701 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-045099a0-77b3-490a-96ab-5129ba600f7c tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:03:53.424291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-045099a0-77b3-490a-96ab-5129ba600f7c tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:03:53.425139 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 27/64] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:53 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 892 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:54.443606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1bf4976-0968-43ae-8e43-26fbe9b7a9a0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:03:54.444107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1bf4976-0968-43ae-8e43-26fbe9b7a9a0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:54.444287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:54.444287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:54.445426 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1bf4976-0968-43ae-8e43-26fbe9b7a9a0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:54.521425 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:54.521425 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:54.532188 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b1bf4976-0968-43ae-8e43-26fbe9b7a9a0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:03:54.558124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1bf4976-0968-43ae-8e43-26fbe9b7a9a0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:03:54.559970 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 38/65] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:54 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:55.098624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] DELETE http://10.222.0.50/volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments/f9bec11d-c589-475f-ad80-4d9e9d20a721 Jan 21 08:03:55.099262 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:55.099597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:55.099597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:55.100127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:55.158030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:55.158030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:55.574944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(a8f0dcb5-2efb-4356-9e77-d0143f385b9a)]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:03:55.575531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Adding status of: attached to pending status list for volume. {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 08:03:55.576060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:03:55.632857 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] http://10.222.0.50/volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments/f9bec11d-c589-475f-ad80-4d9e9d20a721 returned with HTTP 200 Jan 21 08:03:55.634009 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 28/66] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:03:55 2021] DELETE /volume/v3/40f354e8d16c467195a7d0d3a59e94e4/attachments/f9bec11d-c589-475f-ad80-4d9e9d20a721 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:57.687026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-f3a49b4a-995c-47c6-bcbb-56281c78c6f5 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:03:57.688217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-f3a49b4a-995c-47c6-bcbb-56281c78c6f5 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:57.688663 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:57.688663 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:57.689275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-f3a49b4a-995c-47c6-bcbb-56281c78c6f5 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:57.782815 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:57.782815 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:57.795960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-f3a49b4a-995c-47c6-bcbb-56281c78c6f5 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:03:57.824236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-f3a49b4a-995c-47c6-bcbb-56281c78c6f5 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:03:57.825858 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 39/67] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:03:57 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:58.004769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] GET http://10.222.0.50/volume// Jan 21 08:03:58.005506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:58.005871 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:58.005871 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:58.006474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:58.008253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c568ed9e-dafa-42c8-b607-2bbe8a17095c req-d031322e-c92d-4b98-8fa0-ee53b3d5559a tempest-LiveMigrationTest-77050557 tempest-LiveMigrationTest-77050557] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:03:58.009000 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 29/68] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:03: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 08:03:58.022863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-61da710a-ce6a-4a45-935e-baeb205b37ba tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] POST http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments Jan 21 08:03:58.027380 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:58.027380 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:58.027380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-61da710a-ce6a-4a45-935e-baeb205b37ba tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee296f03-d0df-452c-b193-45d03471c054", "instance_uuid": "d03174b2-4f46-473d-a6a9-e3d326f92191", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:58.086411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:58.086411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:58.355476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-61da710a-ce6a-4a45-935e-baeb205b37ba tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments returned with HTTP 200 Jan 21 08:03:58.356624 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 40/69] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:03:58 2021] POST /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments => generated 273 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:03:58.516812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1368def-855e-4c52-9c4e-64e60cc48a06 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:03:58.517588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1368def-855e-4c52-9c4e-64e60cc48a06 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:58.518215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1368def-855e-4c52-9c4e-64e60cc48a06 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:58.582832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-61da710a-ce6a-4a45-935e-baeb205b37ba tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume// Jan 21 08:03:58.583308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-61da710a-ce6a-4a45-935e-baeb205b37ba tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:58.583875 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:58.583875 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:58.583875 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-61da710a-ce6a-4a45-935e-baeb205b37ba tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:58.585627 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-61da710a-ce6a-4a45-935e-baeb205b37ba tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:03:58.586479 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 41/70] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:03: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 08:03:58.605598 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-42d1503d-97f9-4193-b669-af58e5ee205b tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:03:58.606167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-42d1503d-97f9-4193-b669-af58e5ee205b tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:58.606652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-42d1503d-97f9-4193-b669-af58e5ee205b tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:58.644616 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:58.644616 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:58.669319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f1368def-855e-4c52-9c4e-64e60cc48a06 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:03:58.698507 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:58.698507 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:58.700119 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:58.700119 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:58.707469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-42d1503d-97f9-4193-b669-af58e5ee205b tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:03:58.709530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1368def-855e-4c52-9c4e-64e60cc48a06 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:03:58.711495 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 30/71] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:58 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 916 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:03:58.738811 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:58.738811 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:58.749915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-42d1503d-97f9-4193-b669-af58e5ee205b tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:03:58.752246 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 42/72] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:03:58 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 1015 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:03:58.770903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-15275b36-1bb0-4410-9da0-32c5cd87dc75 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] PUT http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments/9eeb9827-95cd-4c9a-9af0-d0e706fb61b3 Jan 21 08:03:58.771448 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:58.771448 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:58.771880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-15275b36-1bb0-4410-9da0-32c5cd87dc75 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:03:58.805074 n-d-769329-4 devstack@c-api.service[88055]: /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 08:03:58.805074 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:03:58.806319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-15275b36-1bb0-4410-9da0-32c5cd87dc75 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Lock "b'cinder-attachment_update-ee296f03-d0df-452c-b193-45d03471c054-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.012s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:03:58.808700 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:58.808700 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:59.727274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aadfe049-83f1-406e-9978-05c63cbbd17d tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:03:59.728342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aadfe049-83f1-406e-9978-05c63cbbd17d tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:03:59.728564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:03:59.728564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:03:59.728941 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aadfe049-83f1-406e-9978-05c63cbbd17d tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:03:59.795255 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:59.795255 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:59.809665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aadfe049-83f1-406e-9978-05c63cbbd17d tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:03:59.861000 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:03:59.861000 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:03:59.899724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aadfe049-83f1-406e-9978-05c63cbbd17d tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:03:59.899724 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 43/73] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:03:59 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 916 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:04:00.905489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8405bf23-1452-46b3-9a2b-568d7f674522 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:00.906018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8405bf23-1452-46b3-9a2b-568d7f674522 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:00.906236 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:00.906236 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:00.906613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8405bf23-1452-46b3-9a2b-568d7f674522 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:01.036215 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:01.036215 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:01.057557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8405bf23-1452-46b3-9a2b-568d7f674522 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:01.090325 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:01.090325 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:01.100163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8405bf23-1452-46b3-9a2b-568d7f674522 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:01.101510 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 44/74] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:00 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 917 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:01.119241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-15275b36-1bb0-4410-9da0-32c5cd87dc75 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Lock "b'cinder-attachment_update-ee296f03-d0df-452c-b193-45d03471c054-n-h1-769329-4'" released by "attachment_update" :: held 2.313s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:04:01.120149 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-15275b36-1bb0-4410-9da0-32c5cd87dc75 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments/9eeb9827-95cd-4c9a-9af0-d0e706fb61b3 returned with HTTP 200 Jan 21 08:04:01.121333 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 31/75] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:03:58 2021] PUT /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments/9eeb9827-95cd-4c9a-9af0-d0e706fb61b3 => generated 762 bytes in 2355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:02.118344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38625602-a4dc-45d0-aba3-bbb0b469db23 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:02.118856 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38625602-a4dc-45d0-aba3-bbb0b469db23 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:02.119113 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:02.119113 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:02.119541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38625602-a4dc-45d0-aba3-bbb0b469db23 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:02.282620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:02.282620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:02.292274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-38625602-a4dc-45d0-aba3-bbb0b469db23 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:02.314299 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:02.314299 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:02.324836 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38625602-a4dc-45d0-aba3-bbb0b469db23 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:02.325964 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 45/76] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:02 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 917 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:03.342324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eab2de43-daad-4102-975f-441a8d3f38c5 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:03.343045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eab2de43-daad-4102-975f-441a8d3f38c5 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:03.343451 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:03.343451 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:03.344918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eab2de43-daad-4102-975f-441a8d3f38c5 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:03.408088 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:03.408088 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:03.417975 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eab2de43-daad-4102-975f-441a8d3f38c5 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:03.441401 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:03.441401 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:03.452016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eab2de43-daad-4102-975f-441a8d3f38c5 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:03.453511 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 32/77] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:03 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 917 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:04.469331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac57a989-a9c1-4e04-9870-9aec85a6f509 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:04.469836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac57a989-a9c1-4e04-9870-9aec85a6f509 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:04.470044 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:04.470044 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:04.470425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac57a989-a9c1-4e04-9870-9aec85a6f509 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:04.548092 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:04.548092 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:04.558320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ac57a989-a9c1-4e04-9870-9aec85a6f509 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:04.580784 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:04.580784 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:04.594987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac57a989-a9c1-4e04-9870-9aec85a6f509 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:04.601790 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 46/78] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:04 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 917 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:05.613119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f14a740-8667-41bf-b0db-6d3bc403ec7a tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:05.614345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f14a740-8667-41bf-b0db-6d3bc403ec7a tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:05.614708 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:05.614708 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:05.615515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f14a740-8667-41bf-b0db-6d3bc403ec7a tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:05.672515 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:05.672515 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:05.681759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5f14a740-8667-41bf-b0db-6d3bc403ec7a tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:05.701072 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:05.701072 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:05.709835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f14a740-8667-41bf-b0db-6d3bc403ec7a tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:05.710737 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 33/79] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:05 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:06.335266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86665ec6-dd44-4f13-bce0-d9f4c7122fd1 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:04:06.335858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86665ec6-dd44-4f13-bce0-d9f4c7122fd1 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:06.336033 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:06.336033 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:06.336612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86665ec6-dd44-4f13-bce0-d9f4c7122fd1 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:06.393205 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:06.393205 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:06.402069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-86665ec6-dd44-4f13-bce0-d9f4c7122fd1 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:04:06.426314 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:06.426314 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:06.437264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86665ec6-dd44-4f13-bce0-d9f4c7122fd1 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:04:06.440027 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 47/80] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:06 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 1202 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:06.700794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-27a1d7f7-4532-47e2-aaf6-3bf1f7a6815f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] POST http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments/9eeb9827-95cd-4c9a-9af0-d0e706fb61b3/action Jan 21 08:04:06.701275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:06.701275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:06.701843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-27a1d7f7-4532-47e2-aaf6-3bf1f7a6815f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:04:06.702605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-27a1d7f7-4532-47e2-aaf6-3bf1f7a6815f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:06.726961 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61f3d7b0-e30d-49b4-8d6f-ba0e5a67b0ce tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:06.727503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61f3d7b0-e30d-49b4-8d6f-ba0e5a67b0ce tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:06.727767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:06.727767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:06.728194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61f3d7b0-e30d-49b4-8d6f-ba0e5a67b0ce tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:06.794440 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:06.794440 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:06.808321 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:06.808321 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:06.833529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61f3d7b0-e30d-49b4-8d6f-ba0e5a67b0ce tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:06.857817 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-126b2e52-bb9a-4032-b9b0-ee8122499e92 req-27a1d7f7-4532-47e2-aaf6-3bf1f7a6815f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments/9eeb9827-95cd-4c9a-9af0-d0e706fb61b3/action returned with HTTP 204 Jan 21 08:04:06.858719 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 34/81] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:04:06 2021] POST /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments/9eeb9827-95cd-4c9a-9af0-d0e706fb61b3/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:06.873043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-470d0191-3128-4fb5-b14d-152f4b986621 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:04:06.876218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:06.876218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:06.876615 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-470d0191-3128-4fb5-b14d-152f4b986621 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:06.877278 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:06.877278 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:06.877924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-470d0191-3128-4fb5-b14d-152f4b986621 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:06.908333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61f3d7b0-e30d-49b4-8d6f-ba0e5a67b0ce tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:06.909164 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 48/82] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:06 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 1212 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:06.954193 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:06.954193 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:06.963951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-470d0191-3128-4fb5-b14d-152f4b986621 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:04:06.989570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:06.989570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:07.007265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-470d0191-3128-4fb5-b14d-152f4b986621 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:04:07.027658 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 35/83] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:04:06 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 1202 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:07.031253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-8a5a9076-5c43-4077-a816-a57edb960e01 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] POST http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a/action Jan 21 08:04:07.031748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:07.031748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:07.032191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-8a5a9076-5c43-4077-a816-a57edb960e01 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Action body: b'{"os-begin_detaching": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:04:07.032571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-8a5a9076-5c43-4077-a816-a57edb960e01 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:07.093448 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:07.093448 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:07.094870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-8a5a9076-5c43-4077-a816-a57edb960e01 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:04:07.146346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-8a5a9076-5c43-4077-a816-a57edb960e01 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Begin detaching volume completed successfully. Jan 21 08:04:07.147067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-8a5a9076-5c43-4077-a816-a57edb960e01 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a/action returned with HTTP 202 Jan 21 08:04:07.151824 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 49/84] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:04:07 2021] POST /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:04:07.200111 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0642ec5a-8942-4f0e-9737-c4c5d1f45c7f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:04:07.200877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0642ec5a-8942-4f0e-9737-c4c5d1f45c7f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:07.201233 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:07.201233 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:07.201857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0642ec5a-8942-4f0e-9737-c4c5d1f45c7f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:07.280777 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:07.280777 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:07.290884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0642ec5a-8942-4f0e-9737-c4c5d1f45c7f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:04:07.313215 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:07.313215 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:07.322897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-8a5a9076-5c43-4077-a816-a57edb960e01 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume// Jan 21 08:04:07.323233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-8a5a9076-5c43-4077-a816-a57edb960e01 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:07.323448 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:07.323448 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:07.327956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-8a5a9076-5c43-4077-a816-a57edb960e01 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:07.329430 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-8a5a9076-5c43-4077-a816-a57edb960e01 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:04:07.332981 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 50/85] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:04:07 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 08:04:07.339780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0642ec5a-8942-4f0e-9737-c4c5d1f45c7f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:04:07.350129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-0064f7e2-802e-4922-aa8f-9408d9f7803e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:04:07.351039 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-0064f7e2-802e-4922-aa8f-9408d9f7803e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:07.353162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-0064f7e2-802e-4922-aa8f-9408d9f7803e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:07.354568 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 36/86] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:07 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 1205 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:07.452725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:07.452725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:07.462717 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-0064f7e2-802e-4922-aa8f-9408d9f7803e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:04:07.486615 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:07.486615 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:07.497054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-0064f7e2-802e-4922-aa8f-9408d9f7803e tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:04:07.498253 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 51/87] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:04:07 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 1304 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:04:07.925960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e02a49a-1415-4ee7-888b-3e362f3286c7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:07.926459 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e02a49a-1415-4ee7-888b-3e362f3286c7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:07.926459 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:07.926459 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:07.926796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e02a49a-1415-4ee7-888b-3e362f3286c7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:08.044601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:08.044601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:08.070554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4e02a49a-1415-4ee7-888b-3e362f3286c7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:08.102762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-3586bc37-beda-4d4a-9c7b-7ba2d36555b9 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] DELETE http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments/a8f0dcb5-2efb-4356-9e77-d0143f385b9a Jan 21 08:04:08.103790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-3586bc37-beda-4d4a-9c7b-7ba2d36555b9 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:08.104217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:08.104217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:08.104845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-3586bc37-beda-4d4a-9c7b-7ba2d36555b9 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:08.122865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:08.122865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:08.135522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e02a49a-1415-4ee7-888b-3e362f3286c7 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:08.136856 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 37/88] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:07 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 1209 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:08.145149 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:08.145149 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:08.357387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-616dc9d6-686e-454d-b909-6da85a4087eb tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:04:08.357919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-616dc9d6-686e-454d-b909-6da85a4087eb tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:08.358131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:08.358131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:08.358506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-616dc9d6-686e-454d-b909-6da85a4087eb tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:08.466216 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:08.466216 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:08.487224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-616dc9d6-686e-454d-b909-6da85a4087eb tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:04:08.535652 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:08.535652 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:08.563732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-616dc9d6-686e-454d-b909-6da85a4087eb tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:04:08.565134 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 38/89] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:08 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 1205 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:08.821639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-3586bc37-beda-4d4a-9c7b-7ba2d36555b9 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:04:08.822392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-3586bc37-beda-4d4a-9c7b-7ba2d36555b9 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:04:08.860951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d844b94e-f9fe-47ac-8dc9-7559af12eca0 req-3586bc37-beda-4d4a-9c7b-7ba2d36555b9 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments/a8f0dcb5-2efb-4356-9e77-d0143f385b9a returned with HTTP 200 Jan 21 08:04:08.862339 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 52/90] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 08:04:08 2021] DELETE /volume/v3/c0203789c4e64327bbcb26be9fc05e40/attachments/a8f0dcb5-2efb-4356-9e77-d0143f385b9a => generated 19 bytes in 766 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:09.172290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3a25e412-b430-4805-9c3a-c7d59f882f73 req-53d54f61-3bff-494e-86cb-4d386c4e4e98 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] GET http://10.222.0.50/volume/v3/047da2cc2c6442e69999eeebf054d503/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:09.173376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3a25e412-b430-4805-9c3a-c7d59f882f73 req-53d54f61-3bff-494e-86cb-4d386c4e4e98 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:09.173594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:09.173594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:09.173970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3a25e412-b430-4805-9c3a-c7d59f882f73 req-53d54f61-3bff-494e-86cb-4d386c4e4e98 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:09.227769 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:09.227769 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:09.235867 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3a25e412-b430-4805-9c3a-c7d59f882f73 req-53d54f61-3bff-494e-86cb-4d386c4e4e98 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] Volume info retrieved successfully. Jan 21 08:04:09.267117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:09.267117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:09.278774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3a25e412-b430-4805-9c3a-c7d59f882f73 req-53d54f61-3bff-494e-86cb-4d386c4e4e98 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] http://10.222.0.50/volume/v3/047da2cc2c6442e69999eeebf054d503/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:09.290278 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 39/91] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:04:09 2021] GET /volume/v3/047da2cc2c6442e69999eeebf054d503/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 1391 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:04:09.293122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3a25e412-b430-4805-9c3a-c7d59f882f73 req-0761c8bb-c114-43c6-a8b4-5db0f2517bf2 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] GET http://10.222.0.50/volume/v3/047da2cc2c6442e69999eeebf054d503/volumes/bca1722e-b20f-4c05-bd45-01140fd26588 Jan 21 08:04:09.293886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3a25e412-b430-4805-9c3a-c7d59f882f73 req-0761c8bb-c114-43c6-a8b4-5db0f2517bf2 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:09.294187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:09.294187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:09.294851 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3a25e412-b430-4805-9c3a-c7d59f882f73 req-0761c8bb-c114-43c6-a8b4-5db0f2517bf2 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:09.346726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3a25e412-b430-4805-9c3a-c7d59f882f73 req-0761c8bb-c114-43c6-a8b4-5db0f2517bf2 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] http://10.222.0.50/volume/v3/047da2cc2c6442e69999eeebf054d503/volumes/bca1722e-b20f-4c05-bd45-01140fd26588 returned with HTTP 404 Jan 21 08:04:09.348102 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 53/92] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:04:09 2021] GET /volume/v3/047da2cc2c6442e69999eeebf054d503/volumes/bca1722e-b20f-4c05-bd45-01140fd26588 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:09.362315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fb55b19-a4e1-4e08-80c3-ba6ee927598a tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:09.362847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fb55b19-a4e1-4e08-80c3-ba6ee927598a tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:09.363062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:09.363062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:09.363454 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fb55b19-a4e1-4e08-80c3-ba6ee927598a tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:09.420104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:09.420104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:09.430201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5fb55b19-a4e1-4e08-80c3-ba6ee927598a tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:09.450421 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:09.450421 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:09.459080 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fb55b19-a4e1-4e08-80c3-ba6ee927598a tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:09.460329 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 40/93] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:09 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 1209 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:09.581964 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aab62f14-1949-4e22-8262-05bfc304ad71 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:04:09.582480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aab62f14-1949-4e22-8262-05bfc304ad71 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:09.582961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aab62f14-1949-4e22-8262-05bfc304ad71 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:09.633301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:09.633301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:09.642271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aab62f14-1949-4e22-8262-05bfc304ad71 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:04:09.669639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aab62f14-1949-4e22-8262-05bfc304ad71 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:04:09.670612 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 54/94] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:09 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:10.146651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-a4596368-f1a2-4412-9499-4de7897f573e tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:10.146651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-a4596368-f1a2-4412-9499-4de7897f573e tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:10.146651 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:10.146651 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:10.146651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-a4596368-f1a2-4412-9499-4de7897f573e tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:10.195963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:10.195963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:10.205392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-a4596368-f1a2-4412-9499-4de7897f573e tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:10.227713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:10.227713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:10.240436 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-a4596368-f1a2-4412-9499-4de7897f573e tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:10.243635 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 41/95] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:04:10 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 1209 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:10.268668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-fddc233c-fa6b-4062-b477-92014dd1d77f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] POST http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054/action Jan 21 08:04:10.269133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:10.269133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:10.269588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-fddc233c-fa6b-4062-b477-92014dd1d77f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Action body: b'{"os-begin_detaching": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:04:10.269953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-fddc233c-fa6b-4062-b477-92014dd1d77f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:10.321621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:10.321621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:10.322996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-fddc233c-fa6b-4062-b477-92014dd1d77f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:10.383974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-fddc233c-fa6b-4062-b477-92014dd1d77f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Begin detaching volume completed successfully. Jan 21 08:04:10.384988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-fddc233c-fa6b-4062-b477-92014dd1d77f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054/action returned with HTTP 202 Jan 21 08:04:10.386466 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 55/96] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:04:10 2021] POST /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:04:10.437956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0671813-786c-4c40-ac97-ec21b9becfbc tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:10.438717 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0671813-786c-4c40-ac97-ec21b9becfbc tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:10.440527 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:10.440527 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:10.441159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0671813-786c-4c40-ac97-ec21b9becfbc tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:10.559567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:10.559567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:10.571147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f0671813-786c-4c40-ac97-ec21b9becfbc tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:10.594216 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:10.594216 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:10.604821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0671813-786c-4c40-ac97-ec21b9becfbc tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:10.606201 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 42/97] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:10 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 1212 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:10.703867 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-fddc233c-fa6b-4062-b477-92014dd1d77f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume// Jan 21 08:04:10.705004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-fddc233c-fa6b-4062-b477-92014dd1d77f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:10.705200 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:10.705200 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:10.705837 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-fddc233c-fa6b-4062-b477-92014dd1d77f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:10.707029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-fddc233c-fa6b-4062-b477-92014dd1d77f tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:04:10.707827 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 56/98] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:04:10 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 08:04:10.722158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-1013de85-f09e-4918-ab9a-1522fef00676 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:10.722735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-1013de85-f09e-4918-ab9a-1522fef00676 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:10.722950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:10.722950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:10.723321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-1013de85-f09e-4918-ab9a-1522fef00676 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:10.780415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:10.780415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:10.790026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-1013de85-f09e-4918-ab9a-1522fef00676 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:10.826167 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:10.826167 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:10.826167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-1013de85-f09e-4918-ab9a-1522fef00676 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:10.833886 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 43/99] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:04:10 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 1311 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:04:11.298922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-7fa5805f-fc69-4f58-93ca-016d059a3304 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] DELETE http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments/9eeb9827-95cd-4c9a-9af0-d0e706fb61b3 Jan 21 08:04:11.299478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-7fa5805f-fc69-4f58-93ca-016d059a3304 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:11.299993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-7fa5805f-fc69-4f58-93ca-016d059a3304 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:11.321644 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:11.321644 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:11.622943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaa3fd2d-3222-47d5-8f86-5a9814cc3319 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:11.624512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaa3fd2d-3222-47d5-8f86-5a9814cc3319 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:11.624512 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:11.624512 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:11.624512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaa3fd2d-3222-47d5-8f86-5a9814cc3319 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:11.742894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:11.742894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:11.764154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eaa3fd2d-3222-47d5-8f86-5a9814cc3319 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:11.805482 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:11.805482 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:11.826324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaa3fd2d-3222-47d5-8f86-5a9814cc3319 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:11.827152 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 44/100] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:11 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 1212 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:04:12.025594 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-7fa5805f-fc69-4f58-93ca-016d059a3304 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:04:12.026263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-7fa5805f-fc69-4f58-93ca-016d059a3304 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:04:12.061171 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04599ad8-1b95-4d13-a77b-d6a3871c00e7 req-7fa5805f-fc69-4f58-93ca-016d059a3304 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments/9eeb9827-95cd-4c9a-9af0-d0e706fb61b3 returned with HTTP 200 Jan 21 08:04:12.062325 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 57/101] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:04:11 2021] DELETE /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/attachments/9eeb9827-95cd-4c9a-9af0-d0e706fb61b3 => generated 19 bytes in 768 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:12.844099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24546d7d-52ce-4574-b9c3-c1e1209efa10 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:12.844655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24546d7d-52ce-4574-b9c3-c1e1209efa10 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:12.844860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:12.844860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:12.845288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24546d7d-52ce-4574-b9c3-c1e1209efa10 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:12.920649 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:12.920649 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:12.930505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-24546d7d-52ce-4574-b9c3-c1e1209efa10 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:12.956586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24546d7d-52ce-4574-b9c3-c1e1209efa10 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:12.970803 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 45/102] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:12 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 917 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:12.976175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] POST http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes Jan 21 08:04:12.976777 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:12.976777 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:12.977529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-476189854"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:04:12.978760 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-476189854'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:04:12.979283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Create volume of 1 GB Jan 21 08:04:12.980536 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:12.980536 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:13.016213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Availability Zones retrieved successfully. Jan 21 08:04:13.050293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Flow 'volume_create_api' (8a2ea6bd-899b-4f4c-9614-908ae532549a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:04:13.063013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f346b9a-e0e5-49d3-be0c-3be578bca4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:13.070534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:04:13.149690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f346b9a-e0e5-49d3-be0c-3be578bca4c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:13.151944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6abefc-25b3-4942-b3af-5394625a0e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:13.317743 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Created reservations ['a377dda6-9ba8-4193-bead-66be5619c95c', 'bf416fc8-b8e0-46de-8e68-c86c2a205c43', 'e194910c-5fb6-41a9-9182-3059f094723c', 'ebe107f5-a506-4cc9-81ae-4c82a7901e58'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:04:13.320462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6abefc-25b3-4942-b3af-5394625a0e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a377dda6-9ba8-4193-bead-66be5619c95c', 'bf416fc8-b8e0-46de-8e68-c86c2a205c43', 'e194910c-5fb6-41a9-9182-3059f094723c', 'ebe107f5-a506-4cc9-81ae-4c82a7901e58']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:13.322749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c9ed92-4b0c-4e17-99a2-26b87f27d58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:13.477886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c9ed92-4b0c-4e17-99a2-26b87f27d58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a2b4262-0bf8-4409-acc2-15a8ee659d21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-476189854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fa2f8ccff44122b08ee1a743d689c2',qos_specs=None,replication_status=,reservations=['a377dda6-9ba8-4193-bead-66be5619c95c','bf416fc8-b8e0-46de-8e68-c86c2a205c43','e194910c-5fb6-41a9-9182-3059f094723c','ebe107f5-a506-4cc9-81ae-4c82a7901e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a3c825145a244a4a2f9e66fc210b91b',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-476189854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a2b4262-0bf8-4409-acc2-15a8ee659d21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4fa2f8ccff44122b08ee1a743d689c2',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='1a3c825145a244a4a2f9e66fc210b91b',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:13.479995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b04b704c-7207-4742-986f-65642140d1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:13.657082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b04b704c-7207-4742-986f-65642140d1ce) 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-476189854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4fa2f8ccff44122b08ee1a743d689c2',qos_specs=None,replication_status=,reservations=['a377dda6-9ba8-4193-bead-66be5619c95c','bf416fc8-b8e0-46de-8e68-c86c2a205c43','e194910c-5fb6-41a9-9182-3059f094723c','ebe107f5-a506-4cc9-81ae-4c82a7901e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a3c825145a244a4a2f9e66fc210b91b',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:13.659281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (635c02e9-5811-48b7-a810-56f1338dfa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:04:13.751755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (635c02e9-5811-48b7-a810-56f1338dfa16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:04:13.754922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Flow 'volume_create_api' (8a2ea6bd-899b-4f4c-9614-908ae532549a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:04:13.805275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Create volume request issued successfully. Jan 21 08:04:13.824404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e0acea2-3e6f-4eef-8fcd-7df49d473665 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes returned with HTTP 202 Jan 21 08:04:13.835653 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 58/103] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:04:12 2021] POST /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes => generated 823 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:04:13.840316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0540da5-b146-4b14-ba4c-0c9fbc12dfbb tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 Jan 21 08:04:13.841033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0540da5-b146-4b14-ba4c-0c9fbc12dfbb tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:13.841401 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:13.841401 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:13.841990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0540da5-b146-4b14-ba4c-0c9fbc12dfbb tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:13.972403 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:13.972403 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:13.992432 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c0540da5-b146-4b14-ba4c-0c9fbc12dfbb tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:14.053021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0540da5-b146-4b14-ba4c-0c9fbc12dfbb tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 returned with HTTP 200 Jan 21 08:04:14.054689 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 46/104] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:13 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 => generated 891 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:04:15.072337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-293d5553-1209-4324-9875-881882b967e0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 Jan 21 08:04:15.072901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-293d5553-1209-4324-9875-881882b967e0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:15.073023 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:15.073023 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:15.073451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-293d5553-1209-4324-9875-881882b967e0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:15.207328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:15.207328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:15.234707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-293d5553-1209-4324-9875-881882b967e0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:15.281715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-293d5553-1209-4324-9875-881882b967e0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 returned with HTTP 200 Jan 21 08:04:15.283801 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 59/105] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:15 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 => generated 916 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:17.479817 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6c358bd7-d8d0-4e94-beff-3c81cf3a73f5 req-3a5ea717-b376-441c-a7ee-85c7e8527400 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] GET http://10.222.0.50/volume/v3/047da2cc2c6442e69999eeebf054d503/volumes/eb20bf4c-8471-4df7-b1f9-96becfcead90 Jan 21 08:04:17.485918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6c358bd7-d8d0-4e94-beff-3c81cf3a73f5 req-3a5ea717-b376-441c-a7ee-85c7e8527400 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:17.486335 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:17.486335 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:17.486969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6c358bd7-d8d0-4e94-beff-3c81cf3a73f5 req-3a5ea717-b376-441c-a7ee-85c7e8527400 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:17.579521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6c358bd7-d8d0-4e94-beff-3c81cf3a73f5 req-3a5ea717-b376-441c-a7ee-85c7e8527400 tempest-VolumesAdminNegativeTest-432382709 tempest-VolumesAdminNegativeTest-432382709] http://10.222.0.50/volume/v3/047da2cc2c6442e69999eeebf054d503/volumes/eb20bf4c-8471-4df7-b1f9-96becfcead90 returned with HTTP 404 Jan 21 08:04:17.587301 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 47/106] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:04:17 2021] GET /volume/v3/047da2cc2c6442e69999eeebf054d503/volumes/eb20bf4c-8471-4df7-b1f9-96becfcead90 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:17.596058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d77d5e6-a320-4aad-a9fc-aeed966d68b4 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] DELETE http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 Jan 21 08:04:17.596592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d77d5e6-a320-4aad-a9fc-aeed966d68b4 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:17.596810 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:17.596810 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:17.597183 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d77d5e6-a320-4aad-a9fc-aeed966d68b4 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:17.597698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-9d77d5e6-a320-4aad-a9fc-aeed966d68b4 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Delete volume with id: 8a2b4262-0bf8-4409-acc2-15a8ee659d21 Jan 21 08:04:17.656535 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:17.656535 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:17.658067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9d77d5e6-a320-4aad-a9fc-aeed966d68b4 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:17.800602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9d77d5e6-a320-4aad-a9fc-aeed966d68b4 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Delete volume request issued successfully. Jan 21 08:04:17.801965 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d77d5e6-a320-4aad-a9fc-aeed966d68b4 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 returned with HTTP 202 Jan 21 08:04:17.805242 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 60/107] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:04:17 2021] DELETE /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:04:17.821720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-874a0335-a8af-4494-a642-00dcac736f99 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 Jan 21 08:04:17.822975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-874a0335-a8af-4494-a642-00dcac736f99 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:17.825701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-874a0335-a8af-4494-a642-00dcac736f99 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:17.945344 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:17.945344 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:17.956552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-874a0335-a8af-4494-a642-00dcac736f99 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:17.983640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-874a0335-a8af-4494-a642-00dcac736f99 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 returned with HTTP 200 Jan 21 08:04:17.984702 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 48/108] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:17 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:19.003252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27b66f3e-2df9-44ee-9fe3-803c678c8289 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 Jan 21 08:04:19.004639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27b66f3e-2df9-44ee-9fe3-803c678c8289 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:19.005037 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:19.005037 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:19.005664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27b66f3e-2df9-44ee-9fe3-803c678c8289 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:19.152945 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:19.152945 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:19.175882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-27b66f3e-2df9-44ee-9fe3-803c678c8289 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:19.236569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27b66f3e-2df9-44ee-9fe3-803c678c8289 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 returned with HTTP 200 Jan 21 08:04:19.237337 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 61/109] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:18 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 => generated 915 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:20.255659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-003d6d72-1bcb-4ebd-8e0c-c071b9f21047 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 Jan 21 08:04:20.262261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-003d6d72-1bcb-4ebd-8e0c-c071b9f21047 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:20.262261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:20.262261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:20.262261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-003d6d72-1bcb-4ebd-8e0c-c071b9f21047 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:20.394188 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:20.394188 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:20.415602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-003d6d72-1bcb-4ebd-8e0c-c071b9f21047 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:20.472067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-003d6d72-1bcb-4ebd-8e0c-c071b9f21047 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 returned with HTTP 200 Jan 21 08:04:20.473222 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 49/110] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:20 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:21.490163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f46915ad-d215-4d8d-a141-060e23793dfe tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 Jan 21 08:04:21.491705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f46915ad-d215-4d8d-a141-060e23793dfe tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:21.491927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:21.491927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:21.492308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f46915ad-d215-4d8d-a141-060e23793dfe tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:21.602060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f46915ad-d215-4d8d-a141-060e23793dfe tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 returned with HTTP 404 Jan 21 08:04:21.618396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6706172-6b96-4cc2-bd53-fef242f317b2 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] DELETE http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:21.619028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6706172-6b96-4cc2-bd53-fef242f317b2 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:21.619571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:21.619571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:21.620079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6706172-6b96-4cc2-bd53-fef242f317b2 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:21.620622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d6706172-6b96-4cc2-bd53-fef242f317b2 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Delete volume with id: ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:21.624070 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 62/111] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:21 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/8a2b4262-0bf8-4409-acc2-15a8ee659d21 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:04:21.705789 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:21.705789 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:21.707376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d6706172-6b96-4cc2-bd53-fef242f317b2 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:21.823881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d6706172-6b96-4cc2-bd53-fef242f317b2 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Delete volume request issued successfully. Jan 21 08:04:21.824678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6706172-6b96-4cc2-bd53-fef242f317b2 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 202 Jan 21 08:04:21.825760 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 50/112] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:04:21 2021] DELETE /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:04:21.833888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8175a52e-5a5e-4c80-8243-575184db63c8 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:21.835338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8175a52e-5a5e-4c80-8243-575184db63c8 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:21.836009 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8175a52e-5a5e-4c80-8243-575184db63c8 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:21.955905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:21.955905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:21.967215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8175a52e-5a5e-4c80-8243-575184db63c8 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:21.996036 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8175a52e-5a5e-4c80-8243-575184db63c8 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:21.997429 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 63/113] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:21 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:23.014999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e99133b9-479b-4d65-b4fe-aa0274c8edb9 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:23.016226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e99133b9-479b-4d65-b4fe-aa0274c8edb9 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:23.016647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:23.016647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:23.017347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e99133b9-479b-4d65-b4fe-aa0274c8edb9 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:23.116672 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:04:23.116672 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:04:23.129951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e99133b9-479b-4d65-b4fe-aa0274c8edb9 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Volume info retrieved successfully. Jan 21 08:04:23.161309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e99133b9-479b-4d65-b4fe-aa0274c8edb9 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 200 Jan 21 08:04:23.174006 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 51/114] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:23 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:04:24.180235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a37a085-2687-4491-938a-ca1c66b102a0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] GET http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 Jan 21 08:04:24.180235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a37a085-2687-4491-938a-ca1c66b102a0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:04:24.180235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:04:24.180235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:04:24.180235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a37a085-2687-4491-938a-ca1c66b102a0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:04:24.275447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a37a085-2687-4491-938a-ca1c66b102a0 tempest-VolumesAdminNegativeTest-855584315 tempest-VolumesAdminNegativeTest-855584315] http://10.222.0.50/volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 returned with HTTP 404 Jan 21 08:04:24.280022 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 64/115] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:04:24 2021] GET /volume/v3/d4fa2f8ccff44122b08ee1a743d689c2/volumes/ee296f03-d0df-452c-b193-45d03471c054 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:03.530758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51fbb097-8a73-467c-886a-28712c4f80fd tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] DELETE http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:06:03.531532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51fbb097-8a73-467c-886a-28712c4f80fd tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:03.532728 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:03.532728 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:06:03.533523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51fbb097-8a73-467c-886a-28712c4f80fd tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:03.534584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-51fbb097-8a73-467c-886a-28712c4f80fd tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Delete volume with id: 4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:06:03.593745 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:03.593745 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:06:03.595180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-51fbb097-8a73-467c-886a-28712c4f80fd tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:06:03.681863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-51fbb097-8a73-467c-886a-28712c4f80fd tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Delete volume request issued successfully. Jan 21 08:06:03.682510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51fbb097-8a73-467c-886a-28712c4f80fd tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 202 Jan 21 08:06:03.687193 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 52/116] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:06:03 2021] DELETE /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:06:03.691833 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d2f64b6-bfeb-499a-8465-1e6092736833 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:06:03.692522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d2f64b6-bfeb-499a-8465-1e6092736833 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:03.693143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d2f64b6-bfeb-499a-8465-1e6092736833 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:03.759268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:03.759268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:06:03.767889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7d2f64b6-bfeb-499a-8465-1e6092736833 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:06:03.797770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d2f64b6-bfeb-499a-8465-1e6092736833 tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:06:03.799158 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 65/117] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:03 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 922 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:04.818170 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84a4eb3d-0869-4072-b8b4-189333da960b tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:06:04.819355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84a4eb3d-0869-4072-b8b4-189333da960b tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:04.819744 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:04.819744 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:06:04.820377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84a4eb3d-0869-4072-b8b4-189333da960b tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:04.912399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:04.912399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:06:04.922344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-84a4eb3d-0869-4072-b8b4-189333da960b tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Volume info retrieved successfully. Jan 21 08:06:04.950597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84a4eb3d-0869-4072-b8b4-189333da960b tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 200 Jan 21 08:06:04.951497 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 53/118] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:04 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 922 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:05.968520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-035a0332-2b2b-4bcf-b371-61b6a5c9273e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] GET http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c Jan 21 08:06:05.969647 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-035a0332-2b2b-4bcf-b371-61b6a5c9273e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:05.969844 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:05.969844 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:06:05.970463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-035a0332-2b2b-4bcf-b371-61b6a5c9273e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:06.057481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-035a0332-2b2b-4bcf-b371-61b6a5c9273e tempest-LiveAutoBlockMigrationV225Test-610837243 tempest-LiveAutoBlockMigrationV225Test-610837243] http://10.222.0.50/volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c returned with HTTP 404 Jan 21 08:06:06.059167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 66/119] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:05 2021] GET /volume/v3/3a95a7e58bcb45a58af060c4b331979c/volumes/4d3448ab-b454-4bde-9c89-c9541bd4763c => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:06:49.025284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78596769-0f0c-4bc0-9996-6cda515c065f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] DELETE http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:06:49.025789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78596769-0f0c-4bc0-9996-6cda515c065f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:49.026189 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:49.026189 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:06:49.026977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78596769-0f0c-4bc0-9996-6cda515c065f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:49.027725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-78596769-0f0c-4bc0-9996-6cda515c065f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Delete volume with id: af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:06:49.139895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:49.139895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:06:49.141138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-78596769-0f0c-4bc0-9996-6cda515c065f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:06:49.335714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-78596769-0f0c-4bc0-9996-6cda515c065f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Delete volume request issued successfully. Jan 21 08:06:49.335714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78596769-0f0c-4bc0-9996-6cda515c065f tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 202 Jan 21 08:06:49.342882 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 54/120] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:06:49 2021] DELETE /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 0 bytes in 322 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:06:49.345469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-622e2474-00bb-4514-9de0-34bd4baf623b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:06:49.346135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-622e2474-00bb-4514-9de0-34bd4baf623b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:49.353557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-622e2474-00bb-4514-9de0-34bd4baf623b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:49.427736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:49.427736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:06:49.440493 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-622e2474-00bb-4514-9de0-34bd4baf623b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:06:49.479900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-622e2474-00bb-4514-9de0-34bd4baf623b tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:06:49.481123 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 67/121] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:49 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 909 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:50.496996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f124b0af-2a97-4882-8988-07220551acd7 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:06:50.497605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f124b0af-2a97-4882-8988-07220551acd7 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:50.497724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:50.497724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:06:50.498049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f124b0af-2a97-4882-8988-07220551acd7 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:50.579941 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:06:50.579941 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:06:50.602732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f124b0af-2a97-4882-8988-07220551acd7 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Volume info retrieved successfully. Jan 21 08:06:50.659774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f124b0af-2a97-4882-8988-07220551acd7 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 200 Jan 21 08:06:50.661240 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 55/122] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:50 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 909 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:06:51.676595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66a399ea-5903-4d82-a9f6-fed59e16a2e1 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] GET http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a Jan 21 08:06:51.677833 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66a399ea-5903-4d82-a9f6-fed59e16a2e1 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:06:51.678296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:06:51.678296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:06:51.678937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66a399ea-5903-4d82-a9f6-fed59e16a2e1 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:06:51.833443 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66a399ea-5903-4d82-a9f6-fed59e16a2e1 tempest-LiveMigrationTest-564520091 tempest-LiveMigrationTest-564520091] http://10.222.0.50/volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a returned with HTTP 404 Jan 21 08:06:51.841793 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 68/123] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:06:51 2021] GET /volume/v3/c0203789c4e64327bbcb26be9fc05e40/volumes/af039287-158f-41e1-ae0d-c80cc3daf95a => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:08:53.685520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] POST http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes Jan 21 08:08:53.685989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:53.685989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:08:53.686838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-422947721"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:53.697243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-422947721'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:08:53.697679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Create volume of 1 GB Jan 21 08:08:53.816636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Availability Zones retrieved successfully. Jan 21 08:08:53.864798 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Flow 'volume_create_api' (117f61ab-bc9f-42f0-bf46-0776c30fd11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:53.874451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f1094b-b0e4-403b-a7df-281b4f837407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:53.882959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:08:54.125976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f1094b-b0e4-403b-a7df-281b4f837407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:54.134827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c0a753-040e-4930-8aff-ad8c2c88d88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:54.465437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Created reservations ['5bdce97a-54c1-47f1-8323-2e3397eebc8c', '577457d8-f5a8-4fde-93e7-2b35183cc946', 'f7ae3b6f-df93-493e-b669-00120f9c8c13', '9b774c62-5f26-4292-aeaa-00633bec6723'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:08:54.467358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c0a753-040e-4930-8aff-ad8c2c88d88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bdce97a-54c1-47f1-8323-2e3397eebc8c', '577457d8-f5a8-4fde-93e7-2b35183cc946', 'f7ae3b6f-df93-493e-b669-00120f9c8c13', '9b774c62-5f26-4292-aeaa-00633bec6723']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:54.481324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69dd2529-9306-437d-b9f1-de6fe097f156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:54.643834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69dd2529-9306-437d-b9f1-de6fe097f156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9406ac83-d96d-45a8-a68e-0cdf38667320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-422947721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d37064dc498e4736a25930ffa06ab9c6',qos_specs=None,replication_status=,reservations=['5bdce97a-54c1-47f1-8323-2e3397eebc8c','577457d8-f5a8-4fde-93e7-2b35183cc946','f7ae3b6f-df93-493e-b669-00120f9c8c13','9b774c62-5f26-4292-aeaa-00633bec6723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72d59f5070644b0957ff4172663a06f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-422947721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9406ac83-d96d-45a8-a68e-0cdf38667320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d37064dc498e4736a25930ffa06ab9c6',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='a72d59f5070644b0957ff4172663a06f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:54.647564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d78871-6b3e-4b70-a278-ca03708990cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:54.842197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78d78871-6b3e-4b70-a278-ca03708990cc) 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-422947721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d37064dc498e4736a25930ffa06ab9c6',qos_specs=None,replication_status=,reservations=['5bdce97a-54c1-47f1-8323-2e3397eebc8c','577457d8-f5a8-4fde-93e7-2b35183cc946','f7ae3b6f-df93-493e-b669-00120f9c8c13','9b774c62-5f26-4292-aeaa-00633bec6723'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72d59f5070644b0957ff4172663a06f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:54.849827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f43e13-8faf-46ed-bf4d-f448a9452c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:08:54.924592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f43e13-8faf-46ed-bf4d-f448a9452c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:08:54.927345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Flow 'volume_create_api' (117f61ab-bc9f-42f0-bf46-0776c30fd11e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:08:55.072801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Create volume request issued successfully. Jan 21 08:08:55.110177 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89a3ebfa-d6b3-45b3-a45f-243f0810dfea tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes returned with HTTP 202 Jan 21 08:08:55.123058 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 56/124] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:08:53 2021] POST /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes => generated 820 bytes in 1450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:08:55.132669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a33c3211-00e6-459b-be4a-360614f7cc08 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:08:55.133575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a33c3211-00e6-459b-be4a-360614f7cc08 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:55.134284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a33c3211-00e6-459b-be4a-360614f7cc08 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:55.200432 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:55.200432 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:08:55.211374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a33c3211-00e6-459b-be4a-360614f7cc08 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:08:55.241854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a33c3211-00e6-459b-be4a-360614f7cc08 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:08:55.243348 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 69/125] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:55 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 888 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:56.267474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1bc8b9ed-923a-461b-959f-12b5a9154e1b tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:08:56.280737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1bc8b9ed-923a-461b-959f-12b5a9154e1b tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:56.281381 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:56.281381 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:08:56.282610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1bc8b9ed-923a-461b-959f-12b5a9154e1b tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:56.419545 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:56.419545 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:08:56.442774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1bc8b9ed-923a-461b-959f-12b5a9154e1b tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:08:56.499999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1bc8b9ed-923a-461b-959f-12b5a9154e1b tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:08:56.515832 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 57/126] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:56 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 912 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:57.529477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61dc84ff-f029-4ffc-b623-70f5c7bbdf93 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:08:57.530554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61dc84ff-f029-4ffc-b623-70f5c7bbdf93 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:57.530989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:57.530989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:08:57.531669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61dc84ff-f029-4ffc-b623-70f5c7bbdf93 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:57.606228 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:57.606228 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:08:57.618567 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61dc84ff-f029-4ffc-b623-70f5c7bbdf93 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:08:57.669963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61dc84ff-f029-4ffc-b623-70f5c7bbdf93 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:08:57.671324 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 70/127] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:57 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 913 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:58.089853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-04288d7d-ac0d-4fec-b914-fff5c8ac3d11 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:08:58.095793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-04288d7d-ac0d-4fec-b914-fff5c8ac3d11 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:58.095793 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:58.095793 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:08:58.095793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-04288d7d-ac0d-4fec-b914-fff5c8ac3d11 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:58.139848 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:58.139848 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:08:58.148528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-ec92c978-2822-4a02-8617-b3293e519e0b req-04288d7d-ac0d-4fec-b914-fff5c8ac3d11 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:08:58.173669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-04288d7d-ac0d-4fec-b914-fff5c8ac3d11 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:08:58.175714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 58/128] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:08:58 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:58.381571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61dc84ff-f029-4ffc-b623-70f5c7bbdf93 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume// Jan 21 08:08:58.382057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61dc84ff-f029-4ffc-b623-70f5c7bbdf93 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:58.382275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:58.382275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:08:58.382658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61dc84ff-f029-4ffc-b623-70f5c7bbdf93 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:58.383915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61dc84ff-f029-4ffc-b623-70f5c7bbdf93 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:08:58.384523 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 71/129] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:08:58 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 08:08:58.415777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-2d7b06a8-05ba-4c3d-a0dc-9cfbf558b6cd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] POST http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments Jan 21 08:08:58.416319 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:58.416319 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:08:58.416746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-2d7b06a8-05ba-4c3d-a0dc-9cfbf558b6cd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9406ac83-d96d-45a8-a68e-0cdf38667320", "instance_uuid": "086d7cff-5640-42fa-b374-095e14229a71", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:58.505673 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:58.505673 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:08:58.719138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-2d7b06a8-05ba-4c3d-a0dc-9cfbf558b6cd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments returned with HTTP 200 Jan 21 08:08:58.721863 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 59/130] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:08:58 2021] POST /volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments => generated 273 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:08:58.853274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2d2d25c-b9c0-4a39-a5bb-2b1e1afe43bd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:08:58.853927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2d2d25c-b9c0-4a39-a5bb-2b1e1afe43bd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:58.854639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2d2d25c-b9c0-4a39-a5bb-2b1e1afe43bd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:58.943634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-2d7b06a8-05ba-4c3d-a0dc-9cfbf558b6cd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume// Jan 21 08:08:58.944540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-2d7b06a8-05ba-4c3d-a0dc-9cfbf558b6cd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:58.944948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:58.944948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:08:58.945584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-2d7b06a8-05ba-4c3d-a0dc-9cfbf558b6cd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:58.946995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-2d7b06a8-05ba-4c3d-a0dc-9cfbf558b6cd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:08:58.948144 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 60/131] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:08: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 08:08:58.961482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-5858c507-a0e1-458f-94e9-580ac559a4f8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:08:58.964307 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:58.964307 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:08:58.965873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-5858c507-a0e1-458f-94e9-580ac559a4f8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:08:58.967833 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-5858c507-a0e1-458f-94e9-580ac559a4f8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:08:58.974205 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a2d2d25c-b9c0-4a39-a5bb-2b1e1afe43bd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:08:58.993459 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:58.993459 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:08:59.024506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2d2d25c-b9c0-4a39-a5bb-2b1e1afe43bd tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:08:59.025882 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 72/132] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:08:58 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:08:59.051222 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:59.051222 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:08:59.077721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-ec92c978-2822-4a02-8617-b3293e519e0b req-5858c507-a0e1-458f-94e9-580ac559a4f8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:08:59.098093 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:59.098093 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:08:59.107730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-5858c507-a0e1-458f-94e9-580ac559a4f8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:08:59.119658 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 61/133] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:08:58 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 1011 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:08:59.143958 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-45deec9c-6ebe-4eef-abfc-b565d39b9f3e tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] PUT http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments/ba8802cc-2954-4ce0-9ff7-ea9a4fc590aa Jan 21 08:08:59.144480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:08:59.144480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:08:59.144905 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-45deec9c-6ebe-4eef-abfc-b565d39b9f3e tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:08:59.176848 n-d-769329-4 devstack@c-api.service[88055]: /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 08:08:59.176848 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:08:59.177370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-ec92c978-2822-4a02-8617-b3293e519e0b req-45deec9c-6ebe-4eef-abfc-b565d39b9f3e tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Lock "b'cinder-attachment_update-9406ac83-d96d-45a8-a68e-0cdf38667320-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:08:59.179768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:08:59.179768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:00.041593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79abefc1-2cc0-41a5-aae9-80f21eea4d1d tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:00.042742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79abefc1-2cc0-41a5-aae9-80f21eea4d1d tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:00.043182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:00.043182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:00.043880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79abefc1-2cc0-41a5-aae9-80f21eea4d1d tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:00.131667 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:00.131667 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:00.142140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-79abefc1-2cc0-41a5-aae9-80f21eea4d1d tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:00.166143 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:00.166143 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:00.176298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79abefc1-2cc0-41a5-aae9-80f21eea4d1d tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:00.177831 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 62/134] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:00 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:01.193737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94e69561-b020-4047-830f-f318f05f77bb tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:01.194414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94e69561-b020-4047-830f-f318f05f77bb tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:01.194680 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:01.194680 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:01.195096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94e69561-b020-4047-830f-f318f05f77bb tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:01.282199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:01.282199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:01.291787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-94e69561-b020-4047-830f-f318f05f77bb tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:01.313118 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:01.313118 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:01.322762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94e69561-b020-4047-830f-f318f05f77bb tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:01.324615 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 63/135] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:01 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 912 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:01.822417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-ec92c978-2822-4a02-8617-b3293e519e0b req-45deec9c-6ebe-4eef-abfc-b565d39b9f3e tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Lock "b'cinder-attachment_update-9406ac83-d96d-45a8-a68e-0cdf38667320-n-h1-769329-4'" released by "attachment_update" :: held 2.645s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:09:01.823115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-45deec9c-6ebe-4eef-abfc-b565d39b9f3e tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments/ba8802cc-2954-4ce0-9ff7-ea9a4fc590aa returned with HTTP 200 Jan 21 08:09:01.824057 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 73/136] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:08:59 2021] PUT /volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments/ba8802cc-2954-4ce0-9ff7-ea9a4fc590aa => generated 762 bytes in 2686 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:02.341797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c515936-c201-46a8-be41-5d5b4dfbc78a tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:02.342671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c515936-c201-46a8-be41-5d5b4dfbc78a tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:02.342986 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:02.342986 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:02.343354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c515936-c201-46a8-be41-5d5b4dfbc78a tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:02.469855 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:02.469855 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:02.480288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6c515936-c201-46a8-be41-5d5b4dfbc78a tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:02.533564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:02.533564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:02.552743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c515936-c201-46a8-be41-5d5b4dfbc78a tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:02.582667 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 64/137] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:02 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 913 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:03.598552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01aedb4f-3f3f-403b-bce8-eea2e4064d29 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:03.599690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01aedb4f-3f3f-403b-bce8-eea2e4064d29 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:03.600051 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:03.600051 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:03.600897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01aedb4f-3f3f-403b-bce8-eea2e4064d29 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:03.697959 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:03.697959 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:03.707930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-01aedb4f-3f3f-403b-bce8-eea2e4064d29 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:03.732083 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:03.732083 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:03.741837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01aedb4f-3f3f-403b-bce8-eea2e4064d29 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:03.752260 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 74/138] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:03 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:04.761867 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66b1fa72-0251-4f91-8d53-30a01656ceb0 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:04.762560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66b1fa72-0251-4f91-8d53-30a01656ceb0 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:04.767548 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:04.767548 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:04.768206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66b1fa72-0251-4f91-8d53-30a01656ceb0 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:04.857973 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:04.857973 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:04.880847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-66b1fa72-0251-4f91-8d53-30a01656ceb0 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:04.933092 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:04.933092 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:04.957323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66b1fa72-0251-4f91-8d53-30a01656ceb0 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:04.968406 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 65/139] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:04 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 913 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:05.976325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cbb61e5-40cb-48e1-84e8-b6365f0b33a7 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:05.977385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cbb61e5-40cb-48e1-84e8-b6365f0b33a7 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:05.977755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:05.977755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:05.978375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cbb61e5-40cb-48e1-84e8-b6365f0b33a7 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:06.145728 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:06.145728 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:06.161956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5cbb61e5-40cb-48e1-84e8-b6365f0b33a7 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:06.239836 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:06.239836 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:06.274589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cbb61e5-40cb-48e1-84e8-b6365f0b33a7 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:06.275473 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 75/140] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:05 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 913 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:07.293584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e43aae39-cf4c-4f7c-b185-ed148b80b4a3 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:07.294151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e43aae39-cf4c-4f7c-b185-ed148b80b4a3 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:07.294285 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:07.294285 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:07.294875 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e43aae39-cf4c-4f7c-b185-ed148b80b4a3 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:07.454728 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:07.454728 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:07.482424 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e43aae39-cf4c-4f7c-b185-ed148b80b4a3 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:07.493265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-dba2f5fd-fea5-4dd4-a104-4b9cd9e67061 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] POST http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments/ba8802cc-2954-4ce0-9ff7-ea9a4fc590aa/action Jan 21 08:09:07.493780 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:07.493780 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:07.494214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-dba2f5fd-fea5-4dd4-a104-4b9cd9e67061 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:09:07.494594 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-dba2f5fd-fea5-4dd4-a104-4b9cd9e67061 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:07.540004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:07.540004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:07.555673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e43aae39-cf4c-4f7c-b185-ed148b80b4a3 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:07.580587 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 66/141] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:07 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:07.695370 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:07.695370 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:07.806446 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec92c978-2822-4a02-8617-b3293e519e0b req-dba2f5fd-fea5-4dd4-a104-4b9cd9e67061 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments/ba8802cc-2954-4ce0-9ff7-ea9a4fc590aa/action returned with HTTP 204 Jan 21 08:09:07.807361 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 76/142] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:09:07 2021] POST /volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments/ba8802cc-2954-4ce0-9ff7-ea9a4fc590aa/action => generated 0 bytes in 319 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:09:08.572564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a494928-e13d-49f8-b2ae-f357126b96e1 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:08.573662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a494928-e13d-49f8-b2ae-f357126b96e1 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:08.574155 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:08.574155 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:08.574701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a494928-e13d-49f8-b2ae-f357126b96e1 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:08.639119 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:08.639119 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:08.649786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7a494928-e13d-49f8-b2ae-f357126b96e1 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:08.671514 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:08.671514 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:08.680375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a494928-e13d-49f8-b2ae-f357126b96e1 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:08.681412 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 67/143] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:08 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 1205 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:16.744353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-5b8f490f-4848-4df2-a926-772391c9a906 req-e52ca179-bb89-43b9-984e-e23446ecbc58 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] DELETE http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments/ba8802cc-2954-4ce0-9ff7-ea9a4fc590aa Jan 21 08:09:16.744903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-5b8f490f-4848-4df2-a926-772391c9a906 req-e52ca179-bb89-43b9-984e-e23446ecbc58 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:16.745043 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:16.745043 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:16.746467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-5b8f490f-4848-4df2-a926-772391c9a906 req-e52ca179-bb89-43b9-984e-e23446ecbc58 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:16.767796 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:16.767796 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:17.510274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-5b8f490f-4848-4df2-a926-772391c9a906 req-e52ca179-bb89-43b9-984e-e23446ecbc58 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:09:17.511061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-5b8f490f-4848-4df2-a926-772391c9a906 req-e52ca179-bb89-43b9-984e-e23446ecbc58 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:09:17.549677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-5b8f490f-4848-4df2-a926-772391c9a906 req-e52ca179-bb89-43b9-984e-e23446ecbc58 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments/ba8802cc-2954-4ce0-9ff7-ea9a4fc590aa returned with HTTP 200 Jan 21 08:09:17.551427 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 77/144] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:09:16 2021] DELETE /volume/v3/d37064dc498e4736a25930ffa06ab9c6/attachments/ba8802cc-2954-4ce0-9ff7-ea9a4fc590aa => generated 19 bytes in 812 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:20.689804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bc52065-3ac3-4032-a055-7fcccace8214 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:20.690299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bc52065-3ac3-4032-a055-7fcccace8214 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:20.690492 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:20.690492 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:20.691187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bc52065-3ac3-4032-a055-7fcccace8214 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:20.794237 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:20.794237 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:20.835179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9bc52065-3ac3-4032-a055-7fcccace8214 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:20.925956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bc52065-3ac3-4032-a055-7fcccace8214 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:20.934606 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 68/145] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:20 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 913 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:20.950815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f07f2b7-7d46-49f5-bf06-73295e1750db tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:20.951763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f07f2b7-7d46-49f5-bf06-73295e1750db tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:20.952191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:20.952191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:20.952842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f07f2b7-7d46-49f5-bf06-73295e1750db tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:21.107221 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:21.107221 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:21.139832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8f07f2b7-7d46-49f5-bf06-73295e1750db tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:21.193883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f07f2b7-7d46-49f5-bf06-73295e1750db tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:21.194861 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 78/146] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:20 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:21.209624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-862372c0-8fc8-4a00-8c38-f5400937ebce tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:09:21.210467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-862372c0-8fc8-4a00-8c38-f5400937ebce tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:21.210872 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:21.210872 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:21.211681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-862372c0-8fc8-4a00-8c38-f5400937ebce tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:21.335879 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:21.335879 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:21.358757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-862372c0-8fc8-4a00-8c38-f5400937ebce tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:09:21.394287 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-862372c0-8fc8-4a00-8c38-f5400937ebce tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:09:21.395831 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 69/147] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:21 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:30.177372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] POST http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes Jan 21 08:09:30.178647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:30.178647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:30.179666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-239632973"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:30.180918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-239632973'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:09:30.181478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Create volume of 1 GB Jan 21 08:09:30.207660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Availability Zones retrieved successfully. Jan 21 08:09:30.225213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Flow 'volume_create_api' (c16aa7df-f753-41a5-bc66-711a6ac3b97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:30.228279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d7aa30-1bdb-4bfd-b75b-ade723b388c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:30.230997 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:09:30.352419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d7aa30-1bdb-4bfd-b75b-ade723b388c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:30.369049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d506cb1-e3b3-4e81-aceb-bbf7042c7c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:30.589348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Created reservations ['2f00b466-6711-4e0d-9f1f-e63cd06babcc', '741cec68-cd72-45dd-bb4e-8723a4b33ed7', '0acbcbd0-4d4b-481a-b2d3-59ffc0e8c938', '1ec2fbe9-38a0-486d-bd67-4a4c7749542b'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:09:30.591273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d506cb1-e3b3-4e81-aceb-bbf7042c7c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f00b466-6711-4e0d-9f1f-e63cd06babcc', '741cec68-cd72-45dd-bb4e-8723a4b33ed7', '0acbcbd0-4d4b-481a-b2d3-59ffc0e8c938', '1ec2fbe9-38a0-486d-bd67-4a4c7749542b']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:30.594426 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb74e41-2b0d-470a-953e-966c302340df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:30.733146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb74e41-2b0d-470a-953e-966c302340df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec57018-69d4-4d18-af2c-de84f36ad79a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-239632973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d4176a68c244339692c15e254b4004',qos_specs=None,replication_status=,reservations=['2f00b466-6711-4e0d-9f1f-e63cd06babcc','741cec68-cd72-45dd-bb4e-8723a4b33ed7','0acbcbd0-4d4b-481a-b2d3-59ffc0e8c938','1ec2fbe9-38a0-486d-bd67-4a4c7749542b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297e7346fd534e1099ba35a89d596948',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-239632973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec57018-69d4-4d18-af2c-de84f36ad79a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36d4176a68c244339692c15e254b4004',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='297e7346fd534e1099ba35a89d596948',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:30.735314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486b6540-48a0-4886-913a-a4aa7dbfd539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:30.819959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486b6540-48a0-4886-913a-a4aa7dbfd539) 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-239632973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36d4176a68c244339692c15e254b4004',qos_specs=None,replication_status=,reservations=['2f00b466-6711-4e0d-9f1f-e63cd06babcc','741cec68-cd72-45dd-bb4e-8723a4b33ed7','0acbcbd0-4d4b-481a-b2d3-59ffc0e8c938','1ec2fbe9-38a0-486d-bd67-4a4c7749542b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='297e7346fd534e1099ba35a89d596948',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:30.822419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e19ae8-8e5f-41e1-a840-2450d1528cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:09:30.874691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e19ae8-8e5f-41e1-a840-2450d1528cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:09:30.886555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Flow 'volume_create_api' (c16aa7df-f753-41a5-bc66-711a6ac3b97d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:09:31.015961 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Create volume request issued successfully. Jan 21 08:09:31.031183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3da4790d-770b-4d11-b71e-2a7b1c4eb8a1 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes returned with HTTP 202 Jan 21 08:09:31.032657 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 79/148] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:09:30 2021] POST /volume/v3/36d4176a68c244339692c15e254b4004/volumes => generated 823 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:09:31.047096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7286fb93-0ce1-41d2-a3b9-ab7c5b76b265 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:31.047841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7286fb93-0ce1-41d2-a3b9-ab7c5b76b265 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:31.048274 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:31.048274 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:31.048913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7286fb93-0ce1-41d2-a3b9-ab7c5b76b265 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:31.116491 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:31.116491 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:31.132859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7286fb93-0ce1-41d2-a3b9-ab7c5b76b265 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:31.149985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7286fb93-0ce1-41d2-a3b9-ab7c5b76b265 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:31.151217 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 70/149] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:31 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 891 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:32.169849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84b926e1-85ce-4ae6-90bf-dc5dde8091b2 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:32.171079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84b926e1-85ce-4ae6-90bf-dc5dde8091b2 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:32.171478 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:32.171478 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:32.172329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84b926e1-85ce-4ae6-90bf-dc5dde8091b2 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:32.259889 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:32.259889 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:32.274655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-84b926e1-85ce-4ae6-90bf-dc5dde8091b2 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:32.332447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84b926e1-85ce-4ae6-90bf-dc5dde8091b2 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:32.332447 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 80/150] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:32 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:33.057331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-901e388a-2c67-462d-b4b0-f1e313dab121 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:33.057660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-901e388a-2c67-462d-b4b0-f1e313dab121 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:33.057857 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:33.057857 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:33.058357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-901e388a-2c67-462d-b4b0-f1e313dab121 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:33.122713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:33.122713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:33.134783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-901e388a-2c67-462d-b4b0-f1e313dab121 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:33.157942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-901e388a-2c67-462d-b4b0-f1e313dab121 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:33.162510 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 71/151] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:09:33 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:33.350464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84b926e1-85ce-4ae6-90bf-dc5dde8091b2 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume// Jan 21 08:09:33.350982 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84b926e1-85ce-4ae6-90bf-dc5dde8091b2 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:33.351116 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:33.351116 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:33.351796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84b926e1-85ce-4ae6-90bf-dc5dde8091b2 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:33.353463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84b926e1-85ce-4ae6-90bf-dc5dde8091b2 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:09:33.357743 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 81/152] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:09:33 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 08:09:33.370235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-ea8a9a8f-722e-4a84-a845-57d3b5a601d6 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] POST http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/attachments Jan 21 08:09:33.370949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:33.370949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:33.371694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-ea8a9a8f-722e-4a84-a845-57d3b5a601d6 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ec57018-69d4-4d18-af2c-de84f36ad79a", "instance_uuid": "a65c3edb-54fd-4db6-9e89-2c0dc25d415e", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:33.446869 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:33.446869 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:33.709474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-ea8a9a8f-722e-4a84-a845-57d3b5a601d6 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/attachments returned with HTTP 200 Jan 21 08:09:33.710698 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 72/153] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:09:33 2021] POST /volume/v3/36d4176a68c244339692c15e254b4004/attachments => generated 273 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:33.926410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2b7e307-4614-4627-b569-3a5b21adcc05 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:33.927370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2b7e307-4614-4627-b569-3a5b21adcc05 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:33.927981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2b7e307-4614-4627-b569-3a5b21adcc05 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:34.006831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-ea8a9a8f-722e-4a84-a845-57d3b5a601d6 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume// Jan 21 08:09:34.007308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-ea8a9a8f-722e-4a84-a845-57d3b5a601d6 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:34.007550 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:34.007550 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:34.007935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-ea8a9a8f-722e-4a84-a845-57d3b5a601d6 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:34.009039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-ea8a9a8f-722e-4a84-a845-57d3b5a601d6 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:09:34.010309 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 73/154] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:09: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 08:09:34.024569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-fa4ea65b-d5e9-4301-b009-d9c71718a0bb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:34.025296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-fa4ea65b-d5e9-4301-b009-d9c71718a0bb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:34.025782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-fa4ea65b-d5e9-4301-b009-d9c71718a0bb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:34.042331 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:34.042331 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:34.053374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d2b7e307-4614-4627-b569-3a5b21adcc05 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:34.085446 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:34.085446 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:34.095519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2b7e307-4614-4627-b569-3a5b21adcc05 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:34.097241 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 82/155] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:33 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 915 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:34.125087 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:34.125087 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:34.134858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-fa4ea65b-d5e9-4301-b009-d9c71718a0bb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:34.160823 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:34.160823 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:34.176005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-fa4ea65b-d5e9-4301-b009-d9c71718a0bb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:34.177681 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 74/156] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:09:34 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 1014 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:09:34.225436 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-1673e9c3-166b-4449-87f8-55c1f70dbe69 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] PUT http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/attachments/394c80de-a727-43fd-96e3-928fe9af447a Jan 21 08:09:34.226587 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:34.226587 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:34.227293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-1673e9c3-166b-4449-87f8-55c1f70dbe69 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:34.279925 n-d-769329-4 devstack@c-api.service[88055]: /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 08:09:34.279925 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:09:34.280942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-1673e9c3-166b-4449-87f8-55c1f70dbe69 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Lock "b'cinder-attachment_update-8ec57018-69d4-4d18-af2c-de84f36ad79a-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.013s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:09:34.287718 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:34.287718 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:35.112890 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75800ad7-ff68-4c3b-88c3-2dd8d5d9f81a tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:35.113446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75800ad7-ff68-4c3b-88c3-2dd8d5d9f81a tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:35.113809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:35.113809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:35.114273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75800ad7-ff68-4c3b-88c3-2dd8d5d9f81a tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:35.184194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:35.184194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:35.192704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-75800ad7-ff68-4c3b-88c3-2dd8d5d9f81a tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:35.222865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:35.222865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:35.232716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75800ad7-ff68-4c3b-88c3-2dd8d5d9f81a tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:35.233645 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 75/157] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:35 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:36.250069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d6ce3ea-9102-4d4c-829d-95f69666b817 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:36.250577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d6ce3ea-9102-4d4c-829d-95f69666b817 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:36.250938 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:36.250938 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:36.251533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d6ce3ea-9102-4d4c-829d-95f69666b817 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:36.349398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:36.349398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:36.358842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6d6ce3ea-9102-4d4c-829d-95f69666b817 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:36.381830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:36.381830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:36.395622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d6ce3ea-9102-4d4c-829d-95f69666b817 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:36.396726 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 76/158] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:36 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 915 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:36.497299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-1673e9c3-166b-4449-87f8-55c1f70dbe69 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Lock "b'cinder-attachment_update-8ec57018-69d4-4d18-af2c-de84f36ad79a-n-h2-769329-4'" released by "attachment_update" :: held 2.216s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:09:36.498535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-1673e9c3-166b-4449-87f8-55c1f70dbe69 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/attachments/394c80de-a727-43fd-96e3-928fe9af447a returned with HTTP 200 Jan 21 08:09:36.499539 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 83/159] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 08:09:34 2021] PUT /volume/v3/36d4176a68c244339692c15e254b4004/attachments/394c80de-a727-43fd-96e3-928fe9af447a => generated 762 bytes in 2279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:37.412390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4aa194a-1f3a-4a67-8742-c448dcbd5715 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:37.415847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4aa194a-1f3a-4a67-8742-c448dcbd5715 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:37.416312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:37.416312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:37.417601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4aa194a-1f3a-4a67-8742-c448dcbd5715 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:37.505640 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:37.505640 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:37.516480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b4aa194a-1f3a-4a67-8742-c448dcbd5715 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:37.540382 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:37.540382 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:37.550794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4aa194a-1f3a-4a67-8742-c448dcbd5715 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:37.552068 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 77/160] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:37 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:38.568859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12e25d8d-a195-4d97-a07b-2c4dfe78714f tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:38.569777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12e25d8d-a195-4d97-a07b-2c4dfe78714f tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:38.570132 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:38.570132 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:38.570693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12e25d8d-a195-4d97-a07b-2c4dfe78714f tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:38.663749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.663749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:38.681588 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-12e25d8d-a195-4d97-a07b-2c4dfe78714f tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:38.707931 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:38.707931 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:38.717570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12e25d8d-a195-4d97-a07b-2c4dfe78714f tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:38.728197 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 84/161] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:38 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:39.734527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c382b4cb-83e2-4f25-8309-4561485734fe tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:39.735611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c382b4cb-83e2-4f25-8309-4561485734fe tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:39.735832 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:39.735832 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:39.736190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c382b4cb-83e2-4f25-8309-4561485734fe tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:39.831963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:39.831963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:39.841537 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c382b4cb-83e2-4f25-8309-4561485734fe tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:39.861995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:39.861995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:39.870905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c382b4cb-83e2-4f25-8309-4561485734fe tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:39.872517 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 78/162] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:39 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:40.892749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-127cc4a1-dec2-4eba-9e24-1f0e3daeaa30 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:40.893951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-127cc4a1-dec2-4eba-9e24-1f0e3daeaa30 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:40.894358 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:40.894358 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:40.894988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-127cc4a1-dec2-4eba-9e24-1f0e3daeaa30 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:40.996935 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:40.996935 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:41.006502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-127cc4a1-dec2-4eba-9e24-1f0e3daeaa30 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:41.031976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:41.031976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:41.040973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-127cc4a1-dec2-4eba-9e24-1f0e3daeaa30 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:41.042451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 85/163] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:40 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:42.062630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a04a462e-3104-4a24-9541-15e9a32a8ccb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:42.062630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a04a462e-3104-4a24-9541-15e9a32a8ccb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:42.062630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:42.062630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:42.062630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a04a462e-3104-4a24-9541-15e9a32a8ccb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:42.120514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-6a0a8a9e-b944-4956-a85c-cf1a8132f351 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] POST http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/attachments/394c80de-a727-43fd-96e3-928fe9af447a/action Jan 21 08:09:42.121260 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:42.121260 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:42.122124 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-6a0a8a9e-b944-4956-a85c-cf1a8132f351 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:09:42.122627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-6a0a8a9e-b944-4956-a85c-cf1a8132f351 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:42.196188 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:42.196188 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:42.200470 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a04a462e-3104-4a24-9541-15e9a32a8ccb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:42.245413 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:42.245413 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:42.259320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a04a462e-3104-4a24-9541-15e9a32a8ccb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:42.270671 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 79/164] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:42 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:42.279171 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:42.279171 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:42.394680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49d77455-d5b6-48cc-b830-33a4a69bd9a4 req-6a0a8a9e-b944-4956-a85c-cf1a8132f351 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/attachments/394c80de-a727-43fd-96e3-928fe9af447a/action returned with HTTP 204 Jan 21 08:09:42.395592 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 86/165] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 08:09:42 2021] POST /volume/v3/36d4176a68c244339692c15e254b4004/attachments/394c80de-a727-43fd-96e3-928fe9af447a/action => generated 0 bytes in 280 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:09:43.277131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11239b9c-73f2-479e-b60b-43db3d2b7c00 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:43.277686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11239b9c-73f2-479e-b60b-43db3d2b7c00 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:43.277807 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:43.277807 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:43.278405 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11239b9c-73f2-479e-b60b-43db3d2b7c00 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:43.390697 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:43.390697 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:43.416163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-11239b9c-73f2-479e-b60b-43db3d2b7c00 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:43.449508 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:43.449508 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:43.458063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11239b9c-73f2-479e-b60b-43db3d2b7c00 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:43.471270 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 80/166] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:43 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 1208 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:43.478368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-764b1ad7-47b5-437e-94a8-43b0b968a820 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:43.480073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-764b1ad7-47b5-437e-94a8-43b0b968a820 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:43.480509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:43.480509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:43.482016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-764b1ad7-47b5-437e-94a8-43b0b968a820 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:43.569585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:43.569585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:43.578401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-764b1ad7-47b5-437e-94a8-43b0b968a820 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:43.604215 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:43.604215 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:43.612696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-764b1ad7-47b5-437e-94a8-43b0b968a820 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:43.614005 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 87/167] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:43 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 1208 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:44.366929 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-00ed5048-c02d-410f-bb1c-4f33f6598035 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:44.367629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-00ed5048-c02d-410f-bb1c-4f33f6598035 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:44.367729 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:44.367729 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:44.368130 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-00ed5048-c02d-410f-bb1c-4f33f6598035 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:44.430680 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.430680 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:44.441209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-00ed5048-c02d-410f-bb1c-4f33f6598035 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:44.463348 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.463348 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:44.472833 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-00ed5048-c02d-410f-bb1c-4f33f6598035 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:44.487637 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 81/168] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:09:44 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 1208 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:44.501648 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-9be07f75-9414-4dbc-bfaa-20abd1dba0ac tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] POST http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a/action Jan 21 08:09:44.502224 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:44.502224 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:44.503055 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-9be07f75-9414-4dbc-bfaa-20abd1dba0ac tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Action body: b'{"os-begin_detaching": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:09:44.503337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-9be07f75-9414-4dbc-bfaa-20abd1dba0ac tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:09:44.563678 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.563678 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:44.565307 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-9be07f75-9414-4dbc-bfaa-20abd1dba0ac tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:44.606289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-9be07f75-9414-4dbc-bfaa-20abd1dba0ac tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Begin detaching volume completed successfully. Jan 21 08:09:44.606846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-9be07f75-9414-4dbc-bfaa-20abd1dba0ac tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a/action returned with HTTP 202 Jan 21 08:09:44.607752 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 88/169] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:09:44 2021] POST /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:09:44.716252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0ca477f-8cc9-4ca0-8846-c2738aec4e6f tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:44.717146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0ca477f-8cc9-4ca0-8846-c2738aec4e6f tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:44.717509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:44.717509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:44.718139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0ca477f-8cc9-4ca0-8846-c2738aec4e6f tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:44.806585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-9be07f75-9414-4dbc-bfaa-20abd1dba0ac tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume// Jan 21 08:09:44.807339 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-9be07f75-9414-4dbc-bfaa-20abd1dba0ac tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:44.807743 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:44.807743 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:44.808506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-9be07f75-9414-4dbc-bfaa-20abd1dba0ac tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:44.809693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-9be07f75-9414-4dbc-bfaa-20abd1dba0ac tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:09:44.810436 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 89/170] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:09:44 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 08:09:44.824418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-8f98efb2-da64-486a-bb4f-a7673f578777 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:44.825232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-8f98efb2-da64-486a-bb4f-a7673f578777 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:44.825719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-8f98efb2-da64-486a-bb4f-a7673f578777 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:44.830553 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.830553 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:44.844054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a0ca477f-8cc9-4ca0-8846-c2738aec4e6f tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:44.893599 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.893599 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:44.909657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0ca477f-8cc9-4ca0-8846-c2738aec4e6f tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:44.911129 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 82/171] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:44 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 1211 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:09:44.926033 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.926033 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:44.935108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-8f98efb2-da64-486a-bb4f-a7673f578777 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:44.956510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:44.956510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:44.969908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-8f98efb2-da64-486a-bb4f-a7673f578777 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:44.971588 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 90/172] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:09:44 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 1310 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:09:45.381909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-f2269f08-5867-439d-af8f-dfab2f6a8466 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] DELETE http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/attachments/394c80de-a727-43fd-96e3-928fe9af447a Jan 21 08:09:45.382358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-f2269f08-5867-439d-af8f-dfab2f6a8466 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:45.382498 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:45.382498 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:45.383174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-f2269f08-5867-439d-af8f-dfab2f6a8466 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:45.429622 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:45.429622 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:45.926230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93ab344a-d3c8-45a0-846d-dd46ded55ac8 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:45.927115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93ab344a-d3c8-45a0-846d-dd46ded55ac8 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:45.927567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:45.927567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:45.928186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93ab344a-d3c8-45a0-846d-dd46ded55ac8 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:46.019992 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:46.019992 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:46.040475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-93ab344a-d3c8-45a0-846d-dd46ded55ac8 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:46.068243 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93ab344a-d3c8-45a0-846d-dd46ded55ac8 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:46.070119 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 91/173] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:45 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:09:46.097239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-f2269f08-5867-439d-af8f-dfab2f6a8466 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:09:46.099493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-f2269f08-5867-439d-af8f-dfab2f6a8466 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:09:46.159465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-655e9c1e-221e-4044-abd3-6b41cfa392af req-f2269f08-5867-439d-af8f-dfab2f6a8466 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/attachments/394c80de-a727-43fd-96e3-928fe9af447a returned with HTTP 200 Jan 21 08:09:46.160692 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 83/174] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 08:09:45 2021] DELETE /volume/v3/36d4176a68c244339692c15e254b4004/attachments/394c80de-a727-43fd-96e3-928fe9af447a => generated 19 bytes in 783 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:47.091706 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cdf08bc-9155-4fee-abc6-edd7bf2b3333 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:47.092818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cdf08bc-9155-4fee-abc6-edd7bf2b3333 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:47.093670 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:47.093670 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:47.095418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cdf08bc-9155-4fee-abc6-edd7bf2b3333 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:47.217757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:47.217757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:47.239703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6cdf08bc-9155-4fee-abc6-edd7bf2b3333 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:47.271799 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cdf08bc-9155-4fee-abc6-edd7bf2b3333 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:47.272889 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 92/175] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:47 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:47.511550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49de06fe-1fde-4b2d-b109-47062f848f3e tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:47.513666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49de06fe-1fde-4b2d-b109-47062f848f3e tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:47.513877 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:47.513877 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:47.514573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49de06fe-1fde-4b2d-b109-47062f848f3e tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:47.696756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:47.696756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:47.717162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49de06fe-1fde-4b2d-b109-47062f848f3e tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:47.767721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49de06fe-1fde-4b2d-b109-47062f848f3e tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:47.768957 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 84/176] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:47 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:47.784572 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d447771d-a78a-4abc-ad30-caecba7bfa9a tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:47.785344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d447771d-a78a-4abc-ad30-caecba7bfa9a tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:47.785704 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:47.785704 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:47.786495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d447771d-a78a-4abc-ad30-caecba7bfa9a tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:47.860451 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:47.860451 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:47.892390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d447771d-a78a-4abc-ad30-caecba7bfa9a tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:47.917147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d447771d-a78a-4abc-ad30-caecba7bfa9a tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:47.920346 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 93/177] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:47 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 916 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:09:58.870488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbc97f4b-5106-4216-88e5-375174a09bd0 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] DELETE http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:58.871169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbc97f4b-5106-4216-88e5-375174a09bd0 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:58.871529 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:58.871529 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:58.872025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbc97f4b-5106-4216-88e5-375174a09bd0 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:58.872886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-fbc97f4b-5106-4216-88e5-375174a09bd0 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Delete volume with id: 8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:59.042738 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:59.042738 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:59.046988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fbc97f4b-5106-4216-88e5-375174a09bd0 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:59.180696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fbc97f4b-5106-4216-88e5-375174a09bd0 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Delete volume request issued successfully. Jan 21 08:09:59.181220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbc97f4b-5106-4216-88e5-375174a09bd0 tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 202 Jan 21 08:09:59.185688 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 85/178] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:09:58 2021] DELETE /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 0 bytes in 317 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:09:59.190289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3278785d-7a0b-4646-9ff6-a84545935c9d tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:09:59.191025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3278785d-7a0b-4646-9ff6-a84545935c9d tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:09:59.191220 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:09:59.191220 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:09:59.192257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3278785d-7a0b-4646-9ff6-a84545935c9d tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:09:59.355867 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:09:59.355867 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:09:59.380579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3278785d-7a0b-4646-9ff6-a84545935c9d tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:09:59.465457 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3278785d-7a0b-4646-9ff6-a84545935c9d tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:09:59.468573 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 94/179] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:09:59 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 915 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:00.484538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33f1c0b8-095f-4fc2-9ff6-c44612982eeb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:10:00.485028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33f1c0b8-095f-4fc2-9ff6-c44612982eeb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:00.485237 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:00.485237 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:00.485920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33f1c0b8-095f-4fc2-9ff6-c44612982eeb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:00.565527 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:00.565527 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:00.575368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-33f1c0b8-095f-4fc2-9ff6-c44612982eeb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Volume info retrieved successfully. Jan 21 08:10:00.600931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33f1c0b8-095f-4fc2-9ff6-c44612982eeb tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 200 Jan 21 08:10:00.602630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 86/180] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:00 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:01.631279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e54df78-80e6-4140-9bba-d656165a6b9b tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] GET http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a Jan 21 08:10:01.631850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e54df78-80e6-4140-9bba-d656165a6b9b tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:01.632065 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:01.632065 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:01.632439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e54df78-80e6-4140-9bba-d656165a6b9b tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:01.809647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e54df78-80e6-4140-9bba-d656165a6b9b tempest-AttachSCSIVolumeTestJSON-162404641 tempest-AttachSCSIVolumeTestJSON-162404641] http://10.222.0.50/volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a returned with HTTP 404 Jan 21 08:10:01.817115 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 95/181] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:01 2021] GET /volume/v3/36d4176a68c244339692c15e254b4004/volumes/8ec57018-69d4-4d18-af2c-de84f36ad79a => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:10:30.223708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] POST http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes Jan 21 08:10:30.224790 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:30.224790 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:30.225479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-230522321", "imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:10:30.226742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-230522321', 'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:10:30.427972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Create volume of 1 GB Jan 21 08:10:30.450083 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Availability Zones retrieved successfully. Jan 21 08:10:30.472632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Flow 'volume_create_api' (b3def35b-5436-421c-a597-c2064bedf8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:30.475741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231826e7-4499-4f63-b3e8-bdb0ab4b4af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:30.478553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:10:30.786278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231826e7-4499-4f63-b3e8-bdb0ab4b4af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:30.797029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db31ae9d-04c2-4521-803a-2f55aa709fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:31.268693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Created reservations ['19469379-bdd7-49ab-a256-13565d3d76e4', 'e42f59d3-1414-4129-9fd9-29e823e1c2d7', 'da27ac3f-9b7f-4115-8323-85addf1f2b93', '4bdadf24-42d9-44df-9f94-015daa322ce7'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:10:31.271170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db31ae9d-04c2-4521-803a-2f55aa709fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19469379-bdd7-49ab-a256-13565d3d76e4', 'e42f59d3-1414-4129-9fd9-29e823e1c2d7', 'da27ac3f-9b7f-4115-8323-85addf1f2b93', '4bdadf24-42d9-44df-9f94-015daa322ce7']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:31.275181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272438a5-38fc-4168-a08b-ce251d4b648a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:31.525140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272438a5-38fc-4168-a08b-ce251d4b648a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '542d8df5-b17a-4b1b-8428-e945ad8b8620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-230522321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1068fc8e2a64efe85791e82864a1b6f',qos_specs=None,replication_status=,reservations=['19469379-bdd7-49ab-a256-13565d3d76e4','e42f59d3-1414-4129-9fd9-29e823e1c2d7','da27ac3f-9b7f-4115-8323-85addf1f2b93','4bdadf24-42d9-44df-9f94-015daa322ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='228399ab2db74ebe82d60d19a0c878a6',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-230522321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=542d8df5-b17a-4b1b-8428-e945ad8b8620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1068fc8e2a64efe85791e82864a1b6f',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='228399ab2db74ebe82d60d19a0c878a6',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:31.536166 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950306b4-009a-48e2-af26-6279ca10f1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:31.690094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950306b4-009a-48e2-af26-6279ca10f1f0) 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-230522321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1068fc8e2a64efe85791e82864a1b6f',qos_specs=None,replication_status=,reservations=['19469379-bdd7-49ab-a256-13565d3d76e4','e42f59d3-1414-4129-9fd9-29e823e1c2d7','da27ac3f-9b7f-4115-8323-85addf1f2b93','4bdadf24-42d9-44df-9f94-015daa322ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='228399ab2db74ebe82d60d19a0c878a6',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:31.695088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79a99b9a-0cdc-4fe1-abd0-3e31e98246ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:10:31.858694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79a99b9a-0cdc-4fe1-abd0-3e31e98246ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:10:31.861368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Flow 'volume_create_api' (b3def35b-5436-421c-a597-c2064bedf8b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:10:32.073534 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Create volume request issued successfully. Jan 21 08:10:32.136633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e4633b6-a7ee-45d2-8db6-40204cd7c490 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes returned with HTTP 202 Jan 21 08:10:32.137686 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 87/182] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:10:29 2021] POST /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes => generated 825 bytes in 2588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:10:32.156944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c9ddea0-2488-4f60-b13a-f6cf8c66aa0a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:32.157486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c9ddea0-2488-4f60-b13a-f6cf8c66aa0a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:32.158289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c9ddea0-2488-4f60-b13a-f6cf8c66aa0a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:32.233411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:32.233411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:32.262847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7c9ddea0-2488-4f60-b13a-f6cf8c66aa0a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:32.308166 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c9ddea0-2488-4f60-b13a-f6cf8c66aa0a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:32.326190 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 96/183] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:32 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 893 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:33.325831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3ea22db-42e7-4f8f-afb3-e072d3be4d07 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:33.326416 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3ea22db-42e7-4f8f-afb3-e072d3be4d07 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:33.326505 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:33.326505 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:33.327848 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3ea22db-42e7-4f8f-afb3-e072d3be4d07 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:33.490621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:33.490621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:33.515004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d3ea22db-42e7-4f8f-afb3-e072d3be4d07 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:33.560222 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3ea22db-42e7-4f8f-afb3-e072d3be4d07 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:33.561355 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 88/184] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:33 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:34.577640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc191033-c204-49b0-815b-b5f6fe9b2813 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:34.578175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc191033-c204-49b0-815b-b5f6fe9b2813 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:34.578277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:34.578277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:34.578635 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc191033-c204-49b0-815b-b5f6fe9b2813 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:34.706790 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:34.706790 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:34.734254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dc191033-c204-49b0-815b-b5f6fe9b2813 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:34.799683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc191033-c204-49b0-815b-b5f6fe9b2813 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:34.800552 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 97/185] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:34 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:35.817286 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f717742-914d-4abb-9979-e5e7ddb99260 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:35.817286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f717742-914d-4abb-9979-e5e7ddb99260 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:35.817968 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:35.817968 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:35.819275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f717742-914d-4abb-9979-e5e7ddb99260 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:36.032713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:36.032713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:36.064299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2f717742-914d-4abb-9979-e5e7ddb99260 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:36.122856 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f717742-914d-4abb-9979-e5e7ddb99260 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:36.126630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 89/186] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:35 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:37.142233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebc2f296-566f-4b2b-972b-af0a69bb5409 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:37.142832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebc2f296-566f-4b2b-972b-af0a69bb5409 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:37.142942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:37.142942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:37.143264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebc2f296-566f-4b2b-972b-af0a69bb5409 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:37.210978 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:37.210978 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:37.223484 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ebc2f296-566f-4b2b-972b-af0a69bb5409 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:37.264945 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebc2f296-566f-4b2b-972b-af0a69bb5409 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:37.275662 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 98/187] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:37 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:38.281802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55f38f84-5f3d-4643-9409-6c4759340617 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:38.282361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55f38f84-5f3d-4643-9409-6c4759340617 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:38.282673 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:38.282673 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:38.282852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55f38f84-5f3d-4643-9409-6c4759340617 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:38.395986 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:38.395986 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:38.418368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-55f38f84-5f3d-4643-9409-6c4759340617 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:38.467143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55f38f84-5f3d-4643-9409-6c4759340617 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:38.471103 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 90/188] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:38 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:39.561583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abdc29f1-83a8-49ab-bf57-58b7ded9ca6a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:39.561583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abdc29f1-83a8-49ab-bf57-58b7ded9ca6a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:39.561583 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:39.561583 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:39.561583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abdc29f1-83a8-49ab-bf57-58b7ded9ca6a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:39.561583 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:39.561583 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:39.597612 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-abdc29f1-83a8-49ab-bf57-58b7ded9ca6a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:39.664917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abdc29f1-83a8-49ab-bf57-58b7ded9ca6a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:39.677739 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 99/189] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:39 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:10:40.683946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1e60f59-7b63-435f-a42e-2104e36b5e12 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:40.684481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1e60f59-7b63-435f-a42e-2104e36b5e12 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:40.684637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:40.684637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:40.685500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1e60f59-7b63-435f-a42e-2104e36b5e12 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:41.238844 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:41.238844 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:41.261966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c1e60f59-7b63-435f-a42e-2104e36b5e12 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:41.320933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1e60f59-7b63-435f-a42e-2104e36b5e12 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:41.328198 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 91/190] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:40 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:42.345056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbca4536-14db-4bb7-a25a-b5b79bc2bf1a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:42.346372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbca4536-14db-4bb7-a25a-b5b79bc2bf1a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:42.346770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:42.346770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:42.347385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbca4536-14db-4bb7-a25a-b5b79bc2bf1a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:42.717144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:42.717144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:42.738554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bbca4536-14db-4bb7-a25a-b5b79bc2bf1a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:42.803928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbca4536-14db-4bb7-a25a-b5b79bc2bf1a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:42.814689 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 100/191] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:42 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:43.822748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61ba4c6b-6bc4-4dfb-8ff7-58b75c011dd3 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:43.823345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61ba4c6b-6bc4-4dfb-8ff7-58b75c011dd3 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:43.825286 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:43.825286 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:43.826612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61ba4c6b-6bc4-4dfb-8ff7-58b75c011dd3 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:43.968504 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:43.968504 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:43.993896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61ba4c6b-6bc4-4dfb-8ff7-58b75c011dd3 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:44.046655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61ba4c6b-6bc4-4dfb-8ff7-58b75c011dd3 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:44.047821 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 92/192] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:43 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:45.064249 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53a3b0f9-379c-4e11-b210-748657a9a9ad tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:45.065367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53a3b0f9-379c-4e11-b210-748657a9a9ad tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:45.065979 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:45.065979 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:45.066675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53a3b0f9-379c-4e11-b210-748657a9a9ad tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:45.229791 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:45.229791 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:45.263072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-53a3b0f9-379c-4e11-b210-748657a9a9ad tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:45.325518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53a3b0f9-379c-4e11-b210-748657a9a9ad tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:45.335869 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 101/193] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:45 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:46.342106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c35be6e1-58e2-421e-b58c-95dee6b72f6d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:46.342803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c35be6e1-58e2-421e-b58c-95dee6b72f6d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:46.343129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:46.343129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:46.343734 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c35be6e1-58e2-421e-b58c-95dee6b72f6d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:46.451247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:46.451247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:46.462849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c35be6e1-58e2-421e-b58c-95dee6b72f6d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:46.494283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c35be6e1-58e2-421e-b58c-95dee6b72f6d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:46.495837 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 93/194] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:46 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:47.512795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dae8e056-310f-44e8-b112-b71abe8d1a0c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:47.513986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dae8e056-310f-44e8-b112-b71abe8d1a0c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:47.514450 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:47.514450 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:47.515689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dae8e056-310f-44e8-b112-b71abe8d1a0c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:47.630544 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:47.630544 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:47.650833 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dae8e056-310f-44e8-b112-b71abe8d1a0c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:47.701231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dae8e056-310f-44e8-b112-b71abe8d1a0c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:47.707562 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 102/195] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:47 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:48.717950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e9af385-8224-4828-bdfa-49a3ed8c82f6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:48.719073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e9af385-8224-4828-bdfa-49a3ed8c82f6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:48.719566 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:48.719566 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:48.720542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e9af385-8224-4828-bdfa-49a3ed8c82f6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:48.942251 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:48.942251 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:48.995933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e9af385-8224-4828-bdfa-49a3ed8c82f6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:49.119365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e9af385-8224-4828-bdfa-49a3ed8c82f6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:49.120857 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 94/196] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:48 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:50.143798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6caffb6c-2bc6-44bd-b1cb-e97c9cdf7282 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:50.144343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6caffb6c-2bc6-44bd-b1cb-e97c9cdf7282 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:50.144531 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:50.144531 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:50.144918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6caffb6c-2bc6-44bd-b1cb-e97c9cdf7282 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:50.233325 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:50.233325 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:50.244794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6caffb6c-2bc6-44bd-b1cb-e97c9cdf7282 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:50.273684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6caffb6c-2bc6-44bd-b1cb-e97c9cdf7282 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:50.274648 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 103/197] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:50 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:51.292335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-004d504d-2743-4b93-b823-41c67cf5ce7e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:51.292951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-004d504d-2743-4b93-b823-41c67cf5ce7e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:51.293287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:51.293287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:51.293856 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-004d504d-2743-4b93-b823-41c67cf5ce7e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:51.422392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:51.422392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:51.446554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-004d504d-2743-4b93-b823-41c67cf5ce7e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:51.508283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-004d504d-2743-4b93-b823-41c67cf5ce7e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:51.510872 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 95/198] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:51 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:52.534340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75eee608-7291-4992-8768-21570bf9aee2 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:52.534881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75eee608-7291-4992-8768-21570bf9aee2 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:52.535064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:52.535064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:52.536538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75eee608-7291-4992-8768-21570bf9aee2 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:52.668827 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:52.668827 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:52.702219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-75eee608-7291-4992-8768-21570bf9aee2 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:52.754182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75eee608-7291-4992-8768-21570bf9aee2 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:52.754986 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 104/199] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:52 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:53.770595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8aaa3f24-980e-46cf-be6f-0996f34e0754 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:53.771087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8aaa3f24-980e-46cf-be6f-0996f34e0754 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:53.771463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:53.771463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:53.772098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8aaa3f24-980e-46cf-be6f-0996f34e0754 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:53.889715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:53.889715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:53.901044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8aaa3f24-980e-46cf-be6f-0996f34e0754 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:53.930600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8aaa3f24-980e-46cf-be6f-0996f34e0754 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:53.931672 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 96/200] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:53 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 917 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:54.983958 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4912f353-508a-439b-b897-00bc0835fd2a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:54.984526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4912f353-508a-439b-b897-00bc0835fd2a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:54.984750 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:54.984750 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:54.985137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4912f353-508a-439b-b897-00bc0835fd2a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:55.085117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:55.085117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:55.094234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4912f353-508a-439b-b897-00bc0835fd2a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:55.121969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4912f353-508a-439b-b897-00bc0835fd2a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:55.127291 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 105/201] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:54 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 975 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:56.140624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6fa7575c-07a2-482e-b10e-87ff467f2545 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:56.142559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6fa7575c-07a2-482e-b10e-87ff467f2545 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:56.142785 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:56.142785 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:56.143281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6fa7575c-07a2-482e-b10e-87ff467f2545 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:56.224260 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:56.224260 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:56.233118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6fa7575c-07a2-482e-b10e-87ff467f2545 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:56.259695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6fa7575c-07a2-482e-b10e-87ff467f2545 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:56.260785 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 97/202] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:56 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:57.277321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c81a9bae-04da-4790-92f5-c3ffd89ffb43 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:57.277826 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c81a9bae-04da-4790-92f5-c3ffd89ffb43 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:57.278222 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:57.278222 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:57.278843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c81a9bae-04da-4790-92f5-c3ffd89ffb43 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:57.360452 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:57.360452 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:57.371264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c81a9bae-04da-4790-92f5-c3ffd89ffb43 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:57.402609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c81a9bae-04da-4790-92f5-c3ffd89ffb43 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:57.411861 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 106/203] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:57 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:58.426923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad235b26-0251-4e5e-a3c1-7a6d9d70b499 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:58.428185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad235b26-0251-4e5e-a3c1-7a6d9d70b499 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:58.428860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:58.428860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:58.430042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad235b26-0251-4e5e-a3c1-7a6d9d70b499 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:58.497747 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:58.497747 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:58.524458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad235b26-0251-4e5e-a3c1-7a6d9d70b499 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:58.553740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad235b26-0251-4e5e-a3c1-7a6d9d70b499 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:58.557295 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 98/204] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:58 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:10:59.573148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-294bc683-634a-4085-8dd0-04dd9212c9ff tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:10:59.573148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-294bc683-634a-4085-8dd0-04dd9212c9ff tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:10:59.573148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:10:59.573148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:10:59.573907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-294bc683-634a-4085-8dd0-04dd9212c9ff tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:10:59.756772 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:10:59.756772 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:10:59.767470 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-294bc683-634a-4085-8dd0-04dd9212c9ff tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:10:59.797972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-294bc683-634a-4085-8dd0-04dd9212c9ff tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:10:59.799636 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 107/205] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:10:59 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:00.826129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f400d5a-0686-49af-9765-2bdcd69b7a50 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:00.826844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f400d5a-0686-49af-9765-2bdcd69b7a50 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:00.826844 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:00.826844 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:00.827375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f400d5a-0686-49af-9765-2bdcd69b7a50 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:00.927359 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:00.927359 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:00.953145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7f400d5a-0686-49af-9765-2bdcd69b7a50 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:01.007404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f400d5a-0686-49af-9765-2bdcd69b7a50 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:01.008718 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 99/206] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:00 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:02.024280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27707bef-d5a4-49b5-a8a1-63fab37461fe tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:02.025321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27707bef-d5a4-49b5-a8a1-63fab37461fe tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:02.025691 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:02.025691 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:02.026298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27707bef-d5a4-49b5-a8a1-63fab37461fe tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:02.129373 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:02.129373 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:02.145624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-27707bef-d5a4-49b5-a8a1-63fab37461fe tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:02.173380 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27707bef-d5a4-49b5-a8a1-63fab37461fe tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:02.185089 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 108/207] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:02 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:03.192332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e26d77d4-3905-41c1-a9cf-45667aecb479 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:03.192900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e26d77d4-3905-41c1-a9cf-45667aecb479 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:03.193026 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:03.193026 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:03.193705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e26d77d4-3905-41c1-a9cf-45667aecb479 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:03.278549 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:03.278549 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:03.288545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e26d77d4-3905-41c1-a9cf-45667aecb479 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:03.320589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e26d77d4-3905-41c1-a9cf-45667aecb479 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:03.350206 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 100/208] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:03 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:04.339938 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd322fca-e010-42a9-95b9-66af91b05fe6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:04.340495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd322fca-e010-42a9-95b9-66af91b05fe6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:04.340666 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:04.340666 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:04.341830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd322fca-e010-42a9-95b9-66af91b05fe6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:04.417609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:04.417609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:04.433009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dd322fca-e010-42a9-95b9-66af91b05fe6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:04.467352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd322fca-e010-42a9-95b9-66af91b05fe6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:04.477244 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 109/209] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:04 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:05.487366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aeb0e2e7-5d6e-41f2-a5c4-4d6a7bcffff4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:05.489678 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aeb0e2e7-5d6e-41f2-a5c4-4d6a7bcffff4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:05.490066 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:05.490066 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:05.490689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aeb0e2e7-5d6e-41f2-a5c4-4d6a7bcffff4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:05.558563 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:05.558563 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:05.569232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aeb0e2e7-5d6e-41f2-a5c4-4d6a7bcffff4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:05.598163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aeb0e2e7-5d6e-41f2-a5c4-4d6a7bcffff4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:05.599596 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 101/210] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:05 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:06.618791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f4191cd-7ffa-4f3d-9045-996851d0cd01 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:06.619315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f4191cd-7ffa-4f3d-9045-996851d0cd01 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:06.619452 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:06.619452 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:06.620109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f4191cd-7ffa-4f3d-9045-996851d0cd01 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:06.769620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:06.769620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:06.786302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6f4191cd-7ffa-4f3d-9045-996851d0cd01 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:06.829357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f4191cd-7ffa-4f3d-9045-996851d0cd01 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:06.832076 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 110/211] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:06 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:07.847894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-789d6946-8e5f-460c-aa7c-a8a2856a81c0 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:07.849354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-789d6946-8e5f-460c-aa7c-a8a2856a81c0 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:07.849756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:07.849756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:07.850382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-789d6946-8e5f-460c-aa7c-a8a2856a81c0 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:07.909113 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:07.909113 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:07.918354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-789d6946-8e5f-460c-aa7c-a8a2856a81c0 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:07.942155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-789d6946-8e5f-460c-aa7c-a8a2856a81c0 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:07.944513 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 102/212] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:07 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:08.964032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05361c03-baa9-4a96-b4ad-7dc59e9fbdb2 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:08.967312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05361c03-baa9-4a96-b4ad-7dc59e9fbdb2 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:08.968432 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:08.968432 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:08.971344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05361c03-baa9-4a96-b4ad-7dc59e9fbdb2 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:09.221406 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:09.221406 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:09.245392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-05361c03-baa9-4a96-b4ad-7dc59e9fbdb2 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:09.301866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05361c03-baa9-4a96-b4ad-7dc59e9fbdb2 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:09.321972 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 111/213] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:08 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:10.334154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b65ed7a8-f2a8-496f-bac8-91e6380faa25 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:10.334779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b65ed7a8-f2a8-496f-bac8-91e6380faa25 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:10.336045 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:10.336045 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:10.336456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b65ed7a8-f2a8-496f-bac8-91e6380faa25 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:10.411130 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:10.411130 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:10.421015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b65ed7a8-f2a8-496f-bac8-91e6380faa25 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:10.445167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b65ed7a8-f2a8-496f-bac8-91e6380faa25 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:10.446098 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 103/214] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:10 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:11.466661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfd6275f-518a-48f8-ae59-12a66245281d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:11.474690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfd6275f-518a-48f8-ae59-12a66245281d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:11.475191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:11.475191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:11.476397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfd6275f-518a-48f8-ae59-12a66245281d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:11.530416 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:11.530416 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:11.559076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bfd6275f-518a-48f8-ae59-12a66245281d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:11.565909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfd6275f-518a-48f8-ae59-12a66245281d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:11.567354 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 112/215] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:11 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:11:12.584020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-380f2e55-8274-4f8a-918c-064b9af5fd02 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:12.585133 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-380f2e55-8274-4f8a-918c-064b9af5fd02 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:12.585591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:12.585591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:12.586230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-380f2e55-8274-4f8a-918c-064b9af5fd02 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:12.674168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:12.674168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:12.685197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-380f2e55-8274-4f8a-918c-064b9af5fd02 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:12.711604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-380f2e55-8274-4f8a-918c-064b9af5fd02 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:12.713025 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 104/216] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:12 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:13.737800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4423192-e03f-4d15-a30c-40fb13de409d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:13.738354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4423192-e03f-4d15-a30c-40fb13de409d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:13.738515 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:13.738515 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:13.738875 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4423192-e03f-4d15-a30c-40fb13de409d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:13.906833 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:13.906833 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:13.934509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b4423192-e03f-4d15-a30c-40fb13de409d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:13.990483 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4423192-e03f-4d15-a30c-40fb13de409d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:13.998374 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 113/217] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:13 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:15.013316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aba2e9e4-8600-49f6-85cb-bfdc58ca5e88 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:15.013841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aba2e9e4-8600-49f6-85cb-bfdc58ca5e88 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:15.014048 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:15.014048 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:15.014865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aba2e9e4-8600-49f6-85cb-bfdc58ca5e88 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:15.110404 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:15.110404 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:15.119663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aba2e9e4-8600-49f6-85cb-bfdc58ca5e88 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:15.144838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aba2e9e4-8600-49f6-85cb-bfdc58ca5e88 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:15.153335 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 105/218] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:15 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:16.164552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e2146a5-114f-4850-a76b-78e08ef09537 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:16.165109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e2146a5-114f-4850-a76b-78e08ef09537 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:16.165251 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:16.165251 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:16.165898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e2146a5-114f-4850-a76b-78e08ef09537 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:16.216148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:16.216148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:16.225065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5e2146a5-114f-4850-a76b-78e08ef09537 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:16.259861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e2146a5-114f-4850-a76b-78e08ef09537 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:16.259861 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 114/219] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:16 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:17.268788 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d47dfe6-e800-4dd7-8c80-17abce675b50 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:17.269975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d47dfe6-e800-4dd7-8c80-17abce675b50 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:17.270178 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:17.270178 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:17.270854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d47dfe6-e800-4dd7-8c80-17abce675b50 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:17.358051 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:17.358051 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:17.369300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3d47dfe6-e800-4dd7-8c80-17abce675b50 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:17.399891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d47dfe6-e800-4dd7-8c80-17abce675b50 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:17.401426 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 106/220] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:17 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 978 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:18.417800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7218db76-d3c7-4076-a900-7e619dd6d913 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:18.418954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7218db76-d3c7-4076-a900-7e619dd6d913 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:18.419303 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:18.419303 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:18.419968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7218db76-d3c7-4076-a900-7e619dd6d913 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:18.489201 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:18.489201 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:18.502365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7218db76-d3c7-4076-a900-7e619dd6d913 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:18.540923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7218db76-d3c7-4076-a900-7e619dd6d913 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:18.543416 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 115/221] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:18 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 1368 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:19.559795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb962aa2-2717-46a2-adfc-060249a428e3 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:11:19.561001 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb962aa2-2717-46a2-adfc-060249a428e3 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:19.565193 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:19.565193 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:19.565193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb962aa2-2717-46a2-adfc-060249a428e3 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:19.634334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:19.634334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:19.644854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fb962aa2-2717-46a2-adfc-060249a428e3 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:19.672873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb962aa2-2717-46a2-adfc-060249a428e3 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:11:19.674976 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 107/222] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:19 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 1366 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:11:19.690933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] POST http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes Jan 21 08:11:19.691784 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:19.691784 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:19.692482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1795585052"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:11:19.693807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1795585052'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:11:19.694926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Create volume of 1 GB Jan 21 08:11:19.721579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Availability Zones retrieved successfully. Jan 21 08:11:19.753571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Flow 'volume_create_api' (c53b01b6-0ce8-4897-a3a6-b2ec894d74e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:11:19.771586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c02f94f-93eb-4df0-aa3a-008ba5b33fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:19.775174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:11:19.978415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c02f94f-93eb-4df0-aa3a-008ba5b33fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:19.981884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d579f1-8bbf-41d2-9c8f-d79a2b764207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:20.175749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Created reservations ['b0143361-3c85-4683-823d-029525049215', '64b26686-a54a-44fb-965b-c8f0f7a9935f', '7be8c8e6-1a10-4a54-8036-eb4af8a299f2', '08796275-ad42-4df0-a7a9-2af17fc40919'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:11:20.177671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d579f1-8bbf-41d2-9c8f-d79a2b764207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0143361-3c85-4683-823d-029525049215', '64b26686-a54a-44fb-965b-c8f0f7a9935f', '7be8c8e6-1a10-4a54-8036-eb4af8a299f2', '08796275-ad42-4df0-a7a9-2af17fc40919']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:20.180373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b175d1a2-ee95-47db-b391-66ac0f54662d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:20.345478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b175d1a2-ee95-47db-b391-66ac0f54662d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e7a37bb-92d7-44e3-8b48-f56af2733135', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1795585052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1068fc8e2a64efe85791e82864a1b6f',qos_specs=None,replication_status=,reservations=['b0143361-3c85-4683-823d-029525049215','64b26686-a54a-44fb-965b-c8f0f7a9935f','7be8c8e6-1a10-4a54-8036-eb4af8a299f2','08796275-ad42-4df0-a7a9-2af17fc40919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='228399ab2db74ebe82d60d19a0c878a6',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1795585052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e7a37bb-92d7-44e3-8b48-f56af2733135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1068fc8e2a64efe85791e82864a1b6f',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='228399ab2db74ebe82d60d19a0c878a6',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:20.348567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc6fa0d-29ba-4141-ac5d-b250dbf469b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:20.422820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc6fa0d-29ba-4141-ac5d-b250dbf469b9) 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-1795585052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1068fc8e2a64efe85791e82864a1b6f',qos_specs=None,replication_status=,reservations=['b0143361-3c85-4683-823d-029525049215','64b26686-a54a-44fb-965b-c8f0f7a9935f','7be8c8e6-1a10-4a54-8036-eb4af8a299f2','08796275-ad42-4df0-a7a9-2af17fc40919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='228399ab2db74ebe82d60d19a0c878a6',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:20.426421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93faa251-615c-4875-95c7-789e018605d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:20.484054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93faa251-615c-4875-95c7-789e018605d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:20.495478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Flow 'volume_create_api' (c53b01b6-0ce8-4897-a3a6-b2ec894d74e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:11:20.616058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Create volume request issued successfully. Jan 21 08:11:20.645679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65911431-7f68-4cbc-88aa-04164eb99f97 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes returned with HTTP 202 Jan 21 08:11:20.650894 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 116/223] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:11:19 2021] POST /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes => generated 826 bytes in 960 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:11:20.666726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c49538f-bc50-4b53-a9fc-29de8a7def49 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:11:20.668007 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c49538f-bc50-4b53-a9fc-29de8a7def49 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:20.670393 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:20.670393 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:20.671613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c49538f-bc50-4b53-a9fc-29de8a7def49 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:20.866896 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:20.866896 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:20.903842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7c49538f-bc50-4b53-a9fc-29de8a7def49 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:20.956973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c49538f-bc50-4b53-a9fc-29de8a7def49 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 returned with HTTP 200 Jan 21 08:11:20.961584 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 108/224] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:20 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 => generated 918 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:21.980309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df3fa5af-af62-4ae7-b28c-f3afa05c05e1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:11:21.980764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df3fa5af-af62-4ae7-b28c-f3afa05c05e1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:21.980995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:21.980995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:21.981369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df3fa5af-af62-4ae7-b28c-f3afa05c05e1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:22.081190 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:22.081190 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:22.094823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df3fa5af-af62-4ae7-b28c-f3afa05c05e1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:22.151867 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df3fa5af-af62-4ae7-b28c-f3afa05c05e1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 returned with HTTP 200 Jan 21 08:11:22.153705 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 117/225] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:21 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 => generated 918 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:23.170258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a55e402d-ec30-41a1-a25c-c59131644551 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:11:23.171014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a55e402d-ec30-41a1-a25c-c59131644551 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:23.171014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:23.171014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:23.171477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a55e402d-ec30-41a1-a25c-c59131644551 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:23.220730 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:23.220730 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:23.234311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a55e402d-ec30-41a1-a25c-c59131644551 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:23.267377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a55e402d-ec30-41a1-a25c-c59131644551 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 returned with HTTP 200 Jan 21 08:11:23.277229 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 109/226] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:23 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:23.290209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] POST http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes Jan 21 08:11:23.290742 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:23.290742 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:23.291590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1453528461"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:11:23.293620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1453528461'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:11:23.294307 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Create volume of 1 GB Jan 21 08:11:23.313748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Availability Zones retrieved successfully. Jan 21 08:11:23.366383 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Flow 'volume_create_api' (fbfee01f-08bf-4b3f-b385-d67df9b2c0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:11:23.368531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c637ef6-bf46-4d51-b538-76601fb5a017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:23.370674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:11:23.540692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c637ef6-bf46-4d51-b538-76601fb5a017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:23.544947 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ca4625-02d8-4155-855c-99735afca08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:23.793822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Created reservations ['7fdd95c5-4efb-46b4-afed-5c9a8924d4ba', 'ca8b5fd3-349f-43f1-91e7-83e42b96da7f', '4db3aab8-cc93-45ef-ab15-bce5252a2cdd', 'e833d1d4-928d-433c-ba8c-b6b900255ff4'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:11:23.799835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ca4625-02d8-4155-855c-99735afca08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fdd95c5-4efb-46b4-afed-5c9a8924d4ba', 'ca8b5fd3-349f-43f1-91e7-83e42b96da7f', '4db3aab8-cc93-45ef-ab15-bce5252a2cdd', 'e833d1d4-928d-433c-ba8c-b6b900255ff4']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:23.803415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062d4565-6eba-4eb7-b52d-e4a9df8483f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:23.915458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062d4565-6eba-4eb7-b52d-e4a9df8483f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64cdb2fc-e90b-4004-b5d8-f713dbb09385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1453528461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1068fc8e2a64efe85791e82864a1b6f',qos_specs=None,replication_status=,reservations=['7fdd95c5-4efb-46b4-afed-5c9a8924d4ba','ca8b5fd3-349f-43f1-91e7-83e42b96da7f','4db3aab8-cc93-45ef-ab15-bce5252a2cdd','e833d1d4-928d-433c-ba8c-b6b900255ff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='228399ab2db74ebe82d60d19a0c878a6',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1453528461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64cdb2fc-e90b-4004-b5d8-f713dbb09385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1068fc8e2a64efe85791e82864a1b6f',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='228399ab2db74ebe82d60d19a0c878a6',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:23.918487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece9e082-2307-4f91-b619-0c8a2126212e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:23.995373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece9e082-2307-4f91-b619-0c8a2126212e) 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-1453528461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1068fc8e2a64efe85791e82864a1b6f',qos_specs=None,replication_status=,reservations=['7fdd95c5-4efb-46b4-afed-5c9a8924d4ba','ca8b5fd3-349f-43f1-91e7-83e42b96da7f','4db3aab8-cc93-45ef-ab15-bce5252a2cdd','e833d1d4-928d-433c-ba8c-b6b900255ff4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='228399ab2db74ebe82d60d19a0c878a6',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:23.998258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bfb6d07-5aab-4bd9-9cfc-71ec07e51e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:24.050569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bfb6d07-5aab-4bd9-9cfc-71ec07e51e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:24.058922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Flow 'volume_create_api' (fbfee01f-08bf-4b3f-b385-d67df9b2c0b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:11:24.245600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Create volume request issued successfully. Jan 21 08:11:24.276730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85204668-289f-4d4f-bf06-d4f6f89558ca tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes returned with HTTP 202 Jan 21 08:11:24.284686 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 118/227] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:11:23 2021] POST /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes => generated 826 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:11:24.299285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-502d3ec1-b4a5-4072-90aa-7bddc4a900ea tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 Jan 21 08:11:24.299844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-502d3ec1-b4a5-4072-90aa-7bddc4a900ea tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:24.300063 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:24.300063 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:24.300442 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-502d3ec1-b4a5-4072-90aa-7bddc4a900ea tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:24.364533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:24.364533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:24.374724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-502d3ec1-b4a5-4072-90aa-7bddc4a900ea tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:24.401637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-502d3ec1-b4a5-4072-90aa-7bddc4a900ea tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 returned with HTTP 200 Jan 21 08:11:24.403062 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 110/228] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:24 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 => generated 894 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:25.421324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35c98b58-022f-4119-b5e4-046760a5b6a9 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 Jan 21 08:11:25.421858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35c98b58-022f-4119-b5e4-046760a5b6a9 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:25.422079 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:25.422079 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:25.422457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35c98b58-022f-4119-b5e4-046760a5b6a9 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:25.546977 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:25.546977 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:25.561927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-35c98b58-022f-4119-b5e4-046760a5b6a9 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:11:25.613213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35c98b58-022f-4119-b5e4-046760a5b6a9 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 returned with HTTP 200 Jan 21 08:11:25.614028 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 119/229] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:25 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:35.010639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] POST http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes Jan 21 08:11:35.011869 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:35.011869 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:35.012495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1450840437"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:11:35.013896 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1450840437'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:11:35.014477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Create volume of 1 GB Jan 21 08:11:35.033591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Availability Zones retrieved successfully. Jan 21 08:11:35.057857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Flow 'volume_create_api' (c038e836-28f5-4125-96b5-5df91aa5c422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:11:35.061928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae3d1320-dd4d-4790-b5f1-8aa9162e0401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:35.065356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:11:35.157173 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae3d1320-dd4d-4790-b5f1-8aa9162e0401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:35.159342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (750a27ee-88fe-436b-ad07-27c2cddb52a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:35.398304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Created reservations ['3005f4c7-a51c-4baa-a12c-038c5a589f6b', '563cea7d-12fd-43a6-af14-96b698516393', 'a75eb3dd-42fe-4732-b5a9-9c82d3f2e94e', 'fd6c9d18-42cb-4917-839b-f8bfdb05f8d7'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:11:35.400392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (750a27ee-88fe-436b-ad07-27c2cddb52a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3005f4c7-a51c-4baa-a12c-038c5a589f6b', '563cea7d-12fd-43a6-af14-96b698516393', 'a75eb3dd-42fe-4732-b5a9-9c82d3f2e94e', 'fd6c9d18-42cb-4917-839b-f8bfdb05f8d7']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:35.403016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d66ec77-d9d5-4c44-9225-ddcf1aff896d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:35.510638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d66ec77-d9d5-4c44-9225-ddcf1aff896d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1450840437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074c7b653b984f23a890fd878a8809ed',qos_specs=None,replication_status=,reservations=['3005f4c7-a51c-4baa-a12c-038c5a589f6b','563cea7d-12fd-43a6-af14-96b698516393','a75eb3dd-42fe-4732-b5a9-9c82d3f2e94e','fd6c9d18-42cb-4917-839b-f8bfdb05f8d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f30aaf6c0345f2b1b5dd8848ffc5b3',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:11:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1450840437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='074c7b653b984f23a890fd878a8809ed',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='d3f30aaf6c0345f2b1b5dd8848ffc5b3',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:35.513567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83785742-2218-4a42-bd75-840b3c5ad9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:35.588407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83785742-2218-4a42-bd75-840b3c5ad9e9) 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-1450840437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074c7b653b984f23a890fd878a8809ed',qos_specs=None,replication_status=,reservations=['3005f4c7-a51c-4baa-a12c-038c5a589f6b','563cea7d-12fd-43a6-af14-96b698516393','a75eb3dd-42fe-4732-b5a9-9c82d3f2e94e','fd6c9d18-42cb-4917-839b-f8bfdb05f8d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f30aaf6c0345f2b1b5dd8848ffc5b3',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:35.590384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8ada2b-eedd-486c-a51e-1158bc390d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:11:35.661965 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8ada2b-eedd-486c-a51e-1158bc390d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:11:35.670701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Flow 'volume_create_api' (c038e836-28f5-4125-96b5-5df91aa5c422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:11:35.836168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Create volume request issued successfully. Jan 21 08:11:35.897606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ad9fad7-9aa6-4782-884e-f63b9642667e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes returned with HTTP 202 Jan 21 08:11:35.898857 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 111/230] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:11:35 2021] POST /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes => generated 828 bytes in 892 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:11:35.915322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7962c438-1de7-4519-98fc-bc59238d73d2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 Jan 21 08:11:35.916005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7962c438-1de7-4519-98fc-bc59238d73d2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:35.916127 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:35.916127 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:35.918701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7962c438-1de7-4519-98fc-bc59238d73d2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:36.026726 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:36.026726 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:36.068411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7962c438-1de7-4519-98fc-bc59238d73d2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:11:36.171518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7962c438-1de7-4519-98fc-bc59238d73d2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 returned with HTTP 200 Jan 21 08:11:36.183660 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 120/231] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:35 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 => generated 920 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:37.190793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00677cb2-0225-4fba-ac0d-2870ac09f69a tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 Jan 21 08:11:37.191653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00677cb2-0225-4fba-ac0d-2870ac09f69a tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:37.191653 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:37.191653 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:37.192036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00677cb2-0225-4fba-ac0d-2870ac09f69a tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:37.307664 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:37.307664 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:37.326263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-00677cb2-0225-4fba-ac0d-2870ac09f69a tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:11:37.373340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00677cb2-0225-4fba-ac0d-2870ac09f69a tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 returned with HTTP 200 Jan 21 08:11:37.379289 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 112/232] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:37 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 => generated 920 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:11:38.396093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83f0c10d-1f4b-4383-b838-657622757f12 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 Jan 21 08:11:38.397839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83f0c10d-1f4b-4383-b838-657622757f12 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:11:38.398224 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:11:38.398224 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:11:38.398855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83f0c10d-1f4b-4383-b838-657622757f12 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:11:38.575625 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:11:38.575625 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:11:38.591424 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-83f0c10d-1f4b-4383-b838-657622757f12 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:11:38.621484 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83f0c10d-1f4b-4383-b838-657622757f12 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 returned with HTTP 200 Jan 21 08:11:38.623054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 121/233] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:11:38 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 => generated 921 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:22.059486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-a28df17c-f6c2-4eae-ad94-fbaa2035e912 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:12:22.060073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-a28df17c-f6c2-4eae-ad94-fbaa2035e912 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:22.060204 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:22.060204 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:22.061189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-a28df17c-f6c2-4eae-ad94-fbaa2035e912 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:22.143796 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:22.143796 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:22.153742 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-a28df17c-f6c2-4eae-ad94-fbaa2035e912 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:12:22.183055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-a28df17c-f6c2-4eae-ad94-fbaa2035e912 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:12:22.184643 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 113/234] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:12:22 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 1366 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:22.198579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:12:22.199040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:22.199256 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:22.199256 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:22.199656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:22.255319 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:22.255319 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:22.265475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:12:22.292980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 returned with HTTP 200 Jan 21 08:12:22.294435 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 122/235] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:12:22 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 => generated 919 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:22.308997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-0ba2fd32-8c89-4d7d-93cf-2aa8eec93bad tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 Jan 21 08:12:22.309952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-0ba2fd32-8c89-4d7d-93cf-2aa8eec93bad tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:22.309952 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:22.309952 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:22.310305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-0ba2fd32-8c89-4d7d-93cf-2aa8eec93bad tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:22.383141 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:22.383141 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:22.398145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-0ba2fd32-8c89-4d7d-93cf-2aa8eec93bad tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:12:22.429026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-0ba2fd32-8c89-4d7d-93cf-2aa8eec93bad tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 returned with HTTP 200 Jan 21 08:12:22.430454 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 114/236] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:12:22 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 => generated 919 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:22.447037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume// Jan 21 08:12:22.447536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:22.447757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:22.447757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:22.448134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:22.449338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:12:22.450045 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 123/237] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:12:22 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 08:12:22.478615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-f54397f5-5bf6-48f5-99c0-31ba2ef54c47 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] POST http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments Jan 21 08:12:22.479604 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:22.479604 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:22.479964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-f54397f5-5bf6-48f5-99c0-31ba2ef54c47 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "542d8df5-b17a-4b1b-8428-e945ad8b8620", "instance_uuid": "b54d05c5-db19-4076-9ca6-8cb2c42eb146", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:22.572617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:22.572617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:22.786678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-f54397f5-5bf6-48f5-99c0-31ba2ef54c47 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments returned with HTTP 200 Jan 21 08:12:22.787643 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 115/238] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:12:22 2021] POST /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments => generated 273 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:22.797070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume// Jan 21 08:12:22.797565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:22.798071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:22.800398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:12:22.804866 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 124/239] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:12:22 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 08:12:22.821135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-56334145-1b79-441d-8aea-fc8e455cc9cd tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] POST http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments Jan 21 08:12:22.821931 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:22.821931 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:22.824514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-56334145-1b79-441d-8aea-fc8e455cc9cd tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e7a37bb-92d7-44e3-8b48-f56af2733135", "instance_uuid": "b54d05c5-db19-4076-9ca6-8cb2c42eb146", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:22.883848 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:22.883848 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:23.101309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-56334145-1b79-441d-8aea-fc8e455cc9cd tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments returned with HTTP 200 Jan 21 08:12:23.109504 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 116/240] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:12:22 2021] POST /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments => generated 273 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:23.117501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume// Jan 21 08:12:23.117632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:23.118109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:23.119157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:12:23.120130 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 125/241] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:12: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 08:12:23.139052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-f85eef8d-f3d2-43e9-a46e-0bb5ddcc37be tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] POST http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments Jan 21 08:12:23.139587 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:23.139587 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:23.140196 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-f85eef8d-f3d2-43e9-a46e-0bb5ddcc37be tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64cdb2fc-e90b-4004-b5d8-f713dbb09385", "instance_uuid": "b54d05c5-db19-4076-9ca6-8cb2c42eb146", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:23.217777 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:23.217777 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:23.403306 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-f85eef8d-f3d2-43e9-a46e-0bb5ddcc37be tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments returned with HTTP 200 Jan 21 08:12:23.407218 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 117/242] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:12:23 2021] POST /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments => generated 273 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:28.538081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume// Jan 21 08:12:28.539248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:28.539795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:28.540885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-ef64a79f-4cc5-4910-bc57-64fcc5530b78 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:12:28.541730 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 126/243] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:12: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 08:12:28.556292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-61463b95-436c-4994-80f7-db8200733b67 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:12:28.556726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-61463b95-436c-4994-80f7-db8200733b67 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:28.557020 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:28.557020 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:28.557529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-61463b95-436c-4994-80f7-db8200733b67 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:28.609721 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:28.609721 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:28.618704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-61463b95-436c-4994-80f7-db8200733b67 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:12:28.638709 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:28.638709 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:28.649014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-61463b95-436c-4994-80f7-db8200733b67 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:12:28.650079 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 118/244] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:12:28 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 1464 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:12:28.704497 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-14641812-9215-493a-9359-263f6e012076 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] PUT http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/f85bab7b-4c78-498a-9c1c-0ae9e261d760 Jan 21 08:12:28.707621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-14641812-9215-493a-9359-263f6e012076 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:28.742382 n-d-769329-4 devstack@c-api.service[88055]: /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 08:12:28.742382 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:12:28.743422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-14641812-9215-493a-9359-263f6e012076 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Lock "b'cinder-attachment_update-542d8df5-b17a-4b1b-8428-e945ad8b8620-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.012s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:12:28.746093 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:28.746093 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:30.664678 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-14641812-9215-493a-9359-263f6e012076 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Lock "b'cinder-attachment_update-542d8df5-b17a-4b1b-8428-e945ad8b8620-n-h2-769329-4'" released by "attachment_update" :: held 1.921s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:12:30.665370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-14641812-9215-493a-9359-263f6e012076 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/f85bab7b-4c78-498a-9c1c-0ae9e261d760 returned with HTTP 200 Jan 21 08:12:30.666232 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 127/245] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 08:12:28 2021] PUT /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/f85bab7b-4c78-498a-9c1c-0ae9e261d760 => generated 762 bytes in 1968 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:30.737253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-85800ec3-8121-4fe7-bc23-ca097d96fa30 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] POST http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/f85bab7b-4c78-498a-9c1c-0ae9e261d760/action Jan 21 08:12:30.737822 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:30.737822 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:30.739060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-85800ec3-8121-4fe7-bc23-ca097d96fa30 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:12:30.739681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-85800ec3-8121-4fe7-bc23-ca097d96fa30 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:30.827985 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:30.827985 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:30.923548 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-85800ec3-8121-4fe7-bc23-ca097d96fa30 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/f85bab7b-4c78-498a-9c1c-0ae9e261d760/action returned with HTTP 204 Jan 21 08:12:30.924454 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 119/246] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 08:12:30 2021] POST /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/f85bab7b-4c78-498a-9c1c-0ae9e261d760/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:12:31.008598 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-14641812-9215-493a-9359-263f6e012076 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume// Jan 21 08:12:31.009889 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-14641812-9215-493a-9359-263f6e012076 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:31.010411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:31.010411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:31.011088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-14641812-9215-493a-9359-263f6e012076 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:31.013003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-14641812-9215-493a-9359-263f6e012076 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:12:31.014099 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 128/247] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:12: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 08:12:31.058400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-9b4a9b11-5063-4db2-bcf6-3b1e0a1c7d21 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:12:31.059109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-9b4a9b11-5063-4db2-bcf6-3b1e0a1c7d21 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:31.059392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:31.059392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:31.059994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-9b4a9b11-5063-4db2-bcf6-3b1e0a1c7d21 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:31.137755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:31.137755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:31.148421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-9b4a9b11-5063-4db2-bcf6-3b1e0a1c7d21 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:12:31.194103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:31.194103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:31.208833 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-9b4a9b11-5063-4db2-bcf6-3b1e0a1c7d21 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 returned with HTTP 200 Jan 21 08:12:31.210464 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 120/248] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:12:31 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 => generated 1017 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:12:31.274477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-1e8d151c-eea4-44ed-bccc-e351b796826e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] PUT http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/8866cdd0-77cc-4103-ab3b-f95047d7fcf2 Jan 21 08:12:31.275373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-1e8d151c-eea4-44ed-bccc-e351b796826e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:31.308667 n-d-769329-4 devstack@c-api.service[88055]: /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 08:12:31.308667 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:12:31.309284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-1e8d151c-eea4-44ed-bccc-e351b796826e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Lock "b'cinder-attachment_update-5e7a37bb-92d7-44e3-8b48-f56af2733135-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:12:31.312159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:31.312159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:31.483336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] POST http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes Jan 21 08:12:31.484637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:31.484637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:31.485666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1403314710"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:31.503709 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1403314710'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:12:31.506419 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Create volume of 1 GB Jan 21 08:12:31.546851 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Availability Zones retrieved successfully. Jan 21 08:12:31.605145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Flow 'volume_create_api' (8f7a9221-600d-4173-9227-a592ffcd5c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:12:31.609832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a882059-6574-4152-a365-2634b5a5e140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:31.613002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:12:31.699232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a882059-6574-4152-a365-2634b5a5e140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:31.702083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f57521-66a5-45ab-b0d3-ca026da926f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:31.854421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Created reservations ['0b542a0f-5a1d-407c-9ebe-85293ba2606d', '27979de1-75f8-454f-ba19-4b7e9a9d1efa', 'e0cb2d81-ddd0-47e3-9df0-334bce812f4a', '4d1b4600-17f8-4176-9643-7798ee12d116'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:12:31.856580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f57521-66a5-45ab-b0d3-ca026da926f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b542a0f-5a1d-407c-9ebe-85293ba2606d', '27979de1-75f8-454f-ba19-4b7e9a9d1efa', 'e0cb2d81-ddd0-47e3-9df0-334bce812f4a', '4d1b4600-17f8-4176-9643-7798ee12d116']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:31.859294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ad958c-576d-4e6f-b4cc-ee6fc831d032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:31.999179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ad958c-576d-4e6f-b4cc-ee6fc831d032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e93cc4c-3f29-4073-bcfc-48720f90be5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1403314710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074c7b653b984f23a890fd878a8809ed',qos_specs=None,replication_status=,reservations=['0b542a0f-5a1d-407c-9ebe-85293ba2606d','27979de1-75f8-454f-ba19-4b7e9a9d1efa','e0cb2d81-ddd0-47e3-9df0-334bce812f4a','4d1b4600-17f8-4176-9643-7798ee12d116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f30aaf6c0345f2b1b5dd8848ffc5b3',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1403314710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e93cc4c-3f29-4073-bcfc-48720f90be5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='074c7b653b984f23a890fd878a8809ed',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='d3f30aaf6c0345f2b1b5dd8848ffc5b3',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:32.001823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e2b0c8-0655-457d-a579-e5817dcf644e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:32.090986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e2b0c8-0655-457d-a579-e5817dcf644e) 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-1403314710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074c7b653b984f23a890fd878a8809ed',qos_specs=None,replication_status=,reservations=['0b542a0f-5a1d-407c-9ebe-85293ba2606d','27979de1-75f8-454f-ba19-4b7e9a9d1efa','e0cb2d81-ddd0-47e3-9df0-334bce812f4a','4d1b4600-17f8-4176-9643-7798ee12d116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3f30aaf6c0345f2b1b5dd8848ffc5b3',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:32.093802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0614fa7e-74d3-4383-ba84-7d1898fc2d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:12:32.172593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0614fa7e-74d3-4383-ba84-7d1898fc2d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:12:32.176783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Flow 'volume_create_api' (8f7a9221-600d-4173-9227-a592ffcd5c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:12:32.245071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Create volume request issued successfully. Jan 21 08:12:32.262939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9cac1101-9493-4746-a8c9-5c323904d9e9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes returned with HTTP 202 Jan 21 08:12:32.265666 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 121/249] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:12:31 2021] POST /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes => generated 828 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:12:32.290928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7c8dc28-5619-4323-ace4-558a325f1fa9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:32.291843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7c8dc28-5619-4323-ace4-558a325f1fa9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:32.292057 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:32.292057 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:32.292666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7c8dc28-5619-4323-ace4-558a325f1fa9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:32.386327 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:32.386327 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:32.405485 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e7c8dc28-5619-4323-ace4-558a325f1fa9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:32.438418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7c8dc28-5619-4323-ace4-558a325f1fa9 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:32.452477 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 122/250] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:32 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 896 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:33.458779 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0ee8ac4-28b6-416e-911c-a43d1f25c90f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:33.460003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0ee8ac4-28b6-416e-911c-a43d1f25c90f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:33.476687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:33.476687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:33.477475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0ee8ac4-28b6-416e-911c-a43d1f25c90f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:33.626068 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:33.626068 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:33.644599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c0ee8ac4-28b6-416e-911c-a43d1f25c90f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:33.694336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0ee8ac4-28b6-416e-911c-a43d1f25c90f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:33.695508 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 123/251] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:33 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 920 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:33.874668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-1e8d151c-eea4-44ed-bccc-e351b796826e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Lock "b'cinder-attachment_update-5e7a37bb-92d7-44e3-8b48-f56af2733135-n-h2-769329-4'" released by "attachment_update" :: held 2.565s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:12:33.875472 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-1e8d151c-eea4-44ed-bccc-e351b796826e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/8866cdd0-77cc-4103-ab3b-f95047d7fcf2 returned with HTTP 200 Jan 21 08:12:33.876675 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 129/252] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 08:12:31 2021] PUT /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/8866cdd0-77cc-4103-ab3b-f95047d7fcf2 => generated 762 bytes in 2608 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:33.976878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-54e55428-f791-4382-b887-d1d72d3adc85 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] POST http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/8866cdd0-77cc-4103-ab3b-f95047d7fcf2/action Jan 21 08:12:33.977842 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:33.977842 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:33.978665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-54e55428-f791-4382-b887-d1d72d3adc85 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:12:33.979355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-54e55428-f791-4382-b887-d1d72d3adc85 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:34.091391 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:34.091391 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:34.169509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-54e55428-f791-4382-b887-d1d72d3adc85 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/8866cdd0-77cc-4103-ab3b-f95047d7fcf2/action returned with HTTP 204 Jan 21 08:12:34.170903 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 124/253] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 08:12:33 2021] POST /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/8866cdd0-77cc-4103-ab3b-f95047d7fcf2/action => generated 0 bytes in 206 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:12:34.267697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-1e8d151c-eea4-44ed-bccc-e351b796826e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume// Jan 21 08:12:34.268381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-1e8d151c-eea4-44ed-bccc-e351b796826e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:34.268886 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:34.268886 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:34.269640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-1e8d151c-eea4-44ed-bccc-e351b796826e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:34.271616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-1e8d151c-eea4-44ed-bccc-e351b796826e tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:12:34.272579 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 130/254] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:12: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 08:12:34.287302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-87045d9b-1a08-4814-93b1-dbe9a447374d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 Jan 21 08:12:34.288078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-87045d9b-1a08-4814-93b1-dbe9a447374d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:34.288300 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:34.288300 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:34.288675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-87045d9b-1a08-4814-93b1-dbe9a447374d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:34.343364 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:34.343364 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:34.352863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-87045d9b-1a08-4814-93b1-dbe9a447374d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:12:34.373300 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:34.373300 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:34.382650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-87045d9b-1a08-4814-93b1-dbe9a447374d tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 returned with HTTP 200 Jan 21 08:12:34.383656 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 125/255] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:12:34 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 => generated 1017 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:12:34.440152 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-2f0fe9f4-2f79-4463-ac9d-0106f2ebb956 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] PUT http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/c00cd3ed-d7d2-4b00-8ecd-51d614b26628 Jan 21 08:12:34.442194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-2f0fe9f4-2f79-4463-ac9d-0106f2ebb956 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdc"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:34.540071 n-d-769329-4 devstack@c-api.service[88055]: /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 08:12:34.540071 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:12:34.541308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-2f0fe9f4-2f79-4463-ac9d-0106f2ebb956 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Lock "b'cinder-attachment_update-64cdb2fc-e90b-4004-b5d8-f713dbb09385-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.055s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:12:34.543912 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:34.543912 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:34.712298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b1b290f-4e3e-4c24-9876-5b923478f99d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:34.713331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b1b290f-4e3e-4c24-9876-5b923478f99d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:34.713738 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:34.713738 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:34.714623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b1b290f-4e3e-4c24-9876-5b923478f99d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:34.821235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:34.821235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:34.837048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6b1b290f-4e3e-4c24-9876-5b923478f99d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:34.889271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b1b290f-4e3e-4c24-9876-5b923478f99d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:34.890686 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 126/256] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:34 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 921 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:36.523299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-2f0fe9f4-2f79-4463-ac9d-0106f2ebb956 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Lock "b'cinder-attachment_update-64cdb2fc-e90b-4004-b5d8-f713dbb09385-n-h2-769329-4'" released by "attachment_update" :: held 1.982s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:12:36.524049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-2f0fe9f4-2f79-4463-ac9d-0106f2ebb956 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/c00cd3ed-d7d2-4b00-8ecd-51d614b26628 returned with HTTP 200 Jan 21 08:12:36.524936 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 131/257] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 08:12:34 2021] PUT /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/c00cd3ed-d7d2-4b00-8ecd-51d614b26628 => generated 762 bytes in 2096 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:36.606604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-906012dd-0c12-41e3-8324-f59b30c7103c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] POST http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/c00cd3ed-d7d2-4b00-8ecd-51d614b26628/action Jan 21 08:12:36.607306 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:36.607306 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:36.607972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-906012dd-0c12-41e3-8324-f59b30c7103c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:12:36.608492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-906012dd-0c12-41e3-8324-f59b30c7103c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:36.685443 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:36.685443 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:36.734509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-906012dd-0c12-41e3-8324-f59b30c7103c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/c00cd3ed-d7d2-4b00-8ecd-51d614b26628/action returned with HTTP 204 Jan 21 08:12:36.735771 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 127/258] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 08:12:36 2021] POST /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/c00cd3ed-d7d2-4b00-8ecd-51d614b26628/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:12:39.769045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-f3595f80-40aa-49a1-81a2-0b1e7b80ab6a tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:39.771173 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-f3595f80-40aa-49a1-81a2-0b1e7b80ab6a tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:39.771661 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:39.771661 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:39.772496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-f3595f80-40aa-49a1-81a2-0b1e7b80ab6a tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:39.828832 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:39.828832 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:39.839377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-f3595f80-40aa-49a1-81a2-0b1e7b80ab6a tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:39.888504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-f3595f80-40aa-49a1-81a2-0b1e7b80ab6a tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:39.889644 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 132/259] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:12:39 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 921 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:12:40.101609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-906012dd-0c12-41e3-8324-f59b30c7103c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume// Jan 21 08:12:40.103020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-906012dd-0c12-41e3-8324-f59b30c7103c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:40.103221 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:40.103221 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:40.103993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-906012dd-0c12-41e3-8324-f59b30c7103c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:40.105847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2fc519e3-c9fe-400d-a23c-be46afca68d8 req-906012dd-0c12-41e3-8324-f59b30c7103c tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:12:40.106676 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 128/260] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:12:40 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 08:12:40.136693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-41b35d8f-d6e0-4969-8774-0ca76b034021 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] POST http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/attachments Jan 21 08:12:40.137465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:40.137465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:40.138121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-41b35d8f-d6e0-4969-8774-0ca76b034021 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e93cc4c-3f29-4073-bcfc-48720f90be5b", "instance_uuid": "66c6eb78-b99b-455a-afb3-b4f4e9eeca55", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:40.250472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:40.250472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:40.522986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-41b35d8f-d6e0-4969-8774-0ca76b034021 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/attachments returned with HTTP 200 Jan 21 08:12:40.525426 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 133/261] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:12:40 2021] POST /volume/v3/074c7b653b984f23a890fd878a8809ed/attachments => generated 273 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:40.654434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e87f53cc-9534-4aab-b33a-1c584f95981d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:40.655247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e87f53cc-9534-4aab-b33a-1c584f95981d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:40.657203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e87f53cc-9534-4aab-b33a-1c584f95981d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:40.774641 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-41b35d8f-d6e0-4969-8774-0ca76b034021 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume// Jan 21 08:12:40.775721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-41b35d8f-d6e0-4969-8774-0ca76b034021 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:40.776711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:40.776711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:40.778062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-41b35d8f-d6e0-4969-8774-0ca76b034021 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:40.779945 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-41b35d8f-d6e0-4969-8774-0ca76b034021 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:12:40.781178 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 134/262] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:12:40 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 08:12:40.797273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-1b84e5e7-234c-4d6d-8a41-85b11a5ead95 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:40.798301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-1b84e5e7-234c-4d6d-8a41-85b11a5ead95 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:40.799029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-1b84e5e7-234c-4d6d-8a41-85b11a5ead95 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:40.807104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:40.807104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:40.821454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e87f53cc-9534-4aab-b33a-1c584f95981d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:40.848394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:40.848394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:40.858816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e87f53cc-9534-4aab-b33a-1c584f95981d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:40.860430 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 129/263] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:40 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 920 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:40.941162 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:40.941162 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:40.950947 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-1b84e5e7-234c-4d6d-8a41-85b11a5ead95 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:40.971463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:40.971463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:40.981974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-1b84e5e7-234c-4d6d-8a41-85b11a5ead95 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:40.983044 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 135/264] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:12:40 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 1019 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:12:41.033538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-c95b2022-586c-4de5-ad09-090671c72492 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] PUT http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/attachments/497807bb-5dbb-45fc-a1cb-b8f532928bc4 Jan 21 08:12:41.034401 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:41.034401 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:41.035898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-c95b2022-586c-4de5-ad09-090671c72492 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:41.078660 n-d-769329-4 devstack@c-api.service[88055]: /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 08:12:41.078660 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:12:41.079929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-c95b2022-586c-4de5-ad09-090671c72492 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Lock "b'cinder-attachment_update-7e93cc4c-3f29-4073-bcfc-48720f90be5b-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.019s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:12:41.084892 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:41.084892 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:41.882500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be491bba-3566-4346-b8d3-dccbd126a631 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:41.886720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be491bba-3566-4346-b8d3-dccbd126a631 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:41.887118 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:41.887118 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:41.888525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be491bba-3566-4346-b8d3-dccbd126a631 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:42.052394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:42.052394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:42.097091 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-be491bba-3566-4346-b8d3-dccbd126a631 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:42.189053 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:42.189053 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:42.201293 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be491bba-3566-4346-b8d3-dccbd126a631 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:42.202764 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 136/265] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:41 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 920 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:43.042962 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-c95b2022-586c-4de5-ad09-090671c72492 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Lock "b'cinder-attachment_update-7e93cc4c-3f29-4073-bcfc-48720f90be5b-n-h2-769329-4'" released by "attachment_update" :: held 1.963s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:12:43.043968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-c95b2022-586c-4de5-ad09-090671c72492 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/attachments/497807bb-5dbb-45fc-a1cb-b8f532928bc4 returned with HTTP 200 Jan 21 08:12:43.045210 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 130/266] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 08:12:41 2021] PUT /volume/v3/074c7b653b984f23a890fd878a8809ed/attachments/497807bb-5dbb-45fc-a1cb-b8f532928bc4 => generated 762 bytes in 2021 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:43.221546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e20e6485-813d-427c-9a46-dd7bc647f112 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:43.222450 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e20e6485-813d-427c-9a46-dd7bc647f112 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:43.223398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:43.223398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:43.224030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e20e6485-813d-427c-9a46-dd7bc647f112 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:43.291204 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:43.291204 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:43.303831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e20e6485-813d-427c-9a46-dd7bc647f112 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:43.334031 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:43.334031 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:43.344324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e20e6485-813d-427c-9a46-dd7bc647f112 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:43.351759 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 137/267] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:43 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 921 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:44.361422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-009b0859-e6fe-4dcc-9593-1a16bfbb0abe tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:44.362493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-009b0859-e6fe-4dcc-9593-1a16bfbb0abe tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:44.362894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:44.362894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:44.364116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-009b0859-e6fe-4dcc-9593-1a16bfbb0abe tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:44.475883 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:44.475883 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:44.514145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-009b0859-e6fe-4dcc-9593-1a16bfbb0abe tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:44.592335 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:44.592335 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:44.642944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-009b0859-e6fe-4dcc-9593-1a16bfbb0abe tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:44.646659 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 131/268] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:44 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 921 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:45.662235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f399c1a3-6b95-4d08-a3c1-713aae5c6f24 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:45.662762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f399c1a3-6b95-4d08-a3c1-713aae5c6f24 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:45.662930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:45.662930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:45.663840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f399c1a3-6b95-4d08-a3c1-713aae5c6f24 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:45.742240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:45.742240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:45.751859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f399c1a3-6b95-4d08-a3c1-713aae5c6f24 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:45.775995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:45.775995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:45.786347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f399c1a3-6b95-4d08-a3c1-713aae5c6f24 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:45.787840 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 138/269] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:45 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 921 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:46.804858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73650197-c7da-4ea9-aabf-a0c99283d6ec tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:46.806077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73650197-c7da-4ea9-aabf-a0c99283d6ec tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:46.807298 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:46.807298 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:46.808216 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73650197-c7da-4ea9-aabf-a0c99283d6ec tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:46.915095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:46.915095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:46.927608 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-73650197-c7da-4ea9-aabf-a0c99283d6ec tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:46.953097 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:46.953097 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:46.965808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73650197-c7da-4ea9-aabf-a0c99283d6ec tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:46.966490 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 132/270] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:46 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 921 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:47.983373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b2184a1-4e73-40da-a777-8742bb039d63 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:47.984551 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b2184a1-4e73-40da-a777-8742bb039d63 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:47.984922 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:47.984922 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:47.985565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b2184a1-4e73-40da-a777-8742bb039d63 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:48.051827 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:48.051827 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:48.061288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7b2184a1-4e73-40da-a777-8742bb039d63 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:48.083734 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:48.083734 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:48.094826 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b2184a1-4e73-40da-a777-8742bb039d63 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:48.096250 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 139/271] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:47 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 921 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:12:48.677424 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-04ff9bfc-f319-4bdb-92ba-3aa46face3fb tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] POST http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/attachments/497807bb-5dbb-45fc-a1cb-b8f532928bc4/action Jan 21 08:12:48.678021 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:48.678021 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:48.678708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-04ff9bfc-f319-4bdb-92ba-3aa46face3fb tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:12:48.680300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-04ff9bfc-f319-4bdb-92ba-3aa46face3fb tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:12:48.905229 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:48.905229 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:48.996992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6de16982-62fb-4185-8642-c2c0ab26f316 req-04ff9bfc-f319-4bdb-92ba-3aa46face3fb tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/attachments/497807bb-5dbb-45fc-a1cb-b8f532928bc4/action returned with HTTP 204 Jan 21 08:12:48.998600 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 133/272] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 08:12:48 2021] POST /volume/v3/074c7b653b984f23a890fd878a8809ed/attachments/497807bb-5dbb-45fc-a1cb-b8f532928bc4/action => generated 0 bytes in 330 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:12:49.112458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2caa7a5-1b7f-4341-a9f8-2654d47c75b6 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:49.113755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2caa7a5-1b7f-4341-a9f8-2654d47c75b6 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:49.114125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:49.114125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:49.114886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2caa7a5-1b7f-4341-a9f8-2654d47c75b6 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:49.232442 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:49.232442 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:49.253169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d2caa7a5-1b7f-4341-a9f8-2654d47c75b6 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:49.300700 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:49.300700 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:49.321303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2caa7a5-1b7f-4341-a9f8-2654d47c75b6 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:49.322403 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 140/273] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:12:49 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 1213 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:12:51.098736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-9356b530-4dac-427c-a3fd-54c9d5123954 req-76c2d5a1-c649-44d5-9fa6-89bbf88df8f8 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:12:51.098736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-9356b530-4dac-427c-a3fd-54c9d5123954 req-76c2d5a1-c649-44d5-9fa6-89bbf88df8f8 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:12:51.098736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:12:51.098736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:12:51.098736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-9356b530-4dac-427c-a3fd-54c9d5123954 req-76c2d5a1-c649-44d5-9fa6-89bbf88df8f8 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:12:51.114544 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:51.114544 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:51.129604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-9356b530-4dac-427c-a3fd-54c9d5123954 req-76c2d5a1-c649-44d5-9fa6-89bbf88df8f8 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:12:51.161234 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:12:51.161234 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:12:51.177161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-9356b530-4dac-427c-a3fd-54c9d5123954 req-76c2d5a1-c649-44d5-9fa6-89bbf88df8f8 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:12:51.193254 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 134/274] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:12:51 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 1213 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:13:15.131667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b64c4c38-6dd9-4276-960b-cbc311c6c0b6 req-2dc8c596-712d-40a1-ad42-99bbef208421 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:15.132275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b64c4c38-6dd9-4276-960b-cbc311c6c0b6 req-2dc8c596-712d-40a1-ad42-99bbef208421 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:15.132614 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:15.132614 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:15.133314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b64c4c38-6dd9-4276-960b-cbc311c6c0b6 req-2dc8c596-712d-40a1-ad42-99bbef208421 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:15.188935 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:15.188935 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:15.199360 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b64c4c38-6dd9-4276-960b-cbc311c6c0b6 req-2dc8c596-712d-40a1-ad42-99bbef208421 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:15.221017 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:15.221017 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:15.240555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b64c4c38-6dd9-4276-960b-cbc311c6c0b6 req-2dc8c596-712d-40a1-ad42-99bbef208421 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:13:15.255990 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 141/275] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:13:15 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 1213 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:23.519002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff6a0a0d-d7e0-4f05-ac80-e1f2d4130306 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:23.519557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff6a0a0d-d7e0-4f05-ac80-e1f2d4130306 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:23.519975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:23.519975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:23.520684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff6a0a0d-d7e0-4f05-ac80-e1f2d4130306 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:23.635639 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:23.635639 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:23.664435 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ff6a0a0d-d7e0-4f05-ac80-e1f2d4130306 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:23.707907 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:23.707907 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:23.723623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff6a0a0d-d7e0-4f05-ac80-e1f2d4130306 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:13:23.731488 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 135/276] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:23 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 1213 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:13:36.223784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-2a9df5c4-4327-45fb-ae56-32b9a6650fd4 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:36.224381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-2a9df5c4-4327-45fb-ae56-32b9a6650fd4 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.224509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.224509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:36.225049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-2a9df5c4-4327-45fb-ae56-32b9a6650fd4 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.287791 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.287791 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:36.298379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-e85d3eee-6704-4352-971c-df310d0a187f req-2a9df5c4-4327-45fb-ae56-32b9a6650fd4 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:36.326999 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.326999 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:36.339037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-2a9df5c4-4327-45fb-ae56-32b9a6650fd4 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:13:36.340530 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 142/277] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 1213 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:36.364961 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-e8975bf4-3b0f-432f-aa1b-9901789b79f2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] POST http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b/action Jan 21 08:13:36.366357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.366357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:36.366357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-e8975bf4-3b0f-432f-aa1b-9901789b79f2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Action body: b'{"os-begin_detaching": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:13:36.366357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-e8975bf4-3b0f-432f-aa1b-9901789b79f2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:13:36.417719 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.417719 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:36.418903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-e85d3eee-6704-4352-971c-df310d0a187f req-e8975bf4-3b0f-432f-aa1b-9901789b79f2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:36.465026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-e85d3eee-6704-4352-971c-df310d0a187f req-e8975bf4-3b0f-432f-aa1b-9901789b79f2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Begin detaching volume completed successfully. Jan 21 08:13:36.465563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-e8975bf4-3b0f-432f-aa1b-9901789b79f2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b/action returned with HTTP 202 Jan 21 08:13:36.466484 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 136/278] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:13:36 2021] POST /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:13:36.542507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9faadf89-6f58-445f-8180-09528496e7fa tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:36.542844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9faadf89-6f58-445f-8180-09528496e7fa tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.543058 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.543058 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:36.543443 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9faadf89-6f58-445f-8180-09528496e7fa tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.635272 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.635272 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:36.641141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-e8975bf4-3b0f-432f-aa1b-9901789b79f2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume// Jan 21 08:13:36.641936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-e8975bf4-3b0f-432f-aa1b-9901789b79f2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.643067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:36.643067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:36.644285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-e8975bf4-3b0f-432f-aa1b-9901789b79f2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.644530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9faadf89-6f58-445f-8180-09528496e7fa tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:36.646123 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-e8975bf4-3b0f-432f-aa1b-9901789b79f2 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:13:36.647067 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 137/279] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:13:36.662451 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-9f832421-8c78-4757-80f7-e337047a454c tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:36.663283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-9f832421-8c78-4757-80f7-e337047a454c tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:36.663731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-9f832421-8c78-4757-80f7-e337047a454c tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:36.668554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.668554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:36.681089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9faadf89-6f58-445f-8180-09528496e7fa tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:13:36.692020 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 143/280] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 1216 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:13:36.715241 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.715241 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:36.723609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-e85d3eee-6704-4352-971c-df310d0a187f req-9f832421-8c78-4757-80f7-e337047a454c tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:36.743737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:36.743737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:36.753340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-9f832421-8c78-4757-80f7-e337047a454c tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:13:36.754167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 138/281] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:13:36 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 1315 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:13:37.284918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-4fab91a6-74c9-4cfc-8dcf-0b1902f86637 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] DELETE http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/attachments/497807bb-5dbb-45fc-a1cb-b8f532928bc4 Jan 21 08:13:37.285420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-4fab91a6-74c9-4cfc-8dcf-0b1902f86637 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:37.285637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:37.285637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:37.286009 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-4fab91a6-74c9-4cfc-8dcf-0b1902f86637 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:37.315369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:37.315369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:37.699068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23f6d0c8-e40e-4da6-88db-7c279f9c011e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:37.699528 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23f6d0c8-e40e-4da6-88db-7c279f9c011e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:37.699688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:37.699688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:37.700063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23f6d0c8-e40e-4da6-88db-7c279f9c011e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:37.759896 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:37.759896 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:37.769716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23f6d0c8-e40e-4da6-88db-7c279f9c011e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:37.793123 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23f6d0c8-e40e-4da6-88db-7c279f9c011e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:13:37.794241 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 139/282] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:37 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 921 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:37.820667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-e85d3eee-6704-4352-971c-df310d0a187f req-4fab91a6-74c9-4cfc-8dcf-0b1902f86637 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:13:37.821420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-e85d3eee-6704-4352-971c-df310d0a187f req-4fab91a6-74c9-4cfc-8dcf-0b1902f86637 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:13:37.866191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e85d3eee-6704-4352-971c-df310d0a187f req-4fab91a6-74c9-4cfc-8dcf-0b1902f86637 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/attachments/497807bb-5dbb-45fc-a1cb-b8f532928bc4 returned with HTTP 200 Jan 21 08:13:37.869582 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 144/283] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 08:13:37 2021] DELETE /volume/v3/074c7b653b984f23a890fd878a8809ed/attachments/497807bb-5dbb-45fc-a1cb-b8f532928bc4 => generated 19 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:38.811461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64efbb0e-251b-4c66-be07-ff6884b2c8a5 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:38.812110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64efbb0e-251b-4c66-be07-ff6884b2c8a5 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:38.812271 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:38.812271 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:38.812642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64efbb0e-251b-4c66-be07-ff6884b2c8a5 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:38.875908 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:38.875908 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:38.886024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-64efbb0e-251b-4c66-be07-ff6884b2c8a5 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:38.909709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64efbb0e-251b-4c66-be07-ff6884b2c8a5 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:13:38.921413 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 140/284] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:38 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 921 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:39.921227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e04e2f4f-80fd-4d59-92f8-d31d11d42d16 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] DELETE http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:39.921778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e04e2f4f-80fd-4d59-92f8-d31d11d42d16 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:39.922109 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:39.922109 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:39.922620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e04e2f4f-80fd-4d59-92f8-d31d11d42d16 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:39.923158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-e04e2f4f-80fd-4d59-92f8-d31d11d42d16 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Delete volume with id: 7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:39.994959 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:39.994959 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:39.996557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e04e2f4f-80fd-4d59-92f8-d31d11d42d16 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:40.075630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e04e2f4f-80fd-4d59-92f8-d31d11d42d16 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Delete volume request issued successfully. Jan 21 08:13:40.076245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e04e2f4f-80fd-4d59-92f8-d31d11d42d16 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 202 Jan 21 08:13:40.081700 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 145/285] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:13:39 2021] DELETE /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:40.091734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3723622-b05b-46cb-9025-206eb395a18c tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:40.091957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3723622-b05b-46cb-9025-206eb395a18c tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:40.092044 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:40.092044 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:40.092402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3723622-b05b-46cb-9025-206eb395a18c tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:40.153138 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:40.153138 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:40.162578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c3723622-b05b-46cb-9025-206eb395a18c tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:40.190409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3723622-b05b-46cb-9025-206eb395a18c tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:13:40.191546 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 141/286] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:40 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 920 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:41.210513 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad97db7e-a8c5-418b-bfe7-cb9cc25255ad tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:41.211232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad97db7e-a8c5-418b-bfe7-cb9cc25255ad tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:41.211232 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:41.211232 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:41.211900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad97db7e-a8c5-418b-bfe7-cb9cc25255ad tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:41.384827 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:41.384827 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:41.417777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad97db7e-a8c5-418b-bfe7-cb9cc25255ad tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:41.465774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad97db7e-a8c5-418b-bfe7-cb9cc25255ad tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:13:41.466954 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 146/287] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:41 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 920 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:42.494846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a94f2d6e-513c-4049-9fd1-3189c43782bb tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:42.499716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a94f2d6e-513c-4049-9fd1-3189c43782bb tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:42.502388 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:42.502388 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:42.503914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a94f2d6e-513c-4049-9fd1-3189c43782bb tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:42.659364 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:42.659364 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:42.668873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a94f2d6e-513c-4049-9fd1-3189c43782bb tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:42.692486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a94f2d6e-513c-4049-9fd1-3189c43782bb tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 200 Jan 21 08:13:42.693619 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 142/288] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:42 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 920 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:43.719359 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33964b67-2fbd-4941-939a-b190b5e6b74f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b Jan 21 08:13:43.721924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33964b67-2fbd-4941-939a-b190b5e6b74f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:43.722768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:43.722768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:43.723952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33964b67-2fbd-4941-939a-b190b5e6b74f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:43.914564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33964b67-2fbd-4941-939a-b190b5e6b74f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b returned with HTTP 404 Jan 21 08:13:43.916581 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 147/289] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:43 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/7e93cc4c-3f29-4073-bcfc-48720f90be5b => generated 109 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:13:43.925454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4718ff5-555b-4ee6-8f7a-abbba48ebe9f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] DELETE http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 Jan 21 08:13:43.926376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4718ff5-555b-4ee6-8f7a-abbba48ebe9f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:43.926786 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:43.926786 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:43.927623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4718ff5-555b-4ee6-8f7a-abbba48ebe9f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:43.928278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-e4718ff5-555b-4ee6-8f7a-abbba48ebe9f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Delete volume with id: 3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 Jan 21 08:13:44.095954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:44.095954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:44.098366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e4718ff5-555b-4ee6-8f7a-abbba48ebe9f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:44.211708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e4718ff5-555b-4ee6-8f7a-abbba48ebe9f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Delete volume request issued successfully. Jan 21 08:13:44.212194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4718ff5-555b-4ee6-8f7a-abbba48ebe9f tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 returned with HTTP 202 Jan 21 08:13:44.213061 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 143/290] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:13:43 2021] DELETE /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:13:44.222290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f61d82a4-d52a-47dc-8d8d-4be2fc3a216d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 Jan 21 08:13:44.222832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f61d82a4-d52a-47dc-8d8d-4be2fc3a216d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:44.223350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f61d82a4-d52a-47dc-8d8d-4be2fc3a216d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:44.332439 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:44.332439 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:44.347456 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f61d82a4-d52a-47dc-8d8d-4be2fc3a216d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:44.378037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f61d82a4-d52a-47dc-8d8d-4be2fc3a216d tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 returned with HTTP 200 Jan 21 08:13:44.379463 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 148/291] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:44 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 => generated 920 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:45.414701 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31fa184e-9d8f-4af7-932f-f089614186d0 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 Jan 21 08:13:45.419770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31fa184e-9d8f-4af7-932f-f089614186d0 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:45.419770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:45.419770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:45.419770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31fa184e-9d8f-4af7-932f-f089614186d0 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:45.579471 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:45.579471 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:45.600051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-31fa184e-9d8f-4af7-932f-f089614186d0 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:45.677580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31fa184e-9d8f-4af7-932f-f089614186d0 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 returned with HTTP 200 Jan 21 08:13:45.678817 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 144/292] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:45 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 => generated 920 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:13:46.718010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a3664df-cc6a-4503-bff7-aab3b652f67e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 Jan 21 08:13:46.720472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a3664df-cc6a-4503-bff7-aab3b652f67e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:46.727003 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:46.727003 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:46.728201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a3664df-cc6a-4503-bff7-aab3b652f67e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:47.038508 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:13:47.038508 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:13:47.059603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1a3664df-cc6a-4503-bff7-aab3b652f67e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Volume info retrieved successfully. Jan 21 08:13:47.125597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a3664df-cc6a-4503-bff7-aab3b652f67e tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 returned with HTTP 200 Jan 21 08:13:47.127353 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 149/293] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:46 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 => generated 920 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:13:48.157313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d5f93d7-4c88-4a1b-8678-3b5bf3b54a49 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] GET http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 Jan 21 08:13:48.161865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d5f93d7-4c88-4a1b-8678-3b5bf3b54a49 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:13:48.162529 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:13:48.162529 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:13:48.165470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d5f93d7-4c88-4a1b-8678-3b5bf3b54a49 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:13:48.232084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d5f93d7-4c88-4a1b-8678-3b5bf3b54a49 tempest-ServerRescueNegativeTestJSON-961777308 tempest-ServerRescueNegativeTestJSON-961777308] http://10.222.0.50/volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 returned with HTTP 404 Jan 21 08:13:48.246498 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 145/294] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:13:48 2021] GET /volume/v3/074c7b653b984f23a890fd878a8809ed/volumes/3b956c5b-b97c-4ffa-a44a-5bd9eaa5d212 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:14:50.252536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f7e443c-78c6-42b7-acd1-40cd9f0b5cd8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] DELETE http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:14:50.254643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f7e443c-78c6-42b7-acd1-40cd9f0b5cd8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:14:50.255830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:14:50.255830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:14:50.255830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f7e443c-78c6-42b7-acd1-40cd9f0b5cd8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:14:50.255830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-7f7e443c-78c6-42b7-acd1-40cd9f0b5cd8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Delete volume with id: 9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:14:50.317623 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:14:50.317623 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:14:50.318302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7f7e443c-78c6-42b7-acd1-40cd9f0b5cd8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:14:50.445216 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7f7e443c-78c6-42b7-acd1-40cd9f0b5cd8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Delete volume request issued successfully. Jan 21 08:14:50.446141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f7e443c-78c6-42b7-acd1-40cd9f0b5cd8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 202 Jan 21 08:14:50.447658 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 150/295] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:14:50 2021] DELETE /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:14:50.455270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d5213dd-7a00-4a99-a503-e7d43dd66848 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:14:50.458605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d5213dd-7a00-4a99-a503-e7d43dd66848 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:14:50.459803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d5213dd-7a00-4a99-a503-e7d43dd66848 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:14:50.527491 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:14:50.527491 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:14:50.539857 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2d5213dd-7a00-4a99-a503-e7d43dd66848 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:14:50.566443 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d5213dd-7a00-4a99-a503-e7d43dd66848 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:14:50.569904 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 146/296] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:14:50 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:14:51.585944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bec12644-175a-4ac2-ba9b-464ebeeba3b8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:14:51.586583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bec12644-175a-4ac2-ba9b-464ebeeba3b8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:14:51.586685 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:14:51.586685 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:14:51.586985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bec12644-175a-4ac2-ba9b-464ebeeba3b8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:14:51.702958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:14:51.702958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:14:51.731947 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bec12644-175a-4ac2-ba9b-464ebeeba3b8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:14:51.802835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bec12644-175a-4ac2-ba9b-464ebeeba3b8 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:14:51.817957 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 151/297] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:14:51 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 912 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:14:52.821610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a17da81-91ed-469d-b8e2-de5df36d4dad tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:14:52.822176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a17da81-91ed-469d-b8e2-de5df36d4dad tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:14:52.822320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:14:52.822320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:14:52.823022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a17da81-91ed-469d-b8e2-de5df36d4dad tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:14:52.922123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:14:52.922123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:14:52.959903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9a17da81-91ed-469d-b8e2-de5df36d4dad tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Volume info retrieved successfully. Jan 21 08:14:53.012602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a17da81-91ed-469d-b8e2-de5df36d4dad tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 200 Jan 21 08:14:53.018571 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 147/298] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:14:52 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 912 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:14:54.038913 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d30b9807-470f-4ffe-aa64-b04cf2a225a7 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] GET http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 Jan 21 08:14:54.044352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d30b9807-470f-4ffe-aa64-b04cf2a225a7 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:14:54.046462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:14:54.046462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:14:54.047104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d30b9807-470f-4ffe-aa64-b04cf2a225a7 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:14:54.151846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d30b9807-470f-4ffe-aa64-b04cf2a225a7 tempest-DeleteServersTestJSON-243482644 tempest-DeleteServersTestJSON-243482644] http://10.222.0.50/volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 returned with HTTP 404 Jan 21 08:14:54.153189 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 152/299] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:14:54 2021] GET /volume/v3/d37064dc498e4736a25930ffa06ab9c6/volumes/9406ac83-d96d-45a8-a68e-0cdf38667320 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:17:12.293697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] POST http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes Jan 21 08:17:12.294852 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:12.294852 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:12.295570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1647337029", "imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "size": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:17:12.296944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1647337029', 'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'size': 1}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:17:12.476886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Create volume of 1 GB Jan 21 08:17:12.505813 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Availability Zones retrieved successfully. Jan 21 08:17:12.527813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Flow 'volume_create_api' (95f93d4d-462a-4818-9080-9ff9d3cef912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:17:12.530931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc0d47b-6cdd-445c-8d22-2e663a38789b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:12.534408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:17:12.700530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc0d47b-6cdd-445c-8d22-2e663a38789b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:12.703012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f3ee43-570b-4f92-abd4-c64172556bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:12.954119 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Created reservations ['04531cd6-dde7-4e39-9420-f32ced8d013d', '77d794d9-73d9-4d1c-b7c7-e38032f52a1d', '2eb860ba-9fda-4992-8478-45a85d4a0df9', '356e44ca-1a64-4b9c-bad2-869f6734c38a'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:17:12.956177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3f3ee43-570b-4f92-abd4-c64172556bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04531cd6-dde7-4e39-9420-f32ced8d013d', '77d794d9-73d9-4d1c-b7c7-e38032f52a1d', '2eb860ba-9fda-4992-8478-45a85d4a0df9', '356e44ca-1a64-4b9c-bad2-869f6734c38a']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:12.958499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75965e63-0b13-4f61-8d5f-b0c38be35381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:13.157925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75965e63-0b13-4f61-8d5f-b0c38be35381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6436fd7a-d652-4aa8-82f6-4f05df3ab662', '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-1647337029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc505f179d2244b295ad5f1c448d3776',qos_specs=None,replication_status=,reservations=['04531cd6-dde7-4e39-9420-f32ced8d013d','77d794d9-73d9-4d1c-b7c7-e38032f52a1d','2eb860ba-9fda-4992-8478-45a85d4a0df9','356e44ca-1a64-4b9c-bad2-869f6734c38a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5e5fad31b84f6faa37806cbcd11826',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1647337029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6436fd7a-d652-4aa8-82f6-4f05df3ab662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc505f179d2244b295ad5f1c448d3776',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='0e5e5fad31b84f6faa37806cbcd11826',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:13.160160 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76d784a8-6150-436a-89bf-206df2678b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:13.250353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76d784a8-6150-436a-89bf-206df2678b33) 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-1647337029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc505f179d2244b295ad5f1c448d3776',qos_specs=None,replication_status=,reservations=['04531cd6-dde7-4e39-9420-f32ced8d013d','77d794d9-73d9-4d1c-b7c7-e38032f52a1d','2eb860ba-9fda-4992-8478-45a85d4a0df9','356e44ca-1a64-4b9c-bad2-869f6734c38a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5e5fad31b84f6faa37806cbcd11826',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:13.252312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0495ff9f-369b-4082-a161-711c31e5609f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:17:13.319113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0495ff9f-369b-4082-a161-711c31e5609f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:17:13.323188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Flow 'volume_create_api' (95f93d4d-462a-4818-9080-9ff9d3cef912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:17:13.378703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Create volume request issued successfully. Jan 21 08:17:13.393622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d34da30-83ba-44d5-9697-af30346477ab tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes returned with HTTP 202 Jan 21 08:17:13.394800 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 148/300] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:17:12 2021] POST /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes => generated 822 bytes in 1106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:17:13.409674 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3014545f-a6c9-4cc9-965a-3bd746603c8c tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:13.410669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3014545f-a6c9-4cc9-965a-3bd746603c8c tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:13.411584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3014545f-a6c9-4cc9-965a-3bd746603c8c tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:13.477733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:13.477733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:13.493842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3014545f-a6c9-4cc9-965a-3bd746603c8c tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:13.562129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3014545f-a6c9-4cc9-965a-3bd746603c8c tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:13.563097 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 153/301] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:13 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 890 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:14.590932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c07f6e6-1af6-47f2-b5df-1515f0944390 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:14.591475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c07f6e6-1af6-47f2-b5df-1515f0944390 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:14.591711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:14.591711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:14.592331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c07f6e6-1af6-47f2-b5df-1515f0944390 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:14.676960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:14.676960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:14.689235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3c07f6e6-1af6-47f2-b5df-1515f0944390 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:14.714178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c07f6e6-1af6-47f2-b5df-1515f0944390 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:14.715549 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 149/302] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:14 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:15.732610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c9bd7d1-bb2c-413d-bc09-517baa625d2b tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:15.734045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c9bd7d1-bb2c-413d-bc09-517baa625d2b tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:15.736551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:15.736551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:15.737008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c9bd7d1-bb2c-413d-bc09-517baa625d2b tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:15.926855 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:15.926855 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:15.945416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7c9bd7d1-bb2c-413d-bc09-517baa625d2b tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:15.981090 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c9bd7d1-bb2c-413d-bc09-517baa625d2b tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:15.983321 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 154/303] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:15 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:16.999601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b314c2de-e5a7-4f9f-868d-beadea6d0c24 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:17.000719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b314c2de-e5a7-4f9f-868d-beadea6d0c24 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:17.001105 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:17.001105 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:17.001711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b314c2de-e5a7-4f9f-868d-beadea6d0c24 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:17.157312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:17.157312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:17.195337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b314c2de-e5a7-4f9f-868d-beadea6d0c24 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:17.236226 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b314c2de-e5a7-4f9f-868d-beadea6d0c24 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:17.237084 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 150/304] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:16 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:18.258402 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-465aec3c-c1fc-4fe2-9506-abb47a5e9a7a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:18.258939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-465aec3c-c1fc-4fe2-9506-abb47a5e9a7a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:18.259090 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:18.259090 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:18.260274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-465aec3c-c1fc-4fe2-9506-abb47a5e9a7a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:18.365021 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:18.365021 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:18.386591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-465aec3c-c1fc-4fe2-9506-abb47a5e9a7a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:18.451983 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-465aec3c-c1fc-4fe2-9506-abb47a5e9a7a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:18.453106 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 155/305] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:18 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:19.474286 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfd95271-26ae-4a5c-9616-37ffba7a753f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:19.483961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfd95271-26ae-4a5c-9616-37ffba7a753f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:19.487540 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:19.487540 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:19.487540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfd95271-26ae-4a5c-9616-37ffba7a753f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:19.637869 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:19.637869 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:19.656578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bfd95271-26ae-4a5c-9616-37ffba7a753f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:19.702263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfd95271-26ae-4a5c-9616-37ffba7a753f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:19.707289 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 151/306] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:19 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:20.723545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-320e955f-1032-48f5-9bac-1b31f7a8ea12 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:20.724617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-320e955f-1032-48f5-9bac-1b31f7a8ea12 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:20.724993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:20.724993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:20.725566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-320e955f-1032-48f5-9bac-1b31f7a8ea12 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:20.881287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:20.881287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:20.910854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-320e955f-1032-48f5-9bac-1b31f7a8ea12 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:20.963541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-320e955f-1032-48f5-9bac-1b31f7a8ea12 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:20.964712 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 156/307] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:20 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:21.981847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1b47212-ec35-489b-b5db-b712627e2b5c tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:21.982395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1b47212-ec35-489b-b5db-b712627e2b5c tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:21.982590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:21.982590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:21.982972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1b47212-ec35-489b-b5db-b712627e2b5c tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:22.102145 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:22.102145 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:22.129233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c1b47212-ec35-489b-b5db-b712627e2b5c tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:22.172662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1b47212-ec35-489b-b5db-b712627e2b5c tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:22.185110 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 152/308] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:21 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:23.189602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcc09408-45db-4b54-99da-65628ecffbcf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:23.193418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcc09408-45db-4b54-99da-65628ecffbcf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:23.198240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:23.198240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:23.199019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcc09408-45db-4b54-99da-65628ecffbcf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:23.342015 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:23.342015 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:23.370256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bcc09408-45db-4b54-99da-65628ecffbcf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:23.404925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcc09408-45db-4b54-99da-65628ecffbcf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:23.405724 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 157/309] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:23 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:24.421358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10eafd61-b81b-4b23-8479-afde3e17c158 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:24.421862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10eafd61-b81b-4b23-8479-afde3e17c158 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:24.422104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:24.422104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:24.424141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10eafd61-b81b-4b23-8479-afde3e17c158 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:24.491814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:24.491814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:24.502426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-10eafd61-b81b-4b23-8479-afde3e17c158 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:24.542476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10eafd61-b81b-4b23-8479-afde3e17c158 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:24.543963 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 153/310] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:24 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:25.559098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a07ad0d8-be4c-4817-9f21-9a6b40f4ba8d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:25.560250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a07ad0d8-be4c-4817-9f21-9a6b40f4ba8d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:25.560616 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:25.560616 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:25.561227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a07ad0d8-be4c-4817-9f21-9a6b40f4ba8d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:25.654182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:25.654182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:25.665755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a07ad0d8-be4c-4817-9f21-9a6b40f4ba8d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:25.689513 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a07ad0d8-be4c-4817-9f21-9a6b40f4ba8d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:25.701943 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 158/311] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:25 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:26.708944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f65dc390-43ee-4fc1-8910-f3c2b84b16dc tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:26.710796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f65dc390-43ee-4fc1-8910-f3c2b84b16dc tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:26.711275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:26.711275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:26.711945 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f65dc390-43ee-4fc1-8910-f3c2b84b16dc tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:26.833313 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:26.833313 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:26.889848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f65dc390-43ee-4fc1-8910-f3c2b84b16dc tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:26.980261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f65dc390-43ee-4fc1-8910-f3c2b84b16dc tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:26.983832 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 154/312] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:26 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:27.999008 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c88ae017-66c9-4a7a-a40a-9eb4890b5d93 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:27.999547 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c88ae017-66c9-4a7a-a40a-9eb4890b5d93 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:27.999906 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:27.999906 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:28.000365 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c88ae017-66c9-4a7a-a40a-9eb4890b5d93 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:28.181437 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:28.181437 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:28.215362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c88ae017-66c9-4a7a-a40a-9eb4890b5d93 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:28.282443 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c88ae017-66c9-4a7a-a40a-9eb4890b5d93 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:28.283841 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 159/313] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:27 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:29.300639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65d31dc2-6713-41c8-aab4-ee3f3df4f0c6 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:29.301157 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65d31dc2-6713-41c8-aab4-ee3f3df4f0c6 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:29.301389 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:29.301389 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:29.301766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65d31dc2-6713-41c8-aab4-ee3f3df4f0c6 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:29.356992 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:29.356992 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:29.361748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65d31dc2-6713-41c8-aab4-ee3f3df4f0c6 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:29.385928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65d31dc2-6713-41c8-aab4-ee3f3df4f0c6 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:29.386690 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 155/314] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:29 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:30.402147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fbc291a-e6d0-4fd7-ab8f-8196e79bbe7a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:30.402689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fbc291a-e6d0-4fd7-ab8f-8196e79bbe7a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:30.402861 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:30.402861 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:30.403621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fbc291a-e6d0-4fd7-ab8f-8196e79bbe7a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:30.517990 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:30.517990 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:30.548631 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8fbc291a-e6d0-4fd7-ab8f-8196e79bbe7a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:30.625293 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fbc291a-e6d0-4fd7-ab8f-8196e79bbe7a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:30.626109 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 160/315] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:30 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:31.646343 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a74e1ff-741f-4282-846e-8760494ec2ef tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:31.646343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a74e1ff-741f-4282-846e-8760494ec2ef tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:31.647086 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:31.647086 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:31.648002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a74e1ff-741f-4282-846e-8760494ec2ef tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:31.976061 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:31.976061 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:32.034274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8a74e1ff-741f-4282-846e-8760494ec2ef tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:32.097413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a74e1ff-741f-4282-846e-8760494ec2ef tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:32.101488 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 156/316] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:31 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:33.128677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78211a4e-c8e9-4057-8b90-4eac7b383ad3 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:33.129245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78211a4e-c8e9-4057-8b90-4eac7b383ad3 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:33.129389 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:33.129389 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:33.131041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78211a4e-c8e9-4057-8b90-4eac7b383ad3 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:33.248445 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:33.248445 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:33.264429 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-78211a4e-c8e9-4057-8b90-4eac7b383ad3 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:33.294366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78211a4e-c8e9-4057-8b90-4eac7b383ad3 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:33.295989 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 161/317] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:33 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:17:34.313251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f4acc3e-326b-4fa3-8566-89ced4b550b2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:34.314407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9f4acc3e-326b-4fa3-8566-89ced4b550b2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:34.314809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:34.314809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:34.315425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9f4acc3e-326b-4fa3-8566-89ced4b550b2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:34.440601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:34.440601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:34.462991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9f4acc3e-326b-4fa3-8566-89ced4b550b2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:34.503212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f4acc3e-326b-4fa3-8566-89ced4b550b2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:34.513293 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 157/318] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:34 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:35.521593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6f58399-f4f1-473c-9ada-38186f3595bf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:35.522321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6f58399-f4f1-473c-9ada-38186f3595bf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:35.522321 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:35.522321 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:35.522638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6f58399-f4f1-473c-9ada-38186f3595bf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:35.583853 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:35.583853 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:35.597623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6f58399-f4f1-473c-9ada-38186f3595bf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:35.622338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6f58399-f4f1-473c-9ada-38186f3595bf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:35.629633 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 162/319] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:35 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 914 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:36.639839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9923cb3f-63ed-43a3-bed1-2da1f573538f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:36.640373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9923cb3f-63ed-43a3-bed1-2da1f573538f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:36.640487 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:36.640487 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:36.640826 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9923cb3f-63ed-43a3-bed1-2da1f573538f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:36.741411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:36.741411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:36.751057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9923cb3f-63ed-43a3-bed1-2da1f573538f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:36.781212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9923cb3f-63ed-43a3-bed1-2da1f573538f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:36.782714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 158/320] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:36 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 972 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:37.797947 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16973fb4-a107-4ab0-8270-2271c3f23bda tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:37.798446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16973fb4-a107-4ab0-8270-2271c3f23bda tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:37.798669 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:37.798669 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:37.799108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16973fb4-a107-4ab0-8270-2271c3f23bda tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:37.900230 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:37.900230 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:37.913079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-16973fb4-a107-4ab0-8270-2271c3f23bda tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:37.933210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16973fb4-a107-4ab0-8270-2271c3f23bda tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:37.934462 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 163/321] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:37 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 972 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:38.957682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52eea0d0-0cff-4d2a-9ace-b5fb0e65ba55 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:38.959265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52eea0d0-0cff-4d2a-9ace-b5fb0e65ba55 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:38.959265 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:38.959265 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:38.959265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52eea0d0-0cff-4d2a-9ace-b5fb0e65ba55 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:39.013622 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:39.013622 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:39.022316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-52eea0d0-0cff-4d2a-9ace-b5fb0e65ba55 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:39.047788 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52eea0d0-0cff-4d2a-9ace-b5fb0e65ba55 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:39.056053 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 159/322] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:38 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:40.066134 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-279b8503-74c1-4d2b-82f3-f36de5542f27 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:40.071221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-279b8503-74c1-4d2b-82f3-f36de5542f27 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:40.074033 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:40.074033 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:40.077977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-279b8503-74c1-4d2b-82f3-f36de5542f27 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:40.137548 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:40.137548 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:40.146809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-279b8503-74c1-4d2b-82f3-f36de5542f27 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:40.171251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-279b8503-74c1-4d2b-82f3-f36de5542f27 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:40.181627 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 164/323] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:40 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:41.188971 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6aaff27-75bc-4fe0-b35b-5a811f95fae2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:41.189600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6aaff27-75bc-4fe0-b35b-5a811f95fae2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:41.189809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:41.189809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:41.190460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6aaff27-75bc-4fe0-b35b-5a811f95fae2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:41.297373 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:41.297373 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:41.317478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6aaff27-75bc-4fe0-b35b-5a811f95fae2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:41.343016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6aaff27-75bc-4fe0-b35b-5a811f95fae2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:41.344326 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 160/324] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:41 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:42.360817 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d0d21c01-8581-4157-acaf-418d74fab443 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:42.361316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d0d21c01-8581-4157-acaf-418d74fab443 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:42.361429 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:42.361429 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:42.362074 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d0d21c01-8581-4157-acaf-418d74fab443 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:42.461826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:42.461826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:42.494138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d0d21c01-8581-4157-acaf-418d74fab443 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:42.537033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d0d21c01-8581-4157-acaf-418d74fab443 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:42.538353 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 165/325] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:42 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:43.556266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60e605c9-0e33-4515-a0d6-bfad950e7ef3 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:43.557653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60e605c9-0e33-4515-a0d6-bfad950e7ef3 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:43.558048 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:43.558048 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:43.558760 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60e605c9-0e33-4515-a0d6-bfad950e7ef3 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:43.635766 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:43.635766 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:43.645753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-60e605c9-0e33-4515-a0d6-bfad950e7ef3 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:43.687427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60e605c9-0e33-4515-a0d6-bfad950e7ef3 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:43.688873 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 161/326] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:43 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:44.708064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-659a9e90-2d80-4383-9912-8ec0c6905ebe tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:44.708625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-659a9e90-2d80-4383-9912-8ec0c6905ebe tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:44.708777 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:44.708777 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:44.709164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-659a9e90-2d80-4383-9912-8ec0c6905ebe tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:44.938947 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:44.938947 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:44.954393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-659a9e90-2d80-4383-9912-8ec0c6905ebe tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:45.007750 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-659a9e90-2d80-4383-9912-8ec0c6905ebe tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:45.023581 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 166/327] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:44 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:46.042450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df8bd9ae-0a4a-4031-ba8d-27fd07ec2bfc tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:46.043206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df8bd9ae-0a4a-4031-ba8d-27fd07ec2bfc tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:46.043409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:46.043409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:46.044102 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df8bd9ae-0a4a-4031-ba8d-27fd07ec2bfc tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:46.112352 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:46.112352 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:46.123765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df8bd9ae-0a4a-4031-ba8d-27fd07ec2bfc tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:46.150378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df8bd9ae-0a4a-4031-ba8d-27fd07ec2bfc tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:46.151723 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 162/328] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:46 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:47.167650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03026d3c-4c2d-4d30-92e2-5108611bdee4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:47.168214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03026d3c-4c2d-4d30-92e2-5108611bdee4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:47.168375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:47.168375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:47.168991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03026d3c-4c2d-4d30-92e2-5108611bdee4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:47.241692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:47.241692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:47.255801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-03026d3c-4c2d-4d30-92e2-5108611bdee4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:47.286108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03026d3c-4c2d-4d30-92e2-5108611bdee4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:47.287708 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 167/329] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:47 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:48.303719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81c82d31-0a85-4d74-b95b-ec90bcd4c3fb tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:48.304978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81c82d31-0a85-4d74-b95b-ec90bcd4c3fb tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:48.305475 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:48.305475 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:48.307069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81c82d31-0a85-4d74-b95b-ec90bcd4c3fb tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:48.400012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:48.400012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:48.424651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-81c82d31-0a85-4d74-b95b-ec90bcd4c3fb tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:48.465931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81c82d31-0a85-4d74-b95b-ec90bcd4c3fb tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:48.476780 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 163/330] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:48 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:49.488602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93fcc816-1824-4a32-b5a1-53dbae001447 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:49.500482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93fcc816-1824-4a32-b5a1-53dbae001447 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:49.500482 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:49.500482 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:49.500482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93fcc816-1824-4a32-b5a1-53dbae001447 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:49.611931 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:49.611931 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:49.632234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-93fcc816-1824-4a32-b5a1-53dbae001447 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:49.662529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93fcc816-1824-4a32-b5a1-53dbae001447 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:49.663794 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 168/331] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:49 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:17:50.679509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dcb214a3-1ec9-4fb9-9c89-14a688d63460 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:50.680521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dcb214a3-1ec9-4fb9-9c89-14a688d63460 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:50.681148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:50.681148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:50.681148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dcb214a3-1ec9-4fb9-9c89-14a688d63460 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:50.748011 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:50.748011 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:50.760166 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dcb214a3-1ec9-4fb9-9c89-14a688d63460 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:50.790714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dcb214a3-1ec9-4fb9-9c89-14a688d63460 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:50.801022 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 164/332] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:50 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:51.807699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2dd53836-21f7-4974-9b18-bcc01f25d974 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:51.808648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2dd53836-21f7-4974-9b18-bcc01f25d974 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:51.808866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:51.808866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:51.809247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2dd53836-21f7-4974-9b18-bcc01f25d974 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:51.884032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:51.884032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:51.896040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2dd53836-21f7-4974-9b18-bcc01f25d974 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:51.917391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2dd53836-21f7-4974-9b18-bcc01f25d974 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:51.927569 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 169/333] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:51 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:52.934485 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1694819-d798-49c4-bd18-56a1456b8aa9 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:52.935904 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1694819-d798-49c4-bd18-56a1456b8aa9 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:52.936374 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:52.936374 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:52.937059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1694819-d798-49c4-bd18-56a1456b8aa9 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:53.012698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:53.012698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:53.019966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d1694819-d798-49c4-bd18-56a1456b8aa9 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:53.044763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1694819-d798-49c4-bd18-56a1456b8aa9 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:53.045872 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 165/334] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:52 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:54.068337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2535e800-ebf4-41f8-9799-1265dede4714 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:54.068337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2535e800-ebf4-41f8-9799-1265dede4714 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:54.068337 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:54.068337 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:54.068337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2535e800-ebf4-41f8-9799-1265dede4714 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:54.168422 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:54.168422 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:54.185855 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2535e800-ebf4-41f8-9799-1265dede4714 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:54.217291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2535e800-ebf4-41f8-9799-1265dede4714 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:54.218161 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 170/335] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:54 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:55.234279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a36d3346-9d70-44b0-a973-ffdfcd4ab987 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:55.235898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a36d3346-9d70-44b0-a973-ffdfcd4ab987 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:55.236255 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:55.236255 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:55.236844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a36d3346-9d70-44b0-a973-ffdfcd4ab987 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:55.344983 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:55.344983 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:55.359645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a36d3346-9d70-44b0-a973-ffdfcd4ab987 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:55.386977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a36d3346-9d70-44b0-a973-ffdfcd4ab987 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:55.387920 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 166/336] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:55 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:56.405250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eed07ae5-b845-41ee-af42-814b4ceedec7 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:56.406370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eed07ae5-b845-41ee-af42-814b4ceedec7 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:56.406936 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:56.406936 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:56.407314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eed07ae5-b845-41ee-af42-814b4ceedec7 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:56.471791 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:56.471791 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:56.492889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eed07ae5-b845-41ee-af42-814b4ceedec7 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:56.551054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eed07ae5-b845-41ee-af42-814b4ceedec7 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:56.552213 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 171/337] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:56 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:57.571792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97678540-fc98-4982-9543-efdfafb6aaf0 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:57.573248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97678540-fc98-4982-9543-efdfafb6aaf0 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:57.573661 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:57.573661 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:57.574352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97678540-fc98-4982-9543-efdfafb6aaf0 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:57.648350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:57.648350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:57.665426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-97678540-fc98-4982-9543-efdfafb6aaf0 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:57.699172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97678540-fc98-4982-9543-efdfafb6aaf0 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:57.709199 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 167/338] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:57 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:58.716975 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb9050f0-cb34-4f56-9dde-65b14a46f730 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:58.717805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb9050f0-cb34-4f56-9dde-65b14a46f730 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:58.718342 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:58.718342 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:58.719006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb9050f0-cb34-4f56-9dde-65b14a46f730 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:17:58.847905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:17:58.847905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:17:58.852234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eb9050f0-cb34-4f56-9dde-65b14a46f730 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:17:58.927388 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb9050f0-cb34-4f56-9dde-65b14a46f730 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:17:58.927388 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 172/339] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:58 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:17:59.960671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35462298-6bd8-4fb8-a292-76ec1ffbb3e4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:17:59.960671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35462298-6bd8-4fb8-a292-76ec1ffbb3e4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:17:59.960671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:17:59.960671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:17:59.960671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35462298-6bd8-4fb8-a292-76ec1ffbb3e4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:00.077128 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:00.077128 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:00.077128 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-35462298-6bd8-4fb8-a292-76ec1ffbb3e4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:00.122064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35462298-6bd8-4fb8-a292-76ec1ffbb3e4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:00.134042 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 168/340] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:17:59 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:01.140070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13496d37-553d-43ef-88f8-311b8f7f43d7 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:01.140937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13496d37-553d-43ef-88f8-311b8f7f43d7 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:01.141436 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:01.141436 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:01.142022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13496d37-553d-43ef-88f8-311b8f7f43d7 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:01.222966 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:01.222966 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:01.232535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-13496d37-553d-43ef-88f8-311b8f7f43d7 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:01.280075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13496d37-553d-43ef-88f8-311b8f7f43d7 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:01.280075 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 173/341] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:01 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:02.293521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fe8583d-709e-4d30-837b-5263b0106cc4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:02.294730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fe8583d-709e-4d30-837b-5263b0106cc4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:02.295291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:02.295291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:02.295710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fe8583d-709e-4d30-837b-5263b0106cc4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:02.361944 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:02.361944 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:02.371278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8fe8583d-709e-4d30-837b-5263b0106cc4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:02.409806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fe8583d-709e-4d30-837b-5263b0106cc4 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:02.411008 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 169/342] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:02 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:03.427241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11055174-9200-4ef6-bd50-d92d06924afd tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:03.442062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11055174-9200-4ef6-bd50-d92d06924afd tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:03.442062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:03.442062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:03.442062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11055174-9200-4ef6-bd50-d92d06924afd tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:03.478827 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:03.478827 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:03.487724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-11055174-9200-4ef6-bd50-d92d06924afd tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:03.516802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11055174-9200-4ef6-bd50-d92d06924afd tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:03.517915 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 174/343] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:03 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:04.534245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1485588e-b16b-47d2-a7e9-83bcf4c25d0f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:04.566276 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1485588e-b16b-47d2-a7e9-83bcf4c25d0f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:04.566276 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:04.566276 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:04.566276 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1485588e-b16b-47d2-a7e9-83bcf4c25d0f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:04.588634 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:04.588634 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:04.597548 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1485588e-b16b-47d2-a7e9-83bcf4c25d0f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:04.625658 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1485588e-b16b-47d2-a7e9-83bcf4c25d0f tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:04.626606 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 170/344] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:04 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:05.697582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16adea26-ee48-48d4-9586-f8eb0506ceec tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:05.698968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16adea26-ee48-48d4-9586-f8eb0506ceec tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:05.699711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:05.699711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:05.700718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16adea26-ee48-48d4-9586-f8eb0506ceec tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:05.766333 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:05.766333 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:05.778139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-16adea26-ee48-48d4-9586-f8eb0506ceec tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:05.808357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16adea26-ee48-48d4-9586-f8eb0506ceec tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:05.809762 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 175/345] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:05 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:06.827184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed519b02-7854-4bce-aa27-12e7494865cf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:06.827770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed519b02-7854-4bce-aa27-12e7494865cf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:06.828008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:06.828008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:06.828295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed519b02-7854-4bce-aa27-12e7494865cf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:07.001270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:07.001270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:07.001270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ed519b02-7854-4bce-aa27-12e7494865cf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:07.001270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed519b02-7854-4bce-aa27-12e7494865cf tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:07.001270 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 171/346] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:06 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:08.010712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f98fcc10-4f61-465e-a90c-b06710cf245a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:08.012834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f98fcc10-4f61-465e-a90c-b06710cf245a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:08.013286 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:08.013286 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:08.014258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f98fcc10-4f61-465e-a90c-b06710cf245a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:08.073229 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:08.073229 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:08.083200 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f98fcc10-4f61-465e-a90c-b06710cf245a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:08.107704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f98fcc10-4f61-465e-a90c-b06710cf245a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:08.287287 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 176/347] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:08 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:09.299649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6595656a-c718-4255-aad7-f348fe584a29 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:09.300259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6595656a-c718-4255-aad7-f348fe584a29 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:09.300712 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:09.300712 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:09.301162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6595656a-c718-4255-aad7-f348fe584a29 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:09.354199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:09.354199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:09.362607 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6595656a-c718-4255-aad7-f348fe584a29 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:09.385567 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6595656a-c718-4255-aad7-f348fe584a29 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:09.395548 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 172/348] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:09 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:10.402714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4343dc07-030b-4460-9845-64bc893cd19d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:10.409448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4343dc07-030b-4460-9845-64bc893cd19d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:10.409448 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:10.409448 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:10.409448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4343dc07-030b-4460-9845-64bc893cd19d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:10.463796 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:10.463796 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:10.474127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4343dc07-030b-4460-9845-64bc893cd19d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:10.500300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4343dc07-030b-4460-9845-64bc893cd19d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:10.510355 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 177/349] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:10 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:11.517507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4fa4b890-c8ac-488a-9440-904d737d3faa tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:11.518368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4fa4b890-c8ac-488a-9440-904d737d3faa tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:11.518588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:11.518588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:11.518970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4fa4b890-c8ac-488a-9440-904d737d3faa tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:11.629397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:11.629397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:11.647454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4fa4b890-c8ac-488a-9440-904d737d3faa tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:11.698440 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4fa4b890-c8ac-488a-9440-904d737d3faa tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:11.701234 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 173/350] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:11 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 975 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:18:12.714379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-157eba48-8840-4939-913c-32fdf0d29434 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:12.714976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-157eba48-8840-4939-913c-32fdf0d29434 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:12.715180 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:12.715180 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:12.715615 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-157eba48-8840-4939-913c-32fdf0d29434 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:12.829231 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:12.829231 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:12.840401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-157eba48-8840-4939-913c-32fdf0d29434 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:12.905164 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-157eba48-8840-4939-913c-32fdf0d29434 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:12.911536 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 178/351] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:18:12 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 1363 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:14.250017 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:14.250524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:14.250723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:14.250723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:14.251376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:14.312652 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:14.312652 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:14.326580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:14.355504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:14.356510 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 174/352] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:18:14 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 1363 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:16.064378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-f369b118-bccf-4999-a3e8-5a98709dce2e tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:16.065119 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-f369b118-bccf-4999-a3e8-5a98709dce2e tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:16.065119 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:16.065119 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:16.065525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-f369b118-bccf-4999-a3e8-5a98709dce2e tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:16.119759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:16.119759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:16.129662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-f369b118-bccf-4999-a3e8-5a98709dce2e tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:16.153734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-f369b118-bccf-4999-a3e8-5a98709dce2e tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:16.154561 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 179/353] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:18:16 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 1363 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:16.166141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume// Jan 21 08:18:16.166623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:16.166841 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:16.166841 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:16.167260 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:16.168512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:18:16.169078 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 175/354] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08: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 08:18:16.185169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-8dd39ef0-6fe8-44e9-b0e6-b3d677bd6b8d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] POST http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments Jan 21 08:18:16.185750 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:16.185750 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:16.186319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-8dd39ef0-6fe8-44e9-b0e6-b3d677bd6b8d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6436fd7a-d652-4aa8-82f6-4f05df3ab662", "instance_uuid": "4927d2ce-2ab0-4ac9-bef6-3ae34cf89827", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:16.237962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:16.237962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:16.546191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-8dd39ef0-6fe8-44e9-b0e6-b3d677bd6b8d tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments returned with HTTP 200 Jan 21 08:18:16.547210 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 180/355] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:18:16 2021] POST /volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments => generated 273 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:19.570697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume// Jan 21 08:18:19.571618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:19.572117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:19.573172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-065d61f8-be4a-4d2d-86c7-bd7a3c90682a tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:18:19.574218 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 176/356] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:18:19 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 08:18:19.608490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-ef8fa3ac-034a-4fe2-ba86-8ff755b3b5eb tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] GET http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:18:19.609073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-ef8fa3ac-034a-4fe2-ba86-8ff755b3b5eb tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:18:19.609297 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:19.609297 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:19.609676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-ef8fa3ac-034a-4fe2-ba86-8ff755b3b5eb tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:18:19.685152 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:19.685152 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:19.698752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-ef8fa3ac-034a-4fe2-ba86-8ff755b3b5eb tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:18:19.736005 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:19.736005 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:19.748975 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-ef8fa3ac-034a-4fe2-ba86-8ff755b3b5eb tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 200 Jan 21 08:18:19.750308 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 181/357] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:18:19 2021] GET /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 1461 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:18:19.774008 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-ddc2c491-7bbc-4908-930a-bb31b03394f2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] PUT http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments/a629ee69-cc9d-4f35-8525-a52a730a6c73 Jan 21 08:18:19.775109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-ddc2c491-7bbc-4908-930a-bb31b03394f2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:19.833901 n-d-769329-4 devstack@c-api.service[88055]: /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 08:18:19.833901 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:18:19.840034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-ddc2c491-7bbc-4908-930a-bb31b03394f2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Lock "b'cinder-attachment_update-6436fd7a-d652-4aa8-82f6-4f05df3ab662-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.021s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:18:19.842778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:19.842778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:22.555988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-ddc2c491-7bbc-4908-930a-bb31b03394f2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Lock "b'cinder-attachment_update-6436fd7a-d652-4aa8-82f6-4f05df3ab662-n-h1-769329-4'" released by "attachment_update" :: held 2.716s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:18:22.557154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-ddc2c491-7bbc-4908-930a-bb31b03394f2 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments/a629ee69-cc9d-4f35-8525-a52a730a6c73 returned with HTTP 200 Jan 21 08:18:22.559239 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 177/358] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:18:19 2021] PUT /volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments/a629ee69-cc9d-4f35-8525-a52a730a6c73 => generated 762 bytes in 2790 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:18:22.670199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-5465e3a5-bccc-469c-8a5f-b436cdd338c5 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] POST http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments/a629ee69-cc9d-4f35-8525-a52a730a6c73/action Jan 21 08:18:22.670942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:18:22.670942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:18:22.671616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-5465e3a5-bccc-469c-8a5f-b436cdd338c5 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:18:22.672231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-5465e3a5-bccc-469c-8a5f-b436cdd338c5 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:18:22.796408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:18:22.796408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:18:22.895063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c34d11b6-7b58-4267-9790-8ed11f4f9da6 req-5465e3a5-bccc-469c-8a5f-b436cdd338c5 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments/a629ee69-cc9d-4f35-8525-a52a730a6c73/action returned with HTTP 204 Jan 21 08:18:22.896622 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 182/359] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:18:22 2021] POST /volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments/a629ee69-cc9d-4f35-8525-a52a730a6c73/action => generated 0 bytes in 231 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:19:09.947422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] POST http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes Jan 21 08:19:09.947422 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:09.947422 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:19:09.947422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-589581289"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:09.947422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-589581289'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:19:09.947422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Create volume of 1 GB Jan 21 08:19:09.947422 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:09.947422 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:19:09.980263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Availability Zones retrieved successfully. Jan 21 08:19:10.003482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Flow 'volume_create_api' (cf580b3a-3cdb-4af6-86af-22cee5c0326e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:10.007204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a888030-b115-469f-b37d-6f6017167563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:10.009713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:19:10.089037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a888030-b115-469f-b37d-6f6017167563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:10.091378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8b66207-30c6-46f4-94e6-ba722810bdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:10.396623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Created reservations ['3c40ed5a-4350-4f24-8277-bcec2683be19', '7f077f14-ca47-4f5f-9656-116b03368092', '7da9e4ac-6906-4c8d-a8b8-416a074a4a86', '5c3f0a63-6924-46ad-b5c3-38b7827d778c'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:10.398781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8b66207-30c6-46f4-94e6-ba722810bdc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c40ed5a-4350-4f24-8277-bcec2683be19', '7f077f14-ca47-4f5f-9656-116b03368092', '7da9e4ac-6906-4c8d-a8b8-416a074a4a86', '5c3f0a63-6924-46ad-b5c3-38b7827d778c']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:10.401559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a995db15-ee0a-47f7-a4c2-fd6a2af78d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:10.574438 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a995db15-ee0a-47f7-a4c2-fd6a2af78d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3283ea3f-b164-45d2-bf21-54a6a3d593fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-589581289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='955813da22914b2ca0e5dba411da1f38',qos_specs=None,replication_status=,reservations=['3c40ed5a-4350-4f24-8277-bcec2683be19','7f077f14-ca47-4f5f-9656-116b03368092','7da9e4ac-6906-4c8d-a8b8-416a074a4a86','5c3f0a63-6924-46ad-b5c3-38b7827d778c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c173c3e7cf1f4fcebd45211ced3a1f19',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-589581289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3283ea3f-b164-45d2-bf21-54a6a3d593fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='955813da22914b2ca0e5dba411da1f38',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='c173c3e7cf1f4fcebd45211ced3a1f19',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:10.576911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc8a86f-b7e7-4df1-8860-8e8d345af935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:10.655106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc8a86f-b7e7-4df1-8860-8e8d345af935) 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-589581289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='955813da22914b2ca0e5dba411da1f38',qos_specs=None,replication_status=,reservations=['3c40ed5a-4350-4f24-8277-bcec2683be19','7f077f14-ca47-4f5f-9656-116b03368092','7da9e4ac-6906-4c8d-a8b8-416a074a4a86','5c3f0a63-6924-46ad-b5c3-38b7827d778c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c173c3e7cf1f4fcebd45211ced3a1f19',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:10.657486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb784075-5c35-45f4-bbe7-c652d391b026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:10.719217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb784075-5c35-45f4-bbe7-c652d391b026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:10.727149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Flow 'volume_create_api' (cf580b3a-3cdb-4af6-86af-22cee5c0326e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:10.789241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Create volume request issued successfully. Jan 21 08:19:10.806830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c2cb34a-6c1a-47ed-b8e5-0e6b5553e0a6 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes returned with HTTP 202 Jan 21 08:19:10.808050 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 178/360] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:19:09 2021] POST /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes => generated 822 bytes in 872 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:10.829680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2552bcb9-17d4-42ab-b042-0ed784334bdf tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:19:10.830391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2552bcb9-17d4-42ab-b042-0ed784334bdf tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:10.830812 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:10.830812 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:19:10.831427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2552bcb9-17d4-42ab-b042-0ed784334bdf tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:10.913385 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:10.913385 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:19:10.922683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2552bcb9-17d4-42ab-b042-0ed784334bdf tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:19:10.946976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2552bcb9-17d4-42ab-b042-0ed784334bdf tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa returned with HTTP 200 Jan 21 08:19:10.947833 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 183/361] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:10 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa => generated 890 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:11.965203 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e36d73df-b9e9-4c90-9ef7-2fca9ba6fb5e tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:19:11.966036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e36d73df-b9e9-4c90-9ef7-2fca9ba6fb5e tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:11.966294 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:11.966294 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:19:11.966669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e36d73df-b9e9-4c90-9ef7-2fca9ba6fb5e tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:12.019473 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:12.019473 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:19:12.028621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e36d73df-b9e9-4c90-9ef7-2fca9ba6fb5e tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:19:12.054316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e36d73df-b9e9-4c90-9ef7-2fca9ba6fb5e tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa returned with HTTP 200 Jan 21 08:19:12.055141 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 179/362] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:11 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:13.072079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-195ab147-fcd9-4845-a3dc-768de94da93f tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:19:13.072712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-195ab147-fcd9-4845-a3dc-768de94da93f tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:13.072825 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:13.072825 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:19:13.073238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-195ab147-fcd9-4845-a3dc-768de94da93f tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:13.123580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:13.123580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:19:13.132344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-195ab147-fcd9-4845-a3dc-768de94da93f tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:19:13.154811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-195ab147-fcd9-4845-a3dc-768de94da93f tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa returned with HTTP 200 Jan 21 08:19:13.155651 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 184/363] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:13 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:13.171137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82ba944a-0c0b-4b43-a70e-5d2fc0a4a7ba tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] POST http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa/action Jan 21 08:19:13.171633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:13.171633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:19:13.172069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82ba944a-0c0b-4b43-a70e-5d2fc0a4a7ba tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:19:13.172496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82ba944a-0c0b-4b43-a70e-5d2fc0a4a7ba tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:13.223780 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:13.223780 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:19:13.225623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-82ba944a-0c0b-4b43-a70e-5d2fc0a4a7ba tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:19:13.257651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-82ba944a-0c0b-4b43-a70e-5d2fc0a4a7ba tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume updated successfully. Jan 21 08:19:13.258165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82ba944a-0c0b-4b43-a70e-5d2fc0a4a7ba tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa/action returned with HTTP 200 Jan 21 08:19:13.262363 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 180/364] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:19:13 2021] POST /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa/action => generated 0 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 08:19:13.267060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a1df01d-1135-4b07-be7e-6771e222151f tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:19:13.267620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a1df01d-1135-4b07-be7e-6771e222151f tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:13.267840 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:13.267840 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:19:13.268214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a1df01d-1135-4b07-be7e-6771e222151f tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:13.318171 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:13.318171 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:19:13.326927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2a1df01d-1135-4b07-be7e-6771e222151f tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:19:13.349088 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a1df01d-1135-4b07-be7e-6771e222151f tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa returned with HTTP 200 Jan 21 08:19:13.350072 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 185/365] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:13 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:13.471144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0b09720f-29cb-4dbd-bc03-4b75bad5e3e3 req-4e7903b0-18bc-496e-9286-306a0996145b tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:19:13.471882 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0b09720f-29cb-4dbd-bc03-4b75bad5e3e3 req-4e7903b0-18bc-496e-9286-306a0996145b tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:13.472499 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:13.472499 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:19:13.472874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0b09720f-29cb-4dbd-bc03-4b75bad5e3e3 req-4e7903b0-18bc-496e-9286-306a0996145b tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:13.522965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:13.522965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:19:13.532968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-0b09720f-29cb-4dbd-bc03-4b75bad5e3e3 req-4e7903b0-18bc-496e-9286-306a0996145b tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:19:13.555801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0b09720f-29cb-4dbd-bc03-4b75bad5e3e3 req-4e7903b0-18bc-496e-9286-306a0996145b tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa returned with HTTP 200 Jan 21 08:19:13.556645 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 181/366] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:19:13 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:14.446421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] POST http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes Jan 21 08:19:14.446868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:14.446868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:19:14.447284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-50371854"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:19:14.448815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-50371854'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:19:14.456824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Create volume of 1 GB Jan 21 08:19:14.464468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Availability Zones retrieved successfully. Jan 21 08:19:14.483135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Flow 'volume_create_api' (c967deca-d830-48bc-a330-899cd72598db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:14.486582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebfd88b7-561c-4c96-845e-206d4319e188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:14.488452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:19:14.563213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebfd88b7-561c-4c96-845e-206d4319e188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:14.565708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c0f217-b08f-49c2-ae6b-7cca65e967a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:14.660655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Created reservations ['88ddb71b-2774-45b7-a62d-11ad71010b90', 'f87d4a1f-7bd2-4996-a98f-575d76f10717', '776146fd-f5b7-4b16-9758-4802da088c35', '3af9c52d-cde4-4990-9a9f-a9a0380e63dc'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:19:14.662502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c0f217-b08f-49c2-ae6b-7cca65e967a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88ddb71b-2774-45b7-a62d-11ad71010b90', 'f87d4a1f-7bd2-4996-a98f-575d76f10717', '776146fd-f5b7-4b16-9758-4802da088c35', '3af9c52d-cde4-4990-9a9f-a9a0380e63dc']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:14.664766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21c4ff90-2e36-4826-adc0-6dffee4cf1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:14.769860 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21c4ff90-2e36-4826-adc0-6dffee4cf1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8a8c0ee-2961-4414-9a16-5c0007e80d15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-50371854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='955813da22914b2ca0e5dba411da1f38',qos_specs=None,replication_status=,reservations=['88ddb71b-2774-45b7-a62d-11ad71010b90','f87d4a1f-7bd2-4996-a98f-575d76f10717','776146fd-f5b7-4b16-9758-4802da088c35','3af9c52d-cde4-4990-9a9f-a9a0380e63dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c173c3e7cf1f4fcebd45211ced3a1f19',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-50371854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8a8c0ee-2961-4414-9a16-5c0007e80d15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='955813da22914b2ca0e5dba411da1f38',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='c173c3e7cf1f4fcebd45211ced3a1f19',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:14.773472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34eec5c2-a1b6-4d15-8e79-2903e5ffba8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:14.828313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34eec5c2-a1b6-4d15-8e79-2903e5ffba8b) 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-50371854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='955813da22914b2ca0e5dba411da1f38',qos_specs=None,replication_status=,reservations=['88ddb71b-2774-45b7-a62d-11ad71010b90','f87d4a1f-7bd2-4996-a98f-575d76f10717','776146fd-f5b7-4b16-9758-4802da088c35','3af9c52d-cde4-4990-9a9f-a9a0380e63dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c173c3e7cf1f4fcebd45211ced3a1f19',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:14.830864 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d5aaab2-2dc2-4b8a-8d0a-6f658a739669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:19:14.879938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d5aaab2-2dc2-4b8a-8d0a-6f658a739669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:19:14.882601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Flow 'volume_create_api' (c967deca-d830-48bc-a330-899cd72598db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:19:14.941612 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Create volume request issued successfully. Jan 21 08:19:14.958707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b5ba02f-f0c5-4611-8e2c-dead2a253dd1 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes returned with HTTP 202 Jan 21 08:19:14.959677 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 186/367] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:19:14 2021] POST /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes => generated 821 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:19:14.975043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65ec1c50-c121-4099-ad1f-fcecccb91901 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 Jan 21 08:19:14.975797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65ec1c50-c121-4099-ad1f-fcecccb91901 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:14.977192 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:14.977192 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:19:14.977847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65ec1c50-c121-4099-ad1f-fcecccb91901 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:15.041266 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:15.041266 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:19:15.049980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65ec1c50-c121-4099-ad1f-fcecccb91901 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:19:15.086595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65ec1c50-c121-4099-ad1f-fcecccb91901 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 returned with HTTP 200 Jan 21 08:19:15.091668 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 182/368] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:14 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 => generated 889 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:19:16.108995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b529f7d8-7590-44e4-bddf-2b189897970c tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 Jan 21 08:19:16.110059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b529f7d8-7590-44e4-bddf-2b189897970c tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:19:16.110476 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:19:16.110476 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:19:16.111130 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b529f7d8-7590-44e4-bddf-2b189897970c tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:19:16.166200 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:19:16.166200 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:19:16.175171 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b529f7d8-7590-44e4-bddf-2b189897970c tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:19:16.200317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b529f7d8-7590-44e4-bddf-2b189897970c tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 returned with HTTP 200 Jan 21 08:19:16.201174 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 187/369] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:19:16 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:13.908207 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes Jan 21 08:20:13.909533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:13.909533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:13.910235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1412243903"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:13.911547 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1412243903'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:20:13.912108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Create volume of 1 GB Jan 21 08:20:13.933527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Availability Zones retrieved successfully. Jan 21 08:20:13.954178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Flow 'volume_create_api' (83c499a9-58e4-4c8f-81c5-021c91737b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:13.957773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f62285-d6e6-45ac-a5ce-0480498aacc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:13.960260 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:20:14.041354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f62285-d6e6-45ac-a5ce-0480498aacc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:14.044148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1051ce7c-8556-4c2d-befd-7e46ce9bae48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:14.219991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Created reservations ['8dc19a05-c91b-4e22-af03-1cb77a83a1ef', '3d483eaa-bd1c-4027-96b6-7c039b72596c', '5d37cd17-df21-4045-80ba-deabf0818829', '4b5f538b-5f3a-4c9e-a26e-66fe598bac95'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:20:14.222472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1051ce7c-8556-4c2d-befd-7e46ce9bae48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dc19a05-c91b-4e22-af03-1cb77a83a1ef', '3d483eaa-bd1c-4027-96b6-7c039b72596c', '5d37cd17-df21-4045-80ba-deabf0818829', '4b5f538b-5f3a-4c9e-a26e-66fe598bac95']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:14.226477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83557555-cfd2-4742-98e4-803d2760c9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:14.372221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83557555-cfd2-4742-98e4-803d2760c9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ee8778d-cd79-4356-8d2e-b4d0b44e0a98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1412243903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c66d0b3630a741adace59626d3a5cda3',qos_specs=None,replication_status=,reservations=['8dc19a05-c91b-4e22-af03-1cb77a83a1ef','3d483eaa-bd1c-4027-96b6-7c039b72596c','5d37cd17-df21-4045-80ba-deabf0818829','4b5f538b-5f3a-4c9e-a26e-66fe598bac95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf9cfe963c5b4427ad2e169247a7f545',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1412243903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ee8778d-cd79-4356-8d2e-b4d0b44e0a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c66d0b3630a741adace59626d3a5cda3',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='cf9cfe963c5b4427ad2e169247a7f545',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:14.374786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab9fded-dfd3-4ddb-a674-32cc3c8fca76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:14.471917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab9fded-dfd3-4ddb-a674-32cc3c8fca76) 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-1412243903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c66d0b3630a741adace59626d3a5cda3',qos_specs=None,replication_status=,reservations=['8dc19a05-c91b-4e22-af03-1cb77a83a1ef','3d483eaa-bd1c-4027-96b6-7c039b72596c','5d37cd17-df21-4045-80ba-deabf0818829','4b5f538b-5f3a-4c9e-a26e-66fe598bac95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf9cfe963c5b4427ad2e169247a7f545',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:14.474452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f980366c-7046-4a8e-9a63-8deeea7282ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:20:14.516446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f980366c-7046-4a8e-9a63-8deeea7282ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:20:14.530326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Flow 'volume_create_api' (83c499a9-58e4-4c8f-81c5-021c91737b69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:20:14.626858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Create volume request issued successfully. Jan 21 08:20:14.663024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e63c338-57f6-4416-834e-efc3ae0502d7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes returned with HTTP 202 Jan 21 08:20:14.673487 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 183/370] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:20:13 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes => generated 820 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:20:14.863303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d936eba2-64b6-4ffc-beb3-aa183db73301 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:14.863303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d936eba2-64b6-4ffc-beb3-aa183db73301 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:14.863303 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:14.863303 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:14.863303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d936eba2-64b6-4ffc-beb3-aa183db73301 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:14.863303 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:14.863303 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:14.863303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d936eba2-64b6-4ffc-beb3-aa183db73301 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:14.863303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d936eba2-64b6-4ffc-beb3-aa183db73301 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:14.863303 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 188/371] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:14 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 888 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:15.870268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7dfe7e11-cb0b-4f55-980a-963a545ac8e8 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:15.871419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7dfe7e11-cb0b-4f55-980a-963a545ac8e8 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:15.874565 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:15.874565 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:15.874565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7dfe7e11-cb0b-4f55-980a-963a545ac8e8 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:16.040825 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:16.040825 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:16.084143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7dfe7e11-cb0b-4f55-980a-963a545ac8e8 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:16.154719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7dfe7e11-cb0b-4f55-980a-963a545ac8e8 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:16.156176 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 184/372] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:15 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 912 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:17.172752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaff620b-3a44-442a-a725-e80baaf3e662 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:17.174349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaff620b-3a44-442a-a725-e80baaf3e662 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:17.194237 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:17.194237 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:17.195996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaff620b-3a44-442a-a725-e80baaf3e662 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:17.371521 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:17.371521 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:17.400480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eaff620b-3a44-442a-a725-e80baaf3e662 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:17.435766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaff620b-3a44-442a-a725-e80baaf3e662 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:17.436842 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 189/373] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:17 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 913 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:18.087898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-445cafd3-24c2-490b-b5bd-db90795dd753 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:18.088648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-445cafd3-24c2-490b-b5bd-db90795dd753 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:18.089067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:18.089067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:18.089716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-445cafd3-24c2-490b-b5bd-db90795dd753 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:18.161600 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:18.161600 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:18.171514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-445cafd3-24c2-490b-b5bd-db90795dd753 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:18.211411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-445cafd3-24c2-490b-b5bd-db90795dd753 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:18.211411 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 185/374] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:20:18 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 913 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:18.586973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaff620b-3a44-442a-a725-e80baaf3e662 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume// Jan 21 08:20:18.587681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaff620b-3a44-442a-a725-e80baaf3e662 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:18.588091 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:18.588091 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:18.588876 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaff620b-3a44-442a-a725-e80baaf3e662 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:18.590355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaff620b-3a44-442a-a725-e80baaf3e662 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:20:18.591122 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 190/375] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:20:18 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 08:20:18.622712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-58c4d31a-8cac-4536-a4f1-97cff8db7e20 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments Jan 21 08:20:18.623572 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:18.623572 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:18.624612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-58c4d31a-8cac-4536-a4f1-97cff8db7e20 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ee8778d-cd79-4356-8d2e-b4d0b44e0a98", "instance_uuid": "dd35f190-9946-4c58-942f-9f220b6955c2", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:18.745378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:18.745378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:18.985111 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-58c4d31a-8cac-4536-a4f1-97cff8db7e20 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments returned with HTTP 200 Jan 21 08:20:18.995481 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 186/376] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:20:18 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments => generated 273 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:20:19.116388 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43a80a6c-958f-44eb-a65b-2f9eb2d379ff tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:19.116388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43a80a6c-958f-44eb-a65b-2f9eb2d379ff tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:19.116388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43a80a6c-958f-44eb-a65b-2f9eb2d379ff tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:19.193626 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-58c4d31a-8cac-4536-a4f1-97cff8db7e20 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume// Jan 21 08:20:19.194106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-58c4d31a-8cac-4536-a4f1-97cff8db7e20 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:19.194322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:19.194322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:19.194669 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:19.194669 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:19.194878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-58c4d31a-8cac-4536-a4f1-97cff8db7e20 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:19.198500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-58c4d31a-8cac-4536-a4f1-97cff8db7e20 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:20:19.198962 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 187/377] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:20:19 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 08:20:19.205748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-43a80a6c-958f-44eb-a65b-2f9eb2d379ff tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:19.227877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-1699c079-6944-4407-9154-ce9353955278 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:19.228522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-1699c079-6944-4407-9154-ce9353955278 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:19.229780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-1699c079-6944-4407-9154-ce9353955278 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:19.233754 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:19.233754 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:19.253132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43a80a6c-958f-44eb-a65b-2f9eb2d379ff tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:19.257175 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 191/378] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:19 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 912 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:19.379938 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:19.379938 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:19.407585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-1699c079-6944-4407-9154-ce9353955278 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:19.467148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:19.467148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:19.489528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-1699c079-6944-4407-9154-ce9353955278 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:19.490583 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 188/379] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:20:19 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 1011 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:20:19.510798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-1d919d0d-b30d-48d1-8737-ef7aa7decce4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] PUT http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/c25b2cf3-1ee6-4ac2-90bc-54714c16342f Jan 21 08:20:19.511302 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:19.511302 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:19.513254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-1d919d0d-b30d-48d1-8737-ef7aa7decce4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:19.568860 n-d-769329-4 devstack@c-api.service[88055]: /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 08:20:19.568860 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:20:19.569665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-1d919d0d-b30d-48d1-8737-ef7aa7decce4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Lock "b'cinder-attachment_update-5ee8778d-cd79-4356-8d2e-b4d0b44e0a98-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.015s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:20:19.572160 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:19.572160 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:20.277104 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c009c36-0a0e-44f8-9ba8-0c3375173be9 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:20.277104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c009c36-0a0e-44f8-9ba8-0c3375173be9 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:20.282160 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:20.282160 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:20.282890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c009c36-0a0e-44f8-9ba8-0c3375173be9 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:20.438336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:20.438336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:20.459602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1c009c36-0a0e-44f8-9ba8-0c3375173be9 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:20.539189 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:20.539189 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:20.574657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c009c36-0a0e-44f8-9ba8-0c3375173be9 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:20.575769 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 189/380] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:20 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 912 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:21.602711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7cb86b4d-7a6a-4279-b86a-d73032d64176 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:21.602711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7cb86b4d-7a6a-4279-b86a-d73032d64176 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:21.602711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:21.602711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:21.602711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7cb86b4d-7a6a-4279-b86a-d73032d64176 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:21.673012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:21.673012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:21.691320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7cb86b4d-7a6a-4279-b86a-d73032d64176 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:21.718155 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:21.718155 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:21.728947 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7cb86b4d-7a6a-4279-b86a-d73032d64176 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:21.730561 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 190/381] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:21 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 912 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:22.318240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-1d919d0d-b30d-48d1-8737-ef7aa7decce4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Lock "b'cinder-attachment_update-5ee8778d-cd79-4356-8d2e-b4d0b44e0a98-n-h1-769329-4'" released by "attachment_update" :: held 2.748s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:20:22.319035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-1d919d0d-b30d-48d1-8737-ef7aa7decce4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/c25b2cf3-1ee6-4ac2-90bc-54714c16342f returned with HTTP 200 Jan 21 08:20:22.320480 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 192/382] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:20:19 2021] PUT /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/c25b2cf3-1ee6-4ac2-90bc-54714c16342f => generated 762 bytes in 2815 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:20:22.748687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d84ab6cc-cde0-4639-aad7-3e9b9d4cc9ba tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:22.749112 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d84ab6cc-cde0-4639-aad7-3e9b9d4cc9ba tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:22.749112 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:22.749112 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:22.749460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d84ab6cc-cde0-4639-aad7-3e9b9d4cc9ba tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:22.937878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:22.937878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:22.968476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d84ab6cc-cde0-4639-aad7-3e9b9d4cc9ba tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:23.024722 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:23.024722 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:23.047884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d84ab6cc-cde0-4639-aad7-3e9b9d4cc9ba tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:23.048690 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 191/383] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:22 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 913 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:24.065066 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-531b77a1-2361-41db-9904-db98e6adb791 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:24.065764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-531b77a1-2361-41db-9904-db98e6adb791 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:24.066092 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:24.066092 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:24.066676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-531b77a1-2361-41db-9904-db98e6adb791 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:24.125286 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:24.125286 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:24.137135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-531b77a1-2361-41db-9904-db98e6adb791 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:24.167860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:24.167860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:24.179180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-531b77a1-2361-41db-9904-db98e6adb791 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:24.184641 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 193/384] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:24 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 913 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:25.197423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfc9c52b-7850-465d-8a19-d338d19528c4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:25.198085 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfc9c52b-7850-465d-8a19-d338d19528c4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:25.198400 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:25.198400 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:25.198950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfc9c52b-7850-465d-8a19-d338d19528c4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:25.249035 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:25.249035 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:25.258359 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cfc9c52b-7850-465d-8a19-d338d19528c4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:25.278809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:25.278809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:25.292858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfc9c52b-7850-465d-8a19-d338d19528c4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:25.303298 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 192/385] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:25 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:26.310356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e646fc2c-b827-4417-8880-3dbce1f64194 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:26.310891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e646fc2c-b827-4417-8880-3dbce1f64194 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:26.311070 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:26.311070 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:26.311460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e646fc2c-b827-4417-8880-3dbce1f64194 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:26.364238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:26.364238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:26.375254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e646fc2c-b827-4417-8880-3dbce1f64194 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:26.391799 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:26.391799 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:26.402516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e646fc2c-b827-4417-8880-3dbce1f64194 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:26.403416 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 194/386] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:26 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:27.419811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24771539-a886-4686-a29b-ad51915b11cc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:27.420323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24771539-a886-4686-a29b-ad51915b11cc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:27.420511 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:27.420511 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:27.421165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24771539-a886-4686-a29b-ad51915b11cc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:27.510516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:27.510516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:27.520321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-24771539-a886-4686-a29b-ad51915b11cc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:27.575835 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:27.575835 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:27.592057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24771539-a886-4686-a29b-ad51915b11cc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:27.592903 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 193/387] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:27 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 913 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:20:28.086881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-21b3fd4e-8be1-438f-810a-4ae546146ed5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/c25b2cf3-1ee6-4ac2-90bc-54714c16342f/action Jan 21 08:20:28.088280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:28.088280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:28.088280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-21b3fd4e-8be1-438f-810a-4ae546146ed5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:20:28.088280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-21b3fd4e-8be1-438f-810a-4ae546146ed5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:20:28.195785 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:28.195785 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:28.314062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e5a475ed-1e47-4f07-900d-52fc4d3634a8 req-21b3fd4e-8be1-438f-810a-4ae546146ed5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/c25b2cf3-1ee6-4ac2-90bc-54714c16342f/action returned with HTTP 204 Jan 21 08:20:28.321178 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 195/388] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:20:28 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/c25b2cf3-1ee6-4ac2-90bc-54714c16342f/action => generated 0 bytes in 236 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:20:28.610673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5edad906-7d9c-40b5-8cb3-0682b9bb4ca5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:20:28.611366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5edad906-7d9c-40b5-8cb3-0682b9bb4ca5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:20:28.611588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:20:28.611588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:20:28.612412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5edad906-7d9c-40b5-8cb3-0682b9bb4ca5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:20:28.695465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:28.695465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:28.700521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5edad906-7d9c-40b5-8cb3-0682b9bb4ca5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:20:28.724684 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:20:28.724684 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:20:28.736044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5edad906-7d9c-40b5-8cb3-0682b9bb4ca5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:20:28.738372 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 194/389] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:20:28 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 1205 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:21:26.471274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-d50cc0aa-50a5-4dcd-bea8-6e24258f30a3 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:21:26.471955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-d50cc0aa-50a5-4dcd-bea8-6e24258f30a3 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:26.472276 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:26.472276 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:26.472830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-d50cc0aa-50a5-4dcd-bea8-6e24258f30a3 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:26.584463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:26.584463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:26.600497 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-d50cc0aa-50a5-4dcd-bea8-6e24258f30a3 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:21:26.626897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:26.626897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:26.636175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-d50cc0aa-50a5-4dcd-bea8-6e24258f30a3 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:21:26.641139 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 196/390] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:21:26 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 1205 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:21:26.672825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-06146795-3ec3-4566-84f4-0bc4a20d0eb7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98/action Jan 21 08:21:26.673394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:26.673394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:26.674135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-06146795-3ec3-4566-84f4-0bc4a20d0eb7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action body: b'{"os-begin_detaching": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:21:26.674722 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-06146795-3ec3-4566-84f4-0bc4a20d0eb7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:21:26.733644 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:26.733644 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:26.738051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-06146795-3ec3-4566-84f4-0bc4a20d0eb7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:21:26.796193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-06146795-3ec3-4566-84f4-0bc4a20d0eb7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Begin detaching volume completed successfully. Jan 21 08:21:26.799786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-06146795-3ec3-4566-84f4-0bc4a20d0eb7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98/action returned with HTTP 202 Jan 21 08:21:26.801026 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 195/391] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:21:26 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:21:26.864381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d1fa648-c008-4d00-988e-8ece3b5a9093 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:21:26.865182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d1fa648-c008-4d00-988e-8ece3b5a9093 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:26.865509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:26.865509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:26.866079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d1fa648-c008-4d00-988e-8ece3b5a9093 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:26.928881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-06146795-3ec3-4566-84f4-0bc4a20d0eb7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume// Jan 21 08:21:26.929467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-06146795-3ec3-4566-84f4-0bc4a20d0eb7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:26.929775 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:26.929775 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:26.930313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-06146795-3ec3-4566-84f4-0bc4a20d0eb7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:26.931456 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-06146795-3ec3-4566-84f4-0bc4a20d0eb7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:21:26.932169 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 196/392] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:21:26 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 08:21:26.946119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-a4f6d8fb-beba-4995-9431-e921b78ba97d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:21:26.946969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-a4f6d8fb-beba-4995-9431-e921b78ba97d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:26.947682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-a4f6d8fb-beba-4995-9431-e921b78ba97d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:26.981757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:26.981757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:26.990996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1d1fa648-c008-4d00-988e-8ece3b5a9093 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:21:27.010665 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:27.010665 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:27.020289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d1fa648-c008-4d00-988e-8ece3b5a9093 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:21:27.021324 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 197/393] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:26 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 1208 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:21:27.036484 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:27.036484 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:27.056602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-a4f6d8fb-beba-4995-9431-e921b78ba97d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:21:27.091720 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:27.091720 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:27.102075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-a4f6d8fb-beba-4995-9431-e921b78ba97d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:21:27.103272 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 197/394] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:21:26 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 1307 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:21:27.539738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-103eef5d-07d4-4725-8863-2b7deda05cb5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] DELETE http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/c25b2cf3-1ee6-4ac2-90bc-54714c16342f Jan 21 08:21:27.548384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-103eef5d-07d4-4725-8863-2b7deda05cb5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:27.550652 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:27.550652 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:27.553334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-103eef5d-07d4-4725-8863-2b7deda05cb5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:27.624760 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:27.624760 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:28.037709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8448a5a0-23ea-4593-9abb-a666b1b46aec tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:21:28.038215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8448a5a0-23ea-4593-9abb-a666b1b46aec tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:28.038424 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:28.038424 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:28.038799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8448a5a0-23ea-4593-9abb-a666b1b46aec tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:28.173650 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:28.173650 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:28.199144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8448a5a0-23ea-4593-9abb-a666b1b46aec tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:21:28.253840 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:28.253840 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:28.276277 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8448a5a0-23ea-4593-9abb-a666b1b46aec tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:21:28.287720 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 198/395] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:28 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 1208 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:21:28.513635 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-103eef5d-07d4-4725-8863-2b7deda05cb5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:21:28.514063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-103eef5d-07d4-4725-8863-2b7deda05cb5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:21:28.572912 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-716db52a-2f86-45d8-8b53-79c16e476d9f req-103eef5d-07d4-4725-8863-2b7deda05cb5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/c25b2cf3-1ee6-4ac2-90bc-54714c16342f returned with HTTP 200 Jan 21 08:21:28.574228 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 198/396] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:21:27 2021] DELETE /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/c25b2cf3-1ee6-4ac2-90bc-54714c16342f => generated 19 bytes in 1049 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:29.293976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a6a815c-a414-437f-90a0-6a503f007f08 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:21:29.294485 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a6a815c-a414-437f-90a0-6a503f007f08 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:29.294864 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:29.294864 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:29.295500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a6a815c-a414-437f-90a0-6a503f007f08 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:29.370995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:29.370995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:29.382565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6a6a815c-a414-437f-90a0-6a503f007f08 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:21:29.409332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a6a815c-a414-437f-90a0-6a503f007f08 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:21:29.410803 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 199/397] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:29 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:50.316752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cc06a6b-d015-4a19-8e52-35d9d8a913f7 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] DELETE http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 Jan 21 08:21:50.316752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cc06a6b-d015-4a19-8e52-35d9d8a913f7 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:50.316752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:50.316752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:50.316752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cc06a6b-d015-4a19-8e52-35d9d8a913f7 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:50.321293 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-0cc06a6b-d015-4a19-8e52-35d9d8a913f7 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Delete volume with id: b8a8c0ee-2961-4414-9a16-5c0007e80d15 Jan 21 08:21:50.378215 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:50.378215 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:50.379914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0cc06a6b-d015-4a19-8e52-35d9d8a913f7 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:21:50.531062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0cc06a6b-d015-4a19-8e52-35d9d8a913f7 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Delete volume request issued successfully. Jan 21 08:21:50.532697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cc06a6b-d015-4a19-8e52-35d9d8a913f7 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 returned with HTTP 202 Jan 21 08:21:50.536032 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 199/398] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:21:50 2021] DELETE /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:21:50.545572 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d793eb26-8bf0-43c2-8a3c-496fc02d3b33 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 Jan 21 08:21:50.559080 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d793eb26-8bf0-43c2-8a3c-496fc02d3b33 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:50.559080 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:50.559080 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:50.559080 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d793eb26-8bf0-43c2-8a3c-496fc02d3b33 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:50.613686 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:50.613686 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:50.634645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d793eb26-8bf0-43c2-8a3c-496fc02d3b33 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:21:50.669468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d793eb26-8bf0-43c2-8a3c-496fc02d3b33 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 returned with HTTP 200 Jan 21 08:21:50.679717 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 200/399] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:50 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:51.687908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cfc8366-025c-4c19-ac13-bd31bab6087a tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 Jan 21 08:21:51.687908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cfc8366-025c-4c19-ac13-bd31bab6087a tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:51.687908 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:51.687908 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:51.687908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cfc8366-025c-4c19-ac13-bd31bab6087a tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:51.806713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:51.806713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:51.823656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6cfc8366-025c-4c19-ac13-bd31bab6087a tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:21:51.856694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cfc8366-025c-4c19-ac13-bd31bab6087a tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 returned with HTTP 200 Jan 21 08:21:51.857773 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 200/400] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:51 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:52.876357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8e338e5-8d69-44ec-a521-448fe59037b9 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 Jan 21 08:21:52.877036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8e338e5-8d69-44ec-a521-448fe59037b9 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:52.877365 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:52.877365 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:52.877939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8e338e5-8d69-44ec-a521-448fe59037b9 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:53.001676 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:53.001676 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:53.014532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f8e338e5-8d69-44ec-a521-448fe59037b9 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:21:53.074290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8e338e5-8d69-44ec-a521-448fe59037b9 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 returned with HTTP 200 Jan 21 08:21:53.074836 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 201/401] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:52 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 => generated 913 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:54.092521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b5fb003-bb56-4ba7-addf-d82efa866d5c tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 Jan 21 08:21:54.093492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b5fb003-bb56-4ba7-addf-d82efa866d5c tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:54.094131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:54.094131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:54.094776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b5fb003-bb56-4ba7-addf-d82efa866d5c tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:54.240302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b5fb003-bb56-4ba7-addf-d82efa866d5c tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 returned with HTTP 404 Jan 21 08:21:54.246345 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 201/402] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:54 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/b8a8c0ee-2961-4414-9a16-5c0007e80d15 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:21:54.249757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53dce3f4-690d-45d5-bfca-b7183bc931dc tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] DELETE http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:21:54.250779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53dce3f4-690d-45d5-bfca-b7183bc931dc tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:54.250779 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:54.250779 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:54.251012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53dce3f4-690d-45d5-bfca-b7183bc931dc tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:54.251292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-53dce3f4-690d-45d5-bfca-b7183bc931dc tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Delete volume with id: 3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:21:54.349521 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:54.349521 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:54.354158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-53dce3f4-690d-45d5-bfca-b7183bc931dc tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:21:54.492855 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-53dce3f4-690d-45d5-bfca-b7183bc931dc tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Delete volume request issued successfully. Jan 21 08:21:54.493352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53dce3f4-690d-45d5-bfca-b7183bc931dc tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa returned with HTTP 202 Jan 21 08:21:54.499677 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 202/403] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:21:54 2021] DELETE /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:21:54.502419 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7277354d-1b9c-4747-8446-fa38a79be8c9 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:21:54.504265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7277354d-1b9c-4747-8446-fa38a79be8c9 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:54.505036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7277354d-1b9c-4747-8446-fa38a79be8c9 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:54.656905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:54.656905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:54.674381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7277354d-1b9c-4747-8446-fa38a79be8c9 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:21:54.736642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7277354d-1b9c-4747-8446-fa38a79be8c9 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa returned with HTTP 200 Jan 21 08:21:54.737920 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 202/404] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:54 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa => generated 914 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:55.764713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-641ab99e-1524-4241-b7ee-082e4906c569 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:21:55.765714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-641ab99e-1524-4241-b7ee-082e4906c569 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:55.766081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:55.766081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:55.766800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-641ab99e-1524-4241-b7ee-082e4906c569 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:56.001862 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:56.001862 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:56.025693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-641ab99e-1524-4241-b7ee-082e4906c569 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:21:56.088704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-641ab99e-1524-4241-b7ee-082e4906c569 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa returned with HTTP 200 Jan 21 08:21:56.091131 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 203/405] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:55 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa => generated 914 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:57.110148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-266a90cd-4c97-45a1-a5d0-3af4d5228763 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:21:57.117074 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-266a90cd-4c97-45a1-a5d0-3af4d5228763 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:57.117074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:57.117074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:57.117074 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-266a90cd-4c97-45a1-a5d0-3af4d5228763 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:57.203479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:21:57.203479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:21:57.227803 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-266a90cd-4c97-45a1-a5d0-3af4d5228763 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Volume info retrieved successfully. Jan 21 08:21:57.299962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-266a90cd-4c97-45a1-a5d0-3af4d5228763 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa returned with HTTP 200 Jan 21 08:21:57.299962 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 203/406] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:57 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:21:58.313065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-936d3214-ba54-459e-be98-b8d4f20ffc91 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] GET http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa Jan 21 08:21:58.316614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-936d3214-ba54-459e-be98-b8d4f20ffc91 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:21:58.316977 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:21:58.316977 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:21:58.317604 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-936d3214-ba54-459e-be98-b8d4f20ffc91 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:21:58.456475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-936d3214-ba54-459e-be98-b8d4f20ffc91 tempest-ServersNegativeTestJSON-1763145350 tempest-ServersNegativeTestJSON-1763145350] http://10.222.0.50/volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa returned with HTTP 404 Jan 21 08:21:58.457533 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 204/407] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:21:58 2021] GET /volume/v3/955813da22914b2ca0e5dba411da1f38/volumes/3283ea3f-b164-45d2-bf21-54a6a3d593fa => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:22:13.474928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-ab9f8ef1-a49e-4c4b-a571-fd3b67559896 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] DELETE http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments/a629ee69-cc9d-4f35-8525-a52a730a6c73 Jan 21 08:22:13.475604 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-ab9f8ef1-a49e-4c4b-a571-fd3b67559896 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:13.475734 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:13.475734 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:22:13.476073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-ab9f8ef1-a49e-4c4b-a571-fd3b67559896 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:13.513239 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:13.513239 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:22:14.354893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-ab9f8ef1-a49e-4c4b-a571-fd3b67559896 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:22:14.355733 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-ab9f8ef1-a49e-4c4b-a571-fd3b67559896 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:22:14.391229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-ab9f8ef1-a49e-4c4b-a571-fd3b67559896 tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments/a629ee69-cc9d-4f35-8525-a52a730a6c73 returned with HTTP 200 Jan 21 08:22:14.392533 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 204/408] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:22:13 2021] DELETE /volume/v3/bc505f179d2244b295ad5f1c448d3776/attachments/a629ee69-cc9d-4f35-8525-a52a730a6c73 => generated 19 bytes in 923 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:14.420606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-44eadd9d-f74d-4dca-8ee7-27554026ffad tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] DELETE http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:22:14.421362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-44eadd9d-f74d-4dca-8ee7-27554026ffad tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:14.421993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-44eadd9d-f74d-4dca-8ee7-27554026ffad tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:14.422878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-44eadd9d-f74d-4dca-8ee7-27554026ffad tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Delete volume with id: 6436fd7a-d652-4aa8-82f6-4f05df3ab662 Jan 21 08:22:14.519480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:14.519480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:22:14.527986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-44eadd9d-f74d-4dca-8ee7-27554026ffad tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Volume info retrieved successfully. Jan 21 08:22:14.683789 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-44eadd9d-f74d-4dca-8ee7-27554026ffad tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] Delete volume request issued successfully. Jan 21 08:22:14.684264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f90b54e3-1f93-40eb-8955-820f2a3cdac2 req-44eadd9d-f74d-4dca-8ee7-27554026ffad tempest-ServersTestBootFromVolume-371341150 tempest-ServersTestBootFromVolume-371341150] http://10.222.0.50/volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 returned with HTTP 202 Jan 21 08:22:14.685260 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 205/409] 10.222.0.68 () {60 vars in 1384 bytes} [Thu Jan 21 08:22:14 2021] DELETE /volume/v3/bc505f179d2244b295ad5f1c448d3776/volumes/6436fd7a-d652-4aa8-82f6-4f05df3ab662 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:22:20.596209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a66ef3e-ea44-41b5-a130-311d41f3fc5d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:22:20.597322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a66ef3e-ea44-41b5-a130-311d41f3fc5d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:20.597687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:20.597687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:22:20.598270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a66ef3e-ea44-41b5-a130-311d41f3fc5d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:20.690925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:20.690925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:22:20.700132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a66ef3e-ea44-41b5-a130-311d41f3fc5d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:22:20.723427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a66ef3e-ea44-41b5-a130-311d41f3fc5d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:22:20.724260 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 205/410] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:20 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 913 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:20.740509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-546a5d46-f0c1-4eb3-bec3-a9ca0c40478a tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:22:20.741098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-546a5d46-f0c1-4eb3-bec3-a9ca0c40478a tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:20.741317 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:20.741317 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:22:20.741689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-546a5d46-f0c1-4eb3-bec3-a9ca0c40478a tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:20.793482 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:20.793482 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:22:20.803471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-546a5d46-f0c1-4eb3-bec3-a9ca0c40478a tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:22:20.828066 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-546a5d46-f0c1-4eb3-bec3-a9ca0c40478a tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:22:20.829480 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 206/411] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:22:20 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:45.958475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-d043c5f6-efa7-4cc3-80fc-74a86d99a06a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] DELETE http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/f85bab7b-4c78-498a-9c1c-0ae9e261d760 Jan 21 08:22:45.959152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-d043c5f6-efa7-4cc3-80fc-74a86d99a06a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:45.959524 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:45.959524 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:22:45.959911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-d043c5f6-efa7-4cc3-80fc-74a86d99a06a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:46.000469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:46.000469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:22:47.101998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-ed502825-100b-435e-ba69-6ee11018ee99 req-d043c5f6-efa7-4cc3-80fc-74a86d99a06a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:22:47.103392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-ed502825-100b-435e-ba69-6ee11018ee99 req-d043c5f6-efa7-4cc3-80fc-74a86d99a06a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:22:47.162430 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-d043c5f6-efa7-4cc3-80fc-74a86d99a06a tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/f85bab7b-4c78-498a-9c1c-0ae9e261d760 returned with HTTP 200 Jan 21 08:22:47.163222 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 206/412] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 08:22:45 2021] DELETE /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/f85bab7b-4c78-498a-9c1c-0ae9e261d760 => generated 19 bytes in 1210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:47.211893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-ef94aa40-b462-49c0-b60e-36a7767a0462 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] DELETE http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/8866cdd0-77cc-4103-ab3b-f95047d7fcf2 Jan 21 08:22:47.212796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-ef94aa40-b462-49c0-b60e-36a7767a0462 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:47.217066 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:47.217066 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:22:47.217066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-ef94aa40-b462-49c0-b60e-36a7767a0462 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:47.270710 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:47.270710 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:22:48.170547 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-ed502825-100b-435e-ba69-6ee11018ee99 req-ef94aa40-b462-49c0-b60e-36a7767a0462 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:22:48.171591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-ed502825-100b-435e-ba69-6ee11018ee99 req-ef94aa40-b462-49c0-b60e-36a7767a0462 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:22:48.219784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-ef94aa40-b462-49c0-b60e-36a7767a0462 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/8866cdd0-77cc-4103-ab3b-f95047d7fcf2 returned with HTTP 200 Jan 21 08:22:48.221173 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 207/413] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 08:22:47 2021] DELETE /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/8866cdd0-77cc-4103-ab3b-f95047d7fcf2 => generated 19 bytes in 1017 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:22:48.236449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-6520dae6-1d06-419b-a61e-baa3139380d1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] DELETE http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/c00cd3ed-d7d2-4b00-8ecd-51d614b26628 Jan 21 08:22:48.237093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-6520dae6-1d06-419b-a61e-baa3139380d1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:22:48.237233 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:22:48.237233 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:22:48.237517 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-6520dae6-1d06-419b-a61e-baa3139380d1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:22:48.263663 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:22:48.263663 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:22:49.265384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-ed502825-100b-435e-ba69-6ee11018ee99 req-6520dae6-1d06-419b-a61e-baa3139380d1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:22:49.266257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-ed502825-100b-435e-ba69-6ee11018ee99 req-6520dae6-1d06-419b-a61e-baa3139380d1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:22:49.321690 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ed502825-100b-435e-ba69-6ee11018ee99 req-6520dae6-1d06-419b-a61e-baa3139380d1 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/c00cd3ed-d7d2-4b00-8ecd-51d614b26628 returned with HTTP 200 Jan 21 08:22:49.322824 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 207/414] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 08:22:48 2021] DELETE /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/attachments/c00cd3ed-d7d2-4b00-8ecd-51d614b26628 => generated 19 bytes in 1092 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:22.166115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26c1c231-be44-4388-aee8-359b516e2eb4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] DELETE http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 Jan 21 08:23:22.166641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26c1c231-be44-4388-aee8-359b516e2eb4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:22.166821 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:22.166821 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:22.167505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26c1c231-be44-4388-aee8-359b516e2eb4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:22.168278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-26c1c231-be44-4388-aee8-359b516e2eb4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Delete volume with id: 64cdb2fc-e90b-4004-b5d8-f713dbb09385 Jan 21 08:23:22.296360 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:22.296360 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:22.299362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-26c1c231-be44-4388-aee8-359b516e2eb4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:23:22.399294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-26c1c231-be44-4388-aee8-359b516e2eb4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Delete volume request issued successfully. Jan 21 08:23:22.408911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26c1c231-be44-4388-aee8-359b516e2eb4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 returned with HTTP 202 Jan 21 08:23:22.410563 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 208/415] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:23:22 2021] DELETE /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:23:22.420768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7befc77a-9878-4b1f-ac98-7a156e12c132 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 Jan 21 08:23:22.421309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7befc77a-9878-4b1f-ac98-7a156e12c132 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:22.421506 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:22.421506 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:22.422142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7befc77a-9878-4b1f-ac98-7a156e12c132 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:22.573083 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:22.573083 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:22.594375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7befc77a-9878-4b1f-ac98-7a156e12c132 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:23:22.669158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7befc77a-9878-4b1f-ac98-7a156e12c132 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 returned with HTTP 200 Jan 21 08:23:22.670213 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 208/416] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:22 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 => generated 918 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:23.687153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b046c26-bf43-44c9-b1a4-e42bf5739e12 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 Jan 21 08:23:23.687902 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b046c26-bf43-44c9-b1a4-e42bf5739e12 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:23.688223 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:23.688223 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:23.689012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b046c26-bf43-44c9-b1a4-e42bf5739e12 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:23.772256 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:23.772256 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:23.783368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5b046c26-bf43-44c9-b1a4-e42bf5739e12 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:23:23.811690 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b046c26-bf43-44c9-b1a4-e42bf5739e12 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 returned with HTTP 200 Jan 21 08:23:23.813485 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 209/417] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:23 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:24.830169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dcdae80a-abee-4f9a-a1aa-19f1cfac44e6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 Jan 21 08:23:24.830822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dcdae80a-abee-4f9a-a1aa-19f1cfac44e6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:24.831024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:24.831024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:24.831373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dcdae80a-abee-4f9a-a1aa-19f1cfac44e6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:24.960329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dcdae80a-abee-4f9a-a1aa-19f1cfac44e6 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 returned with HTTP 404 Jan 21 08:23:24.961388 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 209/418] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:24 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/64cdb2fc-e90b-4004-b5d8-f713dbb09385 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:23:24.970053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11762d92-22bb-4503-a0ea-b325bf43e881 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] DELETE http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:23:24.970240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11762d92-22bb-4503-a0ea-b325bf43e881 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:24.970368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:24.970368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:24.970678 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11762d92-22bb-4503-a0ea-b325bf43e881 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:24.971142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-11762d92-22bb-4503-a0ea-b325bf43e881 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Delete volume with id: 5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:23:25.039975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:25.039975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:25.041175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-11762d92-22bb-4503-a0ea-b325bf43e881 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:23:25.153538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-11762d92-22bb-4503-a0ea-b325bf43e881 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Delete volume request issued successfully. Jan 21 08:23:25.154013 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11762d92-22bb-4503-a0ea-b325bf43e881 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 returned with HTTP 202 Jan 21 08:23:25.154882 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 210/419] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:23:24 2021] DELETE /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:23:25.165354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2cb7d792-44c0-4f53-8497-4887a744d7d5 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:23:25.173749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2cb7d792-44c0-4f53-8497-4887a744d7d5 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:25.174736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2cb7d792-44c0-4f53-8497-4887a744d7d5 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:25.297061 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:25.297061 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:25.318099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2cb7d792-44c0-4f53-8497-4887a744d7d5 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:23:25.349686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2cb7d792-44c0-4f53-8497-4887a744d7d5 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 returned with HTTP 200 Jan 21 08:23:25.352526 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 210/420] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:25 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 => generated 918 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:26.367534 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ee41886-53fb-4cec-bd99-c693520b1843 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:23:26.368675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ee41886-53fb-4cec-bd99-c693520b1843 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:26.369027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:26.369027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:26.369627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ee41886-53fb-4cec-bd99-c693520b1843 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:26.476210 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:26.476210 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:26.499160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1ee41886-53fb-4cec-bd99-c693520b1843 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:23:26.547327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ee41886-53fb-4cec-bd99-c693520b1843 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 returned with HTTP 200 Jan 21 08:23:26.548456 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 211/421] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:26 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 => generated 918 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:27.565740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d369fbe4-b304-4f20-97ad-b1399033e98b tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:23:27.572700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d369fbe4-b304-4f20-97ad-b1399033e98b tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:27.572700 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:27.572700 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:27.572700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d369fbe4-b304-4f20-97ad-b1399033e98b tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:27.638961 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:27.638961 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:27.648374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d369fbe4-b304-4f20-97ad-b1399033e98b tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:23:27.677673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d369fbe4-b304-4f20-97ad-b1399033e98b tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 returned with HTTP 200 Jan 21 08:23:27.678859 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 211/422] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:27 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:28.696555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cbf58d2-aac3-4a37-b2fd-d2d4b52b1743 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 Jan 21 08:23:28.697674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cbf58d2-aac3-4a37-b2fd-d2d4b52b1743 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:28.698111 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:28.698111 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:28.699634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cbf58d2-aac3-4a37-b2fd-d2d4b52b1743 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:28.842506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cbf58d2-aac3-4a37-b2fd-d2d4b52b1743 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 returned with HTTP 404 Jan 21 08:23:28.847904 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 212/423] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:28 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/5e7a37bb-92d7-44e3-8b48-f56af2733135 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:23:28.856285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f5a372a-7baa-41d0-8092-a021104aa48f tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] DELETE http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:23:28.856820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f5a372a-7baa-41d0-8092-a021104aa48f tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:28.857015 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:28.857015 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:28.858277 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f5a372a-7baa-41d0-8092-a021104aa48f tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:28.859039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3f5a372a-7baa-41d0-8092-a021104aa48f tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Delete volume with id: 542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:23:28.976937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:28.976937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:28.978055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3f5a372a-7baa-41d0-8092-a021104aa48f tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:23:29.090845 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3f5a372a-7baa-41d0-8092-a021104aa48f tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Delete volume request issued successfully. Jan 21 08:23:29.091320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f5a372a-7baa-41d0-8092-a021104aa48f tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 202 Jan 21 08:23:29.092489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 212/424] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:23:28 2021] DELETE /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:23:29.100139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-859284d5-2240-4694-8554-7610d92d46f8 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:23:29.100931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-859284d5-2240-4694-8554-7610d92d46f8 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:29.101679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-859284d5-2240-4694-8554-7610d92d46f8 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:29.198609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:29.198609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:29.244421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-859284d5-2240-4694-8554-7610d92d46f8 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:23:29.306761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-859284d5-2240-4694-8554-7610d92d46f8 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:23:29.310048 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 213/425] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:29 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 1365 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:23:30.326014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64dfdda5-3b77-48ec-8bc2-8902a1007873 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:23:30.328631 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64dfdda5-3b77-48ec-8bc2-8902a1007873 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:30.329040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:30.329040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:30.329665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64dfdda5-3b77-48ec-8bc2-8902a1007873 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:30.436621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:30.436621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:30.447540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-64dfdda5-3b77-48ec-8bc2-8902a1007873 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Volume info retrieved successfully. Jan 21 08:23:30.489089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64dfdda5-3b77-48ec-8bc2-8902a1007873 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 200 Jan 21 08:23:30.494224 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 213/426] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:30 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 1365 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:23:31.508114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53a323f8-a8c4-4805-b243-0966f6344ff4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] GET http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 Jan 21 08:23:31.509724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53a323f8-a8c4-4805-b243-0966f6344ff4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:31.510152 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:31.510152 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:31.512667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53a323f8-a8c4-4805-b243-0966f6344ff4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:31.568804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53a323f8-a8c4-4805-b243-0966f6344ff4 tempest-TaggedBootDevicesTest_v242-2107981154 tempest-TaggedBootDevicesTest_v242-2107981154] http://10.222.0.50/volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 returned with HTTP 404 Jan 21 08:23:31.570134 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 214/427] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:23:31 2021] GET /volume/v3/c1068fc8e2a64efe85791e82864a1b6f/volumes/542d8df5-b17a-4b1b-8428-e945ad8b8620 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:23:53.524540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] POST http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes Jan 21 08:23:53.525713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:53.525713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:53.527288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-766948649", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:23:53.529423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-766948649', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:23:53.530357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Create volume of 1 GB Jan 21 08:23:53.588156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Availability Zones retrieved successfully. Jan 21 08:23:53.637641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Flow 'volume_create_api' (5b894c63-a8a6-4085-9240-b941e55c91fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:23:53.646477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3679df-6a54-4e0f-958a-147fafaa5530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:23:53.649114 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:23:53.746818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3679df-6a54-4e0f-958a-147fafaa5530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:23:53.750209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06bcc89a-2168-4547-ba87-508a6edf9540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:23:54.041148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Created reservations ['3cda482e-c7a0-49ba-b6ed-af071c8eea87', 'f82f091c-2bfb-4739-a8a3-5725fbb7915a', '372f3f75-6e8b-46bf-a752-8de22961f3b1', '473b9017-c033-427c-9bd2-4ff8065f1426'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:23:54.043153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06bcc89a-2168-4547-ba87-508a6edf9540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cda482e-c7a0-49ba-b6ed-af071c8eea87', 'f82f091c-2bfb-4739-a8a3-5725fbb7915a', '372f3f75-6e8b-46bf-a752-8de22961f3b1', '473b9017-c033-427c-9bd2-4ff8065f1426']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:23:54.045447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf5d526-7da4-40bf-8b1b-bfd769166021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:23:54.242836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf5d526-7da4-40bf-8b1b-bfd769166021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '876d5e38-35fb-4613-b734-5caf67205acd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-766948649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1c7475aaac4ce0bb1cde30be0a43ee',qos_specs=None,replication_status=,reservations=['3cda482e-c7a0-49ba-b6ed-af071c8eea87','f82f091c-2bfb-4739-a8a3-5725fbb7915a','372f3f75-6e8b-46bf-a752-8de22961f3b1','473b9017-c033-427c-9bd2-4ff8065f1426'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34edad71721489eb6b812426782441e',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-766948649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=876d5e38-35fb-4613-b734-5caf67205acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1c7475aaac4ce0bb1cde30be0a43ee',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='f34edad71721489eb6b812426782441e',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:23:54.249770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3755ed97-2798-4d43-a7b2-0ddf0ded5679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:23:54.368168 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3755ed97-2798-4d43-a7b2-0ddf0ded5679) 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-766948649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1c7475aaac4ce0bb1cde30be0a43ee',qos_specs=None,replication_status=,reservations=['3cda482e-c7a0-49ba-b6ed-af071c8eea87','f82f091c-2bfb-4739-a8a3-5725fbb7915a','372f3f75-6e8b-46bf-a752-8de22961f3b1','473b9017-c033-427c-9bd2-4ff8065f1426'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f34edad71721489eb6b812426782441e',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:23:54.380288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (566b2b2a-2a5b-4cdf-a2fa-8661b7ead531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:23:54.470624 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (566b2b2a-2a5b-4cdf-a2fa-8661b7ead531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:23:54.480811 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Flow 'volume_create_api' (5b894c63-a8a6-4085-9240-b941e55c91fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:23:54.657682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Create volume request issued successfully. Jan 21 08:23:54.674054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-7f79260c-df18-491c-99e9-d9f8f1e1db4b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes returned with HTTP 202 Jan 21 08:23:54.675728 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 214/428] 10.222.0.50 () {64 vars in 1512 bytes} [Thu Jan 21 08:23:53 2021] POST /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes => generated 823 bytes in 1155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:23:54.699648 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-f4caa302-5d35-474b-9f44-c9828a71bc4f tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:23:54.700585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-f4caa302-5d35-474b-9f44-c9828a71bc4f tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:54.701446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-f4caa302-5d35-474b-9f44-c9828a71bc4f tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:54.902285 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:54.902285 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:54.921169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-f4caa302-5d35-474b-9f44-c9828a71bc4f tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Volume info retrieved successfully. Jan 21 08:23:54.992148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-cbaaec73-4d82-4ed3-a5a1-c36eb7027a75 req-f4caa302-5d35-474b-9f44-c9828a71bc4f tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd returned with HTTP 200 Jan 21 08:23:54.993459 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 215/429] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:23:54 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd => generated 915 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:55.374124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d135e216-ed02-4bd0-99df-a51b11f3a5a0 req-bedc9852-c4d9-495b-9791-9d966dfe3f67 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:23:55.375064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d135e216-ed02-4bd0-99df-a51b11f3a5a0 req-bedc9852-c4d9-495b-9791-9d966dfe3f67 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:55.375619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:55.375619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:55.376375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d135e216-ed02-4bd0-99df-a51b11f3a5a0 req-bedc9852-c4d9-495b-9791-9d966dfe3f67 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:55.478390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:55.478390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:55.499181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-d135e216-ed02-4bd0-99df-a51b11f3a5a0 req-bedc9852-c4d9-495b-9791-9d966dfe3f67 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Volume info retrieved successfully. Jan 21 08:23:55.536046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d135e216-ed02-4bd0-99df-a51b11f3a5a0 req-bedc9852-c4d9-495b-9791-9d966dfe3f67 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd returned with HTTP 200 Jan 21 08:23:55.537349 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 215/430] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:23:55 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd => generated 915 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:56.615784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c92b6fdc-20b6-44db-82a3-36668f7eec84 req-48d020f9-931a-4e85-bfd9-a6d9ebed9c49 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:23:56.617221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c92b6fdc-20b6-44db-82a3-36668f7eec84 req-48d020f9-931a-4e85-bfd9-a6d9ebed9c49 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:56.617764 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:56.617764 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:56.618939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c92b6fdc-20b6-44db-82a3-36668f7eec84 req-48d020f9-931a-4e85-bfd9-a6d9ebed9c49 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:56.815207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:56.815207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:56.834322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-c92b6fdc-20b6-44db-82a3-36668f7eec84 req-48d020f9-931a-4e85-bfd9-a6d9ebed9c49 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Volume info retrieved successfully. Jan 21 08:23:56.936886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c92b6fdc-20b6-44db-82a3-36668f7eec84 req-48d020f9-931a-4e85-bfd9-a6d9ebed9c49 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd returned with HTTP 200 Jan 21 08:23:56.938278 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 216/431] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:23:56 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd => generated 916 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:57.058299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ef1e519b-54a5-425e-9a87-e7b644871e71 req-1358f994-eb95-45af-ac7b-b504dd81a7e4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] POST http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots Jan 21 08:23:57.059584 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:57.059584 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:57.060675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ef1e519b-54a5-425e-9a87-e7b644871e71 req-1358f994-eb95-45af-ac7b-b504dd81a7e4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "876d5e38-35fb-4613-b734-5caf67205acd", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-243107894", "description": null, "metadata": {}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:23:57.188265 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:57.188265 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:57.191135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-ef1e519b-54a5-425e-9a87-e7b644871e71 req-1358f994-eb95-45af-ac7b-b504dd81a7e4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Volume info retrieved successfully. Jan 21 08:23:57.192176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [req-ef1e519b-54a5-425e-9a87-e7b644871e71 req-1358f994-eb95-45af-ac7b-b504dd81a7e4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Create snapshot from volume 876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:23:57.299540 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [req-ef1e519b-54a5-425e-9a87-e7b644871e71 req-1358f994-eb95-45af-ac7b-b504dd81a7e4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] 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 08:23:57.407906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [req-ef1e519b-54a5-425e-9a87-e7b644871e71 req-1358f994-eb95-45af-ac7b-b504dd81a7e4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Created reservations ['bceed7fb-a061-446a-b03c-2ce2ad9034ee', '1cbfa6a7-9411-4625-bbc1-eeee5b4ff098', '7c05679f-a12a-4524-812f-68439a8416d1', '02b17955-6056-40fc-a9dd-65d9ba1eef3e'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:23:57.756407 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-ef1e519b-54a5-425e-9a87-e7b644871e71 req-1358f994-eb95-45af-ac7b-b504dd81a7e4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Snapshot create request issued successfully. Jan 21 08:23:57.757323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ef1e519b-54a5-425e-9a87-e7b644871e71 req-1358f994-eb95-45af-ac7b-b504dd81a7e4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots returned with HTTP 202 Jan 21 08:23:57.758008 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 216/432] 10.222.0.50 () {64 vars in 1518 bytes} [Thu Jan 21 08:23:57 2021] POST /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots => generated 310 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:23:57.964061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-670a1104-894e-45ce-abbc-2dbf8b5630ef req-3a75f96e-481c-4171-8c7b-64c09e7ab2f9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 Jan 21 08:23:57.965429 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-670a1104-894e-45ce-abbc-2dbf8b5630ef req-3a75f96e-481c-4171-8c7b-64c09e7ab2f9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:57.966039 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:57.966039 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:57.967108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-670a1104-894e-45ce-abbc-2dbf8b5630ef req-3a75f96e-481c-4171-8c7b-64c09e7ab2f9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:58.087790 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:58.087790 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:58.090594 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-670a1104-894e-45ce-abbc-2dbf8b5630ef req-3a75f96e-481c-4171-8c7b-64c09e7ab2f9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Snapshot retrieved successfully. Jan 21 08:23:58.095181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-670a1104-894e-45ce-abbc-2dbf8b5630ef req-3a75f96e-481c-4171-8c7b-64c09e7ab2f9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 returned with HTTP 200 Jan 21 08:23:58.110212 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 217/433] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 08:23:57 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 => generated 442 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:58.164899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1a82990d-55bb-48c3-80cc-2f29db177095 req-38d2b1d6-3989-404a-957d-05c21a7a49a4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/detail Jan 21 08:23:58.167958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1a82990d-55bb-48c3-80cc-2f29db177095 req-38d2b1d6-3989-404a-957d-05c21a7a49a4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:58.167958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:58.167958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:58.167958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1a82990d-55bb-48c3-80cc-2f29db177095 req-38d2b1d6-3989-404a-957d-05c21a7a49a4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:58.167958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [req-1a82990d-55bb-48c3-80cc-2f29db177095 req-38d2b1d6-3989-404a-957d-05c21a7a49a4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:23:58.168990 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:58.168990 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:58.171281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [req-1a82990d-55bb-48c3-80cc-2f29db177095 req-38d2b1d6-3989-404a-957d-05c21a7a49a4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:23:58.197071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1a82990d-55bb-48c3-80cc-2f29db177095 req-38d2b1d6-3989-404a-957d-05c21a7a49a4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Get all snapshots completed successfully. Jan 21 08:23:58.198075 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:58.198075 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:58.202646 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1a82990d-55bb-48c3-80cc-2f29db177095 req-38d2b1d6-3989-404a-957d-05c21a7a49a4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/detail returned with HTTP 200 Jan 21 08:23:58.203416 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 217/434] 10.222.0.50 () {60 vars in 1485 bytes} [Thu Jan 21 08:23:58 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/detail => generated 445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:58.262032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-97d8c52c-1cb3-4754-86f2-1e2165a37daa req-291c3dbf-4df2-4573-82d6-90cb72e48657 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 Jan 21 08:23:58.262032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-97d8c52c-1cb3-4754-86f2-1e2165a37daa req-291c3dbf-4df2-4573-82d6-90cb72e48657 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:58.262032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:58.262032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:58.262967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-97d8c52c-1cb3-4754-86f2-1e2165a37daa req-291c3dbf-4df2-4573-82d6-90cb72e48657 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:58.296557 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:58.296557 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:58.298189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-97d8c52c-1cb3-4754-86f2-1e2165a37daa req-291c3dbf-4df2-4573-82d6-90cb72e48657 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Snapshot retrieved successfully. Jan 21 08:23:58.301501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-97d8c52c-1cb3-4754-86f2-1e2165a37daa req-291c3dbf-4df2-4573-82d6-90cb72e48657 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 returned with HTTP 200 Jan 21 08:23:58.304629 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 218/435] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 08:23:58 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:23:59.458077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-aa94f622-8276-4f20-a9b4-b333b9bc3109 req-9d008b7d-8e2b-4b6c-ad8c-a9a19566ba04 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 Jan 21 08:23:59.458647 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-aa94f622-8276-4f20-a9b4-b333b9bc3109 req-9d008b7d-8e2b-4b6c-ad8c-a9a19566ba04 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:23:59.458793 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:23:59.458793 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:23:59.459470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-aa94f622-8276-4f20-a9b4-b333b9bc3109 req-9d008b7d-8e2b-4b6c-ad8c-a9a19566ba04 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:23:59.503318 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:23:59.503318 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:23:59.504889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-aa94f622-8276-4f20-a9b4-b333b9bc3109 req-9d008b7d-8e2b-4b6c-ad8c-a9a19566ba04 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Snapshot retrieved successfully. Jan 21 08:23:59.507172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-aa94f622-8276-4f20-a9b4-b333b9bc3109 req-9d008b7d-8e2b-4b6c-ad8c-a9a19566ba04 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 returned with HTTP 200 Jan 21 08:23:59.508305 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 218/436] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 08:23:59 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:00.611618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-9d115656-4279-4e71-b4b3-b38e55096f9d req-019c721d-70ad-4d6a-a41a-61cbe847f518 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 Jan 21 08:24:00.612438 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-9d115656-4279-4e71-b4b3-b38e55096f9d req-019c721d-70ad-4d6a-a41a-61cbe847f518 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:00.612438 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:00.612438 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:00.612870 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-9d115656-4279-4e71-b4b3-b38e55096f9d req-019c721d-70ad-4d6a-a41a-61cbe847f518 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:00.653923 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:00.653923 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:00.654987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-9d115656-4279-4e71-b4b3-b38e55096f9d req-019c721d-70ad-4d6a-a41a-61cbe847f518 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Snapshot retrieved successfully. Jan 21 08:24:00.657023 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-9d115656-4279-4e71-b4b3-b38e55096f9d req-019c721d-70ad-4d6a-a41a-61cbe847f518 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 returned with HTTP 200 Jan 21 08:24:00.658302 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 219/437] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 08:24:00 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:00.774258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8b5a818a-a3b0-4420-b597-badfe94cd3bf req-276f085f-4687-4930-9fee-7dad57aae7d9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] DELETE http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 Jan 21 08:24:00.775523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8b5a818a-a3b0-4420-b597-badfe94cd3bf req-276f085f-4687-4930-9fee-7dad57aae7d9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:00.776052 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:00.776052 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:00.777020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8b5a818a-a3b0-4420-b597-badfe94cd3bf req-276f085f-4687-4930-9fee-7dad57aae7d9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:00.778024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [req-8b5a818a-a3b0-4420-b597-badfe94cd3bf req-276f085f-4687-4930-9fee-7dad57aae7d9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Delete snapshot with id: 06971193-d8d2-46c6-90ea-731058973e15 Jan 21 08:24:00.861406 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:00.861406 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:00.868199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8b5a818a-a3b0-4420-b597-badfe94cd3bf req-276f085f-4687-4930-9fee-7dad57aae7d9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Snapshot retrieved successfully. Jan 21 08:24:01.108711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8b5a818a-a3b0-4420-b597-badfe94cd3bf req-276f085f-4687-4930-9fee-7dad57aae7d9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Snapshot delete request issued successfully. Jan 21 08:24:01.109902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8b5a818a-a3b0-4420-b597-badfe94cd3bf req-276f085f-4687-4930-9fee-7dad57aae7d9 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 returned with HTTP 202 Jan 21 08:24:01.124479 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 219/438] 10.222.0.50 () {62 vars in 1597 bytes} [Thu Jan 21 08:24:00 2021] DELETE /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 => generated 0 bytes in 359 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:24:01.322437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2494b0be-4115-4ab1-adcf-45976892fd29 req-ec0e1639-7ed2-4a9c-9104-36270495f467 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 Jan 21 08:24:01.323203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2494b0be-4115-4ab1-adcf-45976892fd29 req-ec0e1639-7ed2-4a9c-9104-36270495f467 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:01.323570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:01.323570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:01.324153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2494b0be-4115-4ab1-adcf-45976892fd29 req-ec0e1639-7ed2-4a9c-9104-36270495f467 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:01.388521 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:01.388521 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:01.392486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-2494b0be-4115-4ab1-adcf-45976892fd29 req-ec0e1639-7ed2-4a9c-9104-36270495f467 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Snapshot retrieved successfully. Jan 21 08:24:01.402652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2494b0be-4115-4ab1-adcf-45976892fd29 req-ec0e1639-7ed2-4a9c-9104-36270495f467 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 returned with HTTP 200 Jan 21 08:24:01.403853 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 220/439] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 08:24:01 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 => generated 468 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:02.493467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-25df3e1d-1c6b-4e5f-b307-81ddb228b9cc req-7557c099-c9d0-4a45-b6fb-996ac214a715 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 Jan 21 08:24:02.494005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-25df3e1d-1c6b-4e5f-b307-81ddb228b9cc req-7557c099-c9d0-4a45-b6fb-996ac214a715 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:02.494182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:02.494182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:02.495350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-25df3e1d-1c6b-4e5f-b307-81ddb228b9cc req-7557c099-c9d0-4a45-b6fb-996ac214a715 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:02.576046 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:02.576046 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:02.582004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-25df3e1d-1c6b-4e5f-b307-81ddb228b9cc req-7557c099-c9d0-4a45-b6fb-996ac214a715 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Snapshot retrieved successfully. Jan 21 08:24:02.586737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-25df3e1d-1c6b-4e5f-b307-81ddb228b9cc req-7557c099-c9d0-4a45-b6fb-996ac214a715 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 returned with HTTP 200 Jan 21 08:24:02.587928 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 220/440] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 08:24:02 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 => generated 468 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:03.751104 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-48290a68-701f-445c-844d-c847501982d9 req-b8810e1d-42d8-4b55-9723-cd93b4a5eb40 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 Jan 21 08:24:03.752030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-48290a68-701f-445c-844d-c847501982d9 req-b8810e1d-42d8-4b55-9723-cd93b4a5eb40 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:03.752377 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:03.752377 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:03.752943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-48290a68-701f-445c-844d-c847501982d9 req-b8810e1d-42d8-4b55-9723-cd93b4a5eb40 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:03.802542 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:03.802542 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:03.804109 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-48290a68-701f-445c-844d-c847501982d9 req-b8810e1d-42d8-4b55-9723-cd93b4a5eb40 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Snapshot retrieved successfully. Jan 21 08:24:03.806277 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-48290a68-701f-445c-844d-c847501982d9 req-b8810e1d-42d8-4b55-9723-cd93b4a5eb40 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 returned with HTTP 200 Jan 21 08:24:03.810529 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 221/441] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 08:24:03 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 => generated 468 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:04.908187 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-70572ab2-4d16-40fa-b266-e990a06c18dc req-24c119f6-4469-4b01-869f-b8821f95463a tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 Jan 21 08:24:04.909358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-70572ab2-4d16-40fa-b266-e990a06c18dc req-24c119f6-4469-4b01-869f-b8821f95463a tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:04.909735 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:04.909735 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:04.910375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-70572ab2-4d16-40fa-b266-e990a06c18dc req-24c119f6-4469-4b01-869f-b8821f95463a tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:04.939067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-70572ab2-4d16-40fa-b266-e990a06c18dc req-24c119f6-4469-4b01-869f-b8821f95463a tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 returned with HTTP 404 Jan 21 08:24:04.940497 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 221/442] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 08:24:04 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/snapshots/06971193-d8d2-46c6-90ea-731058973e15 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:24:05.007257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7b4bfb1a-a0ed-456f-8ca6-3293a1228b87 req-4a015b18-4af9-48a9-8d31-bcd8f99292b4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] DELETE http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:24:05.008010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7b4bfb1a-a0ed-456f-8ca6-3293a1228b87 req-4a015b18-4af9-48a9-8d31-bcd8f99292b4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:05.008378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:05.008378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:05.009015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7b4bfb1a-a0ed-456f-8ca6-3293a1228b87 req-4a015b18-4af9-48a9-8d31-bcd8f99292b4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:05.009659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-7b4bfb1a-a0ed-456f-8ca6-3293a1228b87 req-4a015b18-4af9-48a9-8d31-bcd8f99292b4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Delete volume with id: 876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:24:05.153395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:05.153395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:05.154623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-7b4bfb1a-a0ed-456f-8ca6-3293a1228b87 req-4a015b18-4af9-48a9-8d31-bcd8f99292b4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Volume info retrieved successfully. Jan 21 08:24:05.398831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-7b4bfb1a-a0ed-456f-8ca6-3293a1228b87 req-4a015b18-4af9-48a9-8d31-bcd8f99292b4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Delete volume request issued successfully. Jan 21 08:24:05.405667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7b4bfb1a-a0ed-456f-8ca6-3293a1228b87 req-4a015b18-4af9-48a9-8d31-bcd8f99292b4 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd returned with HTTP 202 Jan 21 08:24:05.405667 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 222/443] 10.222.0.50 () {62 vars in 1591 bytes} [Thu Jan 21 08:24:05 2021] DELETE /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd => generated 0 bytes in 397 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:24:05.598041 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-441d336a-ef8e-4a76-b170-517f51ad3973 req-4c315976-4fea-44a9-83b4-dfbd3a560cb0 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:24:05.606297 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-441d336a-ef8e-4a76-b170-517f51ad3973 req-4c315976-4fea-44a9-83b4-dfbd3a560cb0 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:05.608023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-441d336a-ef8e-4a76-b170-517f51ad3973 req-4c315976-4fea-44a9-83b4-dfbd3a560cb0 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:05.733055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:05.733055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:05.762252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-441d336a-ef8e-4a76-b170-517f51ad3973 req-4c315976-4fea-44a9-83b4-dfbd3a560cb0 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Volume info retrieved successfully. Jan 21 08:24:05.799308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-441d336a-ef8e-4a76-b170-517f51ad3973 req-4c315976-4fea-44a9-83b4-dfbd3a560cb0 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd returned with HTTP 200 Jan 21 08:24:05.800998 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 222/444] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:24:05 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:06.875037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-570080e6-5e79-4ba8-8888-78841f169a0b req-faac711b-9b41-4c49-a3ae-52f357950463 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:24:06.875629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-570080e6-5e79-4ba8-8888-78841f169a0b req-faac711b-9b41-4c49-a3ae-52f357950463 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:06.875831 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:06.875831 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:06.876210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-570080e6-5e79-4ba8-8888-78841f169a0b req-faac711b-9b41-4c49-a3ae-52f357950463 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:07.093395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:07.093395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:07.115138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-570080e6-5e79-4ba8-8888-78841f169a0b req-faac711b-9b41-4c49-a3ae-52f357950463 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Volume info retrieved successfully. Jan 21 08:24:07.167282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-570080e6-5e79-4ba8-8888-78841f169a0b req-faac711b-9b41-4c49-a3ae-52f357950463 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd returned with HTTP 200 Jan 21 08:24:07.168210 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 223/445] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:24:06 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd => generated 915 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:08.294339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-045df595-9f90-4fbd-ad69-bb67c6726a62 req-19d38fa2-e173-4a0c-9147-f98b0c8e695b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:24:08.294999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-045df595-9f90-4fbd-ad69-bb67c6726a62 req-19d38fa2-e173-4a0c-9147-f98b0c8e695b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:08.295456 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:08.295456 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:08.296070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-045df595-9f90-4fbd-ad69-bb67c6726a62 req-19d38fa2-e173-4a0c-9147-f98b0c8e695b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:08.761323 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:08.761323 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:08.824464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-045df595-9f90-4fbd-ad69-bb67c6726a62 req-19d38fa2-e173-4a0c-9147-f98b0c8e695b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Volume info retrieved successfully. Jan 21 08:24:08.984204 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-045df595-9f90-4fbd-ad69-bb67c6726a62 req-19d38fa2-e173-4a0c-9147-f98b0c8e695b tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd returned with HTTP 200 Jan 21 08:24:08.984204 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 223/446] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:24:08 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd => generated 915 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:10.092415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-44c717d7-f97a-4afc-941d-21975ed88ac7 req-9fbb5340-f444-456a-b802-541263dec550 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:24:10.093027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-44c717d7-f97a-4afc-941d-21975ed88ac7 req-9fbb5340-f444-456a-b802-541263dec550 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:10.093183 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:10.093183 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:10.093467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-44c717d7-f97a-4afc-941d-21975ed88ac7 req-9fbb5340-f444-456a-b802-541263dec550 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:10.218056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:10.218056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:10.249415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-44c717d7-f97a-4afc-941d-21975ed88ac7 req-9fbb5340-f444-456a-b802-541263dec550 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd returned with HTTP 404 Jan 21 08:24:10.251259 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 224/447] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:24:10 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:24:10.329146 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f9656f21-60e9-48f2-97b6-b50c4cf0a686 req-d8387cee-1065-4a92-aa0c-b8dd0c04b73f tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] DELETE http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:24:10.329944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f9656f21-60e9-48f2-97b6-b50c4cf0a686 req-d8387cee-1065-4a92-aa0c-b8dd0c04b73f tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:10.330375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:10.330375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:10.331392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f9656f21-60e9-48f2-97b6-b50c4cf0a686 req-d8387cee-1065-4a92-aa0c-b8dd0c04b73f tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:10.332135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-f9656f21-60e9-48f2-97b6-b50c4cf0a686 req-d8387cee-1065-4a92-aa0c-b8dd0c04b73f tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Delete volume with id: 876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:24:10.496941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f9656f21-60e9-48f2-97b6-b50c4cf0a686 req-d8387cee-1065-4a92-aa0c-b8dd0c04b73f tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd returned with HTTP 404 Jan 21 08:24:10.498813 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 224/448] 10.222.0.50 () {62 vars in 1591 bytes} [Thu Jan 21 08:24:10 2021] DELETE /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:24:10.586772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-872d01a5-867e-4a09-b1e7-e5c965a07c0e req-0e140395-ede8-4798-b9a7-ca3077d22433 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] GET http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd Jan 21 08:24:10.587795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-872d01a5-867e-4a09-b1e7-e5c965a07c0e req-0e140395-ede8-4798-b9a7-ca3077d22433 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:10.588735 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:10.588735 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:10.589422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-872d01a5-867e-4a09-b1e7-e5c965a07c0e req-0e140395-ede8-4798-b9a7-ca3077d22433 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:10.861890 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-872d01a5-867e-4a09-b1e7-e5c965a07c0e req-0e140395-ede8-4798-b9a7-ca3077d22433 tempest-VolumesSnapshotsTestJSON-794244486 tempest-VolumesSnapshotsTestJSON-794244486] http://10.222.0.50/volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd returned with HTTP 404 Jan 21 08:24:10.864063 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 225/449] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:24:10 2021] GET /volume/v3/7b1c7475aaac4ce0bb1cde30be0a43ee/volumes/876d5e38-35fb-4613-b734-5caf67205acd => generated 109 bytes in 287 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:24:20.769626 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] POST http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes Jan 21 08:24:20.785339 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1200670518", "imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:24:20.792279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1200670518', 'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:24:21.188510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Create volume of 1 GB Jan 21 08:24:21.226619 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Availability Zones retrieved successfully. Jan 21 08:24:21.321047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Flow 'volume_create_api' (dec36753-3aa8-4de6-adf9-dc36380de7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:24:21.328007 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409f4d42-4bf9-4bb3-816d-817c9c5b49c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:24:21.352428 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:24:21.847506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (409f4d42-4bf9-4bb3-816d-817c9c5b49c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:24:21.861216 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836fcd70-9379-49e4-a667-778ca79a7cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:24:22.408622 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Created reservations ['e7220f8e-8870-431e-884c-861608d081d2', 'fb119284-5185-4ec8-bf50-8c07f9c6a856', '8d27669d-bcd4-4490-b135-4162970e631a', '9671d579-522d-4675-916e-8944769a2b4f'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:24:22.414378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836fcd70-9379-49e4-a667-778ca79a7cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7220f8e-8870-431e-884c-861608d081d2', 'fb119284-5185-4ec8-bf50-8c07f9c6a856', '8d27669d-bcd4-4490-b135-4162970e631a', '9671d579-522d-4675-916e-8944769a2b4f']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:24:22.434756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe450c6-4a0e-4803-8b47-9ac4b780feed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:24:22.817452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbe450c6-4a0e-4803-8b47-9ac4b780feed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8745c4a2-e769-416d-8285-7d5eca8db060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1200670518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede5a43c28514910a13b9248b5966dae',qos_specs=None,replication_status=,reservations=['e7220f8e-8870-431e-884c-861608d081d2','fb119284-5185-4ec8-bf50-8c07f9c6a856','8d27669d-bcd4-4490-b135-4162970e631a','9671d579-522d-4675-916e-8944769a2b4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2e3c356873841238097c3eb3ae1a17c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1200670518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8745c4a2-e769-416d-8285-7d5eca8db060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ede5a43c28514910a13b9248b5966dae',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='e2e3c356873841238097c3eb3ae1a17c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:24:22.832710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2b5dbb-6e4a-429c-81b3-d27bdf33a359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:24:23.062946 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2b5dbb-6e4a-429c-81b3-d27bdf33a359) 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-1200670518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede5a43c28514910a13b9248b5966dae',qos_specs=None,replication_status=,reservations=['e7220f8e-8870-431e-884c-861608d081d2','fb119284-5185-4ec8-bf50-8c07f9c6a856','8d27669d-bcd4-4490-b135-4162970e631a','9671d579-522d-4675-916e-8944769a2b4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2e3c356873841238097c3eb3ae1a17c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:24:23.067578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aaac6bf-ea02-4d25-b4e6-f856e8cccdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:24:23.210392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aaac6bf-ea02-4d25-b4e6-f856e8cccdcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:24:23.240657 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Flow 'volume_create_api' (dec36753-3aa8-4de6-adf9-dc36380de7b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:24:23.619700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Create volume request issued successfully. Jan 21 08:24:23.723552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-461ed75b-8b5b-46f4-b3e4-d515fd3e8d15 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes returned with HTTP 202 Jan 21 08:24:23.736334 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 225/450] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:24:20 2021] POST /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes => generated 821 bytes in 3614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:24:23.755533 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72810e43-97a8-4ac4-9b5a-cee59d36581b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:23.756506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72810e43-97a8-4ac4-9b5a-cee59d36581b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:23.757525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72810e43-97a8-4ac4-9b5a-cee59d36581b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:24.088218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:24.088218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:24.188539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-72810e43-97a8-4ac4-9b5a-cee59d36581b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:24.346269 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72810e43-97a8-4ac4-9b5a-cee59d36581b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:24.369120 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 226/451] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:23 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:25.404432 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20b4447c-7d32-48d2-88b3-98d750b0b7ec tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:25.405369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20b4447c-7d32-48d2-88b3-98d750b0b7ec tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:25.405732 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:25.405732 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:25.406407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20b4447c-7d32-48d2-88b3-98d750b0b7ec tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:25.622214 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:25.622214 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:25.653122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-20b4447c-7d32-48d2-88b3-98d750b0b7ec tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:25.761098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20b4447c-7d32-48d2-88b3-98d750b0b7ec tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:25.771650 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 226/452] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:25 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:26.796952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72782a8f-8a9b-4725-8fc6-2aa36f618f1f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:26.801357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72782a8f-8a9b-4725-8fc6-2aa36f618f1f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:26.801644 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:26.801644 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:26.802233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72782a8f-8a9b-4725-8fc6-2aa36f618f1f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:27.018424 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:27.018424 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:27.051479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-72782a8f-8a9b-4725-8fc6-2aa36f618f1f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:27.142733 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72782a8f-8a9b-4725-8fc6-2aa36f618f1f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:27.143893 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 227/453] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:26 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:28.160822 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3944d4df-5288-45c7-a6ea-89f054dda7c9 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:28.166263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3944d4df-5288-45c7-a6ea-89f054dda7c9 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:28.166263 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:28.166263 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:28.166263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3944d4df-5288-45c7-a6ea-89f054dda7c9 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:28.437721 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:28.437721 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:28.481873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3944d4df-5288-45c7-a6ea-89f054dda7c9 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:28.615614 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3944d4df-5288-45c7-a6ea-89f054dda7c9 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:28.617964 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 227/454] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:28 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:29.633772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a908071-5694-43b8-93fa-99ad2151e120 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:29.635328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a908071-5694-43b8-93fa-99ad2151e120 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:29.635328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:29.635328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:29.635875 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a908071-5694-43b8-93fa-99ad2151e120 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:29.776133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:29.776133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:29.821045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3a908071-5694-43b8-93fa-99ad2151e120 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:29.962011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a908071-5694-43b8-93fa-99ad2151e120 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:29.970263 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 228/455] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:29 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:30.985519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-827fcbc7-a8d3-4554-83b5-66f12eb8c9f0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:30.987924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-827fcbc7-a8d3-4554-83b5-66f12eb8c9f0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:30.988288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:30.988288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:30.988963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-827fcbc7-a8d3-4554-83b5-66f12eb8c9f0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:31.229756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:31.229756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:31.253740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-827fcbc7-a8d3-4554-83b5-66f12eb8c9f0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:31.355883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-827fcbc7-a8d3-4554-83b5-66f12eb8c9f0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:31.358995 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 228/456] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:30 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:32.378610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e4cbb28-326b-47f7-ad73-24faf6f3661c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:32.379682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e4cbb28-326b-47f7-ad73-24faf6f3661c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:32.383724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:32.383724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:32.385468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e4cbb28-326b-47f7-ad73-24faf6f3661c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:32.691584 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:32.691584 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:32.720040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6e4cbb28-326b-47f7-ad73-24faf6f3661c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:32.821381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e4cbb28-326b-47f7-ad73-24faf6f3661c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:32.824809 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 229/457] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:32 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:33.873837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b236acb-90c8-4e11-b268-ccf6ea972646 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:33.874772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b236acb-90c8-4e11-b268-ccf6ea972646 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:33.885069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:33.885069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:33.885923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b236acb-90c8-4e11-b268-ccf6ea972646 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:34.142467 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:34.142467 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:34.173809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9b236acb-90c8-4e11-b268-ccf6ea972646 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:34.362524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b236acb-90c8-4e11-b268-ccf6ea972646 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:34.369387 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 229/458] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:33 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:35.391632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-484e7745-4b7e-441d-9620-8f79eee7a865 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:35.393590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-484e7745-4b7e-441d-9620-8f79eee7a865 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:35.394199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:35.394199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:35.399371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-484e7745-4b7e-441d-9620-8f79eee7a865 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:35.557537 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:35.557537 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:35.584212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-484e7745-4b7e-441d-9620-8f79eee7a865 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:35.696879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-484e7745-4b7e-441d-9620-8f79eee7a865 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:35.703717 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 230/459] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:35 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:36.727002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-214918c1-ed5e-4042-a999-658831a3fdfb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:36.729620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-214918c1-ed5e-4042-a999-658831a3fdfb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:36.733441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:36.733441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:36.734948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-214918c1-ed5e-4042-a999-658831a3fdfb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:36.881643 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:36.881643 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:36.913219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-214918c1-ed5e-4042-a999-658831a3fdfb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:37.018797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-214918c1-ed5e-4042-a999-658831a3fdfb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:37.035126 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 230/460] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:36 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:38.041253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0cc58a3-a696-4ed1-877f-07f942f60720 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:38.042486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0cc58a3-a696-4ed1-877f-07f942f60720 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:38.045116 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:38.045116 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:38.046879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0cc58a3-a696-4ed1-877f-07f942f60720 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:38.355453 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:38.355453 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:38.404530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c0cc58a3-a696-4ed1-877f-07f942f60720 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:38.497039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0cc58a3-a696-4ed1-877f-07f942f60720 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:38.497893 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 231/461] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:38 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:39.533287 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abe299fa-dade-4407-a1d0-bcae0a264227 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:39.533859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abe299fa-dade-4407-a1d0-bcae0a264227 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:39.534105 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:39.534105 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:39.534502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abe299fa-dade-4407-a1d0-bcae0a264227 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:39.760233 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:39.760233 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:39.804152 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-abe299fa-dade-4407-a1d0-bcae0a264227 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:39.934290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abe299fa-dade-4407-a1d0-bcae0a264227 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:39.938709 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 231/462] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:39 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:40.963516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3917fac7-6559-4ff4-a388-9f22714d5378 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:40.964056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3917fac7-6559-4ff4-a388-9f22714d5378 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:40.964248 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:40.964248 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:40.964552 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3917fac7-6559-4ff4-a388-9f22714d5378 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:41.271366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:41.271366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:41.283372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3917fac7-6559-4ff4-a388-9f22714d5378 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:41.316010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3917fac7-6559-4ff4-a388-9f22714d5378 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:41.317289 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 232/463] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:40 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:24:42.396070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97f7f55f-3913-4bdd-8c5d-22feb3288383 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:42.396070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97f7f55f-3913-4bdd-8c5d-22feb3288383 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:42.396070 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:42.396070 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:42.396070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97f7f55f-3913-4bdd-8c5d-22feb3288383 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:42.434002 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:42.434002 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:42.449393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-97f7f55f-3913-4bdd-8c5d-22feb3288383 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:42.522481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97f7f55f-3913-4bdd-8c5d-22feb3288383 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:42.528191 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 232/464] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:42 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:43.545629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f8a7334-681a-4745-8511-8be624613859 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:43.546222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f8a7334-681a-4745-8511-8be624613859 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:43.547130 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:43.547130 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:43.547563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f8a7334-681a-4745-8511-8be624613859 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:43.711247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:43.711247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:43.746442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6f8a7334-681a-4745-8511-8be624613859 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:43.811977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f8a7334-681a-4745-8511-8be624613859 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:43.812819 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 233/465] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:43 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:44.828417 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35eb8859-039f-451e-a74b-764846923db3 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:44.829013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35eb8859-039f-451e-a74b-764846923db3 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:44.829159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:44.829159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:44.829528 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35eb8859-039f-451e-a74b-764846923db3 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:45.017287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:45.017287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:45.043927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-35eb8859-039f-451e-a74b-764846923db3 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:45.139074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35eb8859-039f-451e-a74b-764846923db3 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:45.149120 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 233/466] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:44 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:46.157178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e16c6fb2-559b-40e1-8683-e1886a1fdc1b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:46.158691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e16c6fb2-559b-40e1-8683-e1886a1fdc1b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:46.159359 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:46.159359 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:46.160009 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e16c6fb2-559b-40e1-8683-e1886a1fdc1b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:46.390515 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:46.390515 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:46.447874 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e16c6fb2-559b-40e1-8683-e1886a1fdc1b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:46.574914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e16c6fb2-559b-40e1-8683-e1886a1fdc1b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:46.579739 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 234/467] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:46 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:47.600787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55197667-031c-44ab-8434-7c6a8ebf9c6b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:47.601966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55197667-031c-44ab-8434-7c6a8ebf9c6b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:47.602891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:47.602891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:47.603553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55197667-031c-44ab-8434-7c6a8ebf9c6b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:47.780669 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:47.780669 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:47.805123 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-55197667-031c-44ab-8434-7c6a8ebf9c6b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:47.927633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55197667-031c-44ab-8434-7c6a8ebf9c6b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:47.936124 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 234/468] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:47 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:48.946928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a39568c-48fb-47dc-9a6b-ed52f5b880e7 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:48.948988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a39568c-48fb-47dc-9a6b-ed52f5b880e7 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:48.949669 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:48.949669 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:48.950813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a39568c-48fb-47dc-9a6b-ed52f5b880e7 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:49.242316 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:49.242316 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:49.258415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9a39568c-48fb-47dc-9a6b-ed52f5b880e7 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:49.317119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a39568c-48fb-47dc-9a6b-ed52f5b880e7 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:49.317970 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 235/469] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:48 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:50.334766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45a99c78-e541-483f-975e-47554e4d8953 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:50.335818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45a99c78-e541-483f-975e-47554e4d8953 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:50.336195 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:50.336195 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:50.336837 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45a99c78-e541-483f-975e-47554e4d8953 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:50.466566 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:50.466566 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:50.487354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-45a99c78-e541-483f-975e-47554e4d8953 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:50.513771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45a99c78-e541-483f-975e-47554e4d8953 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:50.525200 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 235/470] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:50 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:51.535244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f773f4a8-f4eb-4c99-a5cc-12e67de31fe8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:51.536183 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f773f4a8-f4eb-4c99-a5cc-12e67de31fe8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:51.536521 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:51.536521 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:51.537211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f773f4a8-f4eb-4c99-a5cc-12e67de31fe8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:51.888006 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:51.888006 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:51.940542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f773f4a8-f4eb-4c99-a5cc-12e67de31fe8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:52.014371 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f773f4a8-f4eb-4c99-a5cc-12e67de31fe8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:52.015309 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 236/471] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:51 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 971 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:53.032691 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3943b5f8-b636-4a67-a733-36ad52212f78 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:53.033538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3943b5f8-b636-4a67-a733-36ad52212f78 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:53.033735 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:53.033735 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:53.034425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3943b5f8-b636-4a67-a733-36ad52212f78 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:53.251863 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:53.251863 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:53.263966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3943b5f8-b636-4a67-a733-36ad52212f78 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:53.328967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3943b5f8-b636-4a67-a733-36ad52212f78 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:53.350142 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 236/472] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:53 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 971 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:54.369838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ae6d8b6-f084-4232-ad67-f517ac9ef9e6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:54.371139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ae6d8b6-f084-4232-ad67-f517ac9ef9e6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:54.371621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:54.371621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:54.372323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ae6d8b6-f084-4232-ad67-f517ac9ef9e6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:54.478911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:54.478911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:54.529471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7ae6d8b6-f084-4232-ad67-f517ac9ef9e6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:54.576723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ae6d8b6-f084-4232-ad67-f517ac9ef9e6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:54.578015 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 237/473] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:54 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 971 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:55.594792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e9c4ac0-dc74-4875-9271-5aa39514fe4b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:55.595543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e9c4ac0-dc74-4875-9271-5aa39514fe4b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:55.595880 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:55.595880 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:55.596455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e9c4ac0-dc74-4875-9271-5aa39514fe4b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:55.729240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:55.729240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:55.772238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7e9c4ac0-dc74-4875-9271-5aa39514fe4b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:55.873994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e9c4ac0-dc74-4875-9271-5aa39514fe4b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:55.887225 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 237/474] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:55 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:56.917188 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f6d68db-0395-470f-a261-f249501a962e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:56.918299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f6d68db-0395-470f-a261-f249501a962e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:56.918687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:56.918687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:56.919289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f6d68db-0395-470f-a261-f249501a962e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:57.044933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:57.044933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:57.060353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6f6d68db-0395-470f-a261-f249501a962e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:57.140930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f6d68db-0395-470f-a261-f249501a962e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:57.142074 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 238/475] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:56 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:58.187104 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a12de47f-fdfc-4499-a76b-832569b27bcf tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:58.189004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a12de47f-fdfc-4499-a76b-832569b27bcf tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:58.189264 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:58.189264 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:58.191614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a12de47f-fdfc-4499-a76b-832569b27bcf tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:58.450073 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:58.450073 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:58.489684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a12de47f-fdfc-4499-a76b-832569b27bcf tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:58.592316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a12de47f-fdfc-4499-a76b-832569b27bcf tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:58.594158 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 238/476] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:58 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:24:59.610809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a5f992f-ba71-481c-8646-2de97d0c7b47 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:24:59.611583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a5f992f-ba71-481c-8646-2de97d0c7b47 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:24:59.611583 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:24:59.611583 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:24:59.612297 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a5f992f-ba71-481c-8646-2de97d0c7b47 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:24:59.698355 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:24:59.698355 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:24:59.712706 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0a5f992f-ba71-481c-8646-2de97d0c7b47 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:24:59.740583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a5f992f-ba71-481c-8646-2de97d0c7b47 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:24:59.742072 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 239/477] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:24:59 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:00.761933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2d7a506-99c6-4403-966c-8b808c70efe5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:00.766963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2d7a506-99c6-4403-966c-8b808c70efe5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:00.768104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:00.768104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:00.768843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2d7a506-99c6-4403-966c-8b808c70efe5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:01.043698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:01.043698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:01.079718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a2d7a506-99c6-4403-966c-8b808c70efe5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:01.138722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2d7a506-99c6-4403-966c-8b808c70efe5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:01.143479 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 239/478] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:00 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:02.172327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85ba9628-d8d5-4775-9c83-09df06bfe0fb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:02.173570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85ba9628-d8d5-4775-9c83-09df06bfe0fb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:02.174006 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:02.174006 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:02.174736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85ba9628-d8d5-4775-9c83-09df06bfe0fb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:02.286415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:02.286415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:02.297954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-85ba9628-d8d5-4775-9c83-09df06bfe0fb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:02.328919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85ba9628-d8d5-4775-9c83-09df06bfe0fb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:02.330466 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 240/479] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:02 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:25:03.352637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c44bf60-83c8-4262-8c28-25f7216ea8a9 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:03.354570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c44bf60-83c8-4262-8c28-25f7216ea8a9 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:03.355378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:03.355378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:03.364445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c44bf60-83c8-4262-8c28-25f7216ea8a9 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:03.589814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:03.589814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:03.631147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6c44bf60-83c8-4262-8c28-25f7216ea8a9 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:03.741677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c44bf60-83c8-4262-8c28-25f7216ea8a9 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:03.745650 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 240/480] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:03 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:04.764316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81f1aab4-d9c7-4156-8abe-bf94cabef71e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:04.765711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81f1aab4-d9c7-4156-8abe-bf94cabef71e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:04.766094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:04.766094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:04.766740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81f1aab4-d9c7-4156-8abe-bf94cabef71e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:04.819528 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:04.819528 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:04.829850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-81f1aab4-d9c7-4156-8abe-bf94cabef71e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:04.858029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81f1aab4-d9c7-4156-8abe-bf94cabef71e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:04.859127 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 241/481] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:04 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:05.879423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-667067b9-1ee0-4ac0-b2dc-7263a3991f20 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:05.880423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-667067b9-1ee0-4ac0-b2dc-7263a3991f20 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:05.880759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:05.880759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:05.881459 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-667067b9-1ee0-4ac0-b2dc-7263a3991f20 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:05.976407 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:05.976407 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:05.990430 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-667067b9-1ee0-4ac0-b2dc-7263a3991f20 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:06.014038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-667067b9-1ee0-4ac0-b2dc-7263a3991f20 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:06.015119 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 241/482] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:05 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:07.032896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09c55c47-385c-4df3-a0e4-fb0a14d37205 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:07.035526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09c55c47-385c-4df3-a0e4-fb0a14d37205 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:07.035939 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:07.035939 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:07.036580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09c55c47-385c-4df3-a0e4-fb0a14d37205 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:07.210687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:07.210687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:07.244758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09c55c47-385c-4df3-a0e4-fb0a14d37205 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:07.333065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09c55c47-385c-4df3-a0e4-fb0a14d37205 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:07.333945 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 242/483] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:07 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:25:08.363314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7899177-bd40-45e2-a50a-f40a0b0aad0d tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:08.364579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7899177-bd40-45e2-a50a-f40a0b0aad0d tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:08.366326 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:08.366326 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:08.368325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7899177-bd40-45e2-a50a-f40a0b0aad0d tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:08.534982 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:08.534982 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:08.581697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b7899177-bd40-45e2-a50a-f40a0b0aad0d tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:08.682718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7899177-bd40-45e2-a50a-f40a0b0aad0d tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:08.683583 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 242/484] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:08 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:09.711538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81231eda-492e-4bf8-bf13-7a959b5afbb8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:09.712381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81231eda-492e-4bf8-bf13-7a959b5afbb8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:09.712696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:09.712696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:09.713180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81231eda-492e-4bf8-bf13-7a959b5afbb8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:09.891115 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:09.891115 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:09.937886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-81231eda-492e-4bf8-bf13-7a959b5afbb8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:10.028247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81231eda-492e-4bf8-bf13-7a959b5afbb8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:10.044769 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 243/485] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:09 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:11.070878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d993fc6-9524-4210-9154-fb7393aed8ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:11.072087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d993fc6-9524-4210-9154-fb7393aed8ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:11.072626 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:11.072626 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:11.073319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d993fc6-9524-4210-9154-fb7393aed8ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:11.178518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:11.178518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:11.197048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6d993fc6-9524-4210-9154-fb7393aed8ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:11.225915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d993fc6-9524-4210-9154-fb7393aed8ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:11.227129 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 243/486] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:11 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:25:12.255345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83d6c553-a105-4cb6-83b9-c9b2f3937059 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:12.256040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83d6c553-a105-4cb6-83b9-c9b2f3937059 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:12.256247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:12.256247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:12.257162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83d6c553-a105-4cb6-83b9-c9b2f3937059 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:12.325662 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:12.325662 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:12.338627 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-83d6c553-a105-4cb6-83b9-c9b2f3937059 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:12.413551 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83d6c553-a105-4cb6-83b9-c9b2f3937059 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:12.418194 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 244/487] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:12 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:13.435010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-498ad08b-0681-4549-81e9-947db93e31f0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:13.435600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-498ad08b-0681-4549-81e9-947db93e31f0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:13.435843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:13.435843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:13.436781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-498ad08b-0681-4549-81e9-947db93e31f0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:13.549014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:13.549014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:13.575683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-498ad08b-0681-4549-81e9-947db93e31f0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:13.626375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-498ad08b-0681-4549-81e9-947db93e31f0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:13.639607 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 244/488] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:13 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:14.657015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a6cf0ac-283c-4909-9c2b-23e82ee51e3a tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:14.657015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a6cf0ac-283c-4909-9c2b-23e82ee51e3a tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:14.657015 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:14.657015 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:14.657015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a6cf0ac-283c-4909-9c2b-23e82ee51e3a tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:14.748168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:14.748168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:14.761237 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3a6cf0ac-283c-4909-9c2b-23e82ee51e3a tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:14.789451 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a6cf0ac-283c-4909-9c2b-23e82ee51e3a tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:14.790286 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 245/489] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:14 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:15.164420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes Jan 21 08:25:15.165539 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:15.165539 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:15.166690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1262130478"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:15.171161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1262130478'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:25:15.172047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Create volume of 1 GB Jan 21 08:25:15.201412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Availability Zones retrieved successfully. Jan 21 08:25:15.241384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Flow 'volume_create_api' (e5f728cf-44b4-46e3-998e-2077ad82edde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:25:15.248498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d890214-16dc-4359-9945-2effcb646773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:15.253371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:25:15.372028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d890214-16dc-4359-9945-2effcb646773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:15.377411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f46a7f-4e3c-41e3-bc32-bf884c7455d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:15.806893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ee7bac70-0604-4654-ac8b-767957a1da48 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:15.807524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ee7bac70-0604-4654-ac8b-767957a1da48 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:15.807524 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:15.807524 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:15.807959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ee7bac70-0604-4654-ac8b-767957a1da48 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:15.895417 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:15.895417 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:15.906134 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ee7bac70-0604-4654-ac8b-767957a1da48 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:15.938650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ee7bac70-0604-4654-ac8b-767957a1da48 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:15.940167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 246/490] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:15 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:16.968327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7cfe2ac6-25b7-4cef-9253-f21fca0983c8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:16.969246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7cfe2ac6-25b7-4cef-9253-f21fca0983c8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:16.969597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:16.969597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:16.970250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7cfe2ac6-25b7-4cef-9253-f21fca0983c8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:17.056001 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:17.056001 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:17.065177 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7cfe2ac6-25b7-4cef-9253-f21fca0983c8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:17.090132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7cfe2ac6-25b7-4cef-9253-f21fca0983c8 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:17.090998 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 247/491] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:16 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:18.107862 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d907852e-afef-4b0a-95cf-b5793184709a tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:18.108626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d907852e-afef-4b0a-95cf-b5793184709a tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:18.108626 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:18.108626 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:18.109023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d907852e-afef-4b0a-95cf-b5793184709a tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:18.162436 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:18.162436 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:18.175827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d907852e-afef-4b0a-95cf-b5793184709a tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:18.202471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d907852e-afef-4b0a-95cf-b5793184709a tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:18.203325 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 248/492] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:18 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:25:19.065275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Created reservations ['15cb1eb7-f281-4cb2-900f-17fc5cb59361', '87e12d82-f19b-4183-8d46-dcbb7fe4c7aa', '3996125c-d4fa-48c7-907e-afe02ccd83ee', '765799bb-2961-4c2d-abd2-cf8572e47db4'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:25:19.068864 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f46a7f-4e3c-41e3-bc32-bf884c7455d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15cb1eb7-f281-4cb2-900f-17fc5cb59361', '87e12d82-f19b-4183-8d46-dcbb7fe4c7aa', '3996125c-d4fa-48c7-907e-afe02ccd83ee', '765799bb-2961-4c2d-abd2-cf8572e47db4']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:19.081744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0262b0bb-4b60-4166-9f0c-e8fc52777700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:19.220132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9316ab4-0ebb-47de-9017-c47a4bfee632 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:19.221009 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9316ab4-0ebb-47de-9017-c47a4bfee632 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:19.221009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:19.221009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:19.222071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9316ab4-0ebb-47de-9017-c47a4bfee632 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:19.365697 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:19.365697 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:19.379379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c9316ab4-0ebb-47de-9017-c47a4bfee632 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:19.410287 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9316ab4-0ebb-47de-9017-c47a4bfee632 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:19.411386 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 249/493] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:19 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:19.608107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0262b0bb-4b60-4166-9f0c-e8fc52777700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5f3a993-f216-438f-a088-13d460884fa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1262130478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c66d0b3630a741adace59626d3a5cda3',qos_specs=None,replication_status=,reservations=['15cb1eb7-f281-4cb2-900f-17fc5cb59361','87e12d82-f19b-4183-8d46-dcbb7fe4c7aa','3996125c-d4fa-48c7-907e-afe02ccd83ee','765799bb-2961-4c2d-abd2-cf8572e47db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf9cfe963c5b4427ad2e169247a7f545',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1262130478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5f3a993-f216-438f-a088-13d460884fa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c66d0b3630a741adace59626d3a5cda3',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='cf9cfe963c5b4427ad2e169247a7f545',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:19.614246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b331d7-fcf8-4c62-9ee4-1e1e5d9d5f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:19.870928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b331d7-fcf8-4c62-9ee4-1e1e5d9d5f6b) 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-1262130478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c66d0b3630a741adace59626d3a5cda3',qos_specs=None,replication_status=,reservations=['15cb1eb7-f281-4cb2-900f-17fc5cb59361','87e12d82-f19b-4183-8d46-dcbb7fe4c7aa','3996125c-d4fa-48c7-907e-afe02ccd83ee','765799bb-2961-4c2d-abd2-cf8572e47db4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf9cfe963c5b4427ad2e169247a7f545',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:19.875403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae7e06d0-7186-4853-b9b2-9928d14547f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:20.026634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae7e06d0-7186-4853-b9b2-9928d14547f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:20.035839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Flow 'volume_create_api' (e5f728cf-44b4-46e3-998e-2077ad82edde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:25:20.130985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Create volume request issued successfully. Jan 21 08:25:20.167855 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f6386be-e5f1-4ec2-b927-0c6c1145515d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes returned with HTTP 202 Jan 21 08:25:20.171172 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 245/494] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:25:15 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes => generated 820 bytes in 5014 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:25:20.200510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02529a7e-285a-4f7b-b44a-8bb6444614a5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:20.201847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02529a7e-285a-4f7b-b44a-8bb6444614a5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:20.203385 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:20.203385 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:20.204237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02529a7e-285a-4f7b-b44a-8bb6444614a5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:20.406699 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:20.406699 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:20.433932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c3fd216-1c65-4ec9-b3e9-513f817d01ac tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:20.440510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c3fd216-1c65-4ec9-b3e9-513f817d01ac tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:20.440510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:20.440510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:20.440510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c3fd216-1c65-4ec9-b3e9-513f817d01ac tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:20.443859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02529a7e-285a-4f7b-b44a-8bb6444614a5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:20.618622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02529a7e-285a-4f7b-b44a-8bb6444614a5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:20.618935 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:20.618935 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:20.625657 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 250/495] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:20 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 912 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:20.643339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7c3fd216-1c65-4ec9-b3e9-513f817d01ac tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:20.699637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c3fd216-1c65-4ec9-b3e9-513f817d01ac tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:20.711555 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 246/496] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:20 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 974 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:21.640912 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb723339-e521-430f-ad5b-1fc59504f72f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:21.642045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb723339-e521-430f-ad5b-1fc59504f72f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:21.655273 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:21.655273 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:21.656427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb723339-e521-430f-ad5b-1fc59504f72f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:21.725912 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3bc6ccb6-a208-4fba-82ec-5119819dfb8e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:25:21.726748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3bc6ccb6-a208-4fba-82ec-5119819dfb8e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:21.727258 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:21.727258 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:21.734372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3bc6ccb6-a208-4fba-82ec-5119819dfb8e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:22.008981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:22.008981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:22.044419 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3bc6ccb6-a208-4fba-82ec-5119819dfb8e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:22.057720 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:22.057720 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:22.100374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cb723339-e521-430f-ad5b-1fc59504f72f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:22.110568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3bc6ccb6-a208-4fba-82ec-5119819dfb8e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:25:22.110941 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 247/497] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:21 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 1362 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:25:22.143875 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] POST http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes Jan 21 08:25:22.144518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:22.144518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:22.145140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2023770317"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:22.146370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2023770317'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:25:22.146853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Create volume of 1 GB Jan 21 08:25:22.151047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb723339-e521-430f-ad5b-1fc59504f72f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:22.163965 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 251/498] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:21 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 912 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:22.192643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Availability Zones retrieved successfully. Jan 21 08:25:22.254527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Flow 'volume_create_api' (5eda4c58-3afe-4ea7-b352-44ada2754022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:25:22.259059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cdd72b-253a-47fe-99f4-9c4999647dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:22.263931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:25:22.412588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51cdd72b-253a-47fe-99f4-9c4999647dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:22.415893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d983f85f-f60d-4d3e-be26-2a6e3be9a658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:22.536935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Created reservations ['ea45d80f-0cf0-4061-87a1-3e45d1c7bc0c', 'b6e80ae5-f9cf-4ee4-9447-49152a49d4e0', '638ecb20-d42e-4e08-8b1c-a9fcd479c1e5', '493a863d-422a-4b38-b7ad-4baf28b11b8d'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:25:22.546424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d983f85f-f60d-4d3e-be26-2a6e3be9a658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea45d80f-0cf0-4061-87a1-3e45d1c7bc0c', 'b6e80ae5-f9cf-4ee4-9447-49152a49d4e0', '638ecb20-d42e-4e08-8b1c-a9fcd479c1e5', '493a863d-422a-4b38-b7ad-4baf28b11b8d']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:22.549784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (244cd8cc-e1cc-44fd-b565-9d2ccd1e7d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:22.705782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (244cd8cc-e1cc-44fd-b565-9d2ccd1e7d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '936d4155-116e-4928-83fd-c5dbc92ad2c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2023770317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede5a43c28514910a13b9248b5966dae',qos_specs=None,replication_status=,reservations=['ea45d80f-0cf0-4061-87a1-3e45d1c7bc0c','b6e80ae5-f9cf-4ee4-9447-49152a49d4e0','638ecb20-d42e-4e08-8b1c-a9fcd479c1e5','493a863d-422a-4b38-b7ad-4baf28b11b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2e3c356873841238097c3eb3ae1a17c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2023770317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=936d4155-116e-4928-83fd-c5dbc92ad2c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ede5a43c28514910a13b9248b5966dae',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='e2e3c356873841238097c3eb3ae1a17c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:22.708394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1071a057-ffd9-48b6-947c-e83b7b12fe69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:22.840529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1071a057-ffd9-48b6-947c-e83b7b12fe69) 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-2023770317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede5a43c28514910a13b9248b5966dae',qos_specs=None,replication_status=,reservations=['ea45d80f-0cf0-4061-87a1-3e45d1c7bc0c','b6e80ae5-f9cf-4ee4-9447-49152a49d4e0','638ecb20-d42e-4e08-8b1c-a9fcd479c1e5','493a863d-422a-4b38-b7ad-4baf28b11b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2e3c356873841238097c3eb3ae1a17c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:22.843105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330c9c58-387c-44f4-bb2c-dcd8d31c2c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:22.924147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330c9c58-387c-44f4-bb2c-dcd8d31c2c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:22.936937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Flow 'volume_create_api' (5eda4c58-3afe-4ea7-b352-44ada2754022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:25:23.068574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Create volume request issued successfully. Jan 21 08:25:23.119361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68685f3a-2e3a-48ad-b771-46e07bc5180f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes returned with HTTP 202 Jan 21 08:25:23.131544 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 248/499] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:25:22 2021] POST /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes => generated 821 bytes in 982 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:25:23.152020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e814bb7d-7b85-4652-bab3-530afe32b096 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:25:23.152020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e814bb7d-7b85-4652-bab3-530afe32b096 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:23.152020 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:23.152020 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:23.152020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e814bb7d-7b85-4652-bab3-530afe32b096 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:23.186252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4cf145a1-0e43-472c-9f7f-3e5cf606e5a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:23.187121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4cf145a1-0e43-472c-9f7f-3e5cf606e5a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:23.187636 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:23.187636 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:23.188512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4cf145a1-0e43-472c-9f7f-3e5cf606e5a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:23.262116 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:23.262116 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:23.280573 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e814bb7d-7b85-4652-bab3-530afe32b096 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:23.326407 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e814bb7d-7b85-4652-bab3-530afe32b096 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 200 Jan 21 08:25:23.339263 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 252/500] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:23 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 889 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:23.353593 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:23.353593 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:23.376709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4cf145a1-0e43-472c-9f7f-3e5cf606e5a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:23.436021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4cf145a1-0e43-472c-9f7f-3e5cf606e5a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:23.437617 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 249/501] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:23 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 913 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:23.584013 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-7c68757c-3b02-47be-9d74-0516729b2ee1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:23.584819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-7c68757c-3b02-47be-9d74-0516729b2ee1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:23.585400 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:23.585400 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:23.586516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-7c68757c-3b02-47be-9d74-0516729b2ee1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:23.651657 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:23.651657 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:23.661533 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-7c68757c-3b02-47be-9d74-0516729b2ee1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:23.686704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-7c68757c-3b02-47be-9d74-0516729b2ee1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:23.688016 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 253/502] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:25:23 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:23.847229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4cf145a1-0e43-472c-9f7f-3e5cf606e5a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume// Jan 21 08:25:23.848127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4cf145a1-0e43-472c-9f7f-3e5cf606e5a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:23.848493 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:23.848493 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:23.849177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4cf145a1-0e43-472c-9f7f-3e5cf606e5a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:23.854093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4cf145a1-0e43-472c-9f7f-3e5cf606e5a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:25:23.855675 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 250/503] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:25:23 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 08:25:23.902721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-6d294f19-4da6-41c7-b287-591ffc3bca3a tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments Jan 21 08:25:23.911243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:23.911243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:23.920153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-6d294f19-4da6-41c7-b287-591ffc3bca3a tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5f3a993-f216-438f-a088-13d460884fa6", "instance_uuid": "fbcc9aa0-d1e0-4b21-8b7b-f791ceb67ef9", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:24.064234 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:24.064234 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:24.349346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00ef56dc-6458-461b-8237-4bf59061da00 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:25:24.350312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00ef56dc-6458-461b-8237-4bf59061da00 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:24.351844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00ef56dc-6458-461b-8237-4bf59061da00 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:24.365908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-6d294f19-4da6-41c7-b287-591ffc3bca3a tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments returned with HTTP 200 Jan 21 08:25:24.368959 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 254/504] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:25:23 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments => generated 273 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:24.500900 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:24.500900 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:24.509223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1247be98-d12c-4367-b854-59a99b4dfaac tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:24.509765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1247be98-d12c-4367-b854-59a99b4dfaac tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:24.509986 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:24.509986 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:24.510360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1247be98-d12c-4367-b854-59a99b4dfaac tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:24.543584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-00ef56dc-6458-461b-8237-4bf59061da00 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:24.622788 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00ef56dc-6458-461b-8237-4bf59061da00 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 200 Jan 21 08:25:24.633168 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 251/505] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:24 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 913 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:24.643973 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:24.643973 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:24.646959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00ef56dc-6458-461b-8237-4bf59061da00 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume// Jan 21 08:25:24.647595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00ef56dc-6458-461b-8237-4bf59061da00 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:24.647700 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:24.647700 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:24.651793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00ef56dc-6458-461b-8237-4bf59061da00 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:24.658301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00ef56dc-6458-461b-8237-4bf59061da00 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:25:24.682987 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 252/506] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:25:24 2021] GET /volume/ => generated 754 bytes in 48 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:25:24.692628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1247be98-d12c-4367-b854-59a99b4dfaac tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:24.712041 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-c4c342ab-1a69-486e-85c1-ad6f13837190 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:24.712687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-c4c342ab-1a69-486e-85c1-ad6f13837190 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:24.713185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-c4c342ab-1a69-486e-85c1-ad6f13837190 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:24.770529 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:24.770529 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:24.799371 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1247be98-d12c-4367-b854-59a99b4dfaac tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:24.800919 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 255/507] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:24 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 912 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:24.825494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:24.825494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:24.850984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-c4c342ab-1a69-486e-85c1-ad6f13837190 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:24.890488 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:24.890488 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:24.916444 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-c4c342ab-1a69-486e-85c1-ad6f13837190 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:24.918069 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 253/508] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:25:24 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 1011 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:25:24.947105 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-77fb6946-54cd-4b17-a1b2-22a4b203a3ab tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] PUT http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/ae4a6e43-5c46-4cef-93fc-dda7e7bea407 Jan 21 08:25:24.947641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:24.947641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:24.948069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-77fb6946-54cd-4b17-a1b2-22a4b203a3ab tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:25.008987 n-d-769329-4 devstack@c-api.service[88055]: /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 08:25:25.008987 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:25:25.009515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-77fb6946-54cd-4b17-a1b2-22a4b203a3ab tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Lock "b'cinder-attachment_update-f5f3a993-f216-438f-a088-13d460884fa6-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.025s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:25:25.011927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:25.011927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:25.650266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e88ebc54-4148-450d-a26f-45f35f0087a2 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:25:25.650266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e88ebc54-4148-450d-a26f-45f35f0087a2 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:25.650266 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:25.650266 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:25.650266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e88ebc54-4148-450d-a26f-45f35f0087a2 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:25.800634 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:25.800634 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:25.829429 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e88ebc54-4148-450d-a26f-45f35f0087a2 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:25.913675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e88ebc54-4148-450d-a26f-45f35f0087a2 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 200 Jan 21 08:25:25.919287 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 254/509] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:25 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 914 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:25.935023 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0428a369-9663-4b37-944e-be963e36c62f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:25.936186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0428a369-9663-4b37-944e-be963e36c62f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:25.936674 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:25.936674 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:25.937582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0428a369-9663-4b37-944e-be963e36c62f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:26.103359 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:26.103359 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:26.118516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0428a369-9663-4b37-944e-be963e36c62f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:26.210720 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:26.210720 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:26.251893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0428a369-9663-4b37-944e-be963e36c62f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:26.253495 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 255/510] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:25 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 912 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:26.262581 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] POST http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes Jan 21 08:25:26.263400 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:26.263400 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:26.276673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-58148354"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:26.279740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-58148354'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:25:26.280436 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Create volume of 1 GB Jan 21 08:25:26.316622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Availability Zones retrieved successfully. Jan 21 08:25:26.376113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Flow 'volume_create_api' (a20a1976-29d8-4eec-b504-cc3bb2738b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:25:26.383608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e34e27-2996-4660-86f7-ef6b60a22142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:26.389315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:25:26.612564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e34e27-2996-4660-86f7-ef6b60a22142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:26.618040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4918387-2cc1-480b-8d20-5e685c92e788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:26.824176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Created reservations ['cc9d12aa-a30c-48c9-bcfc-00b4096def33', 'f53dd59c-3bba-4d36-a975-c26158fba3c1', 'd665ae0b-f924-4071-ace1-345876f2c404', '35a92d92-b596-44ce-98d3-4e34489f3a84'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:25:26.828027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4918387-2cc1-480b-8d20-5e685c92e788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc9d12aa-a30c-48c9-bcfc-00b4096def33', 'f53dd59c-3bba-4d36-a975-c26158fba3c1', 'd665ae0b-f924-4071-ace1-345876f2c404', '35a92d92-b596-44ce-98d3-4e34489f3a84']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:26.835388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ae531b-94a0-438f-b9ae-0932ea0a64bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:27.027319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ae531b-94a0-438f-b9ae-0932ea0a64bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d2f6a49-f235-4095-8880-5f58c2f9f1b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-58148354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede5a43c28514910a13b9248b5966dae',qos_specs=None,replication_status=,reservations=['cc9d12aa-a30c-48c9-bcfc-00b4096def33','f53dd59c-3bba-4d36-a975-c26158fba3c1','d665ae0b-f924-4071-ace1-345876f2c404','35a92d92-b596-44ce-98d3-4e34489f3a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2e3c356873841238097c3eb3ae1a17c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-58148354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d2f6a49-f235-4095-8880-5f58c2f9f1b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ede5a43c28514910a13b9248b5966dae',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='e2e3c356873841238097c3eb3ae1a17c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:27.032272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2685464e-bb60-4a01-864d-6f175125bdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:27.130445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2685464e-bb60-4a01-864d-6f175125bdb2) 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-58148354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ede5a43c28514910a13b9248b5966dae',qos_specs=None,replication_status=,reservations=['cc9d12aa-a30c-48c9-bcfc-00b4096def33','f53dd59c-3bba-4d36-a975-c26158fba3c1','d665ae0b-f924-4071-ace1-345876f2c404','35a92d92-b596-44ce-98d3-4e34489f3a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2e3c356873841238097c3eb3ae1a17c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:27.134482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aad4f06e-ecd2-4550-a102-969ef34902fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:27.200473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aad4f06e-ecd2-4550-a102-969ef34902fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:27.209511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Flow 'volume_create_api' (a20a1976-29d8-4eec-b504-cc3bb2738b19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:25:27.393891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Create volume request issued successfully. Jan 21 08:25:27.414020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36fd5363-031f-4684-9079-dfe1364a9f7f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes returned with HTTP 202 Jan 21 08:25:27.427526 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 256/511] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:25:26 2021] POST /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes => generated 819 bytes in 1161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:25:27.427526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf6498fd-0f4b-4264-819f-6bde16626d1d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:27.427526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf6498fd-0f4b-4264-819f-6bde16626d1d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:27.427526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:27.427526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:27.427526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf6498fd-0f4b-4264-819f-6bde16626d1d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:27.506289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:27.506289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:27.515820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cf6498fd-0f4b-4264-819f-6bde16626d1d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:27.536673 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:27.536673 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:27.545930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf6498fd-0f4b-4264-819f-6bde16626d1d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:27.547192 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 257/512] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:27 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 912 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:27.551102 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57f8ed86-565e-4ec0-849a-009460ef1042 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 Jan 21 08:25:27.551651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57f8ed86-565e-4ec0-849a-009460ef1042 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:27.551866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:27.551866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:27.552283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57f8ed86-565e-4ec0-849a-009460ef1042 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:27.614946 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:27.614946 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:27.620670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-57f8ed86-565e-4ec0-849a-009460ef1042 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:27.648912 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57f8ed86-565e-4ec0-849a-009460ef1042 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 returned with HTTP 200 Jan 21 08:25:27.648912 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 258/513] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:27 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:28.468019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-77fb6946-54cd-4b17-a1b2-22a4b203a3ab tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Lock "b'cinder-attachment_update-f5f3a993-f216-438f-a088-13d460884fa6-n-h1-769329-4'" released by "attachment_update" :: held 3.458s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:25:28.471014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-77fb6946-54cd-4b17-a1b2-22a4b203a3ab tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/ae4a6e43-5c46-4cef-93fc-dda7e7bea407 returned with HTTP 200 Jan 21 08:25:28.472892 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 256/514] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:25:24 2021] PUT /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/ae4a6e43-5c46-4cef-93fc-dda7e7bea407 => generated 762 bytes in 3531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:28.584813 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f9986f0-5db7-40b1-be38-a5d6d2a4fc7b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:28.584813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f9986f0-5db7-40b1-be38-a5d6d2a4fc7b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:28.586987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:28.586987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:28.587500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f9986f0-5db7-40b1-be38-a5d6d2a4fc7b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:28.676227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2565721e-da4f-469f-9466-a0aaaa919b50 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 Jan 21 08:25:28.676777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2565721e-da4f-469f-9466-a0aaaa919b50 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:28.677003 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:28.677003 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:28.677970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2565721e-da4f-469f-9466-a0aaaa919b50 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:28.708713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:28.708713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:28.720327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f9986f0-5db7-40b1-be38-a5d6d2a4fc7b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:28.795500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:28.795500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:28.799202 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:28.799202 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:28.817166 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2565721e-da4f-469f-9466-a0aaaa919b50 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:25:28.824267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f9986f0-5db7-40b1-be38-a5d6d2a4fc7b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:28.826219 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 259/515] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:28 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 913 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:28.877474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2565721e-da4f-469f-9466-a0aaaa919b50 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 returned with HTTP 200 Jan 21 08:25:28.878348 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 257/516] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:28 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:29.852712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75bb3314-c0c2-4d70-84de-af8847c05f59 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:29.853562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75bb3314-c0c2-4d70-84de-af8847c05f59 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:29.853562 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:29.853562 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:29.854053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75bb3314-c0c2-4d70-84de-af8847c05f59 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:29.978324 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:29.978324 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:29.990501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-75bb3314-c0c2-4d70-84de-af8847c05f59 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:30.046233 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:30.046233 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:30.061836 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75bb3314-c0c2-4d70-84de-af8847c05f59 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:30.075904 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 260/517] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:29 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 913 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:31.081086 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6968b30-9a4f-4f8d-bad6-31fe9ebc0536 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:31.081911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6968b30-9a4f-4f8d-bad6-31fe9ebc0536 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:31.081911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:31.081911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:31.082414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6968b30-9a4f-4f8d-bad6-31fe9ebc0536 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:31.193379 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:31.193379 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:31.211409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6968b30-9a4f-4f8d-bad6-31fe9ebc0536 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:31.255228 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:31.255228 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:31.271236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6968b30-9a4f-4f8d-bad6-31fe9ebc0536 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:31.273587 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 258/518] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:31 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:32.293514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d736a618-02ca-4b19-9399-dd883001eef4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:32.295747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d736a618-02ca-4b19-9399-dd883001eef4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:32.296408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:32.296408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:32.297857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d736a618-02ca-4b19-9399-dd883001eef4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:32.411058 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:32.411058 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:32.432908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d736a618-02ca-4b19-9399-dd883001eef4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:32.475343 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:32.475343 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:32.490917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d736a618-02ca-4b19-9399-dd883001eef4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:32.501595 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 261/519] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:32 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 913 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:33.509655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b5ec139-e2c6-4112-906c-d386303a3e16 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:33.510804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b5ec139-e2c6-4112-906c-d386303a3e16 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:33.511185 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:33.511185 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:33.512197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b5ec139-e2c6-4112-906c-d386303a3e16 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:33.603009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:33.603009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:33.631189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5b5ec139-e2c6-4112-906c-d386303a3e16 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:33.653112 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:33.653112 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:33.662867 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b5ec139-e2c6-4112-906c-d386303a3e16 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:33.664882 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 259/520] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:33 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:34.166144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-788a8270-2b26-4209-8f39-ce22795fa69b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/ae4a6e43-5c46-4cef-93fc-dda7e7bea407/action Jan 21 08:25:34.166144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:34.166144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:34.166144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-788a8270-2b26-4209-8f39-ce22795fa69b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:25:34.166144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-788a8270-2b26-4209-8f39-ce22795fa69b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:34.310711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:34.310711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:34.389728 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3d2502a2-c045-4d29-8184-a4d7d57382f8 req-788a8270-2b26-4209-8f39-ce22795fa69b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/ae4a6e43-5c46-4cef-93fc-dda7e7bea407/action returned with HTTP 204 Jan 21 08:25:34.392202 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 262/521] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:25:34 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/ae4a6e43-5c46-4cef-93fc-dda7e7bea407/action => generated 0 bytes in 246 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:25:34.681224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d0a700c-684f-4613-bb73-6378779c6626 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:34.682639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d0a700c-684f-4613-bb73-6378779c6626 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:34.682871 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:34.682871 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:34.683258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d0a700c-684f-4613-bb73-6378779c6626 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:34.735616 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:34.735616 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:34.756100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9d0a700c-684f-4613-bb73-6378779c6626 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:34.789532 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:34.789532 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:34.799303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d0a700c-684f-4613-bb73-6378779c6626 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:34.800223 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 260/522] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:34 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 1205 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-36286947"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-36286947'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Create volume of 1 GB Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Availability Zones retrieved successfully. Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Flow 'volume_create_api' (2113a476-37e2-4a5c-9951-1e21683446c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (090bf1b2-f566-4140-a748-df297026d638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (090bf1b2-f566-4140-a748-df297026d638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:36.011258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ddad49-c3ee-4731-806e-96c7aa8f6047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:36.043582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Created reservations ['e40bf780-6333-48cb-9649-be63965f1517', '24804bd0-3953-465b-8ccf-cfd11d85ca97', '913ce705-4dae-435e-852b-7b7c59de9eb9', '0b9d73dd-d3f9-41a7-8edb-003e8993461f'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:25:36.046502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8ddad49-c3ee-4731-806e-96c7aa8f6047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e40bf780-6333-48cb-9649-be63965f1517', '24804bd0-3953-465b-8ccf-cfd11d85ca97', '913ce705-4dae-435e-852b-7b7c59de9eb9', '0b9d73dd-d3f9-41a7-8edb-003e8993461f']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:36.051217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ecfa18f-a921-4f87-b491-9a732cddd845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:36.297216 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ecfa18f-a921-4f87-b491-9a732cddd845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad83c478-0978-4fbb-b698-925f6d48a197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-36286947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c66d0b3630a741adace59626d3a5cda3',qos_specs=None,replication_status=,reservations=['e40bf780-6333-48cb-9649-be63965f1517','24804bd0-3953-465b-8ccf-cfd11d85ca97','913ce705-4dae-435e-852b-7b7c59de9eb9','0b9d73dd-d3f9-41a7-8edb-003e8993461f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf9cfe963c5b4427ad2e169247a7f545',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-36286947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad83c478-0978-4fbb-b698-925f6d48a197,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c66d0b3630a741adace59626d3a5cda3',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='cf9cfe963c5b4427ad2e169247a7f545',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:36.299397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9a0d7d-3484-4f3c-a010-d033011819ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:36.400235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9a0d7d-3484-4f3c-a010-d033011819ef) 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-36286947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c66d0b3630a741adace59626d3a5cda3',qos_specs=None,replication_status=,reservations=['e40bf780-6333-48cb-9649-be63965f1517','24804bd0-3953-465b-8ccf-cfd11d85ca97','913ce705-4dae-435e-852b-7b7c59de9eb9','0b9d73dd-d3f9-41a7-8edb-003e8993461f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf9cfe963c5b4427ad2e169247a7f545',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:36.402534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830a7aad-39f0-463a-bb14-dc271ca088a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:25:36.470510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830a7aad-39f0-463a-bb14-dc271ca088a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:25:36.473227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Flow 'volume_create_api' (2113a476-37e2-4a5c-9951-1e21683446c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:25:36.595780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Create volume request issued successfully. Jan 21 08:25:36.636044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7771d27d-7ac1-4680-a37f-d6192fb19bee tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes returned with HTTP 202 Jan 21 08:25:36.638843 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 263/523] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:25:35 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes => generated 818 bytes in 1380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:25:36.655920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57160cb2-c44e-4dd0-a892-9ed16433f1b8 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:36.656904 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57160cb2-c44e-4dd0-a892-9ed16433f1b8 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:36.657260 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:36.657260 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:36.657953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57160cb2-c44e-4dd0-a892-9ed16433f1b8 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:36.807004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:36.807004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:36.825491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-57160cb2-c44e-4dd0-a892-9ed16433f1b8 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:36.970396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57160cb2-c44e-4dd0-a892-9ed16433f1b8 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:36.982357 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 261/524] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:36 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 910 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:37.999194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cdce03d-fc53-4e9d-b9fc-643fcbb32595 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:37.999970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cdce03d-fc53-4e9d-b9fc-643fcbb32595 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:38.000201 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:38.000201 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:38.000585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cdce03d-fc53-4e9d-b9fc-643fcbb32595 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:38.094881 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:38.094881 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:38.120566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3cdce03d-fc53-4e9d-b9fc-643fcbb32595 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:38.177568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cdce03d-fc53-4e9d-b9fc-643fcbb32595 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:38.179546 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 264/525] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:37 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 911 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:38.430852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-f234a3ec-7055-4823-af37-0147dbd73140 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:38.431389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-f234a3ec-7055-4823-af37-0147dbd73140 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:38.431671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:38.431671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:38.432097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-f234a3ec-7055-4823-af37-0147dbd73140 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:38.532118 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:38.532118 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:38.542680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-f234a3ec-7055-4823-af37-0147dbd73140 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:38.570410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-f234a3ec-7055-4823-af37-0147dbd73140 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:38.571969 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 262/526] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:25:38 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 911 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:38.708288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cdce03d-fc53-4e9d-b9fc-643fcbb32595 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume// Jan 21 08:25:38.710036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cdce03d-fc53-4e9d-b9fc-643fcbb32595 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:38.710471 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:38.710471 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:38.711159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cdce03d-fc53-4e9d-b9fc-643fcbb32595 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:38.712935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cdce03d-fc53-4e9d-b9fc-643fcbb32595 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:25:38.713873 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 265/527] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:25:38 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 08:25:38.729351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-b12a7ac7-24d5-4a24-ad1b-568143f2d761 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments Jan 21 08:25:38.730638 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:38.730638 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:38.731365 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-b12a7ac7-24d5-4a24-ad1b-568143f2d761 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad83c478-0978-4fbb-b698-925f6d48a197", "instance_uuid": "fbcc9aa0-d1e0-4b21-8b7b-f791ceb67ef9", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:38.865561 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:38.865561 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:39.301834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-b12a7ac7-24d5-4a24-ad1b-568143f2d761 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments returned with HTTP 200 Jan 21 08:25:39.304212 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 263/528] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:25:38 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments => generated 273 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:39.457987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5099402e-1fad-47ed-b0b2-7cc183dfe3b1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:39.458978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5099402e-1fad-47ed-b0b2-7cc183dfe3b1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:39.467736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5099402e-1fad-47ed-b0b2-7cc183dfe3b1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:39.529274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-b12a7ac7-24d5-4a24-ad1b-568143f2d761 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume// Jan 21 08:25:39.530924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-b12a7ac7-24d5-4a24-ad1b-568143f2d761 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:39.531662 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:39.531662 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:39.532812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-b12a7ac7-24d5-4a24-ad1b-568143f2d761 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:39.535409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-b12a7ac7-24d5-4a24-ad1b-568143f2d761 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:25:39.537057 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 264/529] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:25:39 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 08:25:39.566759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-a30b0ae6-f7cd-4e90-b0c8-bf3efdff3a65 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:39.572905 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-a30b0ae6-f7cd-4e90-b0c8-bf3efdff3a65 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:39.579397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-a30b0ae6-f7cd-4e90-b0c8-bf3efdff3a65 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:39.703757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:39.703757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:39.727469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5099402e-1fad-47ed-b0b2-7cc183dfe3b1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:39.768812 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:39.768812 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:39.787670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5099402e-1fad-47ed-b0b2-7cc183dfe3b1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:39.793350 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 266/530] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:39 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 910 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:39.826094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:39.826094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:39.893176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-a30b0ae6-f7cd-4e90-b0c8-bf3efdff3a65 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:39.986565 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:39.986565 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:40.038905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-a30b0ae6-f7cd-4e90-b0c8-bf3efdff3a65 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:40.041057 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 265/531] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:25:39 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 1009 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:25:40.081654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-7e1764de-7f7d-4815-b650-45767cb5b380 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] PUT http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/45f34bac-1cb8-4c47-b62f-fefe5a7a73de Jan 21 08:25:40.082591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:40.082591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:40.083569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-7e1764de-7f7d-4815-b650-45767cb5b380 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdc"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:40.148679 n-d-769329-4 devstack@c-api.service[88055]: /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 08:25:40.148679 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:25:40.149566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-7e1764de-7f7d-4815-b650-45767cb5b380 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Lock "b'cinder-attachment_update-ad83c478-0978-4fbb-b698-925f6d48a197-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.017s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:25:40.152433 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:40.152433 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:40.809766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d523f8ae-fece-4c5e-bb65-987e09e456a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:40.810435 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d523f8ae-fece-4c5e-bb65-987e09e456a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:40.810544 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:40.810544 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:40.810922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d523f8ae-fece-4c5e-bb65-987e09e456a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:41.015297 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:41.015297 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:41.056360 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d523f8ae-fece-4c5e-bb65-987e09e456a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:41.120945 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:41.120945 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:41.161352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d523f8ae-fece-4c5e-bb65-987e09e456a6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:41.163538 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 266/532] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:40 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 910 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:42.182151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3988085f-c2c3-452e-ba46-2dad51f78bd1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:42.182992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3988085f-c2c3-452e-ba46-2dad51f78bd1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:42.182992 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:42.182992 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:42.183381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3988085f-c2c3-452e-ba46-2dad51f78bd1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:42.321905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:42.321905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:42.344119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3988085f-c2c3-452e-ba46-2dad51f78bd1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:42.375004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:42.375004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:42.387632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3988085f-c2c3-452e-ba46-2dad51f78bd1 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:42.389220 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 267/533] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:42 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:43.121058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-7e1764de-7f7d-4815-b650-45767cb5b380 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Lock "b'cinder-attachment_update-ad83c478-0978-4fbb-b698-925f6d48a197-n-h1-769329-4'" released by "attachment_update" :: held 2.971s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:25:43.122386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-7e1764de-7f7d-4815-b650-45767cb5b380 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/45f34bac-1cb8-4c47-b62f-fefe5a7a73de returned with HTTP 200 Jan 21 08:25:43.123541 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 267/534] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:25:40 2021] PUT /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/45f34bac-1cb8-4c47-b62f-fefe5a7a73de => generated 762 bytes in 3047 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:25:43.408909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d694ebc-6c79-43b0-b2ab-d982d18da570 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:43.410210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d694ebc-6c79-43b0-b2ab-d982d18da570 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:43.410591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:43.410591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:43.411231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d694ebc-6c79-43b0-b2ab-d982d18da570 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:43.524870 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:43.524870 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:43.538009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7d694ebc-6c79-43b0-b2ab-d982d18da570 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:43.566384 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:43.566384 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:43.578425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d694ebc-6c79-43b0-b2ab-d982d18da570 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:43.592204 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 268/535] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:43 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 911 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:44.596976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ae6f63b-7cf9-4c10-babb-c41bd57d51f5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:44.597533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ae6f63b-7cf9-4c10-babb-c41bd57d51f5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:44.597815 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:44.597815 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:44.598095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ae6f63b-7cf9-4c10-babb-c41bd57d51f5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:44.695647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:44.695647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:44.713015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2ae6f63b-7cf9-4c10-babb-c41bd57d51f5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:44.782839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:44.782839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:44.824729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ae6f63b-7cf9-4c10-babb-c41bd57d51f5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:44.826996 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 268/536] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:44 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 911 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:25:45.845504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aac07f1c-82c8-42b6-ad8b-5d9eaa3c3f11 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:45.847354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aac07f1c-82c8-42b6-ad8b-5d9eaa3c3f11 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:45.847984 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:45.847984 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:45.849053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aac07f1c-82c8-42b6-ad8b-5d9eaa3c3f11 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:46.013159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:46.013159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:46.031699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aac07f1c-82c8-42b6-ad8b-5d9eaa3c3f11 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:46.110408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:46.110408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:46.130304 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aac07f1c-82c8-42b6-ad8b-5d9eaa3c3f11 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:46.133588 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 269/537] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:45 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 911 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:47.158467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ca0ebe5-6c32-467f-8741-8fd969855901 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:47.159246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ca0ebe5-6c32-467f-8741-8fd969855901 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:47.159246 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:47.159246 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:47.159714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ca0ebe5-6c32-467f-8741-8fd969855901 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:47.253992 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:47.253992 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:47.291615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ca0ebe5-6c32-467f-8741-8fd969855901 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:47.334043 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:47.334043 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:47.343051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ca0ebe5-6c32-467f-8741-8fd969855901 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:47.352132 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 269/538] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:47 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 911 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:48.378668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65efddd1-d248-464c-838b-6683d57add38 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:48.379705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65efddd1-d248-464c-838b-6683d57add38 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:48.380321 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:48.380321 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:48.381038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65efddd1-d248-464c-838b-6683d57add38 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:48.633852 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:48.633852 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:48.684383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65efddd1-d248-464c-838b-6683d57add38 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:48.707175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-c305a0a7-39ca-4cc2-9f56-d62ffe1daab4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/45f34bac-1cb8-4c47-b62f-fefe5a7a73de/action Jan 21 08:25:48.717320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:48.717320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:48.720146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-c305a0a7-39ca-4cc2-9f56-d62ffe1daab4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:25:48.722617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-c305a0a7-39ca-4cc2-9f56-d62ffe1daab4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:48.828710 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:48.828710 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:48.862625 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65efddd1-d248-464c-838b-6683d57add38 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:48.863531 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 270/539] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:48 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 911 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:49.026256 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:49.026256 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:49.133225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3fd60537-68fa-4b45-a9b1-8a24c9381bf7 req-c305a0a7-39ca-4cc2-9f56-d62ffe1daab4 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/45f34bac-1cb8-4c47-b62f-fefe5a7a73de/action returned with HTTP 204 Jan 21 08:25:49.135340 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 270/540] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:25:48 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/45f34bac-1cb8-4c47-b62f-fefe5a7a73de/action => generated 0 bytes in 448 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:25:49.899948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b754da2b-9783-479d-a45d-31fdf2180249 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:49.900968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b754da2b-9783-479d-a45d-31fdf2180249 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:49.900968 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:49.900968 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:49.901511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b754da2b-9783-479d-a45d-31fdf2180249 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:50.116693 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:50.116693 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:50.151636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b754da2b-9783-479d-a45d-31fdf2180249 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:50.218991 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:50.218991 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:50.251877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b754da2b-9783-479d-a45d-31fdf2180249 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:50.255566 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 271/541] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:49 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 1203 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:51.748128 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-bc8b24ad-f270-4069-854e-a53abdd54f09 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:51.753496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-bc8b24ad-f270-4069-854e-a53abdd54f09 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:51.754484 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:51.754484 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:51.755670 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-bc8b24ad-f270-4069-854e-a53abdd54f09 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:51.936665 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:51.936665 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:51.962845 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-bc8b24ad-f270-4069-854e-a53abdd54f09 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:52.012964 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:52.012964 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:52.022588 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-bc8b24ad-f270-4069-854e-a53abdd54f09 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:52.023474 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 271/542] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:25:51 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 1205 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:52.051487 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dae1197b-7aa5-4ab0-a83f-91ed3832bddc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6/action Jan 21 08:25:52.064410 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:52.064410 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:52.065375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dae1197b-7aa5-4ab0-a83f-91ed3832bddc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action body: b'{"os-begin_detaching": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:25:52.065924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dae1197b-7aa5-4ab0-a83f-91ed3832bddc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:52.167847 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:52.167847 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:52.169044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dae1197b-7aa5-4ab0-a83f-91ed3832bddc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:52.221940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dae1197b-7aa5-4ab0-a83f-91ed3832bddc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Begin detaching volume completed successfully. Jan 21 08:25:52.222484 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dae1197b-7aa5-4ab0-a83f-91ed3832bddc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6/action returned with HTTP 202 Jan 21 08:25:52.223731 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 272/543] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:25:52 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:25:52.301025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03c406e2-f583-4f9c-b598-a7e42de0e78c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:52.306282 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03c406e2-f583-4f9c-b598-a7e42de0e78c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:52.306769 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:52.306769 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:52.307417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03c406e2-f583-4f9c-b598-a7e42de0e78c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:52.365299 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:52.365299 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:52.377344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-03c406e2-f583-4f9c-b598-a7e42de0e78c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:52.405695 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:52.405695 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:52.416134 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03c406e2-f583-4f9c-b598-a7e42de0e78c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:52.417272 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 272/544] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:52 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 1208 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:52.428656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dae1197b-7aa5-4ab0-a83f-91ed3832bddc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume// Jan 21 08:25:52.429405 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dae1197b-7aa5-4ab0-a83f-91ed3832bddc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:52.429823 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:52.429823 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:52.431044 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dae1197b-7aa5-4ab0-a83f-91ed3832bddc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:52.432425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dae1197b-7aa5-4ab0-a83f-91ed3832bddc tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:25:52.433574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 273/545] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:25:52 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 08:25:52.468464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-a9410b83-d90e-45ba-a616-8af1872975d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:52.469054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-a9410b83-d90e-45ba-a616-8af1872975d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:52.469548 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-a9410b83-d90e-45ba-a616-8af1872975d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:52.534247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:52.534247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:52.544735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-a9410b83-d90e-45ba-a616-8af1872975d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:52.574821 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:52.574821 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:52.587067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-a9410b83-d90e-45ba-a616-8af1872975d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:52.588303 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 274/546] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:25:52 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 1307 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:25:53.087985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dad42867-6b53-432f-96d8-91d46c3b778b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] DELETE http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/ae4a6e43-5c46-4cef-93fc-dda7e7bea407 Jan 21 08:25:53.096692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dad42867-6b53-432f-96d8-91d46c3b778b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:53.097031 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:53.097031 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:53.097366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dad42867-6b53-432f-96d8-91d46c3b778b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:53.177893 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:53.177893 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:53.434596 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c58a8f9d-cdec-4301-b1a0-89e0e49c9294 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:53.435599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c58a8f9d-cdec-4301-b1a0-89e0e49c9294 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:53.436028 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:53.436028 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:53.436702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c58a8f9d-cdec-4301-b1a0-89e0e49c9294 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:53.554217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:53.554217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:53.570440 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c58a8f9d-cdec-4301-b1a0-89e0e49c9294 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:53.597874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:53.597874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:53.613492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c58a8f9d-cdec-4301-b1a0-89e0e49c9294 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:53.627554 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 275/547] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:53 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 1208 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:54.633728 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c6ddf9c-9129-44f0-b06f-f700f7210428 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:54.638027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c6ddf9c-9129-44f0-b06f-f700f7210428 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:54.638027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:54.638027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:54.638027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c6ddf9c-9129-44f0-b06f-f700f7210428 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:54.692210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dad42867-6b53-432f-96d8-91d46c3b778b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:25:54.692903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dad42867-6b53-432f-96d8-91d46c3b778b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:25:54.724617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:54.724617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:54.750442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8c6ddf9c-9129-44f0-b06f-f700f7210428 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:54.753659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8e1805c8-c170-4eb2-b513-277cb55e42ce req-dad42867-6b53-432f-96d8-91d46c3b778b tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/ae4a6e43-5c46-4cef-93fc-dda7e7bea407 returned with HTTP 200 Jan 21 08:25:54.758141 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 273/548] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:25:53 2021] DELETE /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/ae4a6e43-5c46-4cef-93fc-dda7e7bea407 => generated 19 bytes in 1692 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:54.782617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c6ddf9c-9129-44f0-b06f-f700f7210428 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:25:54.788836 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 276/549] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:54 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 913 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:25:55.586489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-371dda37-b006-4e39-91ea-752dad816a3c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:55.587105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-371dda37-b006-4e39-91ea-752dad816a3c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:55.587453 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:55.587453 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:55.588013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-371dda37-b006-4e39-91ea-752dad816a3c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:55.765209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:55.765209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:55.792230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-371dda37-b006-4e39-91ea-752dad816a3c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:55.842123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:55.842123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:55.859638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-371dda37-b006-4e39-91ea-752dad816a3c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:55.872862 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 274/550] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:25:55 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 1203 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:55.973099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2fcdb70d-1ec6-4756-bed4-8fa65438ae3d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] POST http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197/action Jan 21 08:25:55.978453 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:55.978453 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:55.978453 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2fcdb70d-1ec6-4756-bed4-8fa65438ae3d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action body: b'{"os-begin_detaching": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:25:55.978453 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2fcdb70d-1ec6-4756-bed4-8fa65438ae3d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:25:56.067331 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:56.067331 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:56.070097 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2fcdb70d-1ec6-4756-bed4-8fa65438ae3d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:56.107115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2fcdb70d-1ec6-4756-bed4-8fa65438ae3d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Begin detaching volume completed successfully. Jan 21 08:25:56.107699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2fcdb70d-1ec6-4756-bed4-8fa65438ae3d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197/action returned with HTTP 202 Jan 21 08:25:56.109448 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 277/551] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:25:55 2021] POST /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:25:56.205187 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ba90660-9c72-41df-b64d-68a76eb68993 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:56.211736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ba90660-9c72-41df-b64d-68a76eb68993 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:56.212524 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:56.212524 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:56.213812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ba90660-9c72-41df-b64d-68a76eb68993 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:56.325245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2fcdb70d-1ec6-4756-bed4-8fa65438ae3d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume// Jan 21 08:25:56.326086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2fcdb70d-1ec6-4756-bed4-8fa65438ae3d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:56.326313 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:56.326313 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:56.326711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2fcdb70d-1ec6-4756-bed4-8fa65438ae3d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:56.327823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2fcdb70d-1ec6-4756-bed4-8fa65438ae3d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:25:56.328775 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 278/552] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08: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 08:25:56.360045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-f8f10cd6-e794-4d2f-9b12-6922e150d60d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:56.360632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-f8f10cd6-e794-4d2f-9b12-6922e150d60d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:56.361464 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-f8f10cd6-e794-4d2f-9b12-6922e150d60d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:56.409162 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:56.409162 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:56.443281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1ba90660-9c72-41df-b64d-68a76eb68993 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:56.520154 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:56.520154 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:56.545264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-f8f10cd6-e794-4d2f-9b12-6922e150d60d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:56.547829 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:56.547829 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:56.573546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ba90660-9c72-41df-b64d-68a76eb68993 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:56.598963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:56.598963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:56.604593 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 275/553] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:56 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 1206 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:56.621106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-f8f10cd6-e794-4d2f-9b12-6922e150d60d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:56.623340 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 279/554] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:25:56 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 1305 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:25:57.041334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2972a614-512d-442e-8ee2-3afad1a3c8cf tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] DELETE http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/45f34bac-1cb8-4c47-b62f-fefe5a7a73de Jan 21 08:25:57.041929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2972a614-512d-442e-8ee2-3afad1a3c8cf tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:57.042019 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:57.042019 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:57.042549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2972a614-512d-442e-8ee2-3afad1a3c8cf tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:57.095358 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:57.095358 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:57.601795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5eb21d84-144e-461f-a531-4f8e7448fa48 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:57.602841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5eb21d84-144e-461f-a531-4f8e7448fa48 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:57.603281 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:57.603281 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:57.603984 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5eb21d84-144e-461f-a531-4f8e7448fa48 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:57.672253 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:57.672253 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:57.690574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5eb21d84-144e-461f-a531-4f8e7448fa48 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:57.745017 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:57.745017 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:57.769012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5eb21d84-144e-461f-a531-4f8e7448fa48 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:57.772136 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 280/555] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:57 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 1206 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:25:57.927338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2972a614-512d-442e-8ee2-3afad1a3c8cf tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:25:57.929839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2972a614-512d-442e-8ee2-3afad1a3c8cf tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:25:57.977190 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b18f6291-1abe-47c1-a13c-3393b2b7cc19 req-2972a614-512d-442e-8ee2-3afad1a3c8cf tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/45f34bac-1cb8-4c47-b62f-fefe5a7a73de returned with HTTP 200 Jan 21 08:25:57.980819 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 276/556] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:25:57 2021] DELETE /volume/v3/c66d0b3630a741adace59626d3a5cda3/attachments/45f34bac-1cb8-4c47-b62f-fefe5a7a73de => generated 19 bytes in 944 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:58.792275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf5c255e-1219-4aff-b4b7-e7d6d890d428 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:58.794013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf5c255e-1219-4aff-b4b7-e7d6d890d428 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:58.794630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:58.794630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:58.795712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf5c255e-1219-4aff-b4b7-e7d6d890d428 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:59.000093 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:59.000093 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:59.041012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bf5c255e-1219-4aff-b4b7-e7d6d890d428 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:59.147209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf5c255e-1219-4aff-b4b7-e7d6d890d428 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:59.151817 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 281/557] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:58 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 911 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:59.168431 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abd15bcd-f0af-4ef3-8266-75fb487feec5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:59.169104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abd15bcd-f0af-4ef3-8266-75fb487feec5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:59.169398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:59.169398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:59.169909 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abd15bcd-f0af-4ef3-8266-75fb487feec5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:59.397267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:59.397267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:59.435902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-abd15bcd-f0af-4ef3-8266-75fb487feec5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:59.499621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abd15bcd-f0af-4ef3-8266-75fb487feec5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:59.506726 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 277/558] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:59 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 911 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:59.515871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8007786-ee7b-4b97-b82d-9ea647311f6d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:25:59.516412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8007786-ee7b-4b97-b82d-9ea647311f6d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:59.516572 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:59.516572 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:59.516988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8007786-ee7b-4b97-b82d-9ea647311f6d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:59.667513 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:59.667513 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:59.706590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d8007786-ee7b-4b97-b82d-9ea647311f6d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:25:59.780504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8007786-ee7b-4b97-b82d-9ea647311f6d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:25:59.793126 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 282/559] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:59 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 911 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:25:59.801447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0e572e6-5afe-426f-8d08-2da9849e999d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:25:59.802513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0e572e6-5afe-426f-8d08-2da9849e999d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:25:59.802967 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:25:59.802967 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:25:59.803649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0e572e6-5afe-426f-8d08-2da9849e999d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:25:59.928498 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:25:59.928498 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:25:59.981175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a0e572e6-5afe-426f-8d08-2da9849e999d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:00.077904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0e572e6-5afe-426f-8d08-2da9849e999d tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:26:00.084735 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 278/560] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:25:59 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 913 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:00.095607 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ddde96e-1acd-4673-936d-ff2dd4b2938c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:26:00.096150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ddde96e-1acd-4673-936d-ff2dd4b2938c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:00.096372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:00.096372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:00.096747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ddde96e-1acd-4673-936d-ff2dd4b2938c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:00.222076 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:00.222076 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:00.233536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0ddde96e-1acd-4673-936d-ff2dd4b2938c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:00.259272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ddde96e-1acd-4673-936d-ff2dd4b2938c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:26:00.272720 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 283/561] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:00 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:26.294902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eec04647-eeb1-4d41-bb24-4fad026ead6e tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] DELETE http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:26:26.296232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eec04647-eeb1-4d41-bb24-4fad026ead6e tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:26.296669 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:26.296669 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:26.297348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eec04647-eeb1-4d41-bb24-4fad026ead6e tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:26.298196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-eec04647-eeb1-4d41-bb24-4fad026ead6e tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Delete volume with id: ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:26:26.469856 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:26.469856 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:26.472353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eec04647-eeb1-4d41-bb24-4fad026ead6e tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:26.599832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eec04647-eeb1-4d41-bb24-4fad026ead6e tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Delete volume request issued successfully. Jan 21 08:26:26.609676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eec04647-eeb1-4d41-bb24-4fad026ead6e tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 202 Jan 21 08:26:26.609676 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 279/562] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:26:26 2021] DELETE /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:26:26.613249 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f95ea84f-403d-4164-bbe4-479f75d63c96 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:26:26.614049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f95ea84f-403d-4164-bbe4-479f75d63c96 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:26.614914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:26.614914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:26.616076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f95ea84f-403d-4164-bbe4-479f75d63c96 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:26.751157 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:26.751157 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:26.780495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f95ea84f-403d-4164-bbe4-479f75d63c96 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:26.822396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f95ea84f-403d-4164-bbe4-479f75d63c96 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:26:26.823695 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 284/563] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:26 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 910 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:26:27.864575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f76038c-c6a3-493b-8bfe-812d5d9cc23f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:26:27.876808 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f76038c-c6a3-493b-8bfe-812d5d9cc23f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:27.877504 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:27.877504 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:27.878616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f76038c-c6a3-493b-8bfe-812d5d9cc23f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:28.135397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:28.135397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:28.158901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1f76038c-c6a3-493b-8bfe-812d5d9cc23f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:28.269539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f76038c-c6a3-493b-8bfe-812d5d9cc23f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:26:28.272891 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 280/564] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:27 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 910 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:29.298652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba41b15d-b1e8-4c3e-9bab-5b7b4541ae76 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:26:29.299200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba41b15d-b1e8-4c3e-9bab-5b7b4541ae76 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:29.299359 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:29.299359 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:29.300087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba41b15d-b1e8-4c3e-9bab-5b7b4541ae76 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:29.441077 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:29.441077 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:29.463108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ba41b15d-b1e8-4c3e-9bab-5b7b4541ae76 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:29.496399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba41b15d-b1e8-4c3e-9bab-5b7b4541ae76 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 200 Jan 21 08:26:29.497948 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 285/565] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:29 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:30.526172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6b063e9-4ef9-471b-b0ad-a97526ce32be tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 Jan 21 08:26:30.527259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6b063e9-4ef9-471b-b0ad-a97526ce32be tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:30.527684 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:30.527684 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:30.528351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6b063e9-4ef9-471b-b0ad-a97526ce32be tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:30.634425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6b063e9-4ef9-471b-b0ad-a97526ce32be tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 returned with HTTP 404 Jan 21 08:26:30.635512 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 281/566] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:30 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/ad83c478-0978-4fbb-b698-925f6d48a197 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:26:30.645317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a2e5bb4-7f3f-4a23-ab05-6987a0dce287 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] DELETE http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:26:30.646403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a2e5bb4-7f3f-4a23-ab05-6987a0dce287 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:30.646629 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:30.646629 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:30.647008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a2e5bb4-7f3f-4a23-ab05-6987a0dce287 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:30.647546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-5a2e5bb4-7f3f-4a23-ab05-6987a0dce287 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Delete volume with id: f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:26:30.756414 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:30.756414 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:30.757615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a2e5bb4-7f3f-4a23-ab05-6987a0dce287 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:30.891674 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a2e5bb4-7f3f-4a23-ab05-6987a0dce287 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Delete volume request issued successfully. Jan 21 08:26:30.892449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a2e5bb4-7f3f-4a23-ab05-6987a0dce287 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 202 Jan 21 08:26:30.894199 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 286/567] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:26:30 2021] DELETE /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:26:30.904427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cef3f29-3e45-46a7-b71b-d48d2b6f4c0c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:26:30.906317 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cef3f29-3e45-46a7-b71b-d48d2b6f4c0c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:30.906769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cef3f29-3e45-46a7-b71b-d48d2b6f4c0c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:31.049128 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:31.049128 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:31.095100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5cef3f29-3e45-46a7-b71b-d48d2b6f4c0c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:31.217998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cef3f29-3e45-46a7-b71b-d48d2b6f4c0c tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:26:31.219169 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 282/568] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:30 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 912 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:32.262723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68c6be76-b0f5-43ca-a727-b2ef9043b8ca tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:26:32.265559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68c6be76-b0f5-43ca-a727-b2ef9043b8ca tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:32.266339 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:32.266339 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:32.269251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68c6be76-b0f5-43ca-a727-b2ef9043b8ca tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:32.541112 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:32.541112 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:32.597943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-68c6be76-b0f5-43ca-a727-b2ef9043b8ca tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:32.650762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68c6be76-b0f5-43ca-a727-b2ef9043b8ca tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:26:32.664075 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 287/569] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:32 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 912 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:33.682107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d8c6733-c6b3-4c96-9a70-80ef482271f6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:26:33.683349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d8c6733-c6b3-4c96-9a70-80ef482271f6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:33.683749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:33.683749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:33.684414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d8c6733-c6b3-4c96-9a70-80ef482271f6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:33.984594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:33.984594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:34.013127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7d8c6733-c6b3-4c96-9a70-80ef482271f6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:34.113556 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d8c6733-c6b3-4c96-9a70-80ef482271f6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 200 Jan 21 08:26:34.115297 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 283/570] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:33 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 912 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:35.136768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f396ab9-3f5e-4aff-bf60-9bdfe28925e7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 Jan 21 08:26:35.137568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f396ab9-3f5e-4aff-bf60-9bdfe28925e7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:35.143664 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:35.143664 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:35.146936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f396ab9-3f5e-4aff-bf60-9bdfe28925e7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:35.299861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f396ab9-3f5e-4aff-bf60-9bdfe28925e7 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 returned with HTTP 404 Jan 21 08:26:35.301973 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 288/571] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:35 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/f5f3a993-f216-438f-a088-13d460884fa6 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:26:37.874233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0fbecbd7-6e9d-4678-8963-cb20bc21bcdb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:26:37.879187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0fbecbd7-6e9d-4678-8963-cb20bc21bcdb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:37.881471 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:37.881471 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:37.881966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0fbecbd7-6e9d-4678-8963-cb20bc21bcdb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:37.999632 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:37.999632 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:38.031559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0fbecbd7-6e9d-4678-8963-cb20bc21bcdb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:26:38.061449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0fbecbd7-6e9d-4678-8963-cb20bc21bcdb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:26:38.063030 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 284/572] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:26:37 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 1362 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:26:38.078682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:26:38.079193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:38.079902 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:38.133817 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:38.133817 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:38.146648 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:26:38.174481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 200 Jan 21 08:26:38.207331 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 289/573] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:26:38 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:38.212994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-1501086b-b3d7-4a7b-a497-48e052faf49b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 Jan 21 08:26:38.214794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-1501086b-b3d7-4a7b-a497-48e052faf49b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:38.215207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:38.215207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:38.215953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-1501086b-b3d7-4a7b-a497-48e052faf49b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:38.275512 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:38.275512 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:38.290585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-1501086b-b3d7-4a7b-a497-48e052faf49b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:26:38.337533 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-1501086b-b3d7-4a7b-a497-48e052faf49b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 returned with HTTP 200 Jan 21 08:26:38.360927 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 285/574] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:26:38 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 => generated 912 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:38.367655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume// Jan 21 08:26:38.369146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:38.369533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:38.369533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:38.370251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:38.372398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:26:38.373780 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 290/575] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:26:38 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 08:26:38.395413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-fad6b0af-34ba-4b4c-b116-119970b593dc tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] POST http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments Jan 21 08:26:38.396517 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:38.396517 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:38.397452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-fad6b0af-34ba-4b4c-b116-119970b593dc tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8745c4a2-e769-416d-8285-7d5eca8db060", "instance_uuid": "ca5ed96b-79d1-4500-bdff-d7bc60ffe627", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:26:38.586606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:38.586606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:38.856381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-fad6b0af-34ba-4b4c-b116-119970b593dc tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments returned with HTTP 200 Jan 21 08:26:38.857660 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 286/576] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:26:38 2021] POST /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments => generated 273 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:26:38.874501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume// Jan 21 08:26:38.875264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:38.887582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:38.890908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-cc939689-5a0b-4890-98a4-55b43d479ec6 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:26:38.892516 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 291/577] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:26:38 2021] GET /volume/ => generated 754 bytes in 20 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:26:38.907977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0c1eb40a-b18e-417a-bfbe-8ca215f60c5f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] POST http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments Jan 21 08:26:38.908177 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:38.908177 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:38.908584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0c1eb40a-b18e-417a-bfbe-8ca215f60c5f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "936d4155-116e-4928-83fd-c5dbc92ad2c8", "instance_uuid": "ca5ed96b-79d1-4500-bdff-d7bc60ffe627", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:26:39.022053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21bd36ba-3a3a-46b1-96f4-9e1db434d3d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] DELETE http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:26:39.022594 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21bd36ba-3a3a-46b1-96f4-9e1db434d3d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:39.023243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21bd36ba-3a3a-46b1-96f4-9e1db434d3d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:39.023925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-21bd36ba-3a3a-46b1-96f4-9e1db434d3d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Delete volume with id: 5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:26:39.074028 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:39.074028 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:39.193376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:39.193376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:39.194599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-21bd36ba-3a3a-46b1-96f4-9e1db434d3d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:39.296251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0c1eb40a-b18e-417a-bfbe-8ca215f60c5f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments returned with HTTP 200 Jan 21 08:26:39.298885 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 287/578] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:26:38 2021] POST /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments => generated 273 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:26:39.314732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0c1eb40a-b18e-417a-bfbe-8ca215f60c5f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume// Jan 21 08:26:39.314732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0c1eb40a-b18e-417a-bfbe-8ca215f60c5f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:39.315625 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:39.315625 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:39.316656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0c1eb40a-b18e-417a-bfbe-8ca215f60c5f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:39.319551 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-0c1eb40a-b18e-417a-bfbe-8ca215f60c5f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:26:39.322225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-21bd36ba-3a3a-46b1-96f4-9e1db434d3d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Delete volume request issued successfully. Jan 21 08:26:39.322892 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21bd36ba-3a3a-46b1-96f4-9e1db434d3d2 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 202 Jan 21 08:26:39.323031 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 288/579] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:26:39 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 08:26:39.324491 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 292/580] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:26:39 2021] DELETE /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:26:39.336370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3c25766-ebf7-4715-97f5-f3001a778cf5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:26:39.346267 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3c25766-ebf7-4715-97f5-f3001a778cf5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:39.346804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3c25766-ebf7-4715-97f5-f3001a778cf5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:39.355082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-47fceed4-e359-4009-8f8a-0efaa9b603c7 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] POST http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments Jan 21 08:26:39.355633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:39.355633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:39.356025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-47fceed4-e359-4009-8f8a-0efaa9b603c7 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d2f6a49-f235-4095-8880-5f58c2f9f1b5", "instance_uuid": "ca5ed96b-79d1-4500-bdff-d7bc60ffe627", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:26:39.485021 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:39.485021 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:39.549722 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:39.549722 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:39.571870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c3c25766-ebf7-4715-97f5-f3001a778cf5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:39.639814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3c25766-ebf7-4715-97f5-f3001a778cf5 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:26:39.657467 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 289/581] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:39 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 912 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:39.678227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-47fceed4-e359-4009-8f8a-0efaa9b603c7 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments returned with HTTP 200 Jan 21 08:26:39.680753 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 293/582] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:26:39 2021] POST /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments => generated 273 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:26:40.671018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-894d4af1-d069-4d40-bb70-9895d906784f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:26:40.672231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-894d4af1-d069-4d40-bb70-9895d906784f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:40.673477 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:40.673477 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:40.673857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-894d4af1-d069-4d40-bb70-9895d906784f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:40.988022 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:40.988022 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:41.045702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-894d4af1-d069-4d40-bb70-9895d906784f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:41.123888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-894d4af1-d069-4d40-bb70-9895d906784f tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:26:41.133762 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 290/583] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:40 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 912 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:42.151427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28c8ccd0-fafd-47be-baad-72c3348a8170 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:26:42.152846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28c8ccd0-fafd-47be-baad-72c3348a8170 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:42.153293 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:42.153293 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:42.153975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28c8ccd0-fafd-47be-baad-72c3348a8170 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:42.210282 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:42.210282 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:42.226594 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28c8ccd0-fafd-47be-baad-72c3348a8170 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Volume info retrieved successfully. Jan 21 08:26:42.261219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28c8ccd0-fafd-47be-baad-72c3348a8170 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 200 Jan 21 08:26:42.262276 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 294/584] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:42 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 912 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:26:43.291884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0978bd90-ff4a-4f3c-ae08-c9cc233e87b6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 Jan 21 08:26:43.292641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0978bd90-ff4a-4f3c-ae08-c9cc233e87b6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:43.292641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:43.292641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:43.294335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0978bd90-ff4a-4f3c-ae08-c9cc233e87b6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:43.306299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28c8ccd0-fafd-47be-baad-72c3348a8170 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] GET http://10.222.0.50/volume// Jan 21 08:26:43.307023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28c8ccd0-fafd-47be-baad-72c3348a8170 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:43.307387 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:43.307387 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:43.308075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28c8ccd0-fafd-47be-baad-72c3348a8170 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:43.309503 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28c8ccd0-fafd-47be-baad-72c3348a8170 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:26:43.310272 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 295/585] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:26:43 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 08:26:43.323961 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-ebb2741d-7a07-44ac-b461-a2900719ddd5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:26:43.324723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-ebb2741d-7a07-44ac-b461-a2900719ddd5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:43.325367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-ebb2741d-7a07-44ac-b461-a2900719ddd5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:43.400511 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:43.400511 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:43.410375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-ebb2741d-7a07-44ac-b461-a2900719ddd5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:26:43.428848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0978bd90-ff4a-4f3c-ae08-c9cc233e87b6 tempest-AttachVolumeTestJSON-523432454 tempest-AttachVolumeTestJSON-523432454] http://10.222.0.50/volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 returned with HTTP 404 Jan 21 08:26:43.430184 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 291/586] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:26:43 2021] GET /volume/v3/c66d0b3630a741adace59626d3a5cda3/volumes/5ee8778d-cd79-4356-8d2e-b4d0b44e0a98 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:26:43.432710 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:43.432710 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:43.444725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-ebb2741d-7a07-44ac-b461-a2900719ddd5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:26:43.446168 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 296/587] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:26:43 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 1460 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:26:43.489846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-87031b45-8dcf-4156-b06e-2be66543640f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] PUT http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/83a21c96-8b3c-4121-9ece-846d88f9de27 Jan 21 08:26:43.490908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-87031b45-8dcf-4156-b06e-2be66543640f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:26:43.551138 n-d-769329-4 devstack@c-api.service[88055]: /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 08:26:43.551138 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:26:43.552017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-87031b45-8dcf-4156-b06e-2be66543640f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Lock "b'cinder-attachment_update-8745c4a2-e769-416d-8285-7d5eca8db060-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.014s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:26:43.560399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:43.560399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:46.404420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-87031b45-8dcf-4156-b06e-2be66543640f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Lock "b'cinder-attachment_update-8745c4a2-e769-416d-8285-7d5eca8db060-n-h1-769329-4'" released by "attachment_update" :: held 2.853s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:26:46.405227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-87031b45-8dcf-4156-b06e-2be66543640f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/83a21c96-8b3c-4121-9ece-846d88f9de27 returned with HTTP 200 Jan 21 08:26:46.405892 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 292/588] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:26:43 2021] PUT /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/83a21c96-8b3c-4121-9ece-846d88f9de27 => generated 762 bytes in 2922 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:26:46.544707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-2e0432f4-f284-419d-a65c-90156a5eb62c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] POST http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/83a21c96-8b3c-4121-9ece-846d88f9de27/action Jan 21 08:26:46.544707 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:46.544707 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:46.545387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-2e0432f4-f284-419d-a65c-90156a5eb62c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:26:46.551248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-2e0432f4-f284-419d-a65c-90156a5eb62c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:26:46.739958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:46.739958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:46.826524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-2e0432f4-f284-419d-a65c-90156a5eb62c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/83a21c96-8b3c-4121-9ece-846d88f9de27/action returned with HTTP 204 Jan 21 08:26:46.827733 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 297/589] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:26:46 2021] POST /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/83a21c96-8b3c-4121-9ece-846d88f9de27/action => generated 0 bytes in 295 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:26:46.901367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-87031b45-8dcf-4156-b06e-2be66543640f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume// Jan 21 08:26:46.902269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-87031b45-8dcf-4156-b06e-2be66543640f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:46.902646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:46.902646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:46.903246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-87031b45-8dcf-4156-b06e-2be66543640f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:46.904501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-87031b45-8dcf-4156-b06e-2be66543640f tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:26:46.906022 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 293/590] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:26: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 08:26:46.923730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-4184b3b7-fe3f-4499-a97f-ed04e5a3da7b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:26:46.924668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-4184b3b7-fe3f-4499-a97f-ed04e5a3da7b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:46.925038 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:46.925038 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:46.925661 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-4184b3b7-fe3f-4499-a97f-ed04e5a3da7b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:47.061490 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:47.061490 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:47.083320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-4184b3b7-fe3f-4499-a97f-ed04e5a3da7b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:26:47.134293 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:47.134293 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:47.148165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-4184b3b7-fe3f-4499-a97f-ed04e5a3da7b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 200 Jan 21 08:26:47.150743 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 298/591] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:26:46 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 1012 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:26:47.220892 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-773e9768-bfab-4466-ad06-0ce492ebe512 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] PUT http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/6b0f1726-edf6-4dbc-959b-432394600b18 Jan 21 08:26:47.224743 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-773e9768-bfab-4466-ad06-0ce492ebe512 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:26:47.285371 n-d-769329-4 devstack@c-api.service[88055]: /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 08:26:47.285371 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:26:47.287472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-773e9768-bfab-4466-ad06-0ce492ebe512 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Lock "b'cinder-attachment_update-936d4155-116e-4928-83fd-c5dbc92ad2c8-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.023s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:26:47.292322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:47.292322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:50.443744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-773e9768-bfab-4466-ad06-0ce492ebe512 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Lock "b'cinder-attachment_update-936d4155-116e-4928-83fd-c5dbc92ad2c8-n-h1-769329-4'" released by "attachment_update" :: held 3.156s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:26:50.445003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-773e9768-bfab-4466-ad06-0ce492ebe512 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/6b0f1726-edf6-4dbc-959b-432394600b18 returned with HTTP 200 Jan 21 08:26:50.446443 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 294/592] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:26:47 2021] PUT /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/6b0f1726-edf6-4dbc-959b-432394600b18 => generated 762 bytes in 3236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:26:50.508374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-35e5454f-a75e-4aeb-ba84-887cb802d7ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] POST http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/6b0f1726-edf6-4dbc-959b-432394600b18/action Jan 21 08:26:50.509326 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:50.509326 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:50.521737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-35e5454f-a75e-4aeb-ba84-887cb802d7ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:26:50.522523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-35e5454f-a75e-4aeb-ba84-887cb802d7ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:26:50.715919 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:50.715919 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:50.826373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-35e5454f-a75e-4aeb-ba84-887cb802d7ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/6b0f1726-edf6-4dbc-959b-432394600b18/action returned with HTTP 204 Jan 21 08:26:50.827593 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 299/593] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:26:50 2021] POST /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/6b0f1726-edf6-4dbc-959b-432394600b18/action => generated 0 bytes in 326 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:26:50.948672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-773e9768-bfab-4466-ad06-0ce492ebe512 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume// Jan 21 08:26:50.949618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-773e9768-bfab-4466-ad06-0ce492ebe512 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:50.950182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:50.950182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:50.950834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-773e9768-bfab-4466-ad06-0ce492ebe512 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:50.953601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-773e9768-bfab-4466-ad06-0ce492ebe512 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:26:50.955095 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 295/594] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:26:50 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 08:26:50.970990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-1e8f186a-436e-4b6a-9a82-e41b424ede9b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 Jan 21 08:26:50.972527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-1e8f186a-436e-4b6a-9a82-e41b424ede9b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:26:50.973089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:50.973089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:50.973737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-1e8f186a-436e-4b6a-9a82-e41b424ede9b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:26:51.053270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:51.053270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:51.066032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-1e8f186a-436e-4b6a-9a82-e41b424ede9b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:26:51.095787 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:51.095787 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:51.114671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-1e8f186a-436e-4b6a-9a82-e41b424ede9b tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 returned with HTTP 200 Jan 21 08:26:51.118975 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 300/595] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:26:50 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 => generated 1010 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:26:51.139070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-e03336f9-9e92-468a-a097-e854aa9a5979 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] PUT http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/9d11f976-26db-49b9-b01c-53ebee960342 Jan 21 08:26:51.139934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-e03336f9-9e92-468a-a097-e854aa9a5979 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdc"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:26:51.206260 n-d-769329-4 devstack@c-api.service[88055]: /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 08:26:51.206260 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:26:51.207095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-e03336f9-9e92-468a-a097-e854aa9a5979 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Lock "b'cinder-attachment_update-3d2f6a49-f235-4095-8880-5f58c2f9f1b5-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.020s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:26:51.210227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:51.210227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:54.822961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-e03336f9-9e92-468a-a097-e854aa9a5979 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Lock "b'cinder-attachment_update-3d2f6a49-f235-4095-8880-5f58c2f9f1b5-n-h1-769329-4'" released by "attachment_update" :: held 3.616s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:26:54.825159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-e03336f9-9e92-468a-a097-e854aa9a5979 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/9d11f976-26db-49b9-b01c-53ebee960342 returned with HTTP 200 Jan 21 08:26:54.827197 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 296/596] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:26:51 2021] PUT /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/9d11f976-26db-49b9-b01c-53ebee960342 => generated 762 bytes in 3693 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:26:54.922876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-4aab403f-915a-4e63-93f2-d397b6a7d53e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] POST http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/9d11f976-26db-49b9-b01c-53ebee960342/action Jan 21 08:26:54.924250 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:26:54.924250 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:26:54.924250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-4aab403f-915a-4e63-93f2-d397b6a7d53e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:26:54.924777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-4aab403f-915a-4e63-93f2-d397b6a7d53e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:26:55.038698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:26:55.038698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:26:55.140491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3e4e12e9-cf4a-4851-8074-5c4fe82b7e18 req-4aab403f-915a-4e63-93f2-d397b6a7d53e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/9d11f976-26db-49b9-b01c-53ebee960342/action returned with HTTP 204 Jan 21 08:26:55.141547 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 301/597] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:26:54 2021] POST /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/9d11f976-26db-49b9-b01c-53ebee960342/action => generated 0 bytes in 225 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:28:31.080491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes Jan 21 08:28:31.081615 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:31.081615 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:31.082046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-838025099"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:28:31.083318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-838025099'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:28:31.083714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Create volume of 1 GB Jan 21 08:28:31.084403 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:31.084403 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:31.111391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Availability Zones retrieved successfully. Jan 21 08:28:31.149268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Flow 'volume_create_api' (fd7f7399-9467-4bbc-90ed-60dcfbbc5801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:28:31.152245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50770ea3-1bd0-474b-a66a-dad69e981015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:28:31.164141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:28:31.294206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50770ea3-1bd0-474b-a66a-dad69e981015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:28:31.296447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12612d6a-20b7-4a36-a371-d7ce3e910897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:28:31.558584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Created reservations ['1dc27ddd-f156-4a09-b584-2aee158efa00', 'a81e8bce-f991-4050-b649-9a01e2acfca6', '95b1d4fa-4de1-482a-b08c-b931472a5f7d', '353ef7a3-649a-4c7d-bac4-4cb1d475a2aa'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:28:31.574368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12612d6a-20b7-4a36-a371-d7ce3e910897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dc27ddd-f156-4a09-b584-2aee158efa00', 'a81e8bce-f991-4050-b649-9a01e2acfca6', '95b1d4fa-4de1-482a-b08c-b931472a5f7d', '353ef7a3-649a-4c7d-bac4-4cb1d475a2aa']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:28:31.582810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50c2f3d-1fc3-4550-9204-6382d7a251a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:28:31.747341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50c2f3d-1fc3-4550-9204-6382d7a251a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f723414-b195-4810-b84b-4b5107a4652e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-838025099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db8269e43a68491eb531382d147267e7',qos_specs=None,replication_status=,reservations=['1dc27ddd-f156-4a09-b584-2aee158efa00','a81e8bce-f991-4050-b649-9a01e2acfca6','95b1d4fa-4de1-482a-b08c-b931472a5f7d','353ef7a3-649a-4c7d-bac4-4cb1d475a2aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6184013b289e441a9699f015fd042456',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-838025099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f723414-b195-4810-b84b-4b5107a4652e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db8269e43a68491eb531382d147267e7',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='6184013b289e441a9699f015fd042456',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:28:31.749677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf7eaf1-b82b-4bc8-a3d5-965bb44416f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:28:31.815379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf7eaf1-b82b-4bc8-a3d5-965bb44416f2) 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-838025099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db8269e43a68491eb531382d147267e7',qos_specs=None,replication_status=,reservations=['1dc27ddd-f156-4a09-b584-2aee158efa00','a81e8bce-f991-4050-b649-9a01e2acfca6','95b1d4fa-4de1-482a-b08c-b931472a5f7d','353ef7a3-649a-4c7d-bac4-4cb1d475a2aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6184013b289e441a9699f015fd042456',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:28:31.818333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3684b9c9-b8e6-45c8-a2a7-f8edc66da41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:28:31.862549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3684b9c9-b8e6-45c8-a2a7-f8edc66da41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:28:31.865628 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Flow 'volume_create_api' (fd7f7399-9467-4bbc-90ed-60dcfbbc5801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:28:31.982386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Create volume request issued successfully. Jan 21 08:28:32.012031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29298670-ff56-424c-89e8-2bcdd8f166df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes returned with HTTP 202 Jan 21 08:28:32.014771 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 297/598] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:28:31 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/volumes => generated 823 bytes in 938 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:28:32.029672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f253ecd3-5ad1-43bc-a262-f683deec8ae8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:32.030512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f253ecd3-5ad1-43bc-a262-f683deec8ae8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:32.030890 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:32.030890 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:32.031537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f253ecd3-5ad1-43bc-a262-f683deec8ae8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:32.092832 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:32.092832 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:32.105741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f253ecd3-5ad1-43bc-a262-f683deec8ae8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:32.135721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f253ecd3-5ad1-43bc-a262-f683deec8ae8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:32.142818 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 302/599] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:32 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 891 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:33.164888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6360518f-4d00-4336-826f-1be24fdbdfd2 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:33.167874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6360518f-4d00-4336-826f-1be24fdbdfd2 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:33.168912 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:33.168912 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:33.170360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6360518f-4d00-4336-826f-1be24fdbdfd2 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:33.299395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:33.299395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:33.319808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6360518f-4d00-4336-826f-1be24fdbdfd2 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:33.417516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6360518f-4d00-4336-826f-1be24fdbdfd2 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:33.419043 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 298/600] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:33 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 915 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:34.442138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-957f1dd5-81f0-459c-940a-5643057c0815 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:34.443052 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-957f1dd5-81f0-459c-940a-5643057c0815 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:34.443052 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:34.443052 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:34.443894 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-957f1dd5-81f0-459c-940a-5643057c0815 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:34.541750 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:34.541750 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:34.557743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-957f1dd5-81f0-459c-940a-5643057c0815 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:34.584490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-957f1dd5-81f0-459c-940a-5643057c0815 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:34.595973 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 303/601] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:34 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 916 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:34.839951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-f47dd1e1-2c46-4c64-8462-bfac6c931f49 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:34.840914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-f47dd1e1-2c46-4c64-8462-bfac6c931f49 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:34.841569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:34.841569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:34.842679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-f47dd1e1-2c46-4c64-8462-bfac6c931f49 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:34.963125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:34.963125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:34.975186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-f47dd1e1-2c46-4c64-8462-bfac6c931f49 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:35.001228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-f47dd1e1-2c46-4c64-8462-bfac6c931f49 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:35.002392 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 299/602] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:28:34 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 916 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:35.208848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-957f1dd5-81f0-459c-940a-5643057c0815 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:28:35.215677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-957f1dd5-81f0-459c-940a-5643057c0815 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:35.215677 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:35.215677 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:35.215677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-957f1dd5-81f0-459c-940a-5643057c0815 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:35.215677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-957f1dd5-81f0-459c-940a-5643057c0815 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:28:35.215677 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 304/603] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:28: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 08:28:35.235721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-537253e5-39bf-496d-8b8f-c5219a4ac98b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments Jan 21 08:28:35.238327 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:35.238327 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:35.238327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-537253e5-39bf-496d-8b8f-c5219a4ac98b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f723414-b195-4810-b84b-4b5107a4652e", "instance_uuid": "e9301775-a031-4cef-9094-961b53bd4f46", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:28:35.389072 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:35.389072 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:35.750814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-537253e5-39bf-496d-8b8f-c5219a4ac98b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments returned with HTTP 200 Jan 21 08:28:35.752213 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 300/604] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:28:35 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/attachments => generated 273 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:28:35.879982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-504587e2-7102-4ba6-bbb7-8f9dd0902fd3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:35.881325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-504587e2-7102-4ba6-bbb7-8f9dd0902fd3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:35.882353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-504587e2-7102-4ba6-bbb7-8f9dd0902fd3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:35.965058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-537253e5-39bf-496d-8b8f-c5219a4ac98b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:28:35.965964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-537253e5-39bf-496d-8b8f-c5219a4ac98b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:35.966308 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:35.966308 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:35.966986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-537253e5-39bf-496d-8b8f-c5219a4ac98b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:35.970027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-537253e5-39bf-496d-8b8f-c5219a4ac98b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:28:35.973550 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 301/605] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:28:35 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 08:28:35.990153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-6cf97119-d1f3-48ae-998a-5d00b3718a32 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:35.993851 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-6cf97119-d1f3-48ae-998a-5d00b3718a32 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:35.995187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-6cf97119-d1f3-48ae-998a-5d00b3718a32 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:36.035879 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:36.035879 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:36.059013 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-504587e2-7102-4ba6-bbb7-8f9dd0902fd3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:36.106965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:36.106965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:36.119549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-504587e2-7102-4ba6-bbb7-8f9dd0902fd3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:36.120986 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 305/606] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:35 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 915 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:36.154778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:36.154778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:36.165919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-6cf97119-d1f3-48ae-998a-5d00b3718a32 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:36.190975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:36.190975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:36.202527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-6cf97119-d1f3-48ae-998a-5d00b3718a32 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:36.204503 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 302/607] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:28:35 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 1014 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:28:36.247343 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-856dfa6e-7f11-4d1f-8740-470c5fbcdf5e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] PUT http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/00c7309f-e25a-459f-8080-5f3cf9b8a549 Jan 21 08:28:36.249304 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:36.249304 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:36.250094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-856dfa6e-7f11-4d1f-8740-470c5fbcdf5e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:28:36.290891 n-d-769329-4 devstack@c-api.service[88055]: /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 08:28:36.290891 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:28:36.292175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-856dfa6e-7f11-4d1f-8740-470c5fbcdf5e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Lock "b'cinder-attachment_update-4f723414-b195-4810-b84b-4b5107a4652e-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.015s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:28:36.295476 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:36.295476 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:37.146644 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f378653-6378-46be-82b4-75501272f681 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:37.147996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f378653-6378-46be-82b4-75501272f681 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:37.148376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:37.148376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:37.148989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f378653-6378-46be-82b4-75501272f681 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:37.244702 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:37.244702 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:37.267590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f378653-6378-46be-82b4-75501272f681 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:37.325617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:37.325617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:37.341229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f378653-6378-46be-82b4-75501272f681 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:37.342371 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 303/608] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:37 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 915 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:38.378928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfe9c47c-8fb7-48f3-bcfc-e495fa1485e3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:38.378928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dfe9c47c-8fb7-48f3-bcfc-e495fa1485e3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:38.378928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:38.378928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:38.378928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dfe9c47c-8fb7-48f3-bcfc-e495fa1485e3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:38.534438 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:38.534438 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:38.576527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dfe9c47c-8fb7-48f3-bcfc-e495fa1485e3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:38.630637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:38.630637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:38.647108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfe9c47c-8fb7-48f3-bcfc-e495fa1485e3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:38.648477 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 304/609] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:38 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 915 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:39.395728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-856dfa6e-7f11-4d1f-8740-470c5fbcdf5e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Lock "b'cinder-attachment_update-4f723414-b195-4810-b84b-4b5107a4652e-n-h2-769329-4'" released by "attachment_update" :: held 3.098s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:28:39.395728 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-856dfa6e-7f11-4d1f-8740-470c5fbcdf5e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/00c7309f-e25a-459f-8080-5f3cf9b8a549 returned with HTTP 200 Jan 21 08:28:39.395728 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 306/610] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 08:28:36 2021] PUT /volume/v3/db8269e43a68491eb531382d147267e7/attachments/00c7309f-e25a-459f-8080-5f3cf9b8a549 => generated 762 bytes in 3151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:28:39.689807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-229799c6-9e03-4e01-9f1a-4be774e11b50 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:39.692548 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-229799c6-9e03-4e01-9f1a-4be774e11b50 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:39.692995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:39.692995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:39.693843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-229799c6-9e03-4e01-9f1a-4be774e11b50 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:39.823658 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:39.823658 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:39.847416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-229799c6-9e03-4e01-9f1a-4be774e11b50 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:39.904435 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:39.904435 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:39.925998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-229799c6-9e03-4e01-9f1a-4be774e11b50 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:39.927107 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 305/611] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:39 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 916 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:40.954865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-91bae581-4eb1-4b07-9fb3-cf439518bed9 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:40.956086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-91bae581-4eb1-4b07-9fb3-cf439518bed9 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:40.956502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:40.956502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:40.957108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-91bae581-4eb1-4b07-9fb3-cf439518bed9 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:41.067982 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:41.067982 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:41.091853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-91bae581-4eb1-4b07-9fb3-cf439518bed9 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:41.137503 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:41.137503 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:41.157698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-91bae581-4eb1-4b07-9fb3-cf439518bed9 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:41.163179 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 307/612] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:40 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:42.197179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e9aa8af-a983-444f-bb89-b38297119967 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:42.197655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e9aa8af-a983-444f-bb89-b38297119967 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:42.197796 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:42.197796 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:42.198464 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e9aa8af-a983-444f-bb89-b38297119967 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:42.300507 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:42.300507 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:42.332492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0e9aa8af-a983-444f-bb89-b38297119967 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:42.375481 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:42.375481 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:42.398362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e9aa8af-a983-444f-bb89-b38297119967 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:42.399232 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 306/613] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:42 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 916 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:43.417830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31f0f1f5-9880-41b1-ab6d-24d52ce99613 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:43.419030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31f0f1f5-9880-41b1-ab6d-24d52ce99613 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:43.419405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:43.419405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:43.420812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31f0f1f5-9880-41b1-ab6d-24d52ce99613 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:43.518868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:43.518868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:43.529729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-31f0f1f5-9880-41b1-ab6d-24d52ce99613 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:43.579804 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:43.579804 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:43.606033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31f0f1f5-9880-41b1-ab6d-24d52ce99613 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:43.608428 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 308/614] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:43 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:44.624078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68f0006e-3112-4cb2-840d-2518939de359 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:44.624873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68f0006e-3112-4cb2-840d-2518939de359 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:44.624873 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:44.624873 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:44.626026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68f0006e-3112-4cb2-840d-2518939de359 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:44.685765 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:44.685765 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:44.695967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-68f0006e-3112-4cb2-840d-2518939de359 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:44.731107 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:44.731107 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:44.743541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68f0006e-3112-4cb2-840d-2518939de359 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:44.745398 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 307/615] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:44 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:28:45.694111 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-846a5363-6407-4795-afb1-b066d063f61a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/00c7309f-e25a-459f-8080-5f3cf9b8a549/action Jan 21 08:28:45.694782 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:45.694782 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:45.695414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-846a5363-6407-4795-afb1-b066d063f61a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:28:45.695926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-846a5363-6407-4795-afb1-b066d063f61a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:28:45.761425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a83104be-b7cb-4103-a9f4-35d41b51880d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:45.762334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a83104be-b7cb-4103-a9f4-35d41b51880d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:45.762770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:45.762770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:45.763487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a83104be-b7cb-4103-a9f4-35d41b51880d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:45.801579 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:45.801579 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:45.843556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:45.843556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:45.866673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a83104be-b7cb-4103-a9f4-35d41b51880d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:45.887803 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-50cbffd9-ea2b-4873-bb4b-06692e7d28be req-846a5363-6407-4795-afb1-b066d063f61a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/00c7309f-e25a-459f-8080-5f3cf9b8a549/action returned with HTTP 204 Jan 21 08:28:45.889403 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 309/616] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 08:28:45 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/attachments/00c7309f-e25a-459f-8080-5f3cf9b8a549/action => generated 0 bytes in 200 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:28:45.897435 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:45.897435 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:45.911755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a83104be-b7cb-4103-a9f4-35d41b51880d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:45.913118 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 308/617] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:45 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 1211 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:28:46.929274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55523d54-972c-443b-91ac-ee4ca86c5b4d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:28:46.929802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55523d54-972c-443b-91ac-ee4ca86c5b4d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:28:46.930230 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:28:46.930230 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:28:46.930618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55523d54-972c-443b-91ac-ee4ca86c5b4d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:28:46.988261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:46.988261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:46.998313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-55523d54-972c-443b-91ac-ee4ca86c5b4d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:28:47.025524 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:28:47.025524 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:28:47.035158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55523d54-972c-443b-91ac-ee4ca86c5b4d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:28:47.036025 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 310/618] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:28:46 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 1208 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:29:20.061299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2ba71551-40b4-49a8-a6d1-0fd2404dac95 req-b044ac1e-f0f3-4b8c-b5f8-18870c7b946e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:29:20.063027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2ba71551-40b4-49a8-a6d1-0fd2404dac95 req-b044ac1e-f0f3-4b8c-b5f8-18870c7b946e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:29:20.063491 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:20.063491 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:20.064336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2ba71551-40b4-49a8-a6d1-0fd2404dac95 req-b044ac1e-f0f3-4b8c-b5f8-18870c7b946e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:29:20.199583 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:20.199583 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:20.219624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-2ba71551-40b4-49a8-a6d1-0fd2404dac95 req-b044ac1e-f0f3-4b8c-b5f8-18870c7b946e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:29:20.254966 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:20.254966 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:20.277444 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2ba71551-40b4-49a8-a6d1-0fd2404dac95 req-b044ac1e-f0f3-4b8c-b5f8-18870c7b946e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:29:20.282542 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 309/619] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:29:20 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 1208 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:29:20.442925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55523d54-972c-443b-91ac-ee4ca86c5b4d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:29:20.443402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55523d54-972c-443b-91ac-ee4ca86c5b4d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:29:20.443633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:20.443633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:20.444005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55523d54-972c-443b-91ac-ee4ca86c5b4d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:29:20.445058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55523d54-972c-443b-91ac-ee4ca86c5b4d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:29:20.446448 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 311/620] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:29: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 08:29:20.485066 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2ba71551-40b4-49a8-a6d1-0fd2404dac95 req-58bc59f8-069d-4aae-bf93-e8a78c4dde1e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments Jan 21 08:29:20.485609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:20.485609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:20.486030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2ba71551-40b4-49a8-a6d1-0fd2404dac95 req-58bc59f8-069d-4aae-bf93-e8a78c4dde1e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f723414-b195-4810-b84b-4b5107a4652e", "instance_uuid": "3a166f17-0c52-4d86-93e8-7632df710509", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:29:20.625996 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:20.625996 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:20.766223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2ba71551-40b4-49a8-a6d1-0fd2404dac95 req-58bc59f8-069d-4aae-bf93-e8a78c4dde1e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments returned with HTTP 400 Jan 21 08:29:20.774998 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 310/621] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:29:20 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/attachments => generated 189 bytes in 298 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 21 08:29:20.825352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd500a83-fa8a-41da-87ff-c11d2961ef86 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:29:20.825884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd500a83-fa8a-41da-87ff-c11d2961ef86 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:29:20.826516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd500a83-fa8a-41da-87ff-c11d2961ef86 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:29:21.001799 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:21.001799 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:21.021719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bd500a83-fa8a-41da-87ff-c11d2961ef86 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:29:21.070686 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:21.070686 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:21.081476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd500a83-fa8a-41da-87ff-c11d2961ef86 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:29:21.083157 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 312/622] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:29:20 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 1208 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:29:22.352896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-ba02240f-c29d-439d-9a92-53c15ae11578 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:29:22.356410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-ba02240f-c29d-439d-9a92-53c15ae11578 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:29:22.358907 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:22.358907 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:22.361946 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-ba02240f-c29d-439d-9a92-53c15ae11578 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:29:22.464056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:22.464056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:22.491716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-649cb995-36f6-4daa-9540-da161744b1d1 req-ba02240f-c29d-439d-9a92-53c15ae11578 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:29:22.516388 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:22.516388 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:22.526219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-ba02240f-c29d-439d-9a92-53c15ae11578 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:29:22.535967 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 311/623] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:29:22 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 1208 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:29:22.563051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-76b75de2-74ba-455b-9713-7d78d7ae897e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e/action Jan 21 08:29:22.564505 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:22.564505 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:22.565623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-76b75de2-74ba-455b-9713-7d78d7ae897e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action body: b'{"os-begin_detaching": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:29:22.566488 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-76b75de2-74ba-455b-9713-7d78d7ae897e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:29:22.673040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:22.673040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:22.674469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-649cb995-36f6-4daa-9540-da161744b1d1 req-76b75de2-74ba-455b-9713-7d78d7ae897e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:29:22.720948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-649cb995-36f6-4daa-9540-da161744b1d1 req-76b75de2-74ba-455b-9713-7d78d7ae897e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Begin detaching volume completed successfully. Jan 21 08:29:22.721233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-76b75de2-74ba-455b-9713-7d78d7ae897e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e/action returned with HTTP 202 Jan 21 08:29:22.722331 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 313/624] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:29:22 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:29:22.778304 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd535561-f88d-4af9-9c4e-5f24c1cc3070 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:29:22.779814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd535561-f88d-4af9-9c4e-5f24c1cc3070 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:29:22.780473 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:22.780473 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:22.782718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd535561-f88d-4af9-9c4e-5f24c1cc3070 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:29:22.869557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-76b75de2-74ba-455b-9713-7d78d7ae897e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:29:22.870858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-76b75de2-74ba-455b-9713-7d78d7ae897e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:29:22.880105 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:22.880105 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:22.881035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-76b75de2-74ba-455b-9713-7d78d7ae897e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:29:22.882339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-76b75de2-74ba-455b-9713-7d78d7ae897e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:29:22.883202 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 314/625] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:29:22 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:29:22.901027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-58a53ae6-a50a-4d79-b3bf-3e7ac59f3a94 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:29:22.902832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-58a53ae6-a50a-4d79-b3bf-3e7ac59f3a94 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:29:22.903603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-58a53ae6-a50a-4d79-b3bf-3e7ac59f3a94 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:29:23.043263 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:23.043263 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:23.072985 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:23.072985 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:23.094139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-649cb995-36f6-4daa-9540-da161744b1d1 req-58a53ae6-a50a-4d79-b3bf-3e7ac59f3a94 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:29:23.102432 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bd535561-f88d-4af9-9c4e-5f24c1cc3070 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:29:23.164714 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:23.164714 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:23.181416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-58a53ae6-a50a-4d79-b3bf-3e7ac59f3a94 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:29:23.184772 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 315/626] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:29:22 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 1310 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:29:23.196405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:23.196405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:23.209674 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd535561-f88d-4af9-9c4e-5f24c1cc3070 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:29:23.222597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 312/627] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:29:22 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 1211 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:29:23.704070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-a8f3918f-f073-421f-bae7-866c7e72ad0d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] DELETE http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/00c7309f-e25a-459f-8080-5f3cf9b8a549 Jan 21 08:29:23.704981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-a8f3918f-f073-421f-bae7-866c7e72ad0d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:29:23.705650 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:23.705650 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:23.706766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-a8f3918f-f073-421f-bae7-866c7e72ad0d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:29:23.755291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:23.755291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:24.234365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4f477eb-d8dd-455b-8db8-193c79dac6f6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:29:24.235815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4f477eb-d8dd-455b-8db8-193c79dac6f6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:29:24.238578 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:24.238578 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:24.239802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4f477eb-d8dd-455b-8db8-193c79dac6f6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:29:24.495282 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:24.495282 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:24.510925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b4f477eb-d8dd-455b-8db8-193c79dac6f6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:29:24.557213 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:24.557213 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:24.578454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4f477eb-d8dd-455b-8db8-193c79dac6f6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:29:24.580357 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 313/628] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:29:24 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 1211 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:29:24.896457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-649cb995-36f6-4daa-9540-da161744b1d1 req-a8f3918f-f073-421f-bae7-866c7e72ad0d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:29:24.898553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-649cb995-36f6-4daa-9540-da161744b1d1 req-a8f3918f-f073-421f-bae7-866c7e72ad0d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:29:24.944977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-649cb995-36f6-4daa-9540-da161744b1d1 req-a8f3918f-f073-421f-bae7-866c7e72ad0d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/00c7309f-e25a-459f-8080-5f3cf9b8a549 returned with HTTP 200 Jan 21 08:29:24.947069 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 316/629] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 08:29:23 2021] DELETE /volume/v3/db8269e43a68491eb531382d147267e7/attachments/00c7309f-e25a-459f-8080-5f3cf9b8a549 => generated 19 bytes in 1253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:29:25.607905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d74cc267-8213-4d87-8fa2-03de09507291 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:29:25.608964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d74cc267-8213-4d87-8fa2-03de09507291 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:29:25.609372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:25.609372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:25.609996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d74cc267-8213-4d87-8fa2-03de09507291 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:29:25.712123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:25.712123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:29:25.730565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d74cc267-8213-4d87-8fa2-03de09507291 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:29:25.751397 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d74cc267-8213-4d87-8fa2-03de09507291 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:29:25.752208 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 314/630] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:29:25 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 916 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:29:59.358503 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes Jan 21 08:29:59.358503 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:29:59.358503 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:29:59.358503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-654162343"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:29:59.358503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-654162343'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:29:59.358503 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Create volume of 1 GB Jan 21 08:29:59.358503 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:29:59.358503 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:00.645812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Availability Zones retrieved successfully. Jan 21 08:30:00.645812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Flow 'volume_create_api' (0e2b586e-0bfa-4595-bbe6-e376d6bdc6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:30:00.645812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212dd5e4-76e8-435e-8b7e-16788c79742a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:30:00.645812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:30:00.645812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212dd5e4-76e8-435e-8b7e-16788c79742a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:30:00.645812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b306e49-740a-4429-bc42-0839f05a9a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:30:00.645812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Created reservations ['8d88fa25-abd1-40d7-965a-17d130e2c8ff', '4092b77e-1da7-4386-bb38-9c506298236e', 'eef574bb-dc63-4b73-82dc-ce820980a2ee', '7646e4e2-99ce-479f-88fd-58ecc15784b4'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:30:00.645812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b306e49-740a-4429-bc42-0839f05a9a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d88fa25-abd1-40d7-965a-17d130e2c8ff', '4092b77e-1da7-4386-bb38-9c506298236e', 'eef574bb-dc63-4b73-82dc-ce820980a2ee', '7646e4e2-99ce-479f-88fd-58ecc15784b4']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:30:00.645812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3baf9c-e2de-49a6-8342-d723a6392923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:30:01.968880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3baf9c-e2de-49a6-8342-d723a6392923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3075e9f-0352-46fe-98de-dd97cea1383f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-654162343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db8269e43a68491eb531382d147267e7',qos_specs=None,replication_status=,reservations=['8d88fa25-abd1-40d7-965a-17d130e2c8ff','4092b77e-1da7-4386-bb38-9c506298236e','eef574bb-dc63-4b73-82dc-ce820980a2ee','7646e4e2-99ce-479f-88fd-58ecc15784b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6184013b289e441a9699f015fd042456',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-654162343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3075e9f-0352-46fe-98de-dd97cea1383f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db8269e43a68491eb531382d147267e7',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='6184013b289e441a9699f015fd042456',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:30:01.974376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac0c366-57f3-4367-af81-47597fea74ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:30:02.058398 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac0c366-57f3-4367-af81-47597fea74ba) 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-654162343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db8269e43a68491eb531382d147267e7',qos_specs=None,replication_status=,reservations=['8d88fa25-abd1-40d7-965a-17d130e2c8ff','4092b77e-1da7-4386-bb38-9c506298236e','eef574bb-dc63-4b73-82dc-ce820980a2ee','7646e4e2-99ce-479f-88fd-58ecc15784b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6184013b289e441a9699f015fd042456',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:30:02.063858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629d1996-880e-49cc-a4a2-4f407fc0c897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:30:02.127967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (629d1996-880e-49cc-a4a2-4f407fc0c897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:30:02.145469 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Flow 'volume_create_api' (0e2b586e-0bfa-4595-bbe6-e376d6bdc6b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:30:02.286982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Create volume request issued successfully. Jan 21 08:30:02.317939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dcc69e0f-e588-4d9b-99b1-cf03ba361ae0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes returned with HTTP 202 Jan 21 08:30:02.319889 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 317/631] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:29:59 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/volumes => generated 823 bytes in 2979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:30:02.339689 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd3f4d13-69d7-47d7-9a30-bf4c55b45d32 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:02.341980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd3f4d13-69d7-47d7-9a30-bf4c55b45d32 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:02.342903 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:02.342903 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:02.343970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd3f4d13-69d7-47d7-9a30-bf4c55b45d32 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:02.471256 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:02.471256 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:02.490749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fd3f4d13-69d7-47d7-9a30-bf4c55b45d32 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:02.554802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd3f4d13-69d7-47d7-9a30-bf4c55b45d32 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:02.556946 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 315/632] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:02 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 891 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:03.578941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54394893-ab22-447c-a1d1-c0ec89977bb6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:03.580898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54394893-ab22-447c-a1d1-c0ec89977bb6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:03.585392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:03.585392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:03.586631 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54394893-ab22-447c-a1d1-c0ec89977bb6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:03.909784 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:03.909784 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:03.953897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-54394893-ab22-447c-a1d1-c0ec89977bb6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:04.074669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54394893-ab22-447c-a1d1-c0ec89977bb6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:04.081241 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 318/633] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:03 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 915 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:30:05.100639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5da4204-6bac-4dd9-baad-eccfd87e02ee tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:05.102023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5da4204-6bac-4dd9-baad-eccfd87e02ee tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:05.102356 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:05.102356 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:05.103003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5da4204-6bac-4dd9-baad-eccfd87e02ee tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:05.231086 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:05.231086 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:05.248563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b5da4204-6bac-4dd9-baad-eccfd87e02ee tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:05.297395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5da4204-6bac-4dd9-baad-eccfd87e02ee tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:05.299478 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 316/634] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:05 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 916 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:05.653319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-e26036dc-17f5-4a41-b51e-49eb62f5012d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:05.654718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-e26036dc-17f5-4a41-b51e-49eb62f5012d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:05.655388 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:05.655388 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:05.656613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-e26036dc-17f5-4a41-b51e-49eb62f5012d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:05.782320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:05.782320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:05.802931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-e26036dc-17f5-4a41-b51e-49eb62f5012d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:05.854550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-e26036dc-17f5-4a41-b51e-49eb62f5012d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:05.856911 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 319/635] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:30:05 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:06.122215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5da4204-6bac-4dd9-baad-eccfd87e02ee tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:30:06.123631 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5da4204-6bac-4dd9-baad-eccfd87e02ee tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:06.123979 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:06.123979 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:06.124641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5da4204-6bac-4dd9-baad-eccfd87e02ee tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:06.126541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5da4204-6bac-4dd9-baad-eccfd87e02ee tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:30:06.127779 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 317/636] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:30:06 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 08:30:06.153180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-8af50eaa-1b72-4408-897f-5f8611e1fb6e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments Jan 21 08:30:06.155212 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:06.155212 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:06.156427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-8af50eaa-1b72-4408-897f-5f8611e1fb6e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3075e9f-0352-46fe-98de-dd97cea1383f", "instance_uuid": "18afcac6-0a7a-4ef3-9192-260be5d0a590", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:30:06.278837 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:06.278837 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:06.629454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-8af50eaa-1b72-4408-897f-5f8611e1fb6e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments returned with HTTP 200 Jan 21 08:30:06.630622 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 320/637] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:30:06 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/attachments => generated 273 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:30:06.783261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba0fd6bc-ca7b-49d4-a27f-4f6f02969daf tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:06.783820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba0fd6bc-ca7b-49d4-a27f-4f6f02969daf tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:06.784310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba0fd6bc-ca7b-49d4-a27f-4f6f02969daf tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:06.864744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-8af50eaa-1b72-4408-897f-5f8611e1fb6e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:30:06.865228 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-8af50eaa-1b72-4408-897f-5f8611e1fb6e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:06.865430 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:06.865430 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:06.865797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-8af50eaa-1b72-4408-897f-5f8611e1fb6e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:06.866986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-8af50eaa-1b72-4408-897f-5f8611e1fb6e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:30:06.872608 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 321/638] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:30:06 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:30:06.885647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-46b63e62-69c3-4815-88b7-67601ff2de3b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:06.886522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-46b63e62-69c3-4815-88b7-67601ff2de3b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:06.887147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-46b63e62-69c3-4815-88b7-67601ff2de3b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:06.900653 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:06.900653 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:06.939523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ba0fd6bc-ca7b-49d4-a27f-4f6f02969daf tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:06.968010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:06.968010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:06.977686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba0fd6bc-ca7b-49d4-a27f-4f6f02969daf tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:06.978839 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 318/639] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:06 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:07.043795 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:07.043795 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:07.057057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-46b63e62-69c3-4815-88b7-67601ff2de3b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:07.089092 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:07.089092 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:07.148435 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-46b63e62-69c3-4815-88b7-67601ff2de3b tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:07.159215 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 322/640] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:30:06 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 1014 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:30:07.204758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-d1a2ad74-0921-40a4-8bc0-1202e2f88a56 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] PUT http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/8cd11962-695f-4b58-8edb-0e7467e31389 Jan 21 08:30:07.204758 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:07.204758 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:07.204758 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-d1a2ad74-0921-40a4-8bc0-1202e2f88a56 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:30:07.244695 n-d-769329-4 devstack@c-api.service[88055]: /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 08:30:07.244695 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:30:07.246028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-d1a2ad74-0921-40a4-8bc0-1202e2f88a56 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Lock "b'cinder-attachment_update-a3075e9f-0352-46fe-98de-dd97cea1383f-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.013s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:30:07.249657 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:07.249657 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:08.003065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2bdc7a2-e08b-4bd4-8d2b-9d313066e78d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:08.004943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2bdc7a2-e08b-4bd4-8d2b-9d313066e78d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:08.005579 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:08.005579 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:08.005884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2bdc7a2-e08b-4bd4-8d2b-9d313066e78d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:08.250049 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:08.250049 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:08.300211 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d2bdc7a2-e08b-4bd4-8d2b-9d313066e78d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:08.359839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:08.359839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:08.377275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2bdc7a2-e08b-4bd4-8d2b-9d313066e78d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:08.377275 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 323/641] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:07 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 915 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:09.402373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5eaa92dd-358e-42da-a620-79de02fc7644 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:09.405492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5eaa92dd-358e-42da-a620-79de02fc7644 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:09.405492 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:09.405492 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:09.405492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5eaa92dd-358e-42da-a620-79de02fc7644 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:09.561619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:09.561619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:09.586893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5eaa92dd-358e-42da-a620-79de02fc7644 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:09.647776 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:09.647776 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:09.727943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5eaa92dd-358e-42da-a620-79de02fc7644 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:09.729907 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 324/642] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:09 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 915 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:10.709078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-d1a2ad74-0921-40a4-8bc0-1202e2f88a56 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Lock "b'cinder-attachment_update-a3075e9f-0352-46fe-98de-dd97cea1383f-n-h2-769329-4'" released by "attachment_update" :: held 3.463s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:30:10.709951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-d1a2ad74-0921-40a4-8bc0-1202e2f88a56 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/8cd11962-695f-4b58-8edb-0e7467e31389 returned with HTTP 200 Jan 21 08:30:10.711467 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 319/643] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 08:30:07 2021] PUT /volume/v3/db8269e43a68491eb531382d147267e7/attachments/8cd11962-695f-4b58-8edb-0e7467e31389 => generated 762 bytes in 3515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:30:10.748969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46226770-715a-40b5-9a22-7854037b763e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:10.749510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46226770-715a-40b5-9a22-7854037b763e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:10.749725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:10.749725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:10.750096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46226770-715a-40b5-9a22-7854037b763e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:10.817244 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:10.817244 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:10.840734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-46226770-715a-40b5-9a22-7854037b763e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:10.880361 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:10.880361 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:10.902337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46226770-715a-40b5-9a22-7854037b763e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:10.913231 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 325/644] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:10 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 916 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:11.927514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a65c1c7-0864-4a64-b49e-facae515731d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:11.929419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a65c1c7-0864-4a64-b49e-facae515731d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:11.930050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:11.930050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:11.931109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a65c1c7-0864-4a64-b49e-facae515731d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:12.098828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:12.098828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:12.118949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8a65c1c7-0864-4a64-b49e-facae515731d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:12.175202 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:12.175202 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:12.196290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a65c1c7-0864-4a64-b49e-facae515731d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:12.198407 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 320/645] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:11 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 916 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:13.251011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11428281-9690-4f0c-ac73-d2f86af4da14 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:13.253138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11428281-9690-4f0c-ac73-d2f86af4da14 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:13.255152 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:13.255152 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:13.257446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11428281-9690-4f0c-ac73-d2f86af4da14 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:13.470484 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:13.470484 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:13.492743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-11428281-9690-4f0c-ac73-d2f86af4da14 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:13.549856 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:13.549856 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:13.571224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11428281-9690-4f0c-ac73-d2f86af4da14 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:13.574864 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 326/646] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:13 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 916 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:14.592882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f6889b8-878a-41de-87c0-deaffd6f675a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:14.594225 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f6889b8-878a-41de-87c0-deaffd6f675a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:14.594624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:14.594624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:14.595237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f6889b8-878a-41de-87c0-deaffd6f675a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:14.663191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:14.663191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:14.689080 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2f6889b8-878a-41de-87c0-deaffd6f675a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:14.712691 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:14.712691 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:14.742737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f6889b8-878a-41de-87c0-deaffd6f675a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:14.745081 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 321/647] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:14 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:15.764161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c4c003d-9a7e-4d14-9340-fefdb85665df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:15.765109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c4c003d-9a7e-4d14-9340-fefdb85665df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:15.765109 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:15.765109 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:15.765109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c4c003d-9a7e-4d14-9340-fefdb85665df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:15.840611 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:15.840611 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:15.875734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6c4c003d-9a7e-4d14-9340-fefdb85665df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:15.934557 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:15.934557 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:15.957151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c4c003d-9a7e-4d14-9340-fefdb85665df tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:15.957151 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 327/648] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:15 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:16.376631 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-6d5d35d6-2a47-4b8c-899b-9ebf9b0d97db tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/8cd11962-695f-4b58-8edb-0e7467e31389/action Jan 21 08:30:16.377646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:16.377646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:16.378617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-6d5d35d6-2a47-4b8c-899b-9ebf9b0d97db tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:30:16.379170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-6d5d35d6-2a47-4b8c-899b-9ebf9b0d97db tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:30:16.488779 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:16.488779 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:16.634688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d93381d0-04ea-44c8-b172-ec0db76b4feb req-6d5d35d6-2a47-4b8c-899b-9ebf9b0d97db tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/8cd11962-695f-4b58-8edb-0e7467e31389/action returned with HTTP 204 Jan 21 08:30:16.635621 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 322/649] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 08:30:16 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/attachments/8cd11962-695f-4b58-8edb-0e7467e31389/action => generated 0 bytes in 265 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:30:16.971643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d6cfc12-e0d3-4b24-8f00-63ad49924e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:16.972955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d6cfc12-e0d3-4b24-8f00-63ad49924e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:16.973327 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:16.973327 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:16.973916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d6cfc12-e0d3-4b24-8f00-63ad49924e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:17.048827 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:17.048827 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:17.063150 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2d6cfc12-e0d3-4b24-8f00-63ad49924e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:17.092731 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:17.092731 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:17.109528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d6cfc12-e0d3-4b24-8f00-63ad49924e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:17.118263 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 328/650] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:16 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 1208 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:30:17.257689 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-caf966d9-9399-44fb-b233-872d5c89b783 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:17.258526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-caf966d9-9399-44fb-b233-872d5c89b783 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:17.258922 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:17.258922 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:17.259596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-caf966d9-9399-44fb-b233-872d5c89b783 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:17.323567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:17.323567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:17.334030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-caf966d9-9399-44fb-b233-872d5c89b783 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:17.376891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:17.376891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:17.389617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-caf966d9-9399-44fb-b233-872d5c89b783 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:17.390944 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 323/651] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:17 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 1208 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:30:17.533472 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-918dd4e5-0cf2-4a55-b9f2-6c3c336fb542 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:17.533981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-918dd4e5-0cf2-4a55-b9f2-6c3c336fb542 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:17.534358 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:17.534358 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:17.534950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-918dd4e5-0cf2-4a55-b9f2-6c3c336fb542 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:17.621190 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:17.621190 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:17.638225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-918dd4e5-0cf2-4a55-b9f2-6c3c336fb542 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:17.677733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:17.677733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:17.691186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-918dd4e5-0cf2-4a55-b9f2-6c3c336fb542 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:17.703251 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 329/652] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:30:17 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 1208 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:30:17.737990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ace46253-9f66-47a3-813f-2f300819d7ab tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f/action Jan 21 08:30:17.738658 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:17.738658 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:17.739023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ace46253-9f66-47a3-813f-2f300819d7ab tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action body: b'{"os-begin_detaching": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:30:17.739750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ace46253-9f66-47a3-813f-2f300819d7ab tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:30:17.879619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:17.879619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:17.881017 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ace46253-9f66-47a3-813f-2f300819d7ab tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:17.943248 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ace46253-9f66-47a3-813f-2f300819d7ab tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Begin detaching volume completed successfully. Jan 21 08:30:17.943824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ace46253-9f66-47a3-813f-2f300819d7ab tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f/action returned with HTTP 202 Jan 21 08:30:17.945315 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 324/653] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:30:17 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:30:18.083652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70947c82-fa44-4f2e-b124-081770f91f75 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:18.087245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70947c82-fa44-4f2e-b124-081770f91f75 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:18.087521 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:18.087521 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:18.087973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70947c82-fa44-4f2e-b124-081770f91f75 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:18.201578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ace46253-9f66-47a3-813f-2f300819d7ab tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:30:18.202067 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ace46253-9f66-47a3-813f-2f300819d7ab tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:18.202289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:18.202289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:18.202677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ace46253-9f66-47a3-813f-2f300819d7ab tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:18.204003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ace46253-9f66-47a3-813f-2f300819d7ab tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:30:18.210688 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 325/654] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:30:18 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 08:30:18.233475 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:18.233475 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:18.260618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-70947c82-fa44-4f2e-b124-081770f91f75 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:18.267280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-848d5e02-4bec-42d7-9ee3-b30d21de755a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:18.272730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-848d5e02-4bec-42d7-9ee3-b30d21de755a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:18.273625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-848d5e02-4bec-42d7-9ee3-b30d21de755a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:18.303008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:18.303008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:18.318206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70947c82-fa44-4f2e-b124-081770f91f75 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:18.319379 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 330/655] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:18 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 1211 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:30:18.363080 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:18.363080 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:18.380608 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-848d5e02-4bec-42d7-9ee3-b30d21de755a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:18.412487 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:18.412487 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:18.429851 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-848d5e02-4bec-42d7-9ee3-b30d21de755a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:18.431176 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 326/656] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:30:18 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 1310 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:30:18.869176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ed5b4a88-d07e-41b6-9c76-7d27ee93437d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] DELETE http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/8cd11962-695f-4b58-8edb-0e7467e31389 Jan 21 08:30:18.870496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ed5b4a88-d07e-41b6-9c76-7d27ee93437d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:18.870496 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:18.870496 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:18.870496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ed5b4a88-d07e-41b6-9c76-7d27ee93437d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:18.922247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:18.922247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:19.340856 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b41ed64-f91f-4819-b0b0-3c7ec683f918 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:19.342442 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b41ed64-f91f-4819-b0b0-3c7ec683f918 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:19.342826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:19.342826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:19.343579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b41ed64-f91f-4819-b0b0-3c7ec683f918 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:19.517504 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:19.517504 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:19.548219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0b41ed64-f91f-4819-b0b0-3c7ec683f918 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:19.606634 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:19.606634 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:19.657502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b41ed64-f91f-4819-b0b0-3c7ec683f918 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:19.662449 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 327/657] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:19 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 1211 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:30:19.788249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ed5b4a88-d07e-41b6-9c76-7d27ee93437d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:30:19.788797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ed5b4a88-d07e-41b6-9c76-7d27ee93437d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:30:19.824573 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-71725348-3c0d-4e41-bf0c-578d47a73680 req-ed5b4a88-d07e-41b6-9c76-7d27ee93437d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/8cd11962-695f-4b58-8edb-0e7467e31389 returned with HTTP 200 Jan 21 08:30:19.829137 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 331/658] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 08:30:18 2021] DELETE /volume/v3/db8269e43a68491eb531382d147267e7/attachments/8cd11962-695f-4b58-8edb-0e7467e31389 => generated 19 bytes in 965 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:30:20.702696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74fcac33-6e7a-436f-8513-f9f6b5925a3a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:30:20.702696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74fcac33-6e7a-436f-8513-f9f6b5925a3a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:20.703316 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:20.703316 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:20.704781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74fcac33-6e7a-436f-8513-f9f6b5925a3a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:21.141863 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:21.141863 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:21.216865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-74fcac33-6e7a-436f-8513-f9f6b5925a3a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:21.284762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74fcac33-6e7a-436f-8513-f9f6b5925a3a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:30:21.285803 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 328/659] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:20 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 916 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:53.193637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c05e699f-7c4e-44fc-a267-308861edb0e9 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] POST http://10.222.0.50/volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types Jan 21 08:30:53.196933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:53.196933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:53.196933 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c05e699f-7c4e-44fc-a267-308861edb0e9 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1977724156", "description": "tempest-group-type-description-1571413009", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:30:53.224266 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:53.224266 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:53.482018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c05e699f-7c4e-44fc-a267-308861edb0e9 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] http://10.222.0.50/volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types returned with HTTP 202 Jan 21 08:30:53.492566 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 332/660] 10.222.0.50 () {62 vars in 1279 bytes} [Thu Jan 21 08:30:52 2021] POST /volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types => generated 265 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:30:53.501181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb381f5a-c3fe-414e-96f6-fba3fd89dc10 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] GET http://10.222.0.50/volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types Jan 21 08:30:53.502153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb381f5a-c3fe-414e-96f6-fba3fd89dc10 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:53.502546 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:53.502546 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:53.503172 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb381f5a-c3fe-414e-96f6-fba3fd89dc10 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:53.585940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb381f5a-c3fe-414e-96f6-fba3fd89dc10 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] http://10.222.0.50/volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types returned with HTTP 200 Jan 21 08:30:53.594504 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 329/661] 10.222.0.50 () {60 vars in 1257 bytes} [Thu Jan 21 08:30:53 2021] GET /volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types => generated 499 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:30:53.605527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fd43233-6e01-4b37-96bb-e7c463f751fc tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] PUT http://10.222.0.50/volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types/69b514af-f61a-4c64-ae8e-bfb49b9eade6 Jan 21 08:30:53.607311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fd43233-6e01-4b37-96bb-e7c463f751fc tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-832122037", "description": "updated-group-type-desc"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:30:53.805111 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fd43233-6e01-4b37-96bb-e7c463f751fc tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] http://10.222.0.50/volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types/69b514af-f61a-4c64-ae8e-bfb49b9eade6 returned with HTTP 200 Jan 21 08:30:53.807295 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 333/662] 10.222.0.50 () {62 vars in 1389 bytes} [Thu Jan 21 08:30:53 2021] PUT /volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types/69b514af-f61a-4c64-ae8e-bfb49b9eade6 => generated 254 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:30:53.820954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b687077-3b28-45bd-8719-97ad1a8d5bc8 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] GET http://10.222.0.50/volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types/69b514af-f61a-4c64-ae8e-bfb49b9eade6 Jan 21 08:30:53.822432 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b687077-3b28-45bd-8719-97ad1a8d5bc8 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:53.827385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b687077-3b28-45bd-8719-97ad1a8d5bc8 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:53.886979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b687077-3b28-45bd-8719-97ad1a8d5bc8 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] http://10.222.0.50/volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types/69b514af-f61a-4c64-ae8e-bfb49b9eade6 returned with HTTP 200 Jan 21 08:30:53.892952 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 330/663] 10.222.0.50 () {60 vars in 1368 bytes} [Thu Jan 21 08:30:53 2021] GET /volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types/69b514af-f61a-4c64-ae8e-bfb49b9eade6 => generated 254 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:30:53.908678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d642e86-4697-4c9a-98f9-0dbacdfe74a9 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] DELETE http://10.222.0.50/volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types/69b514af-f61a-4c64-ae8e-bfb49b9eade6 Jan 21 08:30:53.910074 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d642e86-4697-4c9a-98f9-0dbacdfe74a9 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:53.911042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d642e86-4697-4c9a-98f9-0dbacdfe74a9 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:54.033077 n-d-769329-4 devstack@c-api.service[88055]: /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 08:30:54.033077 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:30:54.087251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d642e86-4697-4c9a-98f9-0dbacdfe74a9 tempest-GroupTypesTest-1610634778 tempest-GroupTypesTest-1610634778] http://10.222.0.50/volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types/69b514af-f61a-4c64-ae8e-bfb49b9eade6 returned with HTTP 202 Jan 21 08:30:54.090417 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 334/664] 10.222.0.50 () {60 vars in 1371 bytes} [Thu Jan 21 08:30:53 2021] DELETE /volume/v3/7e0ff6d4188c41728b9b249097d56d6f/group_types/69b514af-f61a-4c64-ae8e-bfb49b9eade6 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:30:54.829516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes Jan 21 08:30:54.830585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1622743488"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:30:54.831776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1622743488'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:30:54.832307 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Create volume of 1 GB Jan 21 08:30:54.870345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Availability Zones retrieved successfully. Jan 21 08:30:54.913043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Flow 'volume_create_api' (a48f8817-9426-427c-b3e7-ecb2b13f5e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:30:54.920957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32385e2f-951c-4721-bc96-8ce5d0ca54d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:30:54.927731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:30:55.047141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32385e2f-951c-4721-bc96-8ce5d0ca54d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:30:55.050022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a68b8a44-0755-4caa-83c3-84679b3f7790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:30:55.234652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Created reservations ['84b086f6-38db-4e5a-9134-ce975b0e3a58', 'a15c945d-8fd9-4317-a56d-7b86a3dde5b9', 'ec066064-d363-4579-8829-78734178f0b6', 'c8e2eab2-c413-4873-aff9-285f27347ad4'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:30:55.236788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a68b8a44-0755-4caa-83c3-84679b3f7790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84b086f6-38db-4e5a-9134-ce975b0e3a58', 'a15c945d-8fd9-4317-a56d-7b86a3dde5b9', 'ec066064-d363-4579-8829-78734178f0b6', 'c8e2eab2-c413-4873-aff9-285f27347ad4']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:30:55.239280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82cede4-bfc9-4bf4-ad72-07edac0592f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:30:55.360406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a82cede4-bfc9-4bf4-ad72-07edac0592f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7a950ae-14be-43d5-8650-101d1fe56116', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1622743488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db8269e43a68491eb531382d147267e7',qos_specs=None,replication_status=,reservations=['84b086f6-38db-4e5a-9134-ce975b0e3a58','a15c945d-8fd9-4317-a56d-7b86a3dde5b9','ec066064-d363-4579-8829-78734178f0b6','c8e2eab2-c413-4873-aff9-285f27347ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6184013b289e441a9699f015fd042456',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1622743488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7a950ae-14be-43d5-8650-101d1fe56116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db8269e43a68491eb531382d147267e7',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='6184013b289e441a9699f015fd042456',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:30:55.363184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd8d618e-89f7-483c-9300-1dc957faae5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:30:55.426381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd8d618e-89f7-483c-9300-1dc957faae5e) 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-1622743488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db8269e43a68491eb531382d147267e7',qos_specs=None,replication_status=,reservations=['84b086f6-38db-4e5a-9134-ce975b0e3a58','a15c945d-8fd9-4317-a56d-7b86a3dde5b9','ec066064-d363-4579-8829-78734178f0b6','c8e2eab2-c413-4873-aff9-285f27347ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6184013b289e441a9699f015fd042456',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:30:55.429318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (398da335-e7e9-4e16-90f6-62c414da8a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:30:55.480592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (398da335-e7e9-4e16-90f6-62c414da8a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:30:55.490981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Flow 'volume_create_api' (a48f8817-9426-427c-b3e7-ecb2b13f5e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:30:55.664185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Create volume request issued successfully. Jan 21 08:30:55.700920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-982f1ecb-d78c-4330-a165-33437a2a8689 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes returned with HTTP 202 Jan 21 08:30:55.728451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 331/665] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:30:54 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/volumes => generated 824 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:30:55.730246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba4442f3-dd3f-4b83-88d9-03dc1abad1ac tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:30:55.731226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba4442f3-dd3f-4b83-88d9-03dc1abad1ac tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:55.739515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba4442f3-dd3f-4b83-88d9-03dc1abad1ac tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:56.003056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:56.003056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:56.043912 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ba4442f3-dd3f-4b83-88d9-03dc1abad1ac tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:56.169192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba4442f3-dd3f-4b83-88d9-03dc1abad1ac tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:30:56.180687 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 335/666] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:55 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 916 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:57.220151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ee9ff86-0226-415b-8e67-214975b251de tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:30:57.223572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ee9ff86-0226-415b-8e67-214975b251de tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:57.225713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:57.225713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:57.226765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ee9ff86-0226-415b-8e67-214975b251de tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:57.378805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:57.378805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:57.400786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6ee9ff86-0226-415b-8e67-214975b251de tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:57.468221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ee9ff86-0226-415b-8e67-214975b251de tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:30:57.476926 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 332/667] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:57 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 916 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:58.487681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f78ff26a-c75c-4f1c-89c4-de6939739e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:30:58.488439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f78ff26a-c75c-4f1c-89c4-de6939739e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:58.488545 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:58.488545 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:58.488868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f78ff26a-c75c-4f1c-89c4-de6939739e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:58.551367 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:58.551367 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:58.562142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f78ff26a-c75c-4f1c-89c4-de6939739e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:58.614292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f78ff26a-c75c-4f1c-89c4-de6939739e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:30:58.616536 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 336/668] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:58 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:58.815506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-763c36e7-e80a-467c-9141-8aa957f8435d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:30:58.817128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-763c36e7-e80a-467c-9141-8aa957f8435d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:58.817558 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:58.817558 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:58.818262 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-763c36e7-e80a-467c-9141-8aa957f8435d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:58.946610 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:58.946610 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:58.971795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-763c36e7-e80a-467c-9141-8aa957f8435d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:59.015478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-763c36e7-e80a-467c-9141-8aa957f8435d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:30:59.019267 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 333/669] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:30:58 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 917 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:59.190317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f78ff26a-c75c-4f1c-89c4-de6939739e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:30:59.191193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f78ff26a-c75c-4f1c-89c4-de6939739e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:59.191647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:59.191647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:59.192272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f78ff26a-c75c-4f1c-89c4-de6939739e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:59.194338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f78ff26a-c75c-4f1c-89c4-de6939739e33 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:30:59.195476 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 337/670] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:30:59 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 08:30:59.225143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-c25b3f74-4a05-4f15-94d3-4c6aa53de17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments Jan 21 08:30:59.225143 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:59.225143 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:59.225143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-c25b3f74-4a05-4f15-94d3-4c6aa53de17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7a950ae-14be-43d5-8650-101d1fe56116", "instance_uuid": "4fdb79a8-c8d7-4a45-a417-8cbf17265719", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:30:59.291665 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:59.291665 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:59.480889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-c25b3f74-4a05-4f15-94d3-4c6aa53de17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments returned with HTTP 200 Jan 21 08:30:59.482135 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 334/671] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:30:59 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/attachments => generated 273 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:30:59.693589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-def09c3d-8cf2-4506-81be-1647a274b4c7 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:30:59.694584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-def09c3d-8cf2-4506-81be-1647a274b4c7 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:59.695083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-def09c3d-8cf2-4506-81be-1647a274b4c7 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:59.767943 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:59.767943 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:59.779368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-def09c3d-8cf2-4506-81be-1647a274b4c7 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:30:59.816301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:59.816301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:30:59.848503 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-def09c3d-8cf2-4506-81be-1647a274b4c7 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:30:59.848503 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 338/672] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:30:59 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 916 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:59.848852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-c25b3f74-4a05-4f15-94d3-4c6aa53de17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:30:59.848852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-c25b3f74-4a05-4f15-94d3-4c6aa53de17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:59.848852 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:59.848852 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:59.848852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-c25b3f74-4a05-4f15-94d3-4c6aa53de17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:59.848852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-c25b3f74-4a05-4f15-94d3-4c6aa53de17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:30:59.848852 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 335/673] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:30:59 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 08:30:59.877445 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-fa50a812-dd44-48f4-bd92-1b1c88e85dfe tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:30:59.877445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-fa50a812-dd44-48f4-bd92-1b1c88e85dfe tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:30:59.877445 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:59.877445 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:30:59.878049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-fa50a812-dd44-48f4-bd92-1b1c88e85dfe tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:30:59.989647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:59.989647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:00.010683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-fa50a812-dd44-48f4-bd92-1b1c88e85dfe tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:00.060209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:00.060209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:00.077398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-fa50a812-dd44-48f4-bd92-1b1c88e85dfe tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:00.078260 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 339/674] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:30:59 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 1015 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:31:00.100598 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-361a31e6-22dc-4bf8-948a-393859960df6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] PUT http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/223808f1-a0f1-4d89-b5a4-7fb9d5b57b19 Jan 21 08:31:00.101352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-361a31e6-22dc-4bf8-948a-393859960df6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:00.160558 n-d-769329-4 devstack@c-api.service[88055]: /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 08:31:00.160558 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:31:00.161089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-361a31e6-22dc-4bf8-948a-393859960df6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Lock "b'cinder-attachment_update-e7a950ae-14be-43d5-8650-101d1fe56116-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.013s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:31:00.163576 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:00.163576 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:00.517447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] POST http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes Jan 21 08:31:00.517568 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:00.517568 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:00.518167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1718424653"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:00.519468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1718424653'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:31:00.519833 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Create volume of 1 GB Jan 21 08:31:00.538361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Availability Zones retrieved successfully. Jan 21 08:31:00.582060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Flow 'volume_create_api' (8df3d61a-06d0-4776-a453-0b1d08b3eb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:31:00.586475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a3d50a-1578-4e1f-9aec-9bbc0b285133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:00.591119 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:31:00.822351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a3d50a-1578-4e1f-9aec-9bbc0b285133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:00.866619 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f7f4c6-2de7-4673-acf0-f93af53b9c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:01.492083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Created reservations ['933f6fd3-66ab-4d1e-8cf5-988b429c37f0', 'c40e6243-88a6-4029-81e8-8cf48684ea04', 'f25ad4d2-87ff-4432-8062-7889ad8d4843', 'c05a8a4d-1483-4249-a8ea-b6d0f4695c21'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:31:01.497009 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f7f4c6-2de7-4673-acf0-f93af53b9c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['933f6fd3-66ab-4d1e-8cf5-988b429c37f0', 'c40e6243-88a6-4029-81e8-8cf48684ea04', 'f25ad4d2-87ff-4432-8062-7889ad8d4843', 'c05a8a4d-1483-4249-a8ea-b6d0f4695c21']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:01.497658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36efecd4-7bb1-4d94-86f7-c41e5b92f613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:01.686619 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36efecd4-7bb1-4d94-86f7-c41e5b92f613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bb19d1e-f230-4569-a45e-1634f23bafca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1718424653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77241e345dc64209b0f388db10b01cfb',qos_specs=None,replication_status=,reservations=['933f6fd3-66ab-4d1e-8cf5-988b429c37f0','c40e6243-88a6-4029-81e8-8cf48684ea04','f25ad4d2-87ff-4432-8062-7889ad8d4843','c05a8a4d-1483-4249-a8ea-b6d0f4695c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9b4d250f61045eaa96b6e011a1cd685',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1718424653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bb19d1e-f230-4569-a45e-1634f23bafca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77241e345dc64209b0f388db10b01cfb',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='f9b4d250f61045eaa96b6e011a1cd685',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:01.696721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed7b931e-d4f1-456e-8e2f-0e6d084709da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:01.779767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed7b931e-d4f1-456e-8e2f-0e6d084709da) 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-1718424653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77241e345dc64209b0f388db10b01cfb',qos_specs=None,replication_status=,reservations=['933f6fd3-66ab-4d1e-8cf5-988b429c37f0','c40e6243-88a6-4029-81e8-8cf48684ea04','f25ad4d2-87ff-4432-8062-7889ad8d4843','c05a8a4d-1483-4249-a8ea-b6d0f4695c21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9b4d250f61045eaa96b6e011a1cd685',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:01.782083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235c62a4-029c-491b-a98f-1487429d2d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:01.873390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235c62a4-029c-491b-a98f-1487429d2d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:01.884772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Flow 'volume_create_api' (8df3d61a-06d0-4776-a453-0b1d08b3eb2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:31:02.064199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Create volume request issued successfully. Jan 21 08:31:02.129896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5e8113b-11e5-4931-8fba-92c58752d75c tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes returned with HTTP 202 Jan 21 08:31:02.136627 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 340/675] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:31:00 2021] POST /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes => generated 826 bytes in 1622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:31:02.150250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dafc24b8-f1df-41f7-b763-d2b9121283ef tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:02.155390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dafc24b8-f1df-41f7-b763-d2b9121283ef tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:02.155667 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:02.155667 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:02.157316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dafc24b8-f1df-41f7-b763-d2b9121283ef tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:02.291894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:02.291894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:02.320462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dafc24b8-f1df-41f7-b763-d2b9121283ef tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:02.365151 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:02.365151 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:02.384643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dafc24b8-f1df-41f7-b763-d2b9121283ef tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:02.395369 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 341/676] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:02 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 916 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:02.396011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d3e713a-f80a-4cd0-9fce-d783a4c8178a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:31:02.400221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d3e713a-f80a-4cd0-9fce-d783a4c8178a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:02.400439 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:02.400439 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:02.401099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d3e713a-f80a-4cd0-9fce-d783a4c8178a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:02.507164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:02.507164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:02.531145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6d3e713a-f80a-4cd0-9fce-d783a4c8178a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:31:02.587584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d3e713a-f80a-4cd0-9fce-d783a4c8178a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:31:02.588522 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 342/677] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:02 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 918 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:03.427084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24ac9f9f-bd5f-4338-b9af-bc73228d6cea tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:03.427084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24ac9f9f-bd5f-4338-b9af-bc73228d6cea tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:03.427084 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:03.427084 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:03.427084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24ac9f9f-bd5f-4338-b9af-bc73228d6cea tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:03.553985 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:03.553985 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:03.571333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-24ac9f9f-bd5f-4338-b9af-bc73228d6cea tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:03.659783 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:03.659783 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:03.702791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24ac9f9f-bd5f-4338-b9af-bc73228d6cea tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:03.710831 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 343/678] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:03 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 916 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:04.119591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-361a31e6-22dc-4bf8-948a-393859960df6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Lock "b'cinder-attachment_update-e7a950ae-14be-43d5-8650-101d1fe56116-n-h1-769329-4'" released by "attachment_update" :: held 3.958s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:31:04.120527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-361a31e6-22dc-4bf8-948a-393859960df6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/223808f1-a0f1-4d89-b5a4-7fb9d5b57b19 returned with HTTP 200 Jan 21 08:31:04.121589 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 336/679] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:31:00 2021] PUT /volume/v3/db8269e43a68491eb531382d147267e7/attachments/223808f1-a0f1-4d89-b5a4-7fb9d5b57b19 => generated 762 bytes in 4028 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:31:04.125787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08992f76-4881-47f6-afbb-f60b4c498321 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:31:04.142516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08992f76-4881-47f6-afbb-f60b4c498321 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:04.142516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:04.142516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:04.142516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08992f76-4881-47f6-afbb-f60b4c498321 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:04.350895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:04.350895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:04.362096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-08992f76-4881-47f6-afbb-f60b4c498321 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:31:04.418539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08992f76-4881-47f6-afbb-f60b4c498321 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:31:04.418539 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 337/680] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:04 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 918 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:04.536424 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cbccbfc-922a-413f-803a-d2429128504f tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] GET http://10.222.0.50/volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 Jan 21 08:31:04.536424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cbccbfc-922a-413f-803a-d2429128504f tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:04.536424 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:04.536424 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:04.537323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cbccbfc-922a-413f-803a-d2429128504f tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:04.557136 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-0cbccbfc-922a-413f-803a-d2429128504f tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:04.559929 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-0cbccbfc-922a-413f-803a-d2429128504f tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:04.561801 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-0cbccbfc-922a-413f-803a-d2429128504f tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:04.563055 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-0cbccbfc-922a-413f-803a-d2429128504f tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:04.564267 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-0cbccbfc-922a-413f-803a-d2429128504f tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:04.565381 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-0cbccbfc-922a-413f-803a-d2429128504f tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:04.577931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cbccbfc-922a-413f-803a-d2429128504f tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] http://10.222.0.50/volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 returned with HTTP 200 Jan 21 08:31:04.579510 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 344/681] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:31:03 2021] GET /volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 => generated 361 bytes in 868 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:04.593763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52a5bcd3-0fe2-4d7d-b72c-c95a533aa29c tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] PUT http://10.222.0.50/volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 Jan 21 08:31:04.594914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:04.594914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:04.594914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52a5bcd3-0fe2-4d7d-b72c-c95a533aa29c tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:04.727321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3a94ade-bde7-4982-bcb6-6ddf2bf78628 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:04.728323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3a94ade-bde7-4982-bcb6-6ddf2bf78628 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:04.728962 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3a94ade-bde7-4982-bcb6-6ddf2bf78628 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:04.802142 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:04.802142 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:04.812525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d3a94ade-bde7-4982-bcb6-6ddf2bf78628 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:04.836183 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:04.836183 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:04.845540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3a94ade-bde7-4982-bcb6-6ddf2bf78628 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:04.846930 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 345/682] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:04 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 917 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:31:04.988951 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-52a5bcd3-0fe2-4d7d-b72c-c95a533aa29c tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:04.989981 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-52a5bcd3-0fe2-4d7d-b72c-c95a533aa29c tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:04.992593 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-52a5bcd3-0fe2-4d7d-b72c-c95a533aa29c tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:05.000565 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-52a5bcd3-0fe2-4d7d-b72c-c95a533aa29c tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:05.000565 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-52a5bcd3-0fe2-4d7d-b72c-c95a533aa29c tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] 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 08:31:05.010352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52a5bcd3-0fe2-4d7d-b72c-c95a533aa29c tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] http://10.222.0.50/volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 returned with HTTP 200 Jan 21 08:31:05.012195 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 338/683] 10.222.0.50 () {60 vars in 1341 bytes} [Thu Jan 21 08:31:04 2021] PUT /volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 => generated 314 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:05.275582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] POST http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes Jan 21 08:31:05.276066 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:05.276066 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:05.276513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1602321722"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:05.277696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1602321722'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:31:05.278126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Create volume of 1 GB Jan 21 08:31:05.300633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Availability Zones retrieved successfully. Jan 21 08:31:05.338889 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Flow 'volume_create_api' (ebd2d366-7462-40fe-8ad6-7d0dc11300e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:31:05.345470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b129a73f-8953-41d2-a4bc-608c7ee7f1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:05.356400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:31:05.438790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7c701bc-ae1b-4ace-b32e-43d8da90b337 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:31:05.447493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7c701bc-ae1b-4ace-b32e-43d8da90b337 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:05.447493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7c701bc-ae1b-4ace-b32e-43d8da90b337 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:05.626172 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b129a73f-8953-41d2-a4bc-608c7ee7f1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:05.646293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2b8ee0a-7470-41f1-abf1-9c9e51e38a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:05.688930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:05.688930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:05.707703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7c701bc-ae1b-4ace-b32e-43d8da90b337 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:31:05.769660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7c701bc-ae1b-4ace-b32e-43d8da90b337 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:31:05.772348 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 339/684] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:05 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 919 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:05.800881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Created reservations ['90325c5d-9733-40a1-adfd-28c79ec8a5f2', 'c12a5a60-3a3f-49b4-b688-477f007b9de6', '0d8e5a7e-2a3d-427b-a2e5-648d5cc4648c', 'c7725d9c-242a-4d7d-9fe6-d8a702053f49'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:31:05.803564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2b8ee0a-7470-41f1-abf1-9c9e51e38a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90325c5d-9733-40a1-adfd-28c79ec8a5f2', 'c12a5a60-3a3f-49b4-b688-477f007b9de6', '0d8e5a7e-2a3d-427b-a2e5-648d5cc4648c', 'c7725d9c-242a-4d7d-9fe6-d8a702053f49']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:05.805802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88a6c2ac-24f3-434e-a04b-fa6c74b03cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:05.881602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d10e972-931b-48d7-bd67-ecfcb9ee5e5c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:05.882532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d10e972-931b-48d7-bd67-ecfcb9ee5e5c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:05.882911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:05.882911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:05.888018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d10e972-931b-48d7-bd67-ecfcb9ee5e5c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:06.002679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:06.002679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:06.019302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5d10e972-931b-48d7-bd67-ecfcb9ee5e5c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:06.109924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:06.109924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:06.127519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d10e972-931b-48d7-bd67-ecfcb9ee5e5c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:06.129160 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 340/685] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:05 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 917 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:06.172977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88a6c2ac-24f3-434e-a04b-fa6c74b03cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'becd1fed-51f6-4bea-92f7-56db9b9e5563', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1602321722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8e32d0ea74459aa1efbad19fcc2e47',qos_specs=None,replication_status=,reservations=['90325c5d-9733-40a1-adfd-28c79ec8a5f2','c12a5a60-3a3f-49b4-b688-477f007b9de6','0d8e5a7e-2a3d-427b-a2e5-648d5cc4648c','c7725d9c-242a-4d7d-9fe6-d8a702053f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc8de4219bb482185d21815345ff44d',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1602321722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=becd1fed-51f6-4bea-92f7-56db9b9e5563,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b8e32d0ea74459aa1efbad19fcc2e47',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='5bc8de4219bb482185d21815345ff44d',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:06.178322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (193e819a-37ff-4af1-9f5e-0a354383f453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:06.268197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (193e819a-37ff-4af1-9f5e-0a354383f453) 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-1602321722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8e32d0ea74459aa1efbad19fcc2e47',qos_specs=None,replication_status=,reservations=['90325c5d-9733-40a1-adfd-28c79ec8a5f2','c12a5a60-3a3f-49b4-b688-477f007b9de6','0d8e5a7e-2a3d-427b-a2e5-648d5cc4648c','c7725d9c-242a-4d7d-9fe6-d8a702053f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bc8de4219bb482185d21815345ff44d',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:06.272526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6bca8c2-638f-495e-84cc-8b3b8f3982c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:06.379482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6bca8c2-638f-495e-84cc-8b3b8f3982c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:06.379482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Flow 'volume_create_api' (ebd2d366-7462-40fe-8ad6-7d0dc11300e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:31:06.463861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Create volume request issued successfully. Jan 21 08:31:06.503587 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09ec16b3-23fe-48b0-8570-98f35a35392a tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes returned with HTTP 202 Jan 21 08:31:06.509828 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 346/686] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:31:05 2021] POST /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes => generated 836 bytes in 1491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:31:06.542676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-134ae3ff-601d-4619-9a38-13fb9d727d76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:06.543315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-134ae3ff-601d-4619-9a38-13fb9d727d76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:06.543485 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:06.543485 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:06.543814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-134ae3ff-601d-4619-9a38-13fb9d727d76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:06.605685 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:06.605685 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:06.617595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-134ae3ff-601d-4619-9a38-13fb9d727d76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:06.648171 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-134ae3ff-601d-4619-9a38-13fb9d727d76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 returned with HTTP 200 Jan 21 08:31:06.649452 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 341/687] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:06 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 => generated 904 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:07.152116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c87b6a39-841c-4a93-b488-ed82725fe9e8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:07.153179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c87b6a39-841c-4a93-b488-ed82725fe9e8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:07.176429 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:07.176429 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:07.184099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c87b6a39-841c-4a93-b488-ed82725fe9e8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:07.306245 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:07.306245 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:07.318440 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c87b6a39-841c-4a93-b488-ed82725fe9e8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:07.387236 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:07.387236 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:07.411233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c87b6a39-841c-4a93-b488-ed82725fe9e8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:07.422631 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 347/688] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:07 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 917 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:07.685433 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d3c44c9-8393-4b37-b9f8-1c33adbd054d tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:07.701226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d3c44c9-8393-4b37-b9f8-1c33adbd054d tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:07.701226 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:07.701226 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:07.701226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d3c44c9-8393-4b37-b9f8-1c33adbd054d tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:07.824764 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:07.824764 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:07.836871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1d3c44c9-8393-4b37-b9f8-1c33adbd054d tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:07.880931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d3c44c9-8393-4b37-b9f8-1c33adbd054d tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 returned with HTTP 200 Jan 21 08:31:07.882466 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 342/689] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:07 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 => generated 928 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:08.432206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7490b64-375f-48ac-b454-dc2bb7f8b17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:08.433549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7490b64-375f-48ac-b454-dc2bb7f8b17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:08.433928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:08.433928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:08.434517 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7490b64-375f-48ac-b454-dc2bb7f8b17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:08.610465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:08.610465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:08.621691 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7490b64-375f-48ac-b454-dc2bb7f8b17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:08.649151 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:08.649151 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:08.660814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7490b64-375f-48ac-b454-dc2bb7f8b17a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:08.672108 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 348/690] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:08 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 917 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:08.908404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c872a32c-cb5c-407d-aeb0-f0a231955b3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:08.909158 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c872a32c-cb5c-407d-aeb0-f0a231955b3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:08.909158 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:08.909158 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:08.912072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c872a32c-cb5c-407d-aeb0-f0a231955b3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:09.029745 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:09.029745 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:09.041306 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c872a32c-cb5c-407d-aeb0-f0a231955b3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:09.072582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c872a32c-cb5c-407d-aeb0-f0a231955b3e tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 returned with HTTP 200 Jan 21 08:31:09.088943 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 343/691] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:08 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 => generated 929 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:09.108519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b9ebd12-a132-44cb-9940-d93e45812a42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] POST http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots Jan 21 08:31:09.110259 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:09.110259 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:09.113703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b9ebd12-a132-44cb-9940-d93e45812a42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "becd1fed-51f6-4bea-92f7-56db9b9e5563", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-197111904"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:09.381390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:09.381390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:09.381390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0b9ebd12-a132-44cb-9940-d93e45812a42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:09.381390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-0b9ebd12-a132-44cb-9940-d93e45812a42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Create snapshot from volume becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:09.573299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-0b9ebd12-a132-44cb-9940-d93e45812a42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Created reservations ['0f8c6cc9-e21e-4045-9e07-e90e2782358d', 'f8277687-5c3b-4f9c-b19f-906f939db6fd', 'dfd26e4d-8f7f-467c-bb7d-cb81a02b63c6', '6d9df40e-7ce4-4f51-889d-7191016c6be1'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:31:09.702577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bda67fbf-edab-4ef3-8f21-6d23110b3d3c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:09.703130 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bda67fbf-edab-4ef3-8f21-6d23110b3d3c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:09.703307 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:09.703307 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:09.703940 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bda67fbf-edab-4ef3-8f21-6d23110b3d3c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:09.788155 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:09.788155 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:09.802254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bda67fbf-edab-4ef3-8f21-6d23110b3d3c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:09.839662 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:09.839662 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:09.852035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bda67fbf-edab-4ef3-8f21-6d23110b3d3c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:09.857923 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 344/692] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:09 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 917 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:09.909942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-13f6d205-0512-4d34-8e56-4ebefbb2146d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/223808f1-a0f1-4d89-b5a4-7fb9d5b57b19/action Jan 21 08:31:09.911735 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:09.911735 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:09.913733 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-13f6d205-0512-4d34-8e56-4ebefbb2146d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:31:09.919686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-13f6d205-0512-4d34-8e56-4ebefbb2146d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:10.275300 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:10.275300 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:10.279182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0b9ebd12-a132-44cb-9940-d93e45812a42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot create request issued successfully. Jan 21 08:31:10.280682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b9ebd12-a132-44cb-9940-d93e45812a42 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots returned with HTTP 202 Jan 21 08:31:10.282350 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 349/693] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:31:09 2021] POST /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots => generated 322 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:31:10.316886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc323ea8-1812-4ebe-841c-66a949286df1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:10.316886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc323ea8-1812-4ebe-841c-66a949286df1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:10.316886 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:10.316886 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:10.316886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc323ea8-1812-4ebe-841c-66a949286df1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:10.361523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-7c57626e-ef8b-4996-9b72-043725f73a63 req-13f6d205-0512-4d34-8e56-4ebefbb2146d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/223808f1-a0f1-4d89-b5a4-7fb9d5b57b19/action returned with HTTP 204 Jan 21 08:31:10.361523 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 345/694] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:31:09 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/attachments/223808f1-a0f1-4d89-b5a4-7fb9d5b57b19/action => generated 0 bytes in 491 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:31:10.416125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:10.416125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:10.419796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dc323ea8-1812-4ebe-841c-66a949286df1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot retrieved successfully. Jan 21 08:31:10.424069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc323ea8-1812-4ebe-841c-66a949286df1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c returned with HTTP 200 Jan 21 08:31:10.426278 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 350/695] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:31:10 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c => generated 454 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:10.892038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-553aa45c-aad1-43b5-b494-22ac4ac2c044 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:10.893012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-553aa45c-aad1-43b5-b494-22ac4ac2c044 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:10.893390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:10.893390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:10.894119 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-553aa45c-aad1-43b5-b494-22ac4ac2c044 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:11.124928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:11.124928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:11.154346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-553aa45c-aad1-43b5-b494-22ac4ac2c044 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:11.205972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:11.205972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:11.226481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-553aa45c-aad1-43b5-b494-22ac4ac2c044 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:11.234669 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 346/696] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:10 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 1209 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:31:11.262081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9340285f-b116-45c8-96b9-34a0d10b13e0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] DELETE http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:11.265949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9340285f-b116-45c8-96b9-34a0d10b13e0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:11.265949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:11.265949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:11.265949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9340285f-b116-45c8-96b9-34a0d10b13e0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:11.267265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-9340285f-b116-45c8-96b9-34a0d10b13e0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Delete volume with id: e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:11.421915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:11.421915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:11.423309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9340285f-b116-45c8-96b9-34a0d10b13e0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:11.440710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eeeb7355-33dc-461b-af6a-c9ee5d8ee595 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:11.457295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eeeb7355-33dc-461b-af6a-c9ee5d8ee595 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:11.457295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:11.457295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:11.457295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eeeb7355-33dc-461b-af6a-c9ee5d8ee595 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:11.472284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9340285f-b116-45c8-96b9-34a0d10b13e0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] 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 08:31:11.477404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9340285f-b116-45c8-96b9-34a0d10b13e0 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 400 Jan 21 08:31:11.488748 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 351/697] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:31:11 2021] DELETE /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 285 bytes in 236 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:31:11.506369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:11.506369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:11.506369 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eeeb7355-33dc-461b-af6a-c9ee5d8ee595 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot retrieved successfully. Jan 21 08:31:11.506369 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eeeb7355-33dc-461b-af6a-c9ee5d8ee595 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c returned with HTTP 200 Jan 21 08:31:11.506369 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 347/698] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:31:11 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c => generated 454 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:11.506809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a44277b-a030-4377-a963-d1d011133819 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:11.506809 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a44277b-a030-4377-a963-d1d011133819 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:11.506809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:11.506809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:11.506809 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a44277b-a030-4377-a963-d1d011133819 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:11.649357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:11.649357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:11.693282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a44277b-a030-4377-a963-d1d011133819 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:11.750073 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:11.750073 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:11.780181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a44277b-a030-4377-a963-d1d011133819 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:11.782004 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 352/699] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:11 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 1209 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:31:12.502952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-63b4f2e6-7420-4f0f-bcfc-7c14d8eaccf2 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:12.526685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39a8833e-b126-4f50-9167-7732626b51e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:12.528167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-63b4f2e6-7420-4f0f-bcfc-7c14d8eaccf2 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:12.530673 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:12.530673 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:12.535665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39a8833e-b126-4f50-9167-7732626b51e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:12.535665 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:12.535665 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:12.536043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-63b4f2e6-7420-4f0f-bcfc-7c14d8eaccf2 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:12.542475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39a8833e-b126-4f50-9167-7732626b51e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:12.624897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:12.624897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:12.627956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-39a8833e-b126-4f50-9167-7732626b51e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot retrieved successfully. Jan 21 08:31:12.636928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39a8833e-b126-4f50-9167-7732626b51e0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c returned with HTTP 200 Jan 21 08:31:12.636928 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 353/700] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:31:12 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c => generated 454 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:12.717487 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:12.717487 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:12.733110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-63b4f2e6-7420-4f0f-bcfc-7c14d8eaccf2 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:12.762817 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:12.762817 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:12.774756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-63b4f2e6-7420-4f0f-bcfc-7c14d8eaccf2 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:12.784551 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 348/701] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:31:12 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 1209 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:31:12.807869 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-4b2cacd7-d4ee-4097-8c87-aadbd201ce2c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] POST http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116/action Jan 21 08:31:12.809945 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:12.809945 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:12.811073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-4b2cacd7-d4ee-4097-8c87-aadbd201ce2c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action body: b'{"os-begin_detaching": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:31:12.814947 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-4b2cacd7-d4ee-4097-8c87-aadbd201ce2c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:12.931771 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:12.931771 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:12.932688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-4b2cacd7-d4ee-4097-8c87-aadbd201ce2c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:13.016799 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-4b2cacd7-d4ee-4097-8c87-aadbd201ce2c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Begin detaching volume completed successfully. Jan 21 08:31:13.017469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-4b2cacd7-d4ee-4097-8c87-aadbd201ce2c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116/action returned with HTTP 202 Jan 21 08:31:13.018451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 354/702] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:31:12 2021] POST /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:31:13.082392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-717059ba-d7a7-4326-b5d6-8ce831c67cd3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:13.083263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-717059ba-d7a7-4326-b5d6-8ce831c67cd3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:13.083677 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:13.083677 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:13.084308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-717059ba-d7a7-4326-b5d6-8ce831c67cd3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:13.159352 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:13.159352 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:13.169174 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-717059ba-d7a7-4326-b5d6-8ce831c67cd3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:13.180475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-4b2cacd7-d4ee-4097-8c87-aadbd201ce2c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:31:13.181346 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-4b2cacd7-d4ee-4097-8c87-aadbd201ce2c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:13.181759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:13.181759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:13.182459 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-4b2cacd7-d4ee-4097-8c87-aadbd201ce2c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:13.184532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-4b2cacd7-d4ee-4097-8c87-aadbd201ce2c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:31:13.185496 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 355/703] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:31:13 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 08:31:13.201562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-8b6c537a-2bb8-4330-8f83-c0d0c8b54cec tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:13.202507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-8b6c537a-2bb8-4330-8f83-c0d0c8b54cec tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:13.203505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-8b6c537a-2bb8-4330-8f83-c0d0c8b54cec tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:13.219595 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:13.219595 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:13.238331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-717059ba-d7a7-4326-b5d6-8ce831c67cd3 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:13.247557 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 349/704] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:13 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 1212 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:31:13.348036 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:13.348036 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:13.382522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-8b6c537a-2bb8-4330-8f83-c0d0c8b54cec tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:13.435013 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:13.435013 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:13.463229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-8b6c537a-2bb8-4330-8f83-c0d0c8b54cec tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:13.464523 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 356/705] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:31:13 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 1311 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:31:13.648313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf47b850-6c4f-4a62-9f13-a3386a46a3b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:13.648990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf47b850-6c4f-4a62-9f13-a3386a46a3b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:13.650749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:13.650749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:13.651010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf47b850-6c4f-4a62-9f13-a3386a46a3b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:13.720878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:13.720878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:13.722521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bf47b850-6c4f-4a62-9f13-a3386a46a3b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot retrieved successfully. Jan 21 08:31:13.724959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf47b850-6c4f-4a62-9f13-a3386a46a3b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c returned with HTTP 200 Jan 21 08:31:13.727227 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 350/706] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:31:13 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c => generated 454 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:31:13.931586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-ce82bed0-933f-4bbd-9bff-ae0634165fd4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] DELETE http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/223808f1-a0f1-4d89-b5a4-7fb9d5b57b19 Jan 21 08:31:13.931586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-ce82bed0-933f-4bbd-9bff-ae0634165fd4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:13.931586 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:13.931586 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:13.931586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-ce82bed0-933f-4bbd-9bff-ae0634165fd4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:14.056902 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:14.056902 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:14.273974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83cc6335-d637-417d-a9ca-fd92ca654829 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:14.275058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83cc6335-d637-417d-a9ca-fd92ca654829 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:14.275058 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:14.275058 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:14.275928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83cc6335-d637-417d-a9ca-fd92ca654829 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:14.348357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:14.348357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:14.358283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-83cc6335-d637-417d-a9ca-fd92ca654829 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:14.380944 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:14.380944 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:14.392728 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83cc6335-d637-417d-a9ca-fd92ca654829 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:14.394068 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 351/707] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:14 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 1212 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:31:14.743936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5358ae17-9517-4b33-912f-a4571421f9b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:14.747849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5358ae17-9517-4b33-912f-a4571421f9b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:14.748295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:14.748295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:14.749480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5358ae17-9517-4b33-912f-a4571421f9b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:14.814733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:14.814733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:14.822196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5358ae17-9517-4b33-912f-a4571421f9b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot retrieved successfully. Jan 21 08:31:14.825369 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5358ae17-9517-4b33-912f-a4571421f9b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c returned with HTTP 200 Jan 21 08:31:14.833216 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 352/708] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:31:14 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c => generated 481 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:14.848168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2562e647-42d2-4cc7-804b-7cac53026119 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] PUT http://10.222.0.50/volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 Jan 21 08:31:14.848168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:14.848168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:14.848168 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2562e647-42d2-4cc7-804b-7cac53026119 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:15.238144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-ce82bed0-933f-4bbd-9bff-ae0634165fd4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:31:15.239616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-ce82bed0-933f-4bbd-9bff-ae0634165fd4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:31:15.288047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ebcbee7-9201-490c-abe5-9c7ed63bf578 req-ce82bed0-933f-4bbd-9bff-ae0634165fd4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/attachments/223808f1-a0f1-4d89-b5a4-7fb9d5b57b19 returned with HTTP 200 Jan 21 08:31:15.291560 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 357/709] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:31:13 2021] DELETE /volume/v3/db8269e43a68491eb531382d147267e7/attachments/223808f1-a0f1-4d89-b5a4-7fb9d5b57b19 => generated 19 bytes in 1375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:15.332385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2562e647-42d2-4cc7-804b-7cac53026119 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] http://10.222.0.50/volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 returned with HTTP 200 Jan 21 08:31:15.337201 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 353/710] 10.222.0.50 () {60 vars in 1341 bytes} [Thu Jan 21 08:31:14 2021] PUT /volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 => generated 314 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:31:15.349378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e77a93c0-677a-4e63-848f-9726fc633538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] POST http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots Jan 21 08:31:15.353171 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:15.353171 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:15.354045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e77a93c0-677a-4e63-848f-9726fc633538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "becd1fed-51f6-4bea-92f7-56db9b9e5563"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:15.416291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2641d259-867d-4069-9668-87045461306f tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:15.417643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2641d259-867d-4069-9668-87045461306f tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:15.420852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2641d259-867d-4069-9668-87045461306f tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:15.666156 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:15.666156 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:15.699884 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:15.699884 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:15.709665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2641d259-867d-4069-9668-87045461306f tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:15.710023 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e77a93c0-677a-4e63-848f-9726fc633538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:15.710023 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-e77a93c0-677a-4e63-848f-9726fc633538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Create snapshot from volume becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:15.762065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2641d259-867d-4069-9668-87045461306f tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:15.763740 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 354/711] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:15 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 917 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:31:15.795310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ea24942-1317-4fcf-8795-72a3810638a6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] DELETE http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:15.796089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ea24942-1317-4fcf-8795-72a3810638a6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:15.796282 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:15.796282 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:15.797047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ea24942-1317-4fcf-8795-72a3810638a6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:15.797967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-1ea24942-1317-4fcf-8795-72a3810638a6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Delete volume with id: e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:15.854463 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota_utils [None req-e77a93c0-677a-4e63-848f-9726fc633538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Quota exceeded for 1b8e32d0ea74459aa1efbad19fcc2e47, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 08:31:15.855542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.middleware.fault [None req-e77a93c0-677a-4e63-848f-9726fc633538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots returned with HTTP 413 Jan 21 08:31:15.863288 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 358/712] 10.222.0.50 () {60 vars in 1231 bytes} [Thu Jan 21 08:31:15 2021] POST /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots => generated 208 bytes in 522 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 08:31:15.921131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:15.921131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:15.924761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1ea24942-1317-4fcf-8795-72a3810638a6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:15.929652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c67ed89d-18a8-47f7-a1e0-14f677aa115b tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] PUT http://10.222.0.50/volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 Jan 21 08:31:15.930525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:15.930525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:15.931558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c67ed89d-18a8-47f7-a1e0-14f677aa115b tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:16.228842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1ea24942-1317-4fcf-8795-72a3810638a6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Delete volume request issued successfully. Jan 21 08:31:16.231410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ea24942-1317-4fcf-8795-72a3810638a6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 202 Jan 21 08:31:16.236449 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 355/713] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:31:15 2021] DELETE /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 0 bytes in 445 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:31:16.270648 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-352ea5aa-c5a2-4f6a-bc6b-5eeeb98e70d7 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:16.272093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-352ea5aa-c5a2-4f6a-bc6b-5eeeb98e70d7 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:16.273247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:16.273247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:16.277263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-352ea5aa-c5a2-4f6a-bc6b-5eeeb98e70d7 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:16.367109 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c67ed89d-18a8-47f7-a1e0-14f677aa115b tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] http://10.222.0.50/volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 returned with HTTP 200 Jan 21 08:31:16.368250 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 359/714] 10.222.0.50 () {60 vars in 1341 bytes} [Thu Jan 21 08:31:15 2021] PUT /volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 => generated 314 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:16.386515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81e19f88-60a0-428d-ba7c-58b7417b5bc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] POST http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots Jan 21 08:31:16.388119 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81e19f88-60a0-428d-ba7c-58b7417b5bc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "becd1fed-51f6-4bea-92f7-56db9b9e5563"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:16.418111 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:16.418111 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:16.451583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-352ea5aa-c5a2-4f6a-bc6b-5eeeb98e70d7 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:16.470811 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:16.470811 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:16.472174 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-81e19f88-60a0-428d-ba7c-58b7417b5bc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:16.472899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-81e19f88-60a0-428d-ba7c-58b7417b5bc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Create snapshot from volume becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:16.535235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-352ea5aa-c5a2-4f6a-bc6b-5eeeb98e70d7 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:16.537081 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 356/715] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:16 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 916 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:16.570159 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota_utils [None req-81e19f88-60a0-428d-ba7c-58b7417b5bc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Quota exceeded for 1b8e32d0ea74459aa1efbad19fcc2e47, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 21 08:31:16.571829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.middleware.fault [None req-81e19f88-60a0-428d-ba7c-58b7417b5bc7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots returned with HTTP 413 Jan 21 08:31:16.576765 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 360/716] 10.222.0.50 () {60 vars in 1231 bytes} [Thu Jan 21 08:31:16 2021] POST /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots => generated 133 bytes in 195 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 21 08:31:16.591357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-141f6e50-7183-4e3d-ba90-2690716629e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] DELETE http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:16.591914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-141f6e50-7183-4e3d-ba90-2690716629e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:16.592114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:16.592114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:16.593169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-141f6e50-7183-4e3d-ba90-2690716629e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:16.593700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-141f6e50-7183-4e3d-ba90-2690716629e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Delete snapshot with id: 76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:16.673908 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:16.673908 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:16.674559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-141f6e50-7183-4e3d-ba90-2690716629e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot retrieved successfully. Jan 21 08:31:16.794212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-141f6e50-7183-4e3d-ba90-2690716629e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot delete request issued successfully. Jan 21 08:31:16.794990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-141f6e50-7183-4e3d-ba90-2690716629e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c returned with HTTP 202 Jan 21 08:31:16.795711 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 357/717] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:31:16 2021] DELETE /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:31:16.811564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-299afeb4-3966-4d20-983b-072acb8d08bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:16.812804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-299afeb4-3966-4d20-983b-072acb8d08bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:16.813159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:16.813159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:16.824517 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-299afeb4-3966-4d20-983b-072acb8d08bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:16.962008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:16.962008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:16.968546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-299afeb4-3966-4d20-983b-072acb8d08bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot retrieved successfully. Jan 21 08:31:16.973243 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-299afeb4-3966-4d20-983b-072acb8d08bf tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c returned with HTTP 200 Jan 21 08:31:16.975574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 361/718] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:31:16 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c => generated 480 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:17.564998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-476b29bb-85a2-42f0-9a51-d557b780dd9c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:17.565672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-476b29bb-85a2-42f0-9a51-d557b780dd9c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:17.570591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:17.570591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:17.570591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-476b29bb-85a2-42f0-9a51-d557b780dd9c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:17.644466 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:17.644466 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:17.665179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-476b29bb-85a2-42f0-9a51-d557b780dd9c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:17.687122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-476b29bb-85a2-42f0-9a51-d557b780dd9c tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:17.688728 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 358/719] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:17 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:17.992400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9dea85e6-ba55-42f7-9dc1-29f7e6810583 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:17.993247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9dea85e6-ba55-42f7-9dc1-29f7e6810583 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:17.993575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:17.993575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:17.994197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9dea85e6-ba55-42f7-9dc1-29f7e6810583 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:18.029449 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:18.029449 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:18.030593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9dea85e6-ba55-42f7-9dc1-29f7e6810583 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot retrieved successfully. Jan 21 08:31:18.032649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9dea85e6-ba55-42f7-9dc1-29f7e6810583 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c returned with HTTP 200 Jan 21 08:31:18.033566 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 362/720] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:31:17 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c => generated 480 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:18.718677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c9e1430-0828-4f28-9d5f-bf1e00257876 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:18.719214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c9e1430-0828-4f28-9d5f-bf1e00257876 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:18.719402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:18.719402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:18.719811 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c9e1430-0828-4f28-9d5f-bf1e00257876 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:18.931656 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:18.931656 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:18.976389 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8c9e1430-0828-4f28-9d5f-bf1e00257876 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:19.047306 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d99effa1-b68d-4965-9218-3e68ed4312d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:19.048011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d99effa1-b68d-4965-9218-3e68ed4312d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:19.048335 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:19.048335 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:19.048872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d99effa1-b68d-4965-9218-3e68ed4312d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:19.081732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c9e1430-0828-4f28-9d5f-bf1e00257876 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:19.103892 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 359/721] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:18 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 916 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:19.128748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:19.128748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:19.130159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d99effa1-b68d-4965-9218-3e68ed4312d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Snapshot retrieved successfully. Jan 21 08:31:19.132357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d99effa1-b68d-4965-9218-3e68ed4312d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c returned with HTTP 200 Jan 21 08:31:19.136967 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 363/722] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:31:19 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c => generated 480 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:20.111852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f296120-09a4-4a65-8c0c-3e243ccca754 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:20.112576 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f296120-09a4-4a65-8c0c-3e243ccca754 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:20.117362 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:20.117362 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:20.121563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f296120-09a4-4a65-8c0c-3e243ccca754 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:20.149743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-32fa88dc-94e6-485b-aeee-e8f0556ddfc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c Jan 21 08:31:20.150646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-32fa88dc-94e6-485b-aeee-e8f0556ddfc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:20.150867 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:20.150867 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:20.151289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-32fa88dc-94e6-485b-aeee-e8f0556ddfc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:20.237075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-32fa88dc-94e6-485b-aeee-e8f0556ddfc0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c returned with HTTP 404 Jan 21 08:31:20.241915 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 364/723] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:31:20 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/snapshots/76bc29ed-9cb5-4528-afc6-a39f18f4e40c => generated 111 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:31:20.249582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93b3af50-31bd-40a4-b17d-116069534b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] DELETE http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:20.254332 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93b3af50-31bd-40a4-b17d-116069534b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:20.255054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93b3af50-31bd-40a4-b17d-116069534b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:20.257331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-93b3af50-31bd-40a4-b17d-116069534b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Delete volume with id: becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:20.299376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:20.299376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:20.310752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5f296120-09a4-4a65-8c0c-3e243ccca754 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:20.334415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:20.334415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:20.335225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-93b3af50-31bd-40a4-b17d-116069534b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:20.361738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f296120-09a4-4a65-8c0c-3e243ccca754 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:20.373381 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 360/724] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:20 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 916 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:20.449253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-93b3af50-31bd-40a4-b17d-116069534b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Delete volume request issued successfully. Jan 21 08:31:20.450239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93b3af50-31bd-40a4-b17d-116069534b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 returned with HTTP 202 Jan 21 08:31:20.451691 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 365/725] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:31:20 2021] DELETE /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:31:20.459299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41555a44-9765-49e6-9a35-1f34bdb8afc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:20.460248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41555a44-9765-49e6-9a35-1f34bdb8afc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:20.460611 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:20.460611 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:20.461243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41555a44-9765-49e6-9a35-1f34bdb8afc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:20.600718 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:20.600718 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:20.623736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-41555a44-9765-49e6-9a35-1f34bdb8afc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:20.689038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41555a44-9765-49e6-9a35-1f34bdb8afc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 returned with HTTP 200 Jan 21 08:31:20.708011 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 361/726] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:20 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 => generated 928 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:21.382869 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23712dbe-188a-41d2-be90-8a285ccb8099 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:21.383492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23712dbe-188a-41d2-be90-8a285ccb8099 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:21.383851 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:21.383851 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:21.384507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23712dbe-188a-41d2-be90-8a285ccb8099 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:21.577954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:21.577954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:21.610658 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23712dbe-188a-41d2-be90-8a285ccb8099 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:21.678099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23712dbe-188a-41d2-be90-8a285ccb8099 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 200 Jan 21 08:31:21.690861 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 366/727] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:21 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 916 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:21.729174 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62973fe1-9441-4647-a3f0-808d69cda976 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:21.729174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62973fe1-9441-4647-a3f0-808d69cda976 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:21.729174 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:21.729174 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:21.729174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62973fe1-9441-4647-a3f0-808d69cda976 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:21.833309 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:21.833309 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:21.851727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-62973fe1-9441-4647-a3f0-808d69cda976 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:21.956670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62973fe1-9441-4647-a3f0-808d69cda976 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 returned with HTTP 200 Jan 21 08:31:21.957538 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 362/728] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:21 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 => generated 928 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:22.697875 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ec32b52-6068-4409-bc39-f238be3d584e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 Jan 21 08:31:22.699037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ec32b52-6068-4409-bc39-f238be3d584e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:22.699403 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:22.699403 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:22.700761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ec32b52-6068-4409-bc39-f238be3d584e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:22.967337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ec32b52-6068-4409-bc39-f238be3d584e tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 returned with HTTP 404 Jan 21 08:31:22.968447 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 367/729] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:22 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/e7a950ae-14be-43d5-8650-101d1fe56116 => generated 109 bytes in 275 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:31:22.977491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-169df748-2a20-4aef-b40e-a68ebeb69e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:22.978274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-169df748-2a20-4aef-b40e-a68ebeb69e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:22.978927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:22.978927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:22.980121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-169df748-2a20-4aef-b40e-a68ebeb69e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:23.175102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:23.175102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:23.231136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-169df748-2a20-4aef-b40e-a68ebeb69e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:23.326733 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-169df748-2a20-4aef-b40e-a68ebeb69e7c tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 returned with HTTP 200 Jan 21 08:31:23.333504 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 363/730] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:22 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 => generated 928 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:24.345986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4cc05f6f-361a-426f-a36f-3a5dcfb4236b tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:24.347175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4cc05f6f-361a-426f-a36f-3a5dcfb4236b tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:24.347917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4cc05f6f-361a-426f-a36f-3a5dcfb4236b tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:24.477842 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:24.477842 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:24.498835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4cc05f6f-361a-426f-a36f-3a5dcfb4236b tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Volume info retrieved successfully. Jan 21 08:31:24.558977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4cc05f6f-361a-426f-a36f-3a5dcfb4236b tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 returned with HTTP 200 Jan 21 08:31:24.560409 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 368/731] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:24 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 => generated 928 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:25.588064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd5f6a45-b791-4c82-8af0-77eef06256e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] GET http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 Jan 21 08:31:25.589469 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd5f6a45-b791-4c82-8af0-77eef06256e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:25.589469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:25.589469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:25.595548 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd5f6a45-b791-4c82-8af0-77eef06256e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:25.766602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd5f6a45-b791-4c82-8af0-77eef06256e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1774124452] http://10.222.0.50/volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 returned with HTTP 404 Jan 21 08:31:25.770235 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 364/732] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:25 2021] GET /volume/v3/1b8e32d0ea74459aa1efbad19fcc2e47/volumes/becd1fed-51f6-4bea-92f7-56db9b9e5563 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:31:25.786192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b791f8f7-feb5-4c71-9f0e-e0bc88e36b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] PUT http://10.222.0.50/volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 Jan 21 08:31:25.786192 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:25.786192 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:25.786192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b791f8f7-feb5-4c71-9f0e-e0bc88e36b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:26.678838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b791f8f7-feb5-4c71-9f0e-e0bc88e36b03 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060 tempest-VolumeSnapshotQuotasNegativeTestJSON-102782060] http://10.222.0.50/volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 returned with HTTP 200 Jan 21 08:31:26.678838 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 369/733] 10.222.0.50 () {60 vars in 1342 bytes} [Thu Jan 21 08:31:25 2021] PUT /volume/v3/16634f4d3ee64078b3814c73b920d6fc/os-quota-sets/1b8e32d0ea74459aa1efbad19fcc2e47 => generated 319 bytes in 885 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:31:35.794607 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-adff1ac9-9c87-4f39-9709-311c4e6e50a4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] DELETE http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:31:35.795383 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-adff1ac9-9c87-4f39-9709-311c4e6e50a4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:35.795960 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-adff1ac9-9c87-4f39-9709-311c4e6e50a4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:35.796549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-adff1ac9-9c87-4f39-9709-311c4e6e50a4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Delete volume with id: a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:31:35.889724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:35.889724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:35.893162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-adff1ac9-9c87-4f39-9709-311c4e6e50a4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:36.024585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-adff1ac9-9c87-4f39-9709-311c4e6e50a4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Delete volume request issued successfully. Jan 21 08:31:36.024585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-adff1ac9-9c87-4f39-9709-311c4e6e50a4 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 202 Jan 21 08:31:36.031700 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 365/734] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:31:35 2021] DELETE /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:31:36.038518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77432534-ead2-4336-9046-af97063b58c8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:31:36.040062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77432534-ead2-4336-9046-af97063b58c8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:36.040643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77432534-ead2-4336-9046-af97063b58c8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:36.185864 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:36.185864 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:36.199354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-77432534-ead2-4336-9046-af97063b58c8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:36.409886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77432534-ead2-4336-9046-af97063b58c8 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:31:36.409886 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 370/735] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:36 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 915 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:37.433075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5595b281-8c06-4609-a0e9-70865d4a89f6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:31:37.434004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5595b281-8c06-4609-a0e9-70865d4a89f6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:37.434369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:37.434369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:37.435072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5595b281-8c06-4609-a0e9-70865d4a89f6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:37.585855 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:37.585855 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:37.610221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5595b281-8c06-4609-a0e9-70865d4a89f6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:37.694598 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5595b281-8c06-4609-a0e9-70865d4a89f6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:31:37.700567 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 366/736] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:37 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 915 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:38.727015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56a2cf53-f442-4510-84db-ca6a926ab209 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:31:38.727736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56a2cf53-f442-4510-84db-ca6a926ab209 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:38.727736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:38.727736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:38.728106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56a2cf53-f442-4510-84db-ca6a926ab209 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:38.934252 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:38.934252 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:38.969238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-56a2cf53-f442-4510-84db-ca6a926ab209 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:39.051525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56a2cf53-f442-4510-84db-ca6a926ab209 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:31:39.056477 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 371/737] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:38 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 915 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:40.090285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5af0bf05-3e22-439c-b0a6-264500662291 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:31:40.092480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5af0bf05-3e22-439c-b0a6-264500662291 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:40.094217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:40.094217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:40.097589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5af0bf05-3e22-439c-b0a6-264500662291 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:41.254310 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:41.254310 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:41.295076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5af0bf05-3e22-439c-b0a6-264500662291 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:31:41.401344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5af0bf05-3e22-439c-b0a6-264500662291 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 200 Jan 21 08:31:41.416785 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 367/738] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:40 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 915 bytes in 1338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:42.435093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c91b14f7-5a18-4e51-aa5f-50753c7f0e6a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f Jan 21 08:31:42.435682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c91b14f7-5a18-4e51-aa5f-50753c7f0e6a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:42.435780 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:42.435780 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:42.436187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c91b14f7-5a18-4e51-aa5f-50753c7f0e6a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:42.577269 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c91b14f7-5a18-4e51-aa5f-50753c7f0e6a tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f returned with HTTP 404 Jan 21 08:31:42.580777 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 372/739] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:42 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/a3075e9f-0352-46fe-98de-dd97cea1383f => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:31:46.161130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] POST http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes Jan 21 08:31:46.162362 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:46.162362 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:46.163214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-382424262"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:46.164863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-382424262'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:31:46.165388 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Create volume of 1 GB Jan 21 08:31:46.227527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Availability Zones retrieved successfully. Jan 21 08:31:46.304780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Flow 'volume_create_api' (52e86e7d-08b7-41a0-8c60-0d17a2d61e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:31:46.315568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec8b80fc-c0ff-4b69-9b3d-f702fc9dced7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:46.319523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:31:46.731493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec8b80fc-c0ff-4b69-9b3d-f702fc9dced7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:46.751642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a24d7b-c228-456e-a7f4-9a0c191abfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:47.577315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Created reservations ['ec868cf6-c536-4099-8246-7711f40fed03', 'd187f896-33c2-4807-9702-28656848e56b', 'c7b5f17d-05f2-4e11-b7ae-50b275153835', '2d057238-ffdd-4aa2-8d1b-f3dd4b013de4'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:31:47.580297 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79a24d7b-c228-456e-a7f4-9a0c191abfd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec868cf6-c536-4099-8246-7711f40fed03', 'd187f896-33c2-4807-9702-28656848e56b', 'c7b5f17d-05f2-4e11-b7ae-50b275153835', '2d057238-ffdd-4aa2-8d1b-f3dd4b013de4']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:47.583091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92e1622-ce4d-428f-904b-fbcd00eedb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:47.799540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92e1622-ce4d-428f-904b-fbcd00eedb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a95204fc-37e5-4f06-80ad-dd61356c9522', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-382424262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fce9afba555448d6bb7da2b37b66e26a',qos_specs=None,replication_status=,reservations=['ec868cf6-c536-4099-8246-7711f40fed03','d187f896-33c2-4807-9702-28656848e56b','c7b5f17d-05f2-4e11-b7ae-50b275153835','2d057238-ffdd-4aa2-8d1b-f3dd4b013de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83eebc02f15745038af4faf822633f06',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:31:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-382424262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a95204fc-37e5-4f06-80ad-dd61356c9522,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fce9afba555448d6bb7da2b37b66e26a',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='83eebc02f15745038af4faf822633f06',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:47.824297 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e4c6948-c8b6-4f3d-b230-7c7d1c633131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:47.999231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e4c6948-c8b6-4f3d-b230-7c7d1c633131) 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-382424262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fce9afba555448d6bb7da2b37b66e26a',qos_specs=None,replication_status=,reservations=['ec868cf6-c536-4099-8246-7711f40fed03','d187f896-33c2-4807-9702-28656848e56b','c7b5f17d-05f2-4e11-b7ae-50b275153835','2d057238-ffdd-4aa2-8d1b-f3dd4b013de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83eebc02f15745038af4faf822633f06',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:48.003828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9846a0a9-f5b5-4072-9333-a19abae989f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:31:48.149057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9846a0a9-f5b5-4072-9333-a19abae989f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:31:48.167153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Flow 'volume_create_api' (52e86e7d-08b7-41a0-8c60-0d17a2d61e8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:31:48.482820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Create volume request issued successfully. Jan 21 08:31:48.571603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ef74fc5-2a9e-4492-8de7-22a1c4d11356 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes returned with HTTP 202 Jan 21 08:31:48.578143 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 368/740] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:31:45 2021] POST /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes => generated 819 bytes in 3091 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:31:48.588811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01e18ae3-8734-4ecb-b01a-b1db67c11aa9 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:48.589665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01e18ae3-8734-4ecb-b01a-b1db67c11aa9 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:48.592636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01e18ae3-8734-4ecb-b01a-b1db67c11aa9 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:48.753004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:48.753004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:48.771150 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-01e18ae3-8734-4ecb-b01a-b1db67c11aa9 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Volume info retrieved successfully. Jan 21 08:31:48.833274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01e18ae3-8734-4ecb-b01a-b1db67c11aa9 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 200 Jan 21 08:31:48.835810 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 373/741] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:48 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 887 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:49.857758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a762e46-bad1-429e-b212-498f26e7794c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:49.862702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a762e46-bad1-429e-b212-498f26e7794c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:49.863397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:49.863397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:49.864744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a762e46-bad1-429e-b212-498f26e7794c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:50.298148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:50.298148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:50.366112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1a762e46-bad1-429e-b212-498f26e7794c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Volume info retrieved successfully. Jan 21 08:31:50.522446 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a762e46-bad1-429e-b212-498f26e7794c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 200 Jan 21 08:31:50.526557 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 369/742] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:49 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 911 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:51.544252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-507076d3-943f-4d08-a0b7-ccc4dab42572 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:51.545213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-507076d3-943f-4d08-a0b7-ccc4dab42572 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:51.545581 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:51.545581 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:51.553012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-507076d3-943f-4d08-a0b7-ccc4dab42572 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:51.812190 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:51.812190 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:51.841536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-507076d3-943f-4d08-a0b7-ccc4dab42572 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Volume info retrieved successfully. Jan 21 08:31:51.986772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-507076d3-943f-4d08-a0b7-ccc4dab42572 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 200 Jan 21 08:31:51.989380 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 374/743] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:51 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 912 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:52.015506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5500ac5-1890-4450-afa1-9fe5e846322c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] POST http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer Jan 21 08:31:52.019960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:52.019960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:52.020823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5500ac5-1890-4450-afa1-9fe5e846322c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a95204fc-37e5-4f06-80ad-dd61356c9522"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:52.022597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.volume_transfer [None req-f5500ac5-1890-4450-afa1-9fe5e846322c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Creating new volume transfer {'transfer': {'volume_id': 'a95204fc-37e5-4f06-80ad-dd61356c9522'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 08:31:52.037116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.volume_transfer [None req-f5500ac5-1890-4450-afa1-9fe5e846322c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Creating transfer of volume a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:52.038338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.transfer.api [None req-f5500ac5-1890-4450-afa1-9fe5e846322c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Generating transfer record for volume a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:52.276448 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:52.276448 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:52.429953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5500ac5-1890-4450-afa1-9fe5e846322c tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer returned with HTTP 202 Jan 21 08:31:52.438438 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 370/744] 10.222.0.50 () {60 vars in 1258 bytes} [Thu Jan 21 08:31:52 2021] POST /volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer => generated 507 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:31:52.442847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e935ab7-9f99-4318-84cf-6df11eb2b7e4 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:52.442847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e935ab7-9f99-4318-84cf-6df11eb2b7e4 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:52.443128 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:52.443128 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:52.443350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e935ab7-9f99-4318-84cf-6df11eb2b7e4 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:52.741381 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:52.741381 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:52.772082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e935ab7-9f99-4318-84cf-6df11eb2b7e4 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Volume info retrieved successfully. Jan 21 08:31:52.881760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e935ab7-9f99-4318-84cf-6df11eb2b7e4 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 200 Jan 21 08:31:52.881760 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 375/745] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:52 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 920 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:52.899409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-936edad9-f70f-4e90-b645-4dce10310930 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/6d3f1e99-0712-4f80-b1ce-a0c09bf73868 Jan 21 08:31:52.899409 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-936edad9-f70f-4e90-b645-4dce10310930 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:52.899409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:52.899409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:52.899409 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-936edad9-f70f-4e90-b645-4dce10310930 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:52.930033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-936edad9-f70f-4e90-b645-4dce10310930 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/6d3f1e99-0712-4f80-b1ce-a0c09bf73868 returned with HTTP 200 Jan 21 08:31:52.930033 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 371/746] 10.222.0.50 () {58 vars in 1348 bytes} [Thu Jan 21 08:31:52 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/6d3f1e99-0712-4f80-b1ce-a0c09bf73868 => generated 475 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:52.938261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37a140a9-c8f0-499f-b1a7-bfc11e3274c4 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer Jan 21 08:31:52.938261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37a140a9-c8f0-499f-b1a7-bfc11e3274c4 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:52.938261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:52.938261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:52.938261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37a140a9-c8f0-499f-b1a7-bfc11e3274c4 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:52.938261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.volume_transfer [None req-37a140a9-c8f0-499f-b1a7-bfc11e3274c4 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Listing volume transfers {{(pid=88057) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 08:31:52.972756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37a140a9-c8f0-499f-b1a7-bfc11e3274c4 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer returned with HTTP 200 Jan 21 08:31:52.994776 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 376/747] 10.222.0.50 () {58 vars in 1237 bytes} [Thu Jan 21 08:31:52 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer => generated 434 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:53.540736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] POST http://10.222.0.50/volume/v3/1e696f5d912146b0a379feea6c1c96e5/os-volume-transfer/6d3f1e99-0712-4f80-b1ce-a0c09bf73868/accept Jan 21 08:31:53.541530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "092eaeedb6ac23e4"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:31:53.542467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.volume_transfer [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Accepting volume transfer 6d3f1e99-0712-4f80-b1ce-a0c09bf73868 {{(pid=88056) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 08:31:53.546726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.volume_transfer [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Accepting transfer 6d3f1e99-0712-4f80-b1ce-a0c09bf73868 Jan 21 08:31:54.249477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Created reservations ['0cdca477-bfe7-43e4-9801-1a286ac167f7', '851777dc-db8a-40b2-bab4-0aa0569df5f3', '03b2f8b0-53ee-45e2-a02b-567a3bb8cff8', 'afdd7060-f0ca-4d0f-a121-feaef911ff21'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:31:54.382070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Created reservations ['2ea97482-bf21-4cec-8ced-e0152d66770c', 'e06eb431-016c-4041-9c26-deea51bba0b2', '4f762a63-3016-4221-9819-7f0877cccb89', '948a2176-25d9-414f-8ac9-09dc8fb893fc'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:31:54.571243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Created reservations ['38ee39be-36bd-4d9a-88c7-5da23b328b8d', 'aa5eedbd-4efc-46ca-96ef-a138775f6074', '77092f1f-c7f6-4145-869b-b26a9e517585', '3929ee89-980c-4e99-bd73-98f7b8a2f317'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:31:54.764969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Created reservations ['987b311e-1bf4-4b62-b7d0-f01f3fb96b40', 'bac0bfa9-fa8b-4e2a-b8e9-58e07d0380fb', '1a4fb6cc-7c93-4ecc-a2a8-d650d6782690', '4c551f60-b466-4f36-8489-64dfc0fca54c'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:31:54.768335 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:54.768335 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:54.910384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Transfer volume completed successfully. Jan 21 08:31:54.992973 n-d-769329-4 devstack@c-api.service[88055]: /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 08:31:54.992973 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:31:55.564401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.transfer.api [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Volume a95204fc-37e5-4f06-80ad-dd61356c9522 has been transferred. Jan 21 08:31:55.788396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfe403e0-896c-40f6-a6da-68c73c4742b1 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] http://10.222.0.50/volume/v3/1e696f5d912146b0a379feea6c1c96e5/os-volume-transfer/6d3f1e99-0712-4f80-b1ce-a0c09bf73868/accept returned with HTTP 202 Jan 21 08:31:55.800767 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 372/748] 10.222.0.50 () {60 vars in 1390 bytes} [Thu Jan 21 08:31:52 2021] POST /volume/v3/1e696f5d912146b0a379feea6c1c96e5/os-volume-transfer/6d3f1e99-0712-4f80-b1ce-a0c09bf73868/accept => generated 431 bytes in 2809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:31:55.809738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ae079de-8732-4076-b01f-5e84c30fb194 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] GET http://10.222.0.50/volume/v3/1e696f5d912146b0a379feea6c1c96e5/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:55.810279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ae079de-8732-4076-b01f-5e84c30fb194 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:55.810774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ae079de-8732-4076-b01f-5e84c30fb194 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:56.068113 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:56.068113 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:56.107310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2ae079de-8732-4076-b01f-5e84c30fb194 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Volume info retrieved successfully. Jan 21 08:31:56.200609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ae079de-8732-4076-b01f-5e84c30fb194 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] http://10.222.0.50/volume/v3/1e696f5d912146b0a379feea6c1c96e5/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 200 Jan 21 08:31:56.201512 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 377/749] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:55 2021] GET /volume/v3/1e696f5d912146b0a379feea6c1c96e5/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 912 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:56.236852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc9f05af-d863-480d-b6cf-3b2e3f5f7e20 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] GET http://10.222.0.50/volume/v3/1e696f5d912146b0a379feea6c1c96e5/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:56.238079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc9f05af-d863-480d-b6cf-3b2e3f5f7e20 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:56.238874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:56.238874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:56.239937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc9f05af-d863-480d-b6cf-3b2e3f5f7e20 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:56.426889 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:56.426889 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:56.465265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fc9f05af-d863-480d-b6cf-3b2e3f5f7e20 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] Volume info retrieved successfully. Jan 21 08:31:56.516310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc9f05af-d863-480d-b6cf-3b2e3f5f7e20 tempest-VolumesTransfersTest-642125751 tempest-VolumesTransfersTest-642125751] http://10.222.0.50/volume/v3/1e696f5d912146b0a379feea6c1c96e5/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 200 Jan 21 08:31:56.516617 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 373/750] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:56 2021] GET /volume/v3/1e696f5d912146b0a379feea6c1c96e5/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 912 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:31:56.550439 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-688fbd0a-c6d0-49c6-bab8-8aa92c744b3a tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] DELETE http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/6d3f1e99-0712-4f80-b1ce-a0c09bf73868 Jan 21 08:31:56.550994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-688fbd0a-c6d0-49c6-bab8-8aa92c744b3a tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:56.551182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:56.551182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:56.551618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-688fbd0a-c6d0-49c6-bab8-8aa92c744b3a tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:56.551991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.volume_transfer [None req-688fbd0a-c6d0-49c6-bab8-8aa92c744b3a tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Delete transfer with id: 6d3f1e99-0712-4f80-b1ce-a0c09bf73868 Jan 21 08:31:56.568163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-688fbd0a-c6d0-49c6-bab8-8aa92c744b3a tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/6d3f1e99-0712-4f80-b1ce-a0c09bf73868 returned with HTTP 404 Jan 21 08:31:56.569549 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 378/751] 10.222.0.50 () {58 vars in 1351 bytes} [Thu Jan 21 08:31:56 2021] DELETE /volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/6d3f1e99-0712-4f80-b1ce-a0c09bf73868 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:31:57.482353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-651ee181-0fa6-46c2-8621-bf09e6838c7c tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] DELETE http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:57.483161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-651ee181-0fa6-46c2-8621-bf09e6838c7c tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:57.483600 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:57.483600 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:57.484731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-651ee181-0fa6-46c2-8621-bf09e6838c7c tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:57.486106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-651ee181-0fa6-46c2-8621-bf09e6838c7c tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Delete volume with id: a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:57.605452 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:57.605452 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:57.610437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-651ee181-0fa6-46c2-8621-bf09e6838c7c tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Volume info retrieved successfully. Jan 21 08:31:57.757068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-651ee181-0fa6-46c2-8621-bf09e6838c7c tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Delete volume request issued successfully. Jan 21 08:31:57.762322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-651ee181-0fa6-46c2-8621-bf09e6838c7c tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 202 Jan 21 08:31:57.762322 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 374/752] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:31:56 2021] DELETE /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 0 bytes in 1182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:31:57.767136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f5dfc3e-b0ca-47cf-afa9-7f135fb402b7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] GET http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:57.767803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f5dfc3e-b0ca-47cf-afa9-7f135fb402b7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:57.768411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f5dfc3e-b0ca-47cf-afa9-7f135fb402b7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:57.976288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:57.976288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:58.006675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2f5dfc3e-b0ca-47cf-afa9-7f135fb402b7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Volume info retrieved successfully. Jan 21 08:31:58.072015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f5dfc3e-b0ca-47cf-afa9-7f135fb402b7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 200 Jan 21 08:31:58.073677 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 379/753] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:57 2021] GET /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 1082 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:31:59.094416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f43708a-e9ed-465a-9978-5d5dca42adc7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] GET http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:31:59.095239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f43708a-e9ed-465a-9978-5d5dca42adc7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:59.095239 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:31:59.095239 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:31:59.095796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f43708a-e9ed-465a-9978-5d5dca42adc7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:59.168677 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:31:59.168677 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:31:59.229122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8f43708a-e9ed-465a-9978-5d5dca42adc7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Volume info retrieved successfully. Jan 21 08:31:59.313891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f43708a-e9ed-465a-9978-5d5dca42adc7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 200 Jan 21 08:31:59.315600 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 375/754] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:31:59 2021] GET /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 1082 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:32:00.342561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e28693b4-ad2a-407e-a5e2-2c42184d92e5 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] GET http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:32:00.343748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e28693b4-ad2a-407e-a5e2-2c42184d92e5 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:00.344197 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:00.344197 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:00.350360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e28693b4-ad2a-407e-a5e2-2c42184d92e5 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:00.588494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:00.588494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:00.633096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e28693b4-ad2a-407e-a5e2-2c42184d92e5 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Volume info retrieved successfully. Jan 21 08:32:00.679970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e28693b4-ad2a-407e-a5e2-2c42184d92e5 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 200 Jan 21 08:32:00.682396 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 380/755] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:00 2021] GET /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 1082 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:32:01.701575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d9efacf-d5ca-4fff-b124-0351d59462e7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] GET http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:32:01.712756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d9efacf-d5ca-4fff-b124-0351d59462e7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:01.724317 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:01.724317 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:01.725638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d9efacf-d5ca-4fff-b124-0351d59462e7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:02.010830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:02.010830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:02.058708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8d9efacf-d5ca-4fff-b124-0351d59462e7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Volume info retrieved successfully. Jan 21 08:32:02.109118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d9efacf-d5ca-4fff-b124-0351d59462e7 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 200 Jan 21 08:32:02.111420 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 376/756] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:01 2021] GET /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 1082 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:32:03.132667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fcabfca-5ad6-49f0-9dd2-d548eecc34e6 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] GET http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:32:03.134573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fcabfca-5ad6-49f0-9dd2-d548eecc34e6 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:03.134573 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:03.134573 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:03.137372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fcabfca-5ad6-49f0-9dd2-d548eecc34e6 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:03.337577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fcabfca-5ad6-49f0-9dd2-d548eecc34e6 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 404 Jan 21 08:32:03.337577 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 381/757] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:03 2021] GET /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:32:03.339490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] POST http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes Jan 21 08:32:03.339490 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:03.339490 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:03.340539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1044968764"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:32:03.346185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1044968764'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:32:03.346983 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Create volume of 1 GB Jan 21 08:32:03.402732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Availability Zones retrieved successfully. Jan 21 08:32:03.492951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Flow 'volume_create_api' (7bd614a8-5dde-4ed0-a74a-a28cd805a8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:32:03.511506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041fff24-7967-4a0c-8c5f-489181931f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:03.520683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:32:03.710989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041fff24-7967-4a0c-8c5f-489181931f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:03.715398 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6802b432-0463-4ff6-add9-d8c9caf3e5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:04.039999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Created reservations ['faddbac7-eb13-4858-baa4-0bb4b6a52256', 'd5c5a8dd-003e-404e-ba39-61f3161cc1bb', 'a9e4a8ff-d0c4-4ed1-9f1a-0a815e3a7126', 'bb35ce62-e8e9-4295-9a91-8e8dd492d434'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:32:04.043591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6802b432-0463-4ff6-add9-d8c9caf3e5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faddbac7-eb13-4858-baa4-0bb4b6a52256', 'd5c5a8dd-003e-404e-ba39-61f3161cc1bb', 'a9e4a8ff-d0c4-4ed1-9f1a-0a815e3a7126', 'bb35ce62-e8e9-4295-9a91-8e8dd492d434']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:04.045204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8eadd0d-4368-4059-8a3f-7baa2b1731d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:04.224751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8eadd0d-4368-4059-8a3f-7baa2b1731d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b39e298-c3e7-4099-a976-f4a06f44f72a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1044968764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fce9afba555448d6bb7da2b37b66e26a',qos_specs=None,replication_status=,reservations=['faddbac7-eb13-4858-baa4-0bb4b6a52256','d5c5a8dd-003e-404e-ba39-61f3161cc1bb','a9e4a8ff-d0c4-4ed1-9f1a-0a815e3a7126','bb35ce62-e8e9-4295-9a91-8e8dd492d434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83eebc02f15745038af4faf822633f06',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:32:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1044968764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b39e298-c3e7-4099-a976-f4a06f44f72a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fce9afba555448d6bb7da2b37b66e26a',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='83eebc02f15745038af4faf822633f06',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:04.233778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71413f98-89d0-492a-a5ea-0aeeae7121f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:04.369535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71413f98-89d0-492a-a5ea-0aeeae7121f2) 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-1044968764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fce9afba555448d6bb7da2b37b66e26a',qos_specs=None,replication_status=,reservations=['faddbac7-eb13-4858-baa4-0bb4b6a52256','d5c5a8dd-003e-404e-ba39-61f3161cc1bb','a9e4a8ff-d0c4-4ed1-9f1a-0a815e3a7126','bb35ce62-e8e9-4295-9a91-8e8dd492d434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83eebc02f15745038af4faf822633f06',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:04.374303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42e58a9-4421-43d0-9ebf-b5720f83fd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:04.499256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42e58a9-4421-43d0-9ebf-b5720f83fd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:04.517582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Flow 'volume_create_api' (7bd614a8-5dde-4ed0-a74a-a28cd805a8f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:32:04.654918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Create volume request issued successfully. Jan 21 08:32:04.697421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5da84c0-b0c4-4d6a-9fb4-e00670a76e10 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes returned with HTTP 202 Jan 21 08:32:04.699034 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 377/758] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:32:03 2021] POST /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes => generated 820 bytes in 1369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:32:04.727840 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e4c8724-4692-4767-b26e-ccf031ae1453 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:04.729441 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e4c8724-4692-4767-b26e-ccf031ae1453 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:04.730556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e4c8724-4692-4767-b26e-ccf031ae1453 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:04.826080 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:04.826080 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:04.877735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0e4c8724-4692-4767-b26e-ccf031ae1453 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Volume info retrieved successfully. Jan 21 08:32:04.999615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e4c8724-4692-4767-b26e-ccf031ae1453 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 200 Jan 21 08:32:05.001213 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 382/759] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:04 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 912 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:06.033181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e99b892e-7721-44e6-849f-c66d9a531311 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:06.034062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e99b892e-7721-44e6-849f-c66d9a531311 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:06.034543 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:06.034543 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:06.035329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e99b892e-7721-44e6-849f-c66d9a531311 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:06.175409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:06.175409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:06.207506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e99b892e-7721-44e6-849f-c66d9a531311 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Volume info retrieved successfully. Jan 21 08:32:06.279250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e99b892e-7721-44e6-849f-c66d9a531311 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 200 Jan 21 08:32:06.291918 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 378/760] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:06 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 912 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:07.306903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e29cc20e-d879-422f-a1bf-2a2079abc7b5 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:07.308323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e29cc20e-d879-422f-a1bf-2a2079abc7b5 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:07.308614 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:07.308614 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:07.308888 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e29cc20e-d879-422f-a1bf-2a2079abc7b5 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:07.382731 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:07.382731 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:07.394470 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e29cc20e-d879-422f-a1bf-2a2079abc7b5 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Volume info retrieved successfully. Jan 21 08:32:07.428008 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e29cc20e-d879-422f-a1bf-2a2079abc7b5 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 200 Jan 21 08:32:07.429308 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 383/761] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:07 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 913 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:07.461903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d11802e-cf7c-40f4-a98e-6f3ed22bb44b tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] POST http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer Jan 21 08:32:07.463026 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:07.463026 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:07.464542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d11802e-cf7c-40f4-a98e-6f3ed22bb44b tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3b39e298-c3e7-4099-a976-f4a06f44f72a"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:32:07.466881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.volume_transfer [None req-6d11802e-cf7c-40f4-a98e-6f3ed22bb44b tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Creating new volume transfer {'transfer': {'volume_id': '3b39e298-c3e7-4099-a976-f4a06f44f72a'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 08:32:07.468131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.volume_transfer [None req-6d11802e-cf7c-40f4-a98e-6f3ed22bb44b tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Creating transfer of volume 3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:07.469078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.transfer.api [None req-6d11802e-cf7c-40f4-a98e-6f3ed22bb44b tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Generating transfer record for volume 3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:07.617298 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:07.617298 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:07.818062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d11802e-cf7c-40f4-a98e-6f3ed22bb44b tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer returned with HTTP 202 Jan 21 08:32:07.820702 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 379/762] 10.222.0.50 () {60 vars in 1258 bytes} [Thu Jan 21 08:32:07 2021] POST /volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer => generated 507 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:32:07.840262 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-269b680c-aa2b-4529-9390-ac7e00413f97 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:07.853503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-269b680c-aa2b-4529-9390-ac7e00413f97 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:07.853857 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:07.853857 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:07.861326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-269b680c-aa2b-4529-9390-ac7e00413f97 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:08.091568 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:08.091568 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:08.113113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-269b680c-aa2b-4529-9390-ac7e00413f97 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Volume info retrieved successfully. Jan 21 08:32:08.176907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-269b680c-aa2b-4529-9390-ac7e00413f97 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 200 Jan 21 08:32:08.180173 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 384/763] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:07 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 921 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:08.206450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fa3326b-bac7-401f-80d4-8c4fa0681d54 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/detail Jan 21 08:32:08.206993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fa3326b-bac7-401f-80d4-8c4fa0681d54 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:08.207207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:08.207207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:08.207602 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fa3326b-bac7-401f-80d4-8c4fa0681d54 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:08.208396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.volume_transfer [None req-2fa3326b-bac7-401f-80d4-8c4fa0681d54 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Listing volume transfers {{(pid=88056) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 08:32:08.218054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fa3326b-bac7-401f-80d4-8c4fa0681d54 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/detail returned with HTTP 200 Jan 21 08:32:08.218896 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 380/764] 10.222.0.50 () {58 vars in 1258 bytes} [Thu Jan 21 08:32:08 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/detail => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:08.239385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b2c4029-53ba-460d-aff6-b02696b30abe tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] DELETE http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/495df027-55bc-4f69-8bc0-d76b9ff0bec2 Jan 21 08:32:08.240434 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b2c4029-53ba-460d-aff6-b02696b30abe tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:08.240821 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:08.240821 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:08.241476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b2c4029-53ba-460d-aff6-b02696b30abe tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:08.242251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.volume_transfer [None req-5b2c4029-53ba-460d-aff6-b02696b30abe tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Delete transfer with id: 495df027-55bc-4f69-8bc0-d76b9ff0bec2 Jan 21 08:32:08.342928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:08.342928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:08.480501 n-d-769329-4 devstack@c-api.service[88055]: /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 08:32:08.480501 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:32:08.565681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b2c4029-53ba-460d-aff6-b02696b30abe tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/495df027-55bc-4f69-8bc0-d76b9ff0bec2 returned with HTTP 202 Jan 21 08:32:08.568131 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 385/765] 10.222.0.50 () {58 vars in 1351 bytes} [Thu Jan 21 08:32:08 2021] DELETE /volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/495df027-55bc-4f69-8bc0-d76b9ff0bec2 => generated 0 bytes in 336 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:32:08.605331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c056922f-f7d2-4e6c-b254-9a984f53a962 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] GET http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:08.608814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c056922f-f7d2-4e6c-b254-9a984f53a962 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:08.610280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c056922f-f7d2-4e6c-b254-9a984f53a962 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:08.775944 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:08.775944 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:08.799628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c056922f-f7d2-4e6c-b254-9a984f53a962 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Volume info retrieved successfully. Jan 21 08:32:08.873867 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c056922f-f7d2-4e6c-b254-9a984f53a962 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 200 Jan 21 08:32:08.876030 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 381/766] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:08 2021] GET /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 913 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:08.916213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcea18c7-276d-4305-b335-f7afce765718 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] DELETE http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/495df027-55bc-4f69-8bc0-d76b9ff0bec2 Jan 21 08:32:08.917355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcea18c7-276d-4305-b335-f7afce765718 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:08.921489 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:08.921489 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:08.923267 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcea18c7-276d-4305-b335-f7afce765718 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:08.924144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.volume_transfer [None req-bcea18c7-276d-4305-b335-f7afce765718 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Delete transfer with id: 495df027-55bc-4f69-8bc0-d76b9ff0bec2 Jan 21 08:32:08.949404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcea18c7-276d-4305-b335-f7afce765718 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/495df027-55bc-4f69-8bc0-d76b9ff0bec2 returned with HTTP 404 Jan 21 08:32:08.954402 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 386/767] 10.222.0.50 () {58 vars in 1351 bytes} [Thu Jan 21 08:32:08 2021] DELETE /volume/v3/fce9afba555448d6bb7da2b37b66e26a/os-volume-transfer/495df027-55bc-4f69-8bc0-d76b9ff0bec2 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:32:08.962474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19d7d6c5-ce97-4a69-93c8-ab6c7e2bda9f tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] DELETE http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:08.963029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19d7d6c5-ce97-4a69-93c8-ab6c7e2bda9f tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:08.963229 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:08.963229 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:08.963879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19d7d6c5-ce97-4a69-93c8-ab6c7e2bda9f tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:08.964529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-19d7d6c5-ce97-4a69-93c8-ab6c7e2bda9f tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Delete volume with id: 3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:09.136846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:09.136846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:09.143527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-19d7d6c5-ce97-4a69-93c8-ab6c7e2bda9f tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Volume info retrieved successfully. Jan 21 08:32:09.297715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-19d7d6c5-ce97-4a69-93c8-ab6c7e2bda9f tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Delete volume request issued successfully. Jan 21 08:32:09.298827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19d7d6c5-ce97-4a69-93c8-ab6c7e2bda9f tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 202 Jan 21 08:32:09.300451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 382/768] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:32:08 2021] DELETE /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:32:09.314311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07acb442-ad47-4c2d-896f-871db47bce52 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] GET http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:09.316033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07acb442-ad47-4c2d-896f-871db47bce52 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:09.317237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07acb442-ad47-4c2d-896f-871db47bce52 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:09.542696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:09.542696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:09.598005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-07acb442-ad47-4c2d-896f-871db47bce52 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Volume info retrieved successfully. Jan 21 08:32:09.696691 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07acb442-ad47-4c2d-896f-871db47bce52 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 200 Jan 21 08:32:09.698217 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 387/769] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:09 2021] GET /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 1083 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:32:10.739864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f32e0ec2-343f-4388-aeb8-cd51190304ca tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] GET http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:10.740871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f32e0ec2-343f-4388-aeb8-cd51190304ca tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:10.741240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:10.741240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:10.742188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f32e0ec2-343f-4388-aeb8-cd51190304ca tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:10.825022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd2e1f47-f6e1-4778-851c-0e993a4a3d79 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] DELETE http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:32:10.826273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd2e1f47-f6e1-4778-851c-0e993a4a3d79 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:10.826652 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:10.826652 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:10.827399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd2e1f47-f6e1-4778-851c-0e993a4a3d79 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:10.830716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-fd2e1f47-f6e1-4778-851c-0e993a4a3d79 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Delete volume with id: 4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:32:10.876211 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:10.876211 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:10.888263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f32e0ec2-343f-4388-aeb8-cd51190304ca tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Volume info retrieved successfully. Jan 21 08:32:10.919028 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f32e0ec2-343f-4388-aeb8-cd51190304ca tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 200 Jan 21 08:32:10.920962 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 383/770] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:10 2021] GET /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 1083 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:32:11.088114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:11.088114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:11.091900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fd2e1f47-f6e1-4778-851c-0e993a4a3d79 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:32:11.262898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fd2e1f47-f6e1-4778-851c-0e993a4a3d79 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Delete volume request issued successfully. Jan 21 08:32:11.264536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd2e1f47-f6e1-4778-851c-0e993a4a3d79 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 202 Jan 21 08:32:11.266424 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 388/771] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:32:10 2021] DELETE /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 0 bytes in 448 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:32:11.277603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7816241-11b8-4b11-885a-5a9228adc274 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:32:11.282037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7816241-11b8-4b11-885a-5a9228adc274 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:11.285274 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:11.285274 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:11.289280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7816241-11b8-4b11-885a-5a9228adc274 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:11.378432 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:11.378432 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:11.405710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c7816241-11b8-4b11-885a-5a9228adc274 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:32:11.484151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7816241-11b8-4b11-885a-5a9228adc274 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:32:11.486543 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 384/772] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:11 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:11.956841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-666229f6-7219-4d7d-98df-5e8baef83d59 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] GET http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:11.958829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-666229f6-7219-4d7d-98df-5e8baef83d59 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:11.959411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:11.959411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:11.960448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-666229f6-7219-4d7d-98df-5e8baef83d59 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:12.276926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:12.276926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:12.320064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-666229f6-7219-4d7d-98df-5e8baef83d59 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Volume info retrieved successfully. Jan 21 08:32:12.414365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-666229f6-7219-4d7d-98df-5e8baef83d59 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 200 Jan 21 08:32:12.416809 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 389/773] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:11 2021] GET /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 1083 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:32:12.513569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61af42f6-fea5-4d26-a990-20aa1625c522 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:32:12.515117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61af42f6-fea5-4d26-a990-20aa1625c522 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:12.515861 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:12.515861 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:12.517084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61af42f6-fea5-4d26-a990-20aa1625c522 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:12.635477 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:12.635477 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:12.658539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61af42f6-fea5-4d26-a990-20aa1625c522 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:32:12.725481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61af42f6-fea5-4d26-a990-20aa1625c522 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:32:12.729998 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 385/774] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:12 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:13.449861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b657f6c-0c86-445a-b08f-5bc77449fa11 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] GET http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:13.451800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b657f6c-0c86-445a-b08f-5bc77449fa11 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:13.452418 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:13.452418 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:13.454035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b657f6c-0c86-445a-b08f-5bc77449fa11 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:13.562579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b657f6c-0c86-445a-b08f-5bc77449fa11 tempest-VolumesTransfersTest-285272369 tempest-VolumesTransfersTest-285272369] http://10.222.0.50/volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 404 Jan 21 08:32:13.565107 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 390/775] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:13 2021] GET /volume/v3/55d15ce2945a4c7bbbeb925663b9d87e/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:32:13.583151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7dc0258-0ddd-453d-9f27-1d4757bec503 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] DELETE http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:13.584520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7dc0258-0ddd-453d-9f27-1d4757bec503 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:13.584909 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:13.584909 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:13.585542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7dc0258-0ddd-453d-9f27-1d4757bec503 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:13.586201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d7dc0258-0ddd-453d-9f27-1d4757bec503 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Delete volume with id: 3b39e298-c3e7-4099-a976-f4a06f44f72a Jan 21 08:32:13.700422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7dc0258-0ddd-453d-9f27-1d4757bec503 tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a returned with HTTP 404 Jan 21 08:32:13.702889 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 386/776] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:32:13 2021] DELETE /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/3b39e298-c3e7-4099-a976-f4a06f44f72a => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:32:13.713952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02ffb23c-2d79-46d0-acca-fe03c85ad85f tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] DELETE http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:32:13.714801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02ffb23c-2d79-46d0-acca-fe03c85ad85f tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:13.715511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02ffb23c-2d79-46d0-acca-fe03c85ad85f tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:13.716164 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-02ffb23c-2d79-46d0-acca-fe03c85ad85f tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] Delete volume with id: a95204fc-37e5-4f06-80ad-dd61356c9522 Jan 21 08:32:13.755566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d66e8d5c-5d7e-4f93-8bc1-8bdac674860d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:32:13.756513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d66e8d5c-5d7e-4f93-8bc1-8bdac674860d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:13.757192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d66e8d5c-5d7e-4f93-8bc1-8bdac674860d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:13.920169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02ffb23c-2d79-46d0-acca-fe03c85ad85f tempest-VolumesTransfersTest-398733151 tempest-VolumesTransfersTest-398733151] http://10.222.0.50/volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 returned with HTTP 404 Jan 21 08:32:13.926636 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 391/777] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:32:13 2021] DELETE /volume/v3/fce9afba555448d6bb7da2b37b66e26a/volumes/a95204fc-37e5-4f06-80ad-dd61356c9522 => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:32:13.940045 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:13.940045 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:13.972159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d66e8d5c-5d7e-4f93-8bc1-8bdac674860d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:32:14.039282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d66e8d5c-5d7e-4f93-8bc1-8bdac674860d tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:32:14.044061 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 387/778] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:13 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 915 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:32:15.068249 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b563e29a-d09d-4cff-9506-03f123753df6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:32:15.068249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b563e29a-d09d-4cff-9506-03f123753df6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:15.068249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b563e29a-d09d-4cff-9506-03f123753df6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:15.311496 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:15.311496 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:15.337858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b563e29a-d09d-4cff-9506-03f123753df6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Volume info retrieved successfully. Jan 21 08:32:15.402211 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b563e29a-d09d-4cff-9506-03f123753df6 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 200 Jan 21 08:32:15.407398 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 392/779] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:15 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 915 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:32:16.429983 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ff18c85-6468-4b88-8a71-088297540800 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e Jan 21 08:32:16.431400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ff18c85-6468-4b88-8a71-088297540800 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:16.431400 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:16.431400 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:16.431819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ff18c85-6468-4b88-8a71-088297540800 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:16.530744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ff18c85-6468-4b88-8a71-088297540800 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e returned with HTTP 404 Jan 21 08:32:16.535479 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 388/780] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:16 2021] GET /volume/v3/db8269e43a68491eb531382d147267e7/volumes/4f723414-b195-4810-b84b-4b5107a4652e => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:32:17.213406 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-ce7d6e8e-53ce-4d1f-942d-2335f1b442da tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:32:17.214776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-ce7d6e8e-53ce-4d1f-942d-2335f1b442da tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:17.215199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:17.215199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:17.215896 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-ce7d6e8e-53ce-4d1f-942d-2335f1b442da tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:17.308004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:17.308004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:17.319679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-ce7d6e8e-53ce-4d1f-942d-2335f1b442da tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:32:17.393163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-ce7d6e8e-53ce-4d1f-942d-2335f1b442da tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:32:17.394762 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 393/781] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:32:17 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 919 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:32:17.479085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ff18c85-6468-4b88-8a71-088297540800 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] GET http://10.222.0.50/volume// Jan 21 08:32:17.480315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ff18c85-6468-4b88-8a71-088297540800 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:17.481002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ff18c85-6468-4b88-8a71-088297540800 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:17.482508 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ff18c85-6468-4b88-8a71-088297540800 tempest-AttachVolumeNegativeTest-1070391037 tempest-AttachVolumeNegativeTest-1070391037] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:32:17.484184 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 389/782] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:32:17 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 08:32:17.519912 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-70d27a9e-9df9-4b10-87f5-f14b8b2b538f tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] POST http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments Jan 21 08:32:17.520966 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:17.520966 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:17.521700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-70d27a9e-9df9-4b10-87f5-f14b8b2b538f tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bb19d1e-f230-4569-a45e-1634f23bafca", "instance_uuid": "bf5fd49e-672b-4245-97b0-4129b1a15620", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:32:17.679008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:17.679008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:17.908327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-70d27a9e-9df9-4b10-87f5-f14b8b2b538f tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments returned with HTTP 200 Jan 21 08:32:17.910486 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 394/783] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:32:17 2021] POST /volume/v3/77241e345dc64209b0f388db10b01cfb/attachments => generated 273 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:32:18.122136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-e984497d-70b5-4225-8fec-3c9381edbe6a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] POST http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc/action Jan 21 08:32:18.123050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-e984497d-70b5-4225-8fec-3c9381edbe6a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:32:18.123615 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-e984497d-70b5-4225-8fec-3c9381edbe6a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:32:18.311084 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:18.311084 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:18.666512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-e984497d-70b5-4225-8fec-3c9381edbe6a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc/action returned with HTTP 204 Jan 21 08:32:18.668596 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 390/784] 10.222.0.50 () {66 vars in 1696 bytes} [Thu Jan 21 08:32:18 2021] POST /volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc/action => generated 0 bytes in 554 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:32:18.810948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68e5cec1-877d-4fd2-b15e-5f547f1ddc7f tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:32:18.812313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68e5cec1-877d-4fd2-b15e-5f547f1ddc7f tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:18.812927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:18.812927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:18.813942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68e5cec1-877d-4fd2-b15e-5f547f1ddc7f tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:18.964592 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:18.964592 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:19.001110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-68e5cec1-877d-4fd2-b15e-5f547f1ddc7f tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:32:19.027674 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:19.027674 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:19.040593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68e5cec1-877d-4fd2-b15e-5f547f1ddc7f tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:32:19.042455 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 395/785] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:18 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 1181 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:32:22.927599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-e984497d-70b5-4225-8fec-3c9381edbe6a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume// Jan 21 08:32:22.928378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-e984497d-70b5-4225-8fec-3c9381edbe6a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:22.928378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:22.928378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:22.928804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-e984497d-70b5-4225-8fec-3c9381edbe6a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:22.929623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-4afca2aa-f12a-4b3e-a509-773e7e863aa5 req-e984497d-70b5-4225-8fec-3c9381edbe6a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:32:22.930500 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 391/786] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:32:22 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 08:32:22.982851 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-78bb3a92-856f-436c-9881-a404e76b0c9e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:32:22.984614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-78bb3a92-856f-436c-9881-a404e76b0c9e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:22.985507 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:22.985507 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:22.987272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-78bb3a92-856f-436c-9881-a404e76b0c9e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:23.139594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:23.139594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:23.165342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-78bb3a92-856f-436c-9881-a404e76b0c9e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:32:23.217164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:23.217164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:23.253992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-78bb3a92-856f-436c-9881-a404e76b0c9e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:32:23.257600 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 396/787] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:32:22 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 1280 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:32:23.296951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-aef9fd8f-09f6-4d99-8a03-f094e9f14e64 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] PUT http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc Jan 21 08:32:23.307914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-aef9fd8f-09f6-4d99-8a03-f094e9f14e64 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:32:23.428856 n-d-769329-4 devstack@c-api.service[88055]: /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 08:32:23.428856 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:32:23.428856 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-aef9fd8f-09f6-4d99-8a03-f094e9f14e64 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Lock "b'cinder-attachment_update-1bb19d1e-f230-4569-a45e-1634f23bafca-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.032s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:32:23.434966 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:23.434966 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:26.346545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-aef9fd8f-09f6-4d99-8a03-f094e9f14e64 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Lock "b'cinder-attachment_update-1bb19d1e-f230-4569-a45e-1634f23bafca-n-h1-769329-4'" released by "attachment_update" :: held 2.918s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:32:26.347964 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-aef9fd8f-09f6-4d99-8a03-f094e9f14e64 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc returned with HTTP 200 Jan 21 08:32:26.349271 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 392/788] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:32:23 2021] PUT /volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc => generated 762 bytes in 3066 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:32:26.464315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-5b5dcd08-8f1b-44c1-a1c3-c4b559dde1f2 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] POST http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc/action Jan 21 08:32:26.465146 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:26.465146 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:26.471652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-5b5dcd08-8f1b-44c1-a1c3-c4b559dde1f2 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:32:26.472724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-5b5dcd08-8f1b-44c1-a1c3-c4b559dde1f2 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:32:26.635269 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:26.635269 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:26.723316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2208bce5-c18c-4ded-9d0f-0af3f1f97e3d req-5b5dcd08-8f1b-44c1-a1c3-c4b559dde1f2 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc/action returned with HTTP 204 Jan 21 08:32:26.725229 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 397/789] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:32:26 2021] POST /volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc/action => generated 0 bytes in 270 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:32:35.368333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes Jan 21 08:32:35.369701 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:35.369701 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:35.370386 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1516938045"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:32:35.371704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1516938045'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:32:35.372233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume of 1 GB Jan 21 08:32:35.373202 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:35.373202 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:35.400198 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Availability Zones retrieved successfully. Jan 21 08:32:35.441414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Flow 'volume_create_api' (11823b35-6646-41e0-a5e1-f51f7254fdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:32:35.446773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08c15b2-b663-4796-a0c2-3e56519bf247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:35.455579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:32:35.577060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08c15b2-b663-4796-a0c2-3e56519bf247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:35.580105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0bab745-6913-4ab7-aaa3-4ce4e18a62b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:35.781887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Created reservations ['f98c7902-a17e-4c3a-b1b8-a40a7e6974e2', 'ef179ed9-4996-46a8-bdb2-a8b00703e6e8', '9a1a6b0b-b244-4b7a-98a8-267a791c16a9', '8e2f2f13-4d08-4d6a-b5ba-362be9487b59'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:32:35.783891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0bab745-6913-4ab7-aaa3-4ce4e18a62b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f98c7902-a17e-4c3a-b1b8-a40a7e6974e2', 'ef179ed9-4996-46a8-bdb2-a8b00703e6e8', '9a1a6b0b-b244-4b7a-98a8-267a791c16a9', '8e2f2f13-4d08-4d6a-b5ba-362be9487b59']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:35.786474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea0bd73-2e7c-4c43-90e9-4939b5ad6118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:36.023379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea0bd73-2e7c-4c43-90e9-4939b5ad6118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f4d509c-bcf6-4784-8946-3b3f32874700', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1516938045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529232bc60044d48acc07daf4f89cbd',qos_specs=None,replication_status=,reservations=['f98c7902-a17e-4c3a-b1b8-a40a7e6974e2','ef179ed9-4996-46a8-bdb2-a8b00703e6e8','9a1a6b0b-b244-4b7a-98a8-267a791c16a9','8e2f2f13-4d08-4d6a-b5ba-362be9487b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e367d88a5f4df7af4babf35591ad07',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1516938045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f4d509c-bcf6-4784-8946-3b3f32874700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3529232bc60044d48acc07daf4f89cbd',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='24e367d88a5f4df7af4babf35591ad07',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:36.043586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565edf32-7f08-4896-917a-68b5fc4ae3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:36.182749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565edf32-7f08-4896-917a-68b5fc4ae3f5) 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-1516938045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529232bc60044d48acc07daf4f89cbd',qos_specs=None,replication_status=,reservations=['f98c7902-a17e-4c3a-b1b8-a40a7e6974e2','ef179ed9-4996-46a8-bdb2-a8b00703e6e8','9a1a6b0b-b244-4b7a-98a8-267a791c16a9','8e2f2f13-4d08-4d6a-b5ba-362be9487b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e367d88a5f4df7af4babf35591ad07',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:36.201107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f12fd8-5b35-496c-acbe-b3123afcf732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:36.282845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f12fd8-5b35-496c-acbe-b3123afcf732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:36.292673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Flow 'volume_create_api' (11823b35-6646-41e0-a5e1-f51f7254fdaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:32:36.409533 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume request issued successfully. Jan 21 08:32:36.501845 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff27e1ca-5e27-4a9a-860c-2b3720ab436f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes returned with HTTP 202 Jan 21 08:32:36.509277 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 393/790] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:32:34 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes => generated 818 bytes in 2047 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:32:36.521678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36b468a1-8056-481b-813d-2a9986806b8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:32:36.522220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36b468a1-8056-481b-813d-2a9986806b8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:36.522419 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:36.522419 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:36.529075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36b468a1-8056-481b-813d-2a9986806b8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:37.020462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:37.020462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:37.032598 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-36b468a1-8056-481b-813d-2a9986806b8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:32:37.077800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36b468a1-8056-481b-813d-2a9986806b8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:32:37.079611 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 398/791] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:36 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 910 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:38.102489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ff5d6ee-d8a2-40a6-b040-898f363fd083 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:32:38.108914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ff5d6ee-d8a2-40a6-b040-898f363fd083 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:38.111641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:38.111641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:38.112601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ff5d6ee-d8a2-40a6-b040-898f363fd083 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:38.197780 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:38.197780 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:38.224346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9ff5d6ee-d8a2-40a6-b040-898f363fd083 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:32:38.270618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ff5d6ee-d8a2-40a6-b040-898f363fd083 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:32:38.276542 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 394/792] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:38 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 910 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:39.297354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c8e49a2-9c3b-451a-b3f7-54901d314d07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:32:39.299108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c8e49a2-9c3b-451a-b3f7-54901d314d07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:39.299756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:39.299756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:39.301401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c8e49a2-9c3b-451a-b3f7-54901d314d07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:39.563879 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:39.563879 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:39.593772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1c8e49a2-9c3b-451a-b3f7-54901d314d07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:32:39.681829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c8e49a2-9c3b-451a-b3f7-54901d314d07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:32:39.749820 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 399/793] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:32:39 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 911 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:46.842351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] POST http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes Jan 21 08:32:46.843638 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:46.843638 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:46.844400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2069410313", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:32:46.846548 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2069410313', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:32:46.847215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Create volume of 1 GB Jan 21 08:32:46.900124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Availability Zones retrieved successfully. Jan 21 08:32:46.921179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Flow 'volume_create_api' (a007e0c7-196b-4c0d-920f-33a8707b0365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:32:46.926730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b14e61-7fb0-45ce-a8a1-fd6d3a2606c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:46.929137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:32:47.046018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b14e61-7fb0-45ce-a8a1-fd6d3a2606c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:47.048880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b91bbd-a05b-4c67-8b37-59682343e279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:47.353726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Created reservations ['13f31bc7-c6a8-4d3f-8271-f5ab822da345', '5898d585-bb5f-403a-8bd0-3b0e3bf902b7', '0e48115f-0422-457a-bfae-61c8ad752b68', '98400930-e4c7-4b64-b978-451a0a52c889'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:32:47.356106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b91bbd-a05b-4c67-8b37-59682343e279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13f31bc7-c6a8-4d3f-8271-f5ab822da345', '5898d585-bb5f-403a-8bd0-3b0e3bf902b7', '0e48115f-0422-457a-bfae-61c8ad752b68', '98400930-e4c7-4b64-b978-451a0a52c889']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:47.359049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3be1c0f3-1c1a-4b68-9cdd-ec0f8a1d4ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:47.576234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3be1c0f3-1c1a-4b68-9cdd-ec0f8a1d4ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2069410313',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7ef9c64a52644c0390f5884995f38a4b',qos_specs=None,replication_status=,reservations=['13f31bc7-c6a8-4d3f-8271-f5ab822da345','5898d585-bb5f-403a-8bd0-3b0e3bf902b7','0e48115f-0422-457a-bfae-61c8ad752b68','98400930-e4c7-4b64-b978-451a0a52c889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb7deae4dfa4be1ae3445a32c867a01',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2069410313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7ef9c64a52644c0390f5884995f38a4b',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='8eb7deae4dfa4be1ae3445a32c867a01',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:47.590151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a623cebf-14a1-4d7c-9a7b-ab725ff8272c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:47.828866 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a623cebf-14a1-4d7c-9a7b-ab725ff8272c) 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-2069410313',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7ef9c64a52644c0390f5884995f38a4b',qos_specs=None,replication_status=,reservations=['13f31bc7-c6a8-4d3f-8271-f5ab822da345','5898d585-bb5f-403a-8bd0-3b0e3bf902b7','0e48115f-0422-457a-bfae-61c8ad752b68','98400930-e4c7-4b64-b978-451a0a52c889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eb7deae4dfa4be1ae3445a32c867a01',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:47.836106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6d9362-6c07-4357-8a9a-35040035df16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:32:48.025506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6d9362-6c07-4357-8a9a-35040035df16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:32:48.078165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Flow 'volume_create_api' (a007e0c7-196b-4c0d-920f-33a8707b0365) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:32:48.399951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Create volume request issued successfully. Jan 21 08:32:48.523330 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-ab9d0283-b17c-4559-ad70-3d176ef43c4f tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes returned with HTTP 202 Jan 21 08:32:48.536968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-31b11af6-0a70-43da-9405-5ed0350a7d18 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] GET http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae Jan 21 08:32:48.537543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-31b11af6-0a70-43da-9405-5ed0350a7d18 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:48.537814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:48.537814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:48.538188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-31b11af6-0a70-43da-9405-5ed0350a7d18 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:48.547602 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 395/794] 10.222.0.50 () {64 vars in 1512 bytes} [Thu Jan 21 08:32:46 2021] POST /volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes => generated 832 bytes in 1710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:32:48.660880 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:48.660880 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:48.694324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-31b11af6-0a70-43da-9405-5ed0350a7d18 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Volume info retrieved successfully. Jan 21 08:32:48.813209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-34a9b754-3253-4a71-99b4-02fc30d87be2 req-31b11af6-0a70-43da-9405-5ed0350a7d18 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae returned with HTTP 200 Jan 21 08:32:48.839306 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 400/795] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:32:48 2021] GET /volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae => generated 924 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:32:49.541119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6a13c4f2-c6fb-4fc5-9ed8-769d3f4f6071 req-b19b942c-04b2-46bb-b300-f8ae5b35f1eb tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] GET http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae Jan 21 08:32:49.541925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6a13c4f2-c6fb-4fc5-9ed8-769d3f4f6071 req-b19b942c-04b2-46bb-b300-f8ae5b35f1eb tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:49.541925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:49.541925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:49.542283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6a13c4f2-c6fb-4fc5-9ed8-769d3f4f6071 req-b19b942c-04b2-46bb-b300-f8ae5b35f1eb tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:49.852770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:49.852770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:49.910857 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-6a13c4f2-c6fb-4fc5-9ed8-769d3f4f6071 req-b19b942c-04b2-46bb-b300-f8ae5b35f1eb tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Volume info retrieved successfully. Jan 21 08:32:50.021729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6a13c4f2-c6fb-4fc5-9ed8-769d3f4f6071 req-b19b942c-04b2-46bb-b300-f8ae5b35f1eb tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae returned with HTTP 200 Jan 21 08:32:50.024361 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 396/796] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:32:49 2021] GET /volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae => generated 924 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:32:51.821048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ba101cc-3fd3-4689-b84a-2cb6e1cf792b req-0de46950-6069-477a-8cf8-071c0ef3c14c tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] GET http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae Jan 21 08:32:51.822368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ba101cc-3fd3-4689-b84a-2cb6e1cf792b req-0de46950-6069-477a-8cf8-071c0ef3c14c tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:51.822748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:51.822748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:51.823396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ba101cc-3fd3-4689-b84a-2cb6e1cf792b req-0de46950-6069-477a-8cf8-071c0ef3c14c tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:51.898556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:51.898556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:51.911576 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8ba101cc-3fd3-4689-b84a-2cb6e1cf792b req-0de46950-6069-477a-8cf8-071c0ef3c14c tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Volume info retrieved successfully. Jan 21 08:32:51.968848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ba101cc-3fd3-4689-b84a-2cb6e1cf792b req-0de46950-6069-477a-8cf8-071c0ef3c14c tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae returned with HTTP 200 Jan 21 08:32:51.970364 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 401/797] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:32:51 2021] GET /volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae => generated 925 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:52.128589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c8ba5f45-6733-49fc-9d34-09492139c27b req-fc6f123b-917e-4fe3-9d34-70aaedc4c1f9 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] GET http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae Jan 21 08:32:52.129588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c8ba5f45-6733-49fc-9d34-09492139c27b req-fc6f123b-917e-4fe3-9d34-70aaedc4c1f9 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:52.130021 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:52.130021 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:52.130662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c8ba5f45-6733-49fc-9d34-09492139c27b req-fc6f123b-917e-4fe3-9d34-70aaedc4c1f9 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:52.223310 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:52.223310 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:52.234578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-c8ba5f45-6733-49fc-9d34-09492139c27b req-fc6f123b-917e-4fe3-9d34-70aaedc4c1f9 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Volume info retrieved successfully. Jan 21 08:32:52.279062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c8ba5f45-6733-49fc-9d34-09492139c27b req-fc6f123b-917e-4fe3-9d34-70aaedc4c1f9 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae returned with HTTP 200 Jan 21 08:32:52.281234 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 397/798] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:32:52 2021] GET /volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae => generated 925 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:52.338231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-9e201e9f-a593-43a8-9f65-1a4cfc8a107c req-c5e7d703-5860-44c8-82b6-c38c61936385 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] DELETE http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae Jan 21 08:32:52.338823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-9e201e9f-a593-43a8-9f65-1a4cfc8a107c req-c5e7d703-5860-44c8-82b6-c38c61936385 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:52.339109 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:52.339109 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:52.339658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-9e201e9f-a593-43a8-9f65-1a4cfc8a107c req-c5e7d703-5860-44c8-82b6-c38c61936385 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:52.340254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-9e201e9f-a593-43a8-9f65-1a4cfc8a107c req-c5e7d703-5860-44c8-82b6-c38c61936385 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Delete volume with id: a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae Jan 21 08:32:52.412131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:52.412131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:52.414617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-9e201e9f-a593-43a8-9f65-1a4cfc8a107c req-c5e7d703-5860-44c8-82b6-c38c61936385 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Volume info retrieved successfully. Jan 21 08:32:53.137021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-9e201e9f-a593-43a8-9f65-1a4cfc8a107c req-c5e7d703-5860-44c8-82b6-c38c61936385 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Delete volume request issued successfully. Jan 21 08:32:53.137838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-9e201e9f-a593-43a8-9f65-1a4cfc8a107c req-c5e7d703-5860-44c8-82b6-c38c61936385 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae returned with HTTP 202 Jan 21 08:32:53.140555 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 402/799] 10.222.0.50 () {62 vars in 1591 bytes} [Thu Jan 21 08:32:52 2021] DELETE /volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae => generated 0 bytes in 807 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:32:53.760013 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2054a27-0370-4196-8a1b-42545ef866e9 req-627815bf-ef80-478a-b52d-fc66f40cddd4 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] GET http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae Jan 21 08:32:53.761462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2054a27-0370-4196-8a1b-42545ef866e9 req-627815bf-ef80-478a-b52d-fc66f40cddd4 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:53.761868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:53.761868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:53.762968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2054a27-0370-4196-8a1b-42545ef866e9 req-627815bf-ef80-478a-b52d-fc66f40cddd4 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:53.985516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:53.985516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:54.005161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b2054a27-0370-4196-8a1b-42545ef866e9 req-627815bf-ef80-478a-b52d-fc66f40cddd4 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Volume info retrieved successfully. Jan 21 08:32:54.102495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2054a27-0370-4196-8a1b-42545ef866e9 req-627815bf-ef80-478a-b52d-fc66f40cddd4 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae returned with HTTP 200 Jan 21 08:32:54.102495 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 398/800] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:32:53 2021] GET /volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae => generated 924 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:55.188085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-53668495-da0d-4568-b6a6-e084080c7adb req-99d84cd5-650c-4e51-88d0-8ea32dabda75 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] GET http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae Jan 21 08:32:55.188944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-53668495-da0d-4568-b6a6-e084080c7adb req-99d84cd5-650c-4e51-88d0-8ea32dabda75 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:55.189326 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:55.189326 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:55.190017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-53668495-da0d-4568-b6a6-e084080c7adb req-99d84cd5-650c-4e51-88d0-8ea32dabda75 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:55.287653 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:55.287653 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:55.304646 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-53668495-da0d-4568-b6a6-e084080c7adb req-99d84cd5-650c-4e51-88d0-8ea32dabda75 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Volume info retrieved successfully. Jan 21 08:32:55.355618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-53668495-da0d-4568-b6a6-e084080c7adb req-99d84cd5-650c-4e51-88d0-8ea32dabda75 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae returned with HTTP 200 Jan 21 08:32:55.358076 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 403/801] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:32:55 2021] GET /volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae => generated 924 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:56.448405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-94a31897-81ef-4757-820c-d88a12677b1e req-1dc06e86-80cf-4274-a3c2-6053704e7458 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] GET http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae Jan 21 08:32:56.449316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-94a31897-81ef-4757-820c-d88a12677b1e req-1dc06e86-80cf-4274-a3c2-6053704e7458 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:56.449316 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:56.449316 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:56.450394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-94a31897-81ef-4757-820c-d88a12677b1e req-1dc06e86-80cf-4274-a3c2-6053704e7458 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:56.532868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:32:56.532868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:32:56.555662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-94a31897-81ef-4757-820c-d88a12677b1e req-1dc06e86-80cf-4274-a3c2-6053704e7458 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Volume info retrieved successfully. Jan 21 08:32:56.607846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-94a31897-81ef-4757-820c-d88a12677b1e req-1dc06e86-80cf-4274-a3c2-6053704e7458 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae returned with HTTP 200 Jan 21 08:32:56.608991 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 399/802] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:32:56 2021] GET /volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae => generated 924 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:32:57.941168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ccd9fa0-fd70-4d90-8b99-1bc922d24fca req-5ab7e375-0754-4489-9963-2a493af08613 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] GET http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae Jan 21 08:32:57.941675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ccd9fa0-fd70-4d90-8b99-1bc922d24fca req-5ab7e375-0754-4489-9963-2a493af08613 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:32:57.941877 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:32:57.941877 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:32:57.942465 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8ccd9fa0-fd70-4d90-8b99-1bc922d24fca req-5ab7e375-0754-4489-9963-2a493af08613 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:32:58.039167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8ccd9fa0-fd70-4d90-8b99-1bc922d24fca req-5ab7e375-0754-4489-9963-2a493af08613 tempest-VolumesGetTestJSON-1398219281 tempest-VolumesGetTestJSON-1398219281] http://10.222.0.50/volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae returned with HTTP 404 Jan 21 08:32:58.040774 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 404/803] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:32:57 2021] GET /volume/v3/7ef9c64a52644c0390f5884995f38a4b/volumes/a489c6dc-4b0a-4d04-a1f0-d1ce2eba46ae => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:33:05.885133 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] POST http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes Jan 21 08:33:05.885927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:05.885927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:05.886255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1828481855"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:33:05.887661 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1828481855'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:33:05.888165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Create volume of 1 GB Jan 21 08:33:05.933514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Availability Zones retrieved successfully. Jan 21 08:33:05.979023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Flow 'volume_create_api' (78755b7d-a2a3-49b6-942a-201191a74733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:33:05.981788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72d50b2-025c-438c-a312-4b98d0e178f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:05.984090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:33:06.135865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72d50b2-025c-438c-a312-4b98d0e178f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:06.138336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39b95404-81c4-43e5-936c-3a0f688313b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:06.402608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Created reservations ['457c71cf-e4ca-41aa-8fb3-a9a5b12fe71e', 'c905ce01-4e26-4713-977f-7ccf0ea289ae', 'e429486b-2457-4395-843b-c6d9444d5346', '6f5afb5d-dba7-4c70-b789-b8b481d90285'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:33:06.406300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39b95404-81c4-43e5-936c-3a0f688313b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['457c71cf-e4ca-41aa-8fb3-a9a5b12fe71e', 'c905ce01-4e26-4713-977f-7ccf0ea289ae', 'e429486b-2457-4395-843b-c6d9444d5346', '6f5afb5d-dba7-4c70-b789-b8b481d90285']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:06.408904 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5d659b-c5d6-4224-95c7-74c7ce7cffee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:06.705521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5d659b-c5d6-4224-95c7-74c7ce7cffee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd427278b-ddd5-4aaa-8cb8-09c27c9f0364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1828481855',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='10c062721ee14075ae7f0b4470bfa645',qos_specs=None,replication_status=,reservations=['457c71cf-e4ca-41aa-8fb3-a9a5b12fe71e','c905ce01-4e26-4713-977f-7ccf0ea289ae','e429486b-2457-4395-843b-c6d9444d5346','6f5afb5d-dba7-4c70-b789-b8b481d90285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a402d2ae813e4ce899561536cbd14a1e',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1828481855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d427278b-ddd5-4aaa-8cb8-09c27c9f0364,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='10c062721ee14075ae7f0b4470bfa645',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='a402d2ae813e4ce899561536cbd14a1e',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:06.722023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ae20275-3982-48f0-ab6b-4e6e8571777b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:06.837319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ae20275-3982-48f0-ab6b-4e6e8571777b) 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-1828481855',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='10c062721ee14075ae7f0b4470bfa645',qos_specs=None,replication_status=,reservations=['457c71cf-e4ca-41aa-8fb3-a9a5b12fe71e','c905ce01-4e26-4713-977f-7ccf0ea289ae','e429486b-2457-4395-843b-c6d9444d5346','6f5afb5d-dba7-4c70-b789-b8b481d90285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a402d2ae813e4ce899561536cbd14a1e',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:06.862851 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b587968-f2cf-465f-91c7-b7e9ec4e7b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:06.962725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b587968-f2cf-465f-91c7-b7e9ec4e7b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:06.973451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Flow 'volume_create_api' (78755b7d-a2a3-49b6-942a-201191a74733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:33:07.195793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Create volume request issued successfully. Jan 21 08:33:07.230797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27e5af24-507c-4f9e-be04-5a0978168a07 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes returned with HTTP 202 Jan 21 08:33:07.232987 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 400/804] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:33:05 2021] POST /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes => generated 829 bytes in 1686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:33:07.259620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e08c73a-540d-45b7-853d-754b5feabc45 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 Jan 21 08:33:07.260865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e08c73a-540d-45b7-853d-754b5feabc45 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:07.261924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e08c73a-540d-45b7-853d-754b5feabc45 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:07.484366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:07.484366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:07.503361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e08c73a-540d-45b7-853d-754b5feabc45 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:07.556325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e08c73a-540d-45b7-853d-754b5feabc45 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 returned with HTTP 200 Jan 21 08:33:07.559245 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 405/805] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:07 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 => generated 921 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:33:08.583522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3eb3a9a3-ad8f-4ecc-9973-4aac70ae59d4 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 Jan 21 08:33:08.586481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3eb3a9a3-ad8f-4ecc-9973-4aac70ae59d4 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:08.591029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:08.591029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:08.592382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3eb3a9a3-ad8f-4ecc-9973-4aac70ae59d4 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:08.737591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:08.737591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:08.748266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3eb3a9a3-ad8f-4ecc-9973-4aac70ae59d4 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:08.784435 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3eb3a9a3-ad8f-4ecc-9973-4aac70ae59d4 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 returned with HTTP 200 Jan 21 08:33:08.785627 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 401/806] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:08 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 => generated 922 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:08.846347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0cb2a3be-e1a4-4ab8-888b-0748be30789b req-5bc1d5e7-b274-4704-9801-2d7d900cb46f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 Jan 21 08:33:08.847031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0cb2a3be-e1a4-4ab8-888b-0748be30789b req-5bc1d5e7-b274-4704-9801-2d7d900cb46f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:08.847330 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:08.847330 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:08.849148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0cb2a3be-e1a4-4ab8-888b-0748be30789b req-5bc1d5e7-b274-4704-9801-2d7d900cb46f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:09.009598 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:09.009598 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:09.020295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-0cb2a3be-e1a4-4ab8-888b-0748be30789b req-5bc1d5e7-b274-4704-9801-2d7d900cb46f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:09.081841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0cb2a3be-e1a4-4ab8-888b-0748be30789b req-5bc1d5e7-b274-4704-9801-2d7d900cb46f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 returned with HTTP 200 Jan 21 08:33:09.083110 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 406/807] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:33:08 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 => generated 922 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:09.109258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] POST http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes Jan 21 08:33:09.110176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:09.110176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:09.110899 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1450202312"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:33:09.112310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1450202312'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:33:09.112918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Create volume of 1 GB Jan 21 08:33:09.161785 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Availability Zones retrieved successfully. Jan 21 08:33:09.198670 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Flow 'volume_create_api' (8f0d3363-bf7d-4fb8-9754-d24e26675f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:33:09.210977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7c72f4-3a09-4b4b-b760-d4edcfd97065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:09.213182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:33:09.453436 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a7c72f4-3a09-4b4b-b760-d4edcfd97065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:09.462072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4f08b2-2bc6-4680-922f-6d460257adc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:09.696396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Created reservations ['1ef8e476-cd61-478f-8ea6-5f4500aa977d', '5d47233a-da06-48f8-9e16-4b31890aea71', '79032779-4d40-476f-a3f4-b52d8456280c', 'b516bdc2-9632-40ed-aa8a-79f817030c13'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:33:09.700567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4f08b2-2bc6-4680-922f-6d460257adc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef8e476-cd61-478f-8ea6-5f4500aa977d', '5d47233a-da06-48f8-9e16-4b31890aea71', '79032779-4d40-476f-a3f4-b52d8456280c', 'b516bdc2-9632-40ed-aa8a-79f817030c13']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:09.700960 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b85c3d-337e-4f40-8a23-e8a8be0379aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:09.853164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b85c3d-337e-4f40-8a23-e8a8be0379aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4d3e994-8ca5-4f43-8343-4913b3634cbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1450202312',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='10c062721ee14075ae7f0b4470bfa645',qos_specs=None,replication_status=,reservations=['1ef8e476-cd61-478f-8ea6-5f4500aa977d','5d47233a-da06-48f8-9e16-4b31890aea71','79032779-4d40-476f-a3f4-b52d8456280c','b516bdc2-9632-40ed-aa8a-79f817030c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a402d2ae813e4ce899561536cbd14a1e',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:33:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1450202312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4d3e994-8ca5-4f43-8343-4913b3634cbe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='10c062721ee14075ae7f0b4470bfa645',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='a402d2ae813e4ce899561536cbd14a1e',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:09.862220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c3d257d-9e6b-41fd-b1dd-7e44aa308a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:09.945990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c3d257d-9e6b-41fd-b1dd-7e44aa308a67) 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-1450202312',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='10c062721ee14075ae7f0b4470bfa645',qos_specs=None,replication_status=,reservations=['1ef8e476-cd61-478f-8ea6-5f4500aa977d','5d47233a-da06-48f8-9e16-4b31890aea71','79032779-4d40-476f-a3f4-b52d8456280c','b516bdc2-9632-40ed-aa8a-79f817030c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a402d2ae813e4ce899561536cbd14a1e',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:09.945990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47fcc3ac-ff63-476e-90ee-1db651560b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:10.000153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47fcc3ac-ff63-476e-90ee-1db651560b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:10.006073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Flow 'volume_create_api' (8f0d3363-bf7d-4fb8-9754-d24e26675f73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:33:10.168726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Create volume request issued successfully. Jan 21 08:33:10.238354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-253ab9f4-3bcf-48db-af6c-ed4b2e8e1ffb tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes returned with HTTP 202 Jan 21 08:33:10.243118 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 402/808] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:33:09 2021] POST /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes => generated 829 bytes in 1137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:33:10.266169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c6b6ae47-e1cc-424f-8300-e41e605bd322 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe Jan 21 08:33:10.267258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c6b6ae47-e1cc-424f-8300-e41e605bd322 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:10.286657 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:10.286657 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:10.301010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c6b6ae47-e1cc-424f-8300-e41e605bd322 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:10.653652 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:10.653652 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:10.690040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c6b6ae47-e1cc-424f-8300-e41e605bd322 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:10.752884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c6b6ae47-e1cc-424f-8300-e41e605bd322 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe returned with HTTP 200 Jan 21 08:33:10.756042 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 407/809] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:10 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe => generated 897 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:11.800732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5da8af6-adac-42d5-a1de-c90f9b250488 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe Jan 21 08:33:11.805861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5da8af6-adac-42d5-a1de-c90f9b250488 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:11.806679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:11.806679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:11.810607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5da8af6-adac-42d5-a1de-c90f9b250488 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:12.043011 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:12.043011 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:12.064842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b5da8af6-adac-42d5-a1de-c90f9b250488 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:12.159093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5da8af6-adac-42d5-a1de-c90f9b250488 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe returned with HTTP 200 Jan 21 08:33:12.160315 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 403/810] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:11 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe => generated 921 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:13.192009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49c41462-4f8d-4aed-81a8-39e7507134c2 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe Jan 21 08:33:13.192586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49c41462-4f8d-4aed-81a8-39e7507134c2 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:13.194918 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:13.194918 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:13.198767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49c41462-4f8d-4aed-81a8-39e7507134c2 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:13.379473 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:13.379473 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:13.409719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49c41462-4f8d-4aed-81a8-39e7507134c2 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:13.457135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49c41462-4f8d-4aed-81a8-39e7507134c2 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe returned with HTTP 200 Jan 21 08:33:13.458317 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 408/811] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:13 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe => generated 922 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:13.653883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49c06694-3aaa-4bf6-ae44-245e009da45b req-00274854-e836-4342-b93c-19955a214970 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe Jan 21 08:33:13.655261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49c06694-3aaa-4bf6-ae44-245e009da45b req-00274854-e836-4342-b93c-19955a214970 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:13.668034 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:13.668034 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:13.669392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-49c06694-3aaa-4bf6-ae44-245e009da45b req-00274854-e836-4342-b93c-19955a214970 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:13.806139 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:13.806139 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:13.826898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-49c06694-3aaa-4bf6-ae44-245e009da45b req-00274854-e836-4342-b93c-19955a214970 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:13.887784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-49c06694-3aaa-4bf6-ae44-245e009da45b req-00274854-e836-4342-b93c-19955a214970 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe returned with HTTP 200 Jan 21 08:33:13.890301 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 404/812] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:33:13 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe => generated 922 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:13.905208 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] POST http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes Jan 21 08:33:13.905641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:13.905641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:13.906300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-347027065"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:33:13.907791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-347027065'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:33:13.908413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Create volume of 1 GB Jan 21 08:33:13.937928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Availability Zones retrieved successfully. Jan 21 08:33:13.987412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Flow 'volume_create_api' (78d9ce28-a886-404f-b379-3e4da1d9cfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:33:13.990644 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8137c2d5-4f66-4a5b-901c-c362e882ebbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:14.000367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:33:14.135957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8137c2d5-4f66-4a5b-901c-c362e882ebbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:14.141127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3166e309-f9bc-49b5-b864-3ba7fb4eb1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:14.301285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Created reservations ['4179d13f-78da-4a17-99f5-9b3e60ad4829', 'fd8ceb55-1af1-4257-a153-1d5f2029c086', 'a28482ff-832c-4f13-9186-6be66f4ff307', 'ae3bf99d-24d1-44ef-8b2e-4f05435daec7'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:33:14.306229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3166e309-f9bc-49b5-b864-3ba7fb4eb1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4179d13f-78da-4a17-99f5-9b3e60ad4829', 'fd8ceb55-1af1-4257-a153-1d5f2029c086', 'a28482ff-832c-4f13-9186-6be66f4ff307', 'ae3bf99d-24d1-44ef-8b2e-4f05435daec7']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:14.306229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1bfcbb-4a28-4ed5-ac0b-0e94eeced145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:14.527263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1bfcbb-4a28-4ed5-ac0b-0e94eeced145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2c4b845-f344-4032-9627-173ff6421816', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-347027065',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='10c062721ee14075ae7f0b4470bfa645',qos_specs=None,replication_status=,reservations=['4179d13f-78da-4a17-99f5-9b3e60ad4829','fd8ceb55-1af1-4257-a153-1d5f2029c086','a28482ff-832c-4f13-9186-6be66f4ff307','ae3bf99d-24d1-44ef-8b2e-4f05435daec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a402d2ae813e4ce899561536cbd14a1e',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:33:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-347027065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2c4b845-f344-4032-9627-173ff6421816,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='10c062721ee14075ae7f0b4470bfa645',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='a402d2ae813e4ce899561536cbd14a1e',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:14.533493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd21ecd4-a3e7-4aef-a346-f57d05033877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:14.709800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd21ecd4-a3e7-4aef-a346-f57d05033877) 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-347027065',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='10c062721ee14075ae7f0b4470bfa645',qos_specs=None,replication_status=,reservations=['4179d13f-78da-4a17-99f5-9b3e60ad4829','fd8ceb55-1af1-4257-a153-1d5f2029c086','a28482ff-832c-4f13-9186-6be66f4ff307','ae3bf99d-24d1-44ef-8b2e-4f05435daec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a402d2ae813e4ce899561536cbd14a1e',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:14.720497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc3f81b-a249-4013-b769-b62637730b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:33:14.800581 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc3f81b-a249-4013-b769-b62637730b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:33:14.808920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Flow 'volume_create_api' (78d9ce28-a886-404f-b379-3e4da1d9cfa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:33:14.986433 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Create volume request issued successfully. Jan 21 08:33:15.022186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-631f0388-03a4-48f5-831c-0edb67fc9dee tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes returned with HTTP 202 Jan 21 08:33:15.039780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-483096aa-cf0a-49e0-9ef3-dc3e04af926f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:15.040881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-483096aa-cf0a-49e0-9ef3-dc3e04af926f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:15.046434 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 409/813] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:33:13 2021] POST /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes => generated 828 bytes in 1138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:33:15.046585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:15.046585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:15.046585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-483096aa-cf0a-49e0-9ef3-dc3e04af926f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:15.150658 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:15.150658 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:15.174418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-483096aa-cf0a-49e0-9ef3-dc3e04af926f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:15.223946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-483096aa-cf0a-49e0-9ef3-dc3e04af926f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 returned with HTTP 200 Jan 21 08:33:15.224954 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 405/814] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:15 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 => generated 896 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:16.242877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b9c97ef-1ea9-4924-8b7c-75630ba761a7 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:16.244097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b9c97ef-1ea9-4924-8b7c-75630ba761a7 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:16.244463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:16.244463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:16.245087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b9c97ef-1ea9-4924-8b7c-75630ba761a7 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:16.328063 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:16.328063 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:16.338193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5b9c97ef-1ea9-4924-8b7c-75630ba761a7 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:16.393227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b9c97ef-1ea9-4924-8b7c-75630ba761a7 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 returned with HTTP 200 Jan 21 08:33:16.406123 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 410/815] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:16 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 => generated 920 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:16.598894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-0016c051-4766-4bf9-be76-f24cd894a6dd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:16.600196 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-0016c051-4766-4bf9-be76-f24cd894a6dd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:16.601154 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:16.601154 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:16.602187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-0016c051-4766-4bf9-be76-f24cd894a6dd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:16.704147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:16.704147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:16.716679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-0016c051-4766-4bf9-be76-f24cd894a6dd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:16.757161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-0016c051-4766-4bf9-be76-f24cd894a6dd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:16.757161 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 406/816] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:33:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 911 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:17.100704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b9c97ef-1ea9-4924-8b7c-75630ba761a7 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume// Jan 21 08:33:17.101680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b9c97ef-1ea9-4924-8b7c-75630ba761a7 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:17.102223 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:17.102223 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:17.103016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b9c97ef-1ea9-4924-8b7c-75630ba761a7 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:17.104674 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b9c97ef-1ea9-4924-8b7c-75630ba761a7 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:33:17.105401 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 411/817] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:33:17 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 08:33:17.122490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-52de5745-eb3e-42dc-9487-ff8a8029dd89 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments Jan 21 08:33:17.122932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:17.122932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:17.123362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-52de5745-eb3e-42dc-9487-ff8a8029dd89 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f4d509c-bcf6-4784-8946-3b3f32874700", "instance_uuid": "42952759-c4e9-4df9-8473-1f025e05775c", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:33:17.236095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:17.236095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:17.411887 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6d4a037-edc0-4128-97c3-b0610c7f333a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:17.413161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6d4a037-edc0-4128-97c3-b0610c7f333a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:17.413913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6d4a037-edc0-4128-97c3-b0610c7f333a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:17.474410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-52de5745-eb3e-42dc-9487-ff8a8029dd89 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments returned with HTTP 200 Jan 21 08:33:17.475401 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 407/818] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:33:17 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments => generated 273 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:33:17.500444 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:17.500444 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:17.514932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d6d4a037-edc0-4128-97c3-b0610c7f333a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:17.580115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6d4a037-edc0-4128-97c3-b0610c7f333a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 returned with HTTP 200 Jan 21 08:33:17.608823 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 412/819] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:17 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 => generated 921 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:33:17.633770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f96b6bf6-1c38-41b4-a94b-9a583b95e3d5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:17.636390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f96b6bf6-1c38-41b4-a94b-9a583b95e3d5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:17.636856 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:17.636856 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:17.638776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f96b6bf6-1c38-41b4-a94b-9a583b95e3d5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:17.704915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6d4a037-edc0-4128-97c3-b0610c7f333a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume// Jan 21 08:33:17.710660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6d4a037-edc0-4128-97c3-b0610c7f333a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:17.712811 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:17.712811 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:17.713906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6d4a037-edc0-4128-97c3-b0610c7f333a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:17.715959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6d4a037-edc0-4128-97c3-b0610c7f333a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:33:17.717411 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 413/820] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:33:17 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:33:17.737790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-0163c148-58e4-407d-baa5-e3885ec9ed3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:17.742477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-0163c148-58e4-407d-baa5-e3885ec9ed3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:17.743722 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-0163c148-58e4-407d-baa5-e3885ec9ed3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:17.834972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:17.834972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:17.897262 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f96b6bf6-1c38-41b4-a94b-9a583b95e3d5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:17.965662 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:17.965662 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:17.972179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:17.972179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:17.983628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f96b6bf6-1c38-41b4-a94b-9a583b95e3d5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:17.986857 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 408/821] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 910 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:17.998327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-20f22989-d2dd-4db3-a5fa-0fa6b63d8f86 req-70a468b8-df23-4f8d-893e-1c309ed190e2 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:17.999415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-0163c148-58e4-407d-baa5-e3885ec9ed3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:18.004153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-20f22989-d2dd-4db3-a5fa-0fa6b63d8f86 req-70a468b8-df23-4f8d-893e-1c309ed190e2 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:18.005646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:18.005646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:18.005835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-20f22989-d2dd-4db3-a5fa-0fa6b63d8f86 req-70a468b8-df23-4f8d-893e-1c309ed190e2 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:18.037503 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:18.037503 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:18.052014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-0163c148-58e4-407d-baa5-e3885ec9ed3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:18.052014 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 414/822] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:33:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 1009 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:33:18.100793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-93f06fcb-dfc0-48ea-9f57-582a026d1382 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] PUT http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments/e2e0c990-32ff-433c-9484-4347a4c5fb67 Jan 21 08:33:18.100793 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:18.100793 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:18.100793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-93f06fcb-dfc0-48ea-9f57-582a026d1382 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:33:18.101762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:18.101762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:18.108394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-20f22989-d2dd-4db3-a5fa-0fa6b63d8f86 req-70a468b8-df23-4f8d-893e-1c309ed190e2 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:18.141393 n-d-769329-4 devstack@c-api.service[88055]: /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 08:33:18.141393 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:33:18.141907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-93f06fcb-dfc0-48ea-9f57-582a026d1382 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Lock "b'cinder-attachment_update-6f4d509c-bcf6-4784-8946-3b3f32874700-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.012s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:33:18.149617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:18.149617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:18.155236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-20f22989-d2dd-4db3-a5fa-0fa6b63d8f86 req-70a468b8-df23-4f8d-893e-1c309ed190e2 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 returned with HTTP 200 Jan 21 08:33:18.156878 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 409/823] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:33:17 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 => generated 921 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:18.224247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f655e0e-6c5b-4def-97bc-09151a76a8b4 req-4ff998da-4d70-429d-b04b-e617a9699e83 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail Jan 21 08:33:18.226255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f655e0e-6c5b-4def-97bc-09151a76a8b4 req-4ff998da-4d70-429d-b04b-e617a9699e83 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:18.226597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:18.226597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:18.227233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f655e0e-6c5b-4def-97bc-09151a76a8b4 req-4ff998da-4d70-429d-b04b-e617a9699e83 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:18.231418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [req-8f655e0e-6c5b-4def-97bc-09151a76a8b4 req-4ff998da-4d70-429d-b04b-e617a9699e83 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:33:18.236583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-8f655e0e-6c5b-4def-97bc-09151a76a8b4 req-4ff998da-4d70-429d-b04b-e617a9699e83 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:33:18.359253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8f655e0e-6c5b-4def-97bc-09151a76a8b4 req-4ff998da-4d70-429d-b04b-e617a9699e83 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Get all volumes completed successfully. Jan 21 08:33:18.361564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:18.361564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:18.371944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f655e0e-6c5b-4def-97bc-09151a76a8b4 req-4ff998da-4d70-429d-b04b-e617a9699e83 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail returned with HTTP 200 Jan 21 08:33:18.373256 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 410/824] 10.222.0.50 () {60 vars in 1479 bytes} [Thu Jan 21 08:33:18 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail => generated 2748 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:33:18.452587 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bdc04b19-d49d-47bb-9b47-e295ca49ce47 req-2f902997-74bf-41a4-83bf-8a3458c230cc tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail Jan 21 08:33:18.453132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bdc04b19-d49d-47bb-9b47-e295ca49ce47 req-2f902997-74bf-41a4-83bf-8a3458c230cc tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:18.453329 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:18.453329 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:18.454291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bdc04b19-d49d-47bb-9b47-e295ca49ce47 req-2f902997-74bf-41a4-83bf-8a3458c230cc tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:18.455156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [req-bdc04b19-d49d-47bb-9b47-e295ca49ce47 req-2f902997-74bf-41a4-83bf-8a3458c230cc tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:33:18.457388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-bdc04b19-d49d-47bb-9b47-e295ca49ce47 req-2f902997-74bf-41a4-83bf-8a3458c230cc tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:33:18.531138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-bdc04b19-d49d-47bb-9b47-e295ca49ce47 req-2f902997-74bf-41a4-83bf-8a3458c230cc tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Get all volumes completed successfully. Jan 21 08:33:18.532729 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:18.532729 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:18.550758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bdc04b19-d49d-47bb-9b47-e295ca49ce47 req-2f902997-74bf-41a4-83bf-8a3458c230cc tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail returned with HTTP 200 Jan 21 08:33:18.550758 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 411/825] 10.222.0.50 () {60 vars in 1479 bytes} [Thu Jan 21 08:33:18 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail => generated 2748 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:33:18.632031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-60eb7de3-a8f8-4210-8593-6c097c692366 req-01cf4442-da5a-4a29-902d-c95bbebee414 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail Jan 21 08:33:18.632629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-60eb7de3-a8f8-4210-8593-6c097c692366 req-01cf4442-da5a-4a29-902d-c95bbebee414 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:18.632963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:18.632963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:18.633380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-60eb7de3-a8f8-4210-8593-6c097c692366 req-01cf4442-da5a-4a29-902d-c95bbebee414 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:18.634022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [req-60eb7de3-a8f8-4210-8593-6c097c692366 req-01cf4442-da5a-4a29-902d-c95bbebee414 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:33:18.636974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-60eb7de3-a8f8-4210-8593-6c097c692366 req-01cf4442-da5a-4a29-902d-c95bbebee414 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:33:18.806318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-60eb7de3-a8f8-4210-8593-6c097c692366 req-01cf4442-da5a-4a29-902d-c95bbebee414 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Get all volumes completed successfully. Jan 21 08:33:18.809616 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:18.809616 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:18.827555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-60eb7de3-a8f8-4210-8593-6c097c692366 req-01cf4442-da5a-4a29-902d-c95bbebee414 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail returned with HTTP 200 Jan 21 08:33:18.829846 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 412/826] 10.222.0.50 () {60 vars in 1479 bytes} [Thu Jan 21 08:33:18 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail => generated 2748 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:33:18.946757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8c5a9bdb-2314-4b32-950c-ffb697e6d750 req-13fb3184-8627-48c2-972b-533cc3a69923 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail Jan 21 08:33:18.947665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8c5a9bdb-2314-4b32-950c-ffb697e6d750 req-13fb3184-8627-48c2-972b-533cc3a69923 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:18.948742 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:18.948742 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:18.949843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8c5a9bdb-2314-4b32-950c-ffb697e6d750 req-13fb3184-8627-48c2-972b-533cc3a69923 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:18.951281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [req-8c5a9bdb-2314-4b32-950c-ffb697e6d750 req-13fb3184-8627-48c2-972b-533cc3a69923 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:33:18.958202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-8c5a9bdb-2314-4b32-950c-ffb697e6d750 req-13fb3184-8627-48c2-972b-533cc3a69923 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:33:19.065654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8c5a9bdb-2314-4b32-950c-ffb697e6d750 req-13fb3184-8627-48c2-972b-533cc3a69923 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Get all volumes completed successfully. Jan 21 08:33:19.068467 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:19.068467 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:19.082377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8c5a9bdb-2314-4b32-950c-ffb697e6d750 req-13fb3184-8627-48c2-972b-533cc3a69923 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail returned with HTTP 200 Jan 21 08:33:19.083850 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 413/827] 10.222.0.50 () {60 vars in 1479 bytes} [Thu Jan 21 08:33:18 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail => generated 2748 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:33:19.104536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8c246da-9f4e-428e-93d0-6e88de13f970 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:19.108672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8c246da-9f4e-428e-93d0-6e88de13f970 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:19.109217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:19.109217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:19.110337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8c246da-9f4e-428e-93d0-6e88de13f970 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:19.213109 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:19.213109 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:19.223802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a8c246da-9f4e-428e-93d0-6e88de13f970 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:19.249433 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:19.249433 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:19.260946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8c246da-9f4e-428e-93d0-6e88de13f970 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:19.262049 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 414/828] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:19 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 910 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:19.270264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-81c9df7e-9e04-4d96-90b6-550f0ca39728 req-09a04865-1270-4398-bd6e-22992665bfa1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail Jan 21 08:33:19.270798 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-81c9df7e-9e04-4d96-90b6-550f0ca39728 req-09a04865-1270-4398-bd6e-22992665bfa1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:19.270978 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:19.270978 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:19.271340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-81c9df7e-9e04-4d96-90b6-550f0ca39728 req-09a04865-1270-4398-bd6e-22992665bfa1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:19.272296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [req-81c9df7e-9e04-4d96-90b6-550f0ca39728 req-09a04865-1270-4398-bd6e-22992665bfa1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:33:19.274608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-81c9df7e-9e04-4d96-90b6-550f0ca39728 req-09a04865-1270-4398-bd6e-22992665bfa1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:33:19.356633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-81c9df7e-9e04-4d96-90b6-550f0ca39728 req-09a04865-1270-4398-bd6e-22992665bfa1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Get all volumes completed successfully. Jan 21 08:33:19.359049 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:19.359049 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:19.378605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-81c9df7e-9e04-4d96-90b6-550f0ca39728 req-09a04865-1270-4398-bd6e-22992665bfa1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail returned with HTTP 200 Jan 21 08:33:19.378605 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 415/829] 10.222.0.50 () {60 vars in 1479 bytes} [Thu Jan 21 08:33:19 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail => generated 2748 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:33:19.445594 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-05966a32-f08c-441f-89b0-f3c2011036c1 req-644becca-f433-47a1-a5c5-6056e491bed1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail Jan 21 08:33:19.446137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-05966a32-f08c-441f-89b0-f3c2011036c1 req-644becca-f433-47a1-a5c5-6056e491bed1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:19.446405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:19.446405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:19.447425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-05966a32-f08c-441f-89b0-f3c2011036c1 req-644becca-f433-47a1-a5c5-6056e491bed1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:19.448545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [req-05966a32-f08c-441f-89b0-f3c2011036c1 req-644becca-f433-47a1-a5c5-6056e491bed1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:33:19.451729 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-05966a32-f08c-441f-89b0-f3c2011036c1 req-644becca-f433-47a1-a5c5-6056e491bed1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:33:19.519928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-05966a32-f08c-441f-89b0-f3c2011036c1 req-644becca-f433-47a1-a5c5-6056e491bed1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Get all volumes completed successfully. Jan 21 08:33:19.522368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:19.522368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:19.536319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-05966a32-f08c-441f-89b0-f3c2011036c1 req-644becca-f433-47a1-a5c5-6056e491bed1 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail returned with HTTP 200 Jan 21 08:33:19.538483 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 416/830] 10.222.0.50 () {60 vars in 1479 bytes} [Thu Jan 21 08:33:19 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail => generated 2748 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:33:19.586065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-95355f65-9183-4d1c-b21e-5423ca5eaf9a req-ecc3c634-a72c-4c11-81ba-795fbab7d5fa tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail Jan 21 08:33:19.586973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-95355f65-9183-4d1c-b21e-5423ca5eaf9a req-ecc3c634-a72c-4c11-81ba-795fbab7d5fa tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:19.587424 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:19.587424 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:19.588156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-95355f65-9183-4d1c-b21e-5423ca5eaf9a req-ecc3c634-a72c-4c11-81ba-795fbab7d5fa tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:19.588998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [req-95355f65-9183-4d1c-b21e-5423ca5eaf9a req-ecc3c634-a72c-4c11-81ba-795fbab7d5fa tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:33:19.591750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-95355f65-9183-4d1c-b21e-5423ca5eaf9a req-ecc3c634-a72c-4c11-81ba-795fbab7d5fa tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:33:19.677011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-95355f65-9183-4d1c-b21e-5423ca5eaf9a req-ecc3c634-a72c-4c11-81ba-795fbab7d5fa tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Get all volumes completed successfully. Jan 21 08:33:19.679963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:19.679963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:19.693623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-95355f65-9183-4d1c-b21e-5423ca5eaf9a req-ecc3c634-a72c-4c11-81ba-795fbab7d5fa tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail returned with HTTP 200 Jan 21 08:33:19.695123 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 417/831] 10.222.0.50 () {60 vars in 1479 bytes} [Thu Jan 21 08:33:19 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail => generated 2748 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:33:19.782451 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bec79f4a-49d9-4f3c-9e9a-7431c1fcbcf4 req-1de42267-dc74-495a-bb9f-a90b22098576 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail Jan 21 08:33:19.783412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bec79f4a-49d9-4f3c-9e9a-7431c1fcbcf4 req-1de42267-dc74-495a-bb9f-a90b22098576 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:19.784241 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:19.784241 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:19.784915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bec79f4a-49d9-4f3c-9e9a-7431c1fcbcf4 req-1de42267-dc74-495a-bb9f-a90b22098576 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:19.785712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [req-bec79f4a-49d9-4f3c-9e9a-7431c1fcbcf4 req-1de42267-dc74-495a-bb9f-a90b22098576 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:33:19.788645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-bec79f4a-49d9-4f3c-9e9a-7431c1fcbcf4 req-1de42267-dc74-495a-bb9f-a90b22098576 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:33:19.995406 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-bec79f4a-49d9-4f3c-9e9a-7431c1fcbcf4 req-1de42267-dc74-495a-bb9f-a90b22098576 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Get all volumes completed successfully. Jan 21 08:33:19.997007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:19.997007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:20.028393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bec79f4a-49d9-4f3c-9e9a-7431c1fcbcf4 req-1de42267-dc74-495a-bb9f-a90b22098576 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail returned with HTTP 200 Jan 21 08:33:20.053282 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 418/832] 10.222.0.50 () {60 vars in 1479 bytes} [Thu Jan 21 08:33:19 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/detail => generated 2748 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:33:20.065194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17eb52a2-93bc-4925-a555-05f6d6291d6c tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] DELETE http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:20.065754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-17eb52a2-93bc-4925-a555-05f6d6291d6c tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:20.065833 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:20.065833 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:20.066187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-17eb52a2-93bc-4925-a555-05f6d6291d6c tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:20.066659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-17eb52a2-93bc-4925-a555-05f6d6291d6c tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Delete volume with id: f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:20.214337 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:20.214337 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:20.216976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-17eb52a2-93bc-4925-a555-05f6d6291d6c tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:20.368300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-17eb52a2-93bc-4925-a555-05f6d6291d6c tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Delete volume request issued successfully. Jan 21 08:33:20.369190 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17eb52a2-93bc-4925-a555-05f6d6291d6c tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 returned with HTTP 202 Jan 21 08:33:20.378075 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 419/833] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:33:20 2021] DELETE /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 => generated 0 bytes in 324 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:33:20.425954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60dd3ca3-61bc-4241-9843-0b62fb1ca197 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:20.430146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60dd3ca3-61bc-4241-9843-0b62fb1ca197 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:20.433356 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:20.433356 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:20.443485 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60dd3ca3-61bc-4241-9843-0b62fb1ca197 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:20.775658 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:20.775658 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:20.798105 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-60dd3ca3-61bc-4241-9843-0b62fb1ca197 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:20.824579 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:20.824579 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:20.836298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60dd3ca3-61bc-4241-9843-0b62fb1ca197 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:20.836588 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 420/834] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:20 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 910 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:20.841478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71dee472-34be-4d55-92dc-8cd819f71d16 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:20.842665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71dee472-34be-4d55-92dc-8cd819f71d16 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:20.843228 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:20.843228 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:20.843891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71dee472-34be-4d55-92dc-8cd819f71d16 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:20.914024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:20.914024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:20.926523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-71dee472-34be-4d55-92dc-8cd819f71d16 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:20.960711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71dee472-34be-4d55-92dc-8cd819f71d16 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 returned with HTTP 200 Jan 21 08:33:20.962687 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 421/835] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:20 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 => generated 920 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:21.675582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-93f06fcb-dfc0-48ea-9f57-582a026d1382 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Lock "b'cinder-attachment_update-6f4d509c-bcf6-4784-8946-3b3f32874700-n-h2-769329-4'" released by "attachment_update" :: held 3.533s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:33:21.676924 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-93f06fcb-dfc0-48ea-9f57-582a026d1382 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments/e2e0c990-32ff-433c-9484-4347a4c5fb67 returned with HTTP 200 Jan 21 08:33:21.678099 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 415/836] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 08:33:18 2021] PUT /volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments/e2e0c990-32ff-433c-9484-4347a4c5fb67 => generated 762 bytes in 3595 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:33:21.871064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba198de2-7f03-4479-b131-75274c3c6e65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:21.872377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba198de2-7f03-4479-b131-75274c3c6e65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:21.873969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:21.873969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:21.875878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba198de2-7f03-4479-b131-75274c3c6e65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:21.986335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-568277d8-00aa-4507-9b9d-ecf057914838 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:21.998971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-568277d8-00aa-4507-9b9d-ecf057914838 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:21.998971 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:21.998971 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:21.998971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-568277d8-00aa-4507-9b9d-ecf057914838 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:22.034147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:22.034147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:22.046125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ba198de2-7f03-4479-b131-75274c3c6e65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:22.120163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:22.120163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:22.183338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba198de2-7f03-4479-b131-75274c3c6e65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:22.183338 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 422/837] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:21 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 911 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:22.238170 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:22.238170 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:22.256967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-568277d8-00aa-4507-9b9d-ecf057914838 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:22.306593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-568277d8-00aa-4507-9b9d-ecf057914838 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 returned with HTTP 200 Jan 21 08:33:22.320766 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 416/838] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:21 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 => generated 920 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:23.193115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-269516d3-61be-41a6-8cf2-c3988991df19 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:23.194955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-269516d3-61be-41a6-8cf2-c3988991df19 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:23.195323 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:23.195323 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:23.196012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-269516d3-61be-41a6-8cf2-c3988991df19 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:23.333939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53ac6095-f361-4468-a4f4-faef9a8621de tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:23.338920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53ac6095-f361-4468-a4f4-faef9a8621de tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:23.339190 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:23.339190 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:23.339590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:23.339590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:23.340018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53ac6095-f361-4468-a4f4-faef9a8621de tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:23.350925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-269516d3-61be-41a6-8cf2-c3988991df19 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:23.378104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:23.378104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:23.389251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-269516d3-61be-41a6-8cf2-c3988991df19 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:23.390232 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 423/839] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:23 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 911 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:23.450885 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:23.450885 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:23.462665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-53ac6095-f361-4468-a4f4-faef9a8621de tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:23.491594 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53ac6095-f361-4468-a4f4-faef9a8621de tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 returned with HTTP 200 Jan 21 08:33:23.507151 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 417/840] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:23 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 => generated 920 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:24.408954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-234b943b-ec41-48ae-aed6-4ec0ab836436 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:24.408954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-234b943b-ec41-48ae-aed6-4ec0ab836436 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:24.408954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:24.408954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:24.408954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-234b943b-ec41-48ae-aed6-4ec0ab836436 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:24.500328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:24.500328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:24.514324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe06249f-e915-44a3-b2cb-9f954bf3bf1e tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:24.515315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe06249f-e915-44a3-b2cb-9f954bf3bf1e tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:24.515782 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:24.515782 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:24.516422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe06249f-e915-44a3-b2cb-9f954bf3bf1e tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:24.520425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-234b943b-ec41-48ae-aed6-4ec0ab836436 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:24.564387 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:24.564387 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:24.577157 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:24.577157 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:24.581469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-234b943b-ec41-48ae-aed6-4ec0ab836436 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:24.586098 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 424/841] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:24 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 911 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:24.598097 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fe06249f-e915-44a3-b2cb-9f954bf3bf1e tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:24.630847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe06249f-e915-44a3-b2cb-9f954bf3bf1e tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 returned with HTTP 200 Jan 21 08:33:24.633354 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 418/842] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:24 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 => generated 920 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:33:25.603045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b8760e4-7584-42f4-b8a0-7fbe33ee4030 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:25.609422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b8760e4-7584-42f4-b8a0-7fbe33ee4030 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:25.609886 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:25.609886 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:25.610546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b8760e4-7584-42f4-b8a0-7fbe33ee4030 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:25.649830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8845cfd-5c19-481b-97cc-6f2aa9c3ba3b tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 Jan 21 08:33:25.650341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8845cfd-5c19-481b-97cc-6f2aa9c3ba3b tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:25.650541 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:25.650541 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:25.650923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8845cfd-5c19-481b-97cc-6f2aa9c3ba3b tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:25.672256 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:25.672256 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:25.705477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7b8760e4-7584-42f4-b8a0-7fbe33ee4030 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:25.722246 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:25.722246 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:25.765958 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8845cfd-5c19-481b-97cc-6f2aa9c3ba3b tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 returned with HTTP 404 Jan 21 08:33:25.774418 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 419/843] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:25 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/f2c4b845-f344-4032-9627-173ff6421816 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:33:25.791553 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0bebb0c7-81d4-4904-8c96-60cc59c7cf8a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] DELETE http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe Jan 21 08:33:25.791553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0bebb0c7-81d4-4904-8c96-60cc59c7cf8a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:25.791553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0bebb0c7-81d4-4904-8c96-60cc59c7cf8a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:25.791553 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-0bebb0c7-81d4-4904-8c96-60cc59c7cf8a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Delete volume with id: a4d3e994-8ca5-4f43-8343-4913b3634cbe Jan 21 08:33:25.809563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b8760e4-7584-42f4-b8a0-7fbe33ee4030 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:25.809563 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 425/844] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 911 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:25.912142 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:25.912142 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:25.912142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0bebb0c7-81d4-4904-8c96-60cc59c7cf8a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:26.032185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0bebb0c7-81d4-4904-8c96-60cc59c7cf8a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Delete volume request issued successfully. Jan 21 08:33:26.032409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0bebb0c7-81d4-4904-8c96-60cc59c7cf8a tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe returned with HTTP 202 Jan 21 08:33:26.033633 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 420/845] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:33:25 2021] DELETE /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:33:26.047114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15bccd22-c31a-4e27-bf73-b4c756e0e401 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe Jan 21 08:33:26.048104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15bccd22-c31a-4e27-bf73-b4c756e0e401 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:26.048372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:26.048372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:26.049561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15bccd22-c31a-4e27-bf73-b4c756e0e401 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:26.259123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:26.259123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:26.290873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-15bccd22-c31a-4e27-bf73-b4c756e0e401 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:26.380349 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15bccd22-c31a-4e27-bf73-b4c756e0e401 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe returned with HTTP 200 Jan 21 08:33:26.381268 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 426/846] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:26 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe => generated 921 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:26.826151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d62eb33d-5875-49bc-962d-0a0a89b99444 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:26.827191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d62eb33d-5875-49bc-962d-0a0a89b99444 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:26.827603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:26.827603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:26.828331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d62eb33d-5875-49bc-962d-0a0a89b99444 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:26.992725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:26.992725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:27.007597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d62eb33d-5875-49bc-962d-0a0a89b99444 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:27.069007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:27.069007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:27.075564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d62eb33d-5875-49bc-962d-0a0a89b99444 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:27.077208 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 421/847] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:26 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 911 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:27.275407 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-186da118-8760-470f-bbd0-4e0652204912 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments/e2e0c990-32ff-433c-9484-4347a4c5fb67/action Jan 21 08:33:27.276196 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:27.276196 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:27.276883 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-186da118-8760-470f-bbd0-4e0652204912 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:33:27.277409 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-186da118-8760-470f-bbd0-4e0652204912 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:33:27.416322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf9c386b-8b96-4d2d-9c80-7e3a18957110 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe Jan 21 08:33:27.420359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf9c386b-8b96-4d2d-9c80-7e3a18957110 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:27.424494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:27.424494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:27.424494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf9c386b-8b96-4d2d-9c80-7e3a18957110 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:27.495906 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:27.495906 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:27.520478 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:27.520478 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:27.557129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bf9c386b-8b96-4d2d-9c80-7e3a18957110 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:27.590965 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf9c386b-8b96-4d2d-9c80-7e3a18957110 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe returned with HTTP 200 Jan 21 08:33:27.592108 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 422/848] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:27 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe => generated 921 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:27.599696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-381f3aa3-3019-4085-b8ac-f39f848b39d1 req-186da118-8760-470f-bbd0-4e0652204912 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments/e2e0c990-32ff-433c-9484-4347a4c5fb67/action returned with HTTP 204 Jan 21 08:33:27.604867 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 427/849] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 08:33:27 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments/e2e0c990-32ff-433c-9484-4347a4c5fb67/action => generated 0 bytes in 335 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:33:28.107146 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9255dc27-13bb-4c88-b26c-8b68475113df tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:33:28.108713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9255dc27-13bb-4c88-b26c-8b68475113df tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:28.109314 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:28.109314 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:28.109985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9255dc27-13bb-4c88-b26c-8b68475113df tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:28.185025 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:28.185025 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:28.197730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9255dc27-13bb-4c88-b26c-8b68475113df tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:28.223101 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:28.223101 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:28.233865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9255dc27-13bb-4c88-b26c-8b68475113df tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:33:28.234948 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 423/850] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:28 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 1203 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:33:28.257595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4efc4ae-b3ae-4636-ada2-81c6d9109f03 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups Jan 21 08:33:28.258158 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:28.258158 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:28.259016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4efc4ae-b3ae-4636-ada2-81c6d9109f03 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f4d509c-bcf6-4784-8946-3b3f32874700", "name": "tempest-VolumesBackupsTest-Backup-812330489", "force": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:33:28.260437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-c4efc4ae-b3ae-4636-ada2-81c6d9109f03 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Creating new backup {'backup': {'volume_id': '6f4d509c-bcf6-4784-8946-3b3f32874700', 'name': 'tempest-VolumesBackupsTest-Backup-812330489', 'force': True}} {{(pid=88056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:33:28.261104 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-c4efc4ae-b3ae-4636-ada2-81c6d9109f03 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Creating backup of volume 6f4d509c-bcf6-4784-8946-3b3f32874700 in container None Jan 21 08:33:28.331094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:28.331094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:28.333685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c4efc4ae-b3ae-4636-ada2-81c6d9109f03 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:33:28.451510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-c4efc4ae-b3ae-4636-ada2-81c6d9109f03 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Created reservations ['bcee4fd1-5d3e-4263-955a-a9412fd86007', '53061446-f5e3-469c-a553-ec5066082f77'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:33:28.610839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2baf001-1945-49b7-93f3-b8ddbe258c62 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe Jan 21 08:33:28.611822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2baf001-1945-49b7-93f3-b8ddbe258c62 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:28.612176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:28.612176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:28.612788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2baf001-1945-49b7-93f3-b8ddbe258c62 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:28.720105 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:28.720105 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:28.735750 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d2baf001-1945-49b7-93f3-b8ddbe258c62 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:28.772552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2baf001-1945-49b7-93f3-b8ddbe258c62 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe returned with HTTP 200 Jan 21 08:33:28.773494 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 424/851] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:28 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe => generated 921 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:33:28.975739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4efc4ae-b3ae-4636-ada2-81c6d9109f03 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups returned with HTTP 202 Jan 21 08:33:28.992754 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 428/852] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:33:28 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups => generated 395 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:33:28.997202 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3089280-7f0c-4e0a-99c7-9ccb32b26685 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:28.997769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3089280-7f0c-4e0a-99c7-9ccb32b26685 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:29.014440 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:29.014440 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:29.014440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3089280-7f0c-4e0a-99c7-9ccb32b26685 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:29.014440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b3089280-7f0c-4e0a-99c7-9ccb32b26685 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:29.107399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:29.107399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:29.121058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3089280-7f0c-4e0a-99c7-9ccb32b26685 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:29.121058 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 425/853] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:28 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:29.801198 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16f2dd53-23f7-49cd-a930-63303bc22256 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe Jan 21 08:33:29.801381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16f2dd53-23f7-49cd-a930-63303bc22256 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:29.802754 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:29.802754 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:29.803399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16f2dd53-23f7-49cd-a930-63303bc22256 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:29.942451 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16f2dd53-23f7-49cd-a930-63303bc22256 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe returned with HTTP 404 Jan 21 08:33:29.946960 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 429/854] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:29 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/a4d3e994-8ca5-4f43-8343-4913b3634cbe => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:33:29.955278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4462fcad-5714-4b52-8ceb-587ec6913c89 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] DELETE http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 Jan 21 08:33:29.956102 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4462fcad-5714-4b52-8ceb-587ec6913c89 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:29.956500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:29.956500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:29.957093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4462fcad-5714-4b52-8ceb-587ec6913c89 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:29.957917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-4462fcad-5714-4b52-8ceb-587ec6913c89 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Delete volume with id: d427278b-ddd5-4aaa-8cb8-09c27c9f0364 Jan 21 08:33:30.055938 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:30.055938 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:30.057242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4462fcad-5714-4b52-8ceb-587ec6913c89 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:30.155411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-711ed3b0-9493-459f-a15c-7b7a72105944 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:30.155411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-711ed3b0-9493-459f-a15c-7b7a72105944 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:30.155411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-711ed3b0-9493-459f-a15c-7b7a72105944 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:30.155411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-711ed3b0-9493-459f-a15c-7b7a72105944 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:30.197080 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:30.197080 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:30.200762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-711ed3b0-9493-459f-a15c-7b7a72105944 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:30.202148 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 430/855] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:30.226527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4462fcad-5714-4b52-8ceb-587ec6913c89 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Delete volume request issued successfully. Jan 21 08:33:30.229935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4462fcad-5714-4b52-8ceb-587ec6913c89 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 returned with HTTP 202 Jan 21 08:33:30.231079 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 426/856] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:33:29 2021] DELETE /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:33:30.263374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82683fbc-8d4f-4853-b25e-06a110f44419 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 Jan 21 08:33:30.266303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82683fbc-8d4f-4853-b25e-06a110f44419 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:30.267646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:30.267646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:30.270375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82683fbc-8d4f-4853-b25e-06a110f44419 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:30.365044 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:30.365044 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:30.376259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-82683fbc-8d4f-4853-b25e-06a110f44419 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:30.430514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82683fbc-8d4f-4853-b25e-06a110f44419 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 returned with HTTP 200 Jan 21 08:33:30.430514 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 431/857] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:30 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 => generated 921 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:31.219127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54b7daee-a3ad-4d56-9a55-79fa84cf8271 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:31.220992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54b7daee-a3ad-4d56-9a55-79fa84cf8271 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:31.221437 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:31.221437 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:31.222098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54b7daee-a3ad-4d56-9a55-79fa84cf8271 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:31.223723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-54b7daee-a3ad-4d56-9a55-79fa84cf8271 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:31.313733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:31.313733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:31.317373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54b7daee-a3ad-4d56-9a55-79fa84cf8271 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:31.323878 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 427/858] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:31.430832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9fc0cda-9b4e-499f-bc42-c388ee60dba6 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 Jan 21 08:33:31.431378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9fc0cda-9b4e-499f-bc42-c388ee60dba6 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:31.431633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:31.431633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:31.432025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9fc0cda-9b4e-499f-bc42-c388ee60dba6 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:31.549904 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:31.549904 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:31.566386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b9fc0cda-9b4e-499f-bc42-c388ee60dba6 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:31.605355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9fc0cda-9b4e-499f-bc42-c388ee60dba6 tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 returned with HTTP 200 Jan 21 08:33:31.606403 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 432/859] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:31 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 => generated 921 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:32.349012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd423a64-e7bc-4413-bc8c-d13c69788793 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:32.349012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd423a64-e7bc-4413-bc8c-d13c69788793 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:32.349012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:32.349012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:32.349012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd423a64-e7bc-4413-bc8c-d13c69788793 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:32.349012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fd423a64-e7bc-4413-bc8c-d13c69788793 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:32.396320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:32.396320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:32.396320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd423a64-e7bc-4413-bc8c-d13c69788793 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:32.396320 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 428/860] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:32.644376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad634ac8-daf7-4148-89f3-4aca0426ea2f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 Jan 21 08:33:32.644376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad634ac8-daf7-4148-89f3-4aca0426ea2f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:32.644376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:32.644376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:32.644376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad634ac8-daf7-4148-89f3-4aca0426ea2f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:32.845295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:32.845295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:32.874626 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad634ac8-daf7-4148-89f3-4aca0426ea2f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Volume info retrieved successfully. Jan 21 08:33:33.012573 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad634ac8-daf7-4148-89f3-4aca0426ea2f tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 returned with HTTP 200 Jan 21 08:33:33.035538 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 433/861] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:32 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 => generated 921 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:33.411345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb4a5095-6e6e-449a-88d4-f88951746bfa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:33.412925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb4a5095-6e6e-449a-88d4-f88951746bfa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:33.412925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:33.412925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:33.412925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb4a5095-6e6e-449a-88d4-f88951746bfa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:33.413437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-eb4a5095-6e6e-449a-88d4-f88951746bfa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:33.469170 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:33.469170 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:33.474295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb4a5095-6e6e-449a-88d4-f88951746bfa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:33.475783 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 429/862] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:33 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:33:34.057462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d17e1ffc-3333-4e66-aacf-83182fb74aae tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] GET http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 Jan 21 08:33:34.064049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d17e1ffc-3333-4e66-aacf-83182fb74aae tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:34.065632 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:34.065632 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:34.067640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d17e1ffc-3333-4e66-aacf-83182fb74aae tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:34.222720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d17e1ffc-3333-4e66-aacf-83182fb74aae tempest-VolumesTestJSON-345488244 tempest-VolumesTestJSON-345488244] http://10.222.0.50/volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 returned with HTTP 404 Jan 21 08:33:34.224098 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 434/863] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:34 2021] GET /volume/v3/10c062721ee14075ae7f0b4470bfa645/volumes/d427278b-ddd5-4aaa-8cb8-09c27c9f0364 => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:33:34.514803 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-453f62e8-8cc7-475f-9c3b-ddb7a376023a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:34.517011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-453f62e8-8cc7-475f-9c3b-ddb7a376023a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:34.517011 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:34.517011 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:34.517011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-453f62e8-8cc7-475f-9c3b-ddb7a376023a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:34.517591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-453f62e8-8cc7-475f-9c3b-ddb7a376023a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:34.585249 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:34.585249 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:34.587566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-453f62e8-8cc7-475f-9c3b-ddb7a376023a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:34.588661 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 430/864] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:33:35.610512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cad1f05-2dc5-44e1-9679-0afffb84254d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:35.611885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cad1f05-2dc5-44e1-9679-0afffb84254d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:35.612846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cad1f05-2dc5-44e1-9679-0afffb84254d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:35.613394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5cad1f05-2dc5-44e1-9679-0afffb84254d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:35.660719 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:35.660719 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:35.665675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cad1f05-2dc5-44e1-9679-0afffb84254d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:35.670570 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 435/865] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:36.691295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31d1af3f-7892-4eef-baf2-8346a66d042d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:36.692609 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31d1af3f-7892-4eef-baf2-8346a66d042d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:36.693897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:36.693897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:36.694784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31d1af3f-7892-4eef-baf2-8346a66d042d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:36.695360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-31d1af3f-7892-4eef-baf2-8346a66d042d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:36.751750 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:36.751750 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:36.779647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31d1af3f-7892-4eef-baf2-8346a66d042d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:36.780845 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 431/866] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:36 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:33:37.818639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eef8732a-3e79-4803-b8e7-02528bf28dac tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:37.818639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eef8732a-3e79-4803-b8e7-02528bf28dac tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:37.818639 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:37.818639 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:37.818639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eef8732a-3e79-4803-b8e7-02528bf28dac tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:37.818639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-eef8732a-3e79-4803-b8e7-02528bf28dac tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:37.950199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:37.950199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:37.950199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eef8732a-3e79-4803-b8e7-02528bf28dac tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:37.969424 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 436/867] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:37 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:38.967294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08a50780-b1bc-442a-b36a-cd05f6a809d4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:38.970113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08a50780-b1bc-442a-b36a-cd05f6a809d4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:38.970332 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:38.970332 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:38.970642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08a50780-b1bc-442a-b36a-cd05f6a809d4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:38.971340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-08a50780-b1bc-442a-b36a-cd05f6a809d4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:39.066776 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:39.066776 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:39.071239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08a50780-b1bc-442a-b36a-cd05f6a809d4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:39.073250 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 432/868] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:38 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:40.100638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95b79566-0c62-4f8c-875e-7e8b50788bcc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:40.103776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95b79566-0c62-4f8c-875e-7e8b50788bcc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:40.104235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:40.104235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:40.104886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95b79566-0c62-4f8c-875e-7e8b50788bcc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:40.105541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-95b79566-0c62-4f8c-875e-7e8b50788bcc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:40.214805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:40.214805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:40.224036 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95b79566-0c62-4f8c-875e-7e8b50788bcc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:40.234133 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 437/869] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:41.244921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a09a6700-63e1-460d-8cf8-a3abd4dc0868 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:41.258703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a09a6700-63e1-460d-8cf8-a3abd4dc0868 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:41.259334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:41.259334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:41.261101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a09a6700-63e1-460d-8cf8-a3abd4dc0868 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:41.261717 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a09a6700-63e1-460d-8cf8-a3abd4dc0868 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:41.293289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:41.293289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:41.296758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a09a6700-63e1-460d-8cf8-a3abd4dc0868 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:41.305940 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 433/870] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:42.333101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0dccd483-314f-40dc-a4bb-7934af836e2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:42.333101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0dccd483-314f-40dc-a4bb-7934af836e2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:42.333101 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:42.333101 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:42.333101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0dccd483-314f-40dc-a4bb-7934af836e2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:42.333101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0dccd483-314f-40dc-a4bb-7934af836e2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:42.393513 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:42.393513 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:42.404565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0dccd483-314f-40dc-a4bb-7934af836e2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:42.438403 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 438/871] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:43.411633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc0160ad-2ff6-4626-b9f0-a1e4db6796a0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:43.412964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc0160ad-2ff6-4626-b9f0-a1e4db6796a0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:43.412964 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:43.412964 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:43.413417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc0160ad-2ff6-4626-b9f0-a1e4db6796a0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:43.413555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bc0160ad-2ff6-4626-b9f0-a1e4db6796a0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:43.460877 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:43.460877 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:43.464306 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc0160ad-2ff6-4626-b9f0-a1e4db6796a0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:43.467626 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 434/872] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:44.486958 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f7ec5cb-5458-4ca1-87af-4f0a29b721da tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:44.488103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f7ec5cb-5458-4ca1-87af-4f0a29b721da tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:44.488460 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:44.488460 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:44.489048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f7ec5cb-5458-4ca1-87af-4f0a29b721da tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:44.489541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0f7ec5cb-5458-4ca1-87af-4f0a29b721da tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:44.554647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:44.554647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:44.556790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f7ec5cb-5458-4ca1-87af-4f0a29b721da tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:44.565006 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 439/873] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:44 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:33:44.930383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8f6fb1c-6fa5-48f5-98ba-ef4d21883e68 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:33:44.931251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8f6fb1c-6fa5-48f5-98ba-ef4d21883e68 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:44.931897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:44.931897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:44.933182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8f6fb1c-6fa5-48f5-98ba-ef4d21883e68 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:45.079275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:45.079275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:45.117669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d8f6fb1c-6fa5-48f5-98ba-ef4d21883e68 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:33:45.189914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:45.189914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:45.232751 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8f6fb1c-6fa5-48f5-98ba-ef4d21883e68 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:33:45.237375 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 435/874] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:44 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 1211 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:33:45.560492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-6a361788-01a4-4fd7-a49f-599777ceb7c1 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:33:45.561383 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-6a361788-01a4-4fd7-a49f-599777ceb7c1 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:45.564773 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:45.564773 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:45.568684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-6a361788-01a4-4fd7-a49f-599777ceb7c1 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:45.585959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b231f132-d388-463a-8c13-09ca07159bf7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:45.594471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b231f132-d388-463a-8c13-09ca07159bf7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:45.595175 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:45.595175 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:45.596311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b231f132-d388-463a-8c13-09ca07159bf7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:45.597461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b231f132-d388-463a-8c13-09ca07159bf7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:45.697696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:45.697696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:45.701450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b231f132-d388-463a-8c13-09ca07159bf7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:45.703080 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 436/875] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:45 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:33:45.884924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:45.884924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:45.931219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-6a361788-01a4-4fd7-a49f-599777ceb7c1 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:33:46.030614 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:46.030614 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:46.071842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-6a361788-01a4-4fd7-a49f-599777ceb7c1 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:33:46.086908 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 440/876] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:33:45 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 1211 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:33:46.126959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-f3d1b9e1-2208-41cb-b63e-718cbd86bb1a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] POST http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca/action Jan 21 08:33:46.127159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:46.127159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:46.127767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-f3d1b9e1-2208-41cb-b63e-718cbd86bb1a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action body: b'{"os-begin_detaching": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:33:46.132824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-f3d1b9e1-2208-41cb-b63e-718cbd86bb1a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:33:46.272518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:46.272518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:46.275327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-f3d1b9e1-2208-41cb-b63e-718cbd86bb1a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:33:46.347016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-f3d1b9e1-2208-41cb-b63e-718cbd86bb1a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Begin detaching volume completed successfully. Jan 21 08:33:46.348796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-f3d1b9e1-2208-41cb-b63e-718cbd86bb1a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca/action returned with HTTP 202 Jan 21 08:33:46.353225 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 437/877] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:33:46 2021] POST /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:33:46.485934 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebba4b6c-6e95-4d6e-8839-131a9f8c0210 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:33:46.487217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebba4b6c-6e95-4d6e-8839-131a9f8c0210 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:46.487627 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:46.487627 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:46.488275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebba4b6c-6e95-4d6e-8839-131a9f8c0210 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:46.658248 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-f3d1b9e1-2208-41cb-b63e-718cbd86bb1a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume// Jan 21 08:33:46.660754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-f3d1b9e1-2208-41cb-b63e-718cbd86bb1a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:46.661817 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:46.661817 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:46.663308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-f3d1b9e1-2208-41cb-b63e-718cbd86bb1a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:46.665752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-f3d1b9e1-2208-41cb-b63e-718cbd86bb1a tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:33:46.668509 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 438/878] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:33:46 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 08:33:46.699339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-e74f7813-1674-48b1-94ce-bf1fbc2bf4a2 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:33:46.702959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-e74f7813-1674-48b1-94ce-bf1fbc2bf4a2 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:46.708619 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-e74f7813-1674-48b1-94ce-bf1fbc2bf4a2 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:46.711851 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:46.711851 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:46.758675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ebba4b6c-6e95-4d6e-8839-131a9f8c0210 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:33:46.877086 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:46.877086 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:46.939339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebba4b6c-6e95-4d6e-8839-131a9f8c0210 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:33:46.943903 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 441/879] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:46 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 1214 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:33:46.954816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-640a764a-8563-427d-94c0-6509886e1080 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:46.956497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-640a764a-8563-427d-94c0-6509886e1080 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:46.957145 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:46.957145 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:46.958296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-640a764a-8563-427d-94c0-6509886e1080 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:46.959285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-640a764a-8563-427d-94c0-6509886e1080 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:47.023138 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:47.023138 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:47.028407 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-640a764a-8563-427d-94c0-6509886e1080 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:47.043808 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 442/880] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:46 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:47.116621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:47.116621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:47.164532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-e74f7813-1674-48b1-94ce-bf1fbc2bf4a2 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:33:47.294126 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:47.294126 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:47.345323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-e74f7813-1674-48b1-94ce-bf1fbc2bf4a2 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:33:47.348618 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 439/881] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:33:46 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 1313 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:33:47.933444 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-a3b1c7f9-ff51-4c7c-8827-0b0cc3a0aacf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] DELETE http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc Jan 21 08:33:47.933444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-a3b1c7f9-ff51-4c7c-8827-0b0cc3a0aacf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:47.933444 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:47.933444 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:47.933444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-a3b1c7f9-ff51-4c7c-8827-0b0cc3a0aacf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:47.993089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d71513c3-8090-4cf8-b271-11d2d5ba1c21 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:33:47.993089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d71513c3-8090-4cf8-b271-11d2d5ba1c21 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:47.993089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:47.993089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:47.993089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d71513c3-8090-4cf8-b271-11d2d5ba1c21 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:48.126423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:48.126423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:48.175416 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:48.175416 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:48.205567 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d71513c3-8090-4cf8-b271-11d2d5ba1c21 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:33:48.350524 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:48.350524 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:48.416987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d71513c3-8090-4cf8-b271-11d2d5ba1c21 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:33:48.417829 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 440/882] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:47 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 1214 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:33:48.430154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29911b16-c785-4ec1-a1ae-91b1d1007a00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:48.444947 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29911b16-c785-4ec1-a1ae-91b1d1007a00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:48.445247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:48.445247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:48.445545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29911b16-c785-4ec1-a1ae-91b1d1007a00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:48.445897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-29911b16-c785-4ec1-a1ae-91b1d1007a00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:48.551142 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:48.551142 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:48.561801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29911b16-c785-4ec1-a1ae-91b1d1007a00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:48.575204 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 441/883] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:49.450932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6769ed05-1dd5-4326-a20b-63c2cfc45400 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:33:49.452711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6769ed05-1dd5-4326-a20b-63c2cfc45400 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:49.453458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:49.453458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:49.456650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6769ed05-1dd5-4326-a20b-63c2cfc45400 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:49.703009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:49.703009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:49.740348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6769ed05-1dd5-4326-a20b-63c2cfc45400 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:33:49.815309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6769ed05-1dd5-4326-a20b-63c2cfc45400 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:33:49.816925 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 442/884] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:49 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 919 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:49.823392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc034978-3e20-495f-923b-afb859f70fc3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:49.824311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc034978-3e20-495f-923b-afb859f70fc3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:49.824846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:49.824846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:49.825653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc034978-3e20-495f-923b-afb859f70fc3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:49.826200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-dc034978-3e20-495f-923b-afb859f70fc3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:49.850907 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:49.850907 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:49.853847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc034978-3e20-495f-923b-afb859f70fc3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:49.877219 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 443/885] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:50.121943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-a3b1c7f9-ff51-4c7c-8827-0b0cc3a0aacf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:33:50.127953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-a3b1c7f9-ff51-4c7c-8827-0b0cc3a0aacf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:33:50.279361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-85705bba-18b1-408a-b6e2-fd4f2d04a1a6 req-a3b1c7f9-ff51-4c7c-8827-0b0cc3a0aacf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc returned with HTTP 200 Jan 21 08:33:50.281593 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 443/886] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:33:47 2021] DELETE /volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/6e7c863e-cc28-4439-9a52-83819722e4fc => generated 19 bytes in 2385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:50.852590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b424f03-744f-41f9-8edd-8b94343626c6 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:33:50.854830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b424f03-744f-41f9-8edd-8b94343626c6 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:50.857288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:50.857288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:50.858254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b424f03-744f-41f9-8edd-8b94343626c6 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:50.886567 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d3714c9-6f5f-4688-afb3-06b3f858d7c1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:50.887555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d3714c9-6f5f-4688-afb3-06b3f858d7c1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:50.887961 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:50.887961 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:50.888680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d3714c9-6f5f-4688-afb3-06b3f858d7c1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:50.889492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0d3714c9-6f5f-4688-afb3-06b3f858d7c1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:50.952030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:50.952030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:50.958146 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d3714c9-6f5f-4688-afb3-06b3f858d7c1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:50.960037 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 444/887] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:50 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:51.062770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:51.062770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:51.083184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1b424f03-744f-41f9-8edd-8b94343626c6 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:33:51.145619 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b424f03-744f-41f9-8edd-8b94343626c6 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:33:51.151107 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 444/888] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:50 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 919 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:51.975121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-638a17f3-36b0-481a-a68c-2c5b17131148 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:51.981018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-638a17f3-36b0-481a-a68c-2c5b17131148 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:51.981018 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:51.981018 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:51.981018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-638a17f3-36b0-481a-a68c-2c5b17131148 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:51.981018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-638a17f3-36b0-481a-a68c-2c5b17131148 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:52.026452 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:52.026452 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:52.031258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-638a17f3-36b0-481a-a68c-2c5b17131148 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:52.041449 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 445/889] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:51 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:53.058027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db9b75d1-de54-4c26-af17-46a0c0637d98 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:53.058810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db9b75d1-de54-4c26-af17-46a0c0637d98 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:53.059169 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:53.059169 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:53.059779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db9b75d1-de54-4c26-af17-46a0c0637d98 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:53.060254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-db9b75d1-de54-4c26-af17-46a0c0637d98 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:53.112428 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:53.112428 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:53.125323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db9b75d1-de54-4c26-af17-46a0c0637d98 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:53.133471 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 445/890] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:53 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:54.157847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5509dda4-1c70-443f-89aa-19b372a80b91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:54.158659 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5509dda4-1c70-443f-89aa-19b372a80b91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:54.158659 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:54.158659 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:54.159124 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5509dda4-1c70-443f-89aa-19b372a80b91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:54.159407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5509dda4-1c70-443f-89aa-19b372a80b91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:54.230994 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:54.230994 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:54.238972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5509dda4-1c70-443f-89aa-19b372a80b91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:54.241377 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 446/891] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:33:55.263344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a42cde66-e15c-48e0-9764-0361ed57c000 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:55.264585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a42cde66-e15c-48e0-9764-0361ed57c000 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:55.264965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:55.264965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:55.265755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a42cde66-e15c-48e0-9764-0361ed57c000 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:55.266303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a42cde66-e15c-48e0-9764-0361ed57c000 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:55.345384 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:55.345384 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:55.345384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a42cde66-e15c-48e0-9764-0361ed57c000 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:55.345384 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 446/892] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:56.344330 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9929ba7-5652-4fe0-85c0-3d34e3f2f098 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:56.344763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9929ba7-5652-4fe0-85c0-3d34e3f2f098 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:56.344980 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:56.344980 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:56.345363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9929ba7-5652-4fe0-85c0-3d34e3f2f098 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:56.345738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e9929ba7-5652-4fe0-85c0-3d34e3f2f098 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:56.370749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:56.370749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:56.376334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9929ba7-5652-4fe0-85c0-3d34e3f2f098 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:56.377363 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 447/893] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:56 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:57.416916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5e1be57-7546-46d1-be51-9f6039a4b845 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:57.416916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5e1be57-7546-46d1-be51-9f6039a4b845 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:57.416916 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:57.416916 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:57.416916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5e1be57-7546-46d1-be51-9f6039a4b845 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:57.416916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f5e1be57-7546-46d1-be51-9f6039a4b845 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:57.483376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:57.483376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:57.483376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5e1be57-7546-46d1-be51-9f6039a4b845 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:57.508423 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 447/894] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:57 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:58.503485 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c447308-b6f7-4b0a-baf1-c929eaface65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:58.507930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c447308-b6f7-4b0a-baf1-c929eaface65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:58.508728 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:58.508728 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:58.509810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c447308-b6f7-4b0a-baf1-c929eaface65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:58.510837 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1c447308-b6f7-4b0a-baf1-c929eaface65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:58.560670 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:58.560670 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:58.569020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c447308-b6f7-4b0a-baf1-c929eaface65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:58.585486 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 448/895] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 802 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:59.598011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9dcc6966-c83f-429c-a536-756f636b641f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:33:59.603129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9dcc6966-c83f-429c-a536-756f636b641f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:33:59.603559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:59.603559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:59.604780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9dcc6966-c83f-429c-a536-756f636b641f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:33:59.609490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9dcc6966-c83f-429c-a536-756f636b641f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:33:59.693529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e82cb7e7-22fc-4ae3-bcd6-50aff125b7e4 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] POST http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types Jan 21 08:33:59.693896 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:33:59.693896 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:33:59.694350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e82cb7e7-22fc-4ae3-bcd6-50aff125b7e4 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1195202707", "extra_specs": {"storage_protocol": "tempest-storage_protocol-705381574", "vendor_name": "tempest-vendor_name-1918226558"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:33:59.699627 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:33:59.699627 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:33:59.703101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9dcc6966-c83f-429c-a536-756f636b641f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:33:59.716681 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 449/896] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:33:59 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:33:59.915848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e82cb7e7-22fc-4ae3-bcd6-50aff125b7e4 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types returned with HTTP 200 Jan 21 08:33:59.922515 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 448/897] 10.222.0.50 () {60 vars in 1220 bytes} [Thu Jan 21 08:33:58 2021] POST /volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types => generated 327 bytes in 1102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:00.701190 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] POST http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes Jan 21 08:34:00.703925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:00.703925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:00.706680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0265e0b5-a447-4997-a61e-bde01f732730", "size": 1, "name": "tempest-UserMessagesTest-Volume-644517927"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:00.715937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Create volume request body: {'volume': {'volume_type': '0265e0b5-a447-4997-a61e-bde01f732730', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-644517927'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:34:00.738750 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-743d6b78-f258-4f86-b92d-4f757ae5a8e4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:00.741510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-743d6b78-f258-4f86-b92d-4f757ae5a8e4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:00.742479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-743d6b78-f258-4f86-b92d-4f757ae5a8e4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:00.743227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-743d6b78-f258-4f86-b92d-4f757ae5a8e4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:00.829759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Create volume of 1 GB Jan 21 08:34:00.839359 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:00.839359 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:00.842604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Availability Zones retrieved successfully. Jan 21 08:34:00.855334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:00.855334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:00.892211 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-743d6b78-f258-4f86-b92d-4f757ae5a8e4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:00.894585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 449/898] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:00 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:01.039865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Flow 'volume_create_api' (05d8ff80-473f-4164-a18a-c11c98c19b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:34:01.056793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b344d5-1201-480d-9645-2162f9d06fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:01.076516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:34:01.399472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b344d5-1201-480d-9645-2162f9d06fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:34:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-705381574',vendor_name='tempest-vendor_name-1918226558'},id=0265e0b5-a447-4997-a61e-bde01f732730,is_public=True,name='tempest-UserMessagesTest-volume-type-1195202707',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0265e0b5-a447-4997-a61e-bde01f732730', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:01.411243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92dc6bed-0d9b-4f21-9603-4006c77e620c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:01.587500 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1195202707 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1195202707, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:34:01.589108 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1195202707 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1195202707, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:34:01.908063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Created reservations ['fce927ec-c10e-43c3-8baa-3ce45b326d7a', '31f5228a-f5f8-4457-ad39-d8aec6c71add', '08788499-ce78-46c4-a81c-b7f655494679', 'b6fa5efa-8fad-4726-a532-9b0fd4bae558'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:34:01.912493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92dc6bed-0d9b-4f21-9603-4006c77e620c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fce927ec-c10e-43c3-8baa-3ce45b326d7a', '31f5228a-f5f8-4457-ad39-d8aec6c71add', '08788499-ce78-46c4-a81c-b7f655494679', 'b6fa5efa-8fad-4726-a532-9b0fd4bae558']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:01.915079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2487879-0488-4dd5-9ddf-a41061d3e24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:01.920331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-32996ea7-3875-4c1e-b4f9-fc890b2f8e70 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:01.924786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-32996ea7-3875-4c1e-b4f9-fc890b2f8e70 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:01.925218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:01.925218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:01.926070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-32996ea7-3875-4c1e-b4f9-fc890b2f8e70 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:01.926656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-32996ea7-3875-4c1e-b4f9-fc890b2f8e70 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:02.127796 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:02.127796 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:02.140155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2487879-0488-4dd5-9ddf-a41061d3e24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b37e555-74c1-4f2c-ac68-dfff951fbab9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-644517927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe001cc0c3114e008aa8a015977ec1e7',qos_specs=None,replication_status=,reservations=['fce927ec-c10e-43c3-8baa-3ce45b326d7a','31f5228a-f5f8-4457-ad39-d8aec6c71add','08788499-ce78-46c4-a81c-b7f655494679','b6fa5efa-8fad-4726-a532-9b0fd4bae558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2a2fc9a02c5477ab5a8c5934b04203c',volume_type_id=0265e0b5-a447-4997-a61e-bde01f732730), '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-21T08:34:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-644517927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b37e555-74c1-4f2c-ac68-dfff951fbab9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe001cc0c3114e008aa8a015977ec1e7',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='e2a2fc9a02c5477ab5a8c5934b04203c',volume_attachment=,volume_type=,volume_type_id=0265e0b5-a447-4997-a61e-bde01f732730)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:02.149461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-32996ea7-3875-4c1e-b4f9-fc890b2f8e70 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:02.150800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (539b180f-015e-41ae-9e86-810ee5c0f855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:02.160815 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 450/899] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:02.280227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (539b180f-015e-41ae-9e86-810ee5c0f855) 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-644517927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe001cc0c3114e008aa8a015977ec1e7',qos_specs=None,replication_status=,reservations=['fce927ec-c10e-43c3-8baa-3ce45b326d7a','31f5228a-f5f8-4457-ad39-d8aec6c71add','08788499-ce78-46c4-a81c-b7f655494679','b6fa5efa-8fad-4726-a532-9b0fd4bae558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2a2fc9a02c5477ab5a8c5934b04203c',volume_type_id=0265e0b5-a447-4997-a61e-bde01f732730)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:02.282620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a4398d-398a-4056-aaa5-29c54ed2bfed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:02.387245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a4398d-398a-4056-aaa5-29c54ed2bfed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:02.390030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Flow 'volume_create_api' (05d8ff80-473f-4164-a18a-c11c98c19b28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:34:02.497488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Create volume request issued successfully. Jan 21 08:34:02.556905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be0fcc94-4bd1-43d0-b9c7-70b34fe2ae50 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes returned with HTTP 202 Jan 21 08:34:02.558148 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 450/900] 10.222.0.50 () {62 vars in 1266 bytes} [Thu Jan 21 08:33:59 2021] POST /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes => generated 851 bytes in 2629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:34:02.593168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b0e43c6-57b9-4bb3-862c-bd2bb3dc907b tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 Jan 21 08:34:02.594280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b0e43c6-57b9-4bb3-862c-bd2bb3dc907b tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:02.594645 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:02.594645 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:02.595365 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b0e43c6-57b9-4bb3-862c-bd2bb3dc907b tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:02.779398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:02.779398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:02.809488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9b0e43c6-57b9-4bb3-862c-bd2bb3dc907b tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Volume info retrieved successfully. Jan 21 08:34:02.917968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b0e43c6-57b9-4bb3-862c-bd2bb3dc907b tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 returned with HTTP 200 Jan 21 08:34:02.926650 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 451/901] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:34:02 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 => generated 919 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:03.184436 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-212d3e4b-8d79-4cda-91b1-f75db9c7ffa1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:03.185413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-212d3e4b-8d79-4cda-91b1-f75db9c7ffa1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:03.185999 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:03.185999 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:03.186689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-212d3e4b-8d79-4cda-91b1-f75db9c7ffa1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:03.187325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-212d3e4b-8d79-4cda-91b1-f75db9c7ffa1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:03.243356 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:03.243356 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:03.245761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-212d3e4b-8d79-4cda-91b1-f75db9c7ffa1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:03.252299 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 451/902] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:03 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:03.964744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ae51e93-2637-4a4d-a4c1-b4c5d90b4bed tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 Jan 21 08:34:03.967168 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ae51e93-2637-4a4d-a4c1-b4c5d90b4bed tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:03.970120 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:03.970120 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:03.979786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ae51e93-2637-4a4d-a4c1-b4c5d90b4bed tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:04.207866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:04.207866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:04.248183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0ae51e93-2637-4a4d-a4c1-b4c5d90b4bed tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Volume info retrieved successfully. Jan 21 08:34:04.284557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3584129d-cb08-4c08-b98e-0ed38fbb937c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:04.295193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3584129d-cb08-4c08-b98e-0ed38fbb937c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:04.295803 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:04.295803 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:04.298492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3584129d-cb08-4c08-b98e-0ed38fbb937c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:04.298879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3584129d-cb08-4c08-b98e-0ed38fbb937c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:04.302744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ae51e93-2637-4a4d-a4c1-b4c5d90b4bed tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 returned with HTTP 200 Jan 21 08:34:04.304574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 452/903] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:34:03 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 => generated 940 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:04.332450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9757b54-3641-4f14-af2d-6cb9e3f8f724 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages Jan 21 08:34:04.333070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9757b54-3641-4f14-af2d-6cb9e3f8f724 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:04.333288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:04.333288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:04.333663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9757b54-3641-4f14-af2d-6cb9e3f8f724 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:04.367654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9757b54-3641-4f14-af2d-6cb9e3f8f724 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages returned with HTTP 200 Jan 21 08:34:04.369200 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 453/904] 10.222.0.50 () {60 vars in 1247 bytes} [Thu Jan 21 08:34:04 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages => generated 736 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:04.386829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c45e765-3af3-46ef-9ef1-39357a2c4504 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] DELETE http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/e696f088-4819-4687-a01c-ff0adfed434d Jan 21 08:34:04.387452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c45e765-3af3-46ef-9ef1-39357a2c4504 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:04.387949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c45e765-3af3-46ef-9ef1-39357a2c4504 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:04.392800 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:04.392800 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:04.394697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3584129d-cb08-4c08-b98e-0ed38fbb937c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:04.410824 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 452/905] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:04 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:04.464048 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:04.464048 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:34:04.506892 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c45e765-3af3-46ef-9ef1-39357a2c4504 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/e696f088-4819-4687-a01c-ff0adfed434d returned with HTTP 204 Jan 21 08:34:04.513696 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 454/906] 10.222.0.50 () {60 vars in 1361 bytes} [Thu Jan 21 08:34:04 2021] DELETE /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/e696f088-4819-4687-a01c-ff0adfed434d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jan 21 08:34:04.517545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94ea111e-9efb-4b70-81bb-12f00330670e tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/e696f088-4819-4687-a01c-ff0adfed434d Jan 21 08:34:04.518145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94ea111e-9efb-4b70-81bb-12f00330670e tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:04.518341 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:04.518341 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:04.518725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94ea111e-9efb-4b70-81bb-12f00330670e tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:04.543771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94ea111e-9efb-4b70-81bb-12f00330670e tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/e696f088-4819-4687-a01c-ff0adfed434d returned with HTTP 404 Jan 21 08:34:04.545208 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 453/907] 10.222.0.50 () {60 vars in 1358 bytes} [Thu Jan 21 08:34:04 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/e696f088-4819-4687-a01c-ff0adfed434d => generated 110 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:34:04.561026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da7f5269-c41a-4f6f-96f0-aeb1340044cd tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] POST http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types Jan 21 08:34:04.562666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da7f5269-c41a-4f6f-96f0-aeb1340044cd tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1814383152", "extra_specs": {"storage_protocol": "tempest-storage_protocol-128669281", "vendor_name": "tempest-vendor_name-542453375"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:05.025631 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da7f5269-c41a-4f6f-96f0-aeb1340044cd tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types returned with HTTP 200 Jan 21 08:34:05.036019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 455/908] 10.222.0.50 () {60 vars in 1220 bytes} [Thu Jan 21 08:34:04 2021] POST /volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types => generated 326 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:05.040776 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] POST http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes Jan 21 08:34:05.041691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Action: 'create', calling method: create, body: {"volume": {"volume_type": "624fbb35-41fe-44f2-b637-880ec5505a36", "size": 1, "name": "tempest-UserMessagesTest-Volume-1826220600"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:05.043269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Create volume request body: {'volume': {'volume_type': '624fbb35-41fe-44f2-b637-880ec5505a36', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1826220600'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:34:05.081681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Create volume of 1 GB Jan 21 08:34:05.082795 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:05.082795 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:05.084463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Availability Zones retrieved successfully. Jan 21 08:34:05.121819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Flow 'volume_create_api' (cf0bc445-c6db-45dc-8a78-a1a284cc5f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:34:05.136239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c50528-69d1-41dc-afef-97259edcac36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:05.138696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:34:05.264412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15c50528-69d1-41dc-afef-97259edcac36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:34:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-128669281',vendor_name='tempest-vendor_name-542453375'},id=624fbb35-41fe-44f2-b637-880ec5505a36,is_public=True,name='tempest-UserMessagesTest-volume-type-1814383152',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '624fbb35-41fe-44f2-b637-880ec5505a36', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:05.281713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cccd86a-1989-4e6f-9df8-96ebd4006fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:05.416502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbd5eb76-6b0b-420e-9631-c24a3dd8a5e0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:05.417044 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbd5eb76-6b0b-420e-9631-c24a3dd8a5e0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:05.417513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbd5eb76-6b0b-420e-9631-c24a3dd8a5e0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:05.417900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bbd5eb76-6b0b-420e-9631-c24a3dd8a5e0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:05.468831 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:05.468831 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:05.474565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbd5eb76-6b0b-420e-9631-c24a3dd8a5e0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:05.479823 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 456/909] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:05 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:05.496985 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1814383152 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1814383152, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:34:05.499192 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1814383152 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1814383152, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:34:05.678053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Created reservations ['53006bba-d7c1-4a60-8c0a-88d395b2952c', 'a5e06983-a708-41be-bdf4-537e6fa10997', '918554bc-a5a9-429d-83f0-4dd391632b88', '691bfe0b-a92e-418a-b2d3-ae80c93c3577'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:34:05.681184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cccd86a-1989-4e6f-9df8-96ebd4006fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53006bba-d7c1-4a60-8c0a-88d395b2952c', 'a5e06983-a708-41be-bdf4-537e6fa10997', '918554bc-a5a9-429d-83f0-4dd391632b88', '691bfe0b-a92e-418a-b2d3-ae80c93c3577']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:05.687653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7dbad27-bb9c-461a-9d3e-d0304e103059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:05.971021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7dbad27-bb9c-461a-9d3e-d0304e103059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb604203-dde8-4651-9b6f-0c2b37fbd4ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1826220600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe001cc0c3114e008aa8a015977ec1e7',qos_specs=None,replication_status=,reservations=['53006bba-d7c1-4a60-8c0a-88d395b2952c','a5e06983-a708-41be-bdf4-537e6fa10997','918554bc-a5a9-429d-83f0-4dd391632b88','691bfe0b-a92e-418a-b2d3-ae80c93c3577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2a2fc9a02c5477ab5a8c5934b04203c',volume_type_id=624fbb35-41fe-44f2-b637-880ec5505a36), '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-21T08:34:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1826220600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb604203-dde8-4651-9b6f-0c2b37fbd4ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe001cc0c3114e008aa8a015977ec1e7',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='e2a2fc9a02c5477ab5a8c5934b04203c',volume_attachment=,volume_type=,volume_type_id=624fbb35-41fe-44f2-b637-880ec5505a36)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:05.994351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f0eed1-24a3-4400-8e17-950ad90e2bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:06.128479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f0eed1-24a3-4400-8e17-950ad90e2bee) 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-1826220600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe001cc0c3114e008aa8a015977ec1e7',qos_specs=None,replication_status=,reservations=['53006bba-d7c1-4a60-8c0a-88d395b2952c','a5e06983-a708-41be-bdf4-537e6fa10997','918554bc-a5a9-429d-83f0-4dd391632b88','691bfe0b-a92e-418a-b2d3-ae80c93c3577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2a2fc9a02c5477ab5a8c5934b04203c',volume_type_id=624fbb35-41fe-44f2-b637-880ec5505a36)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:06.135043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c96ade0-eb28-47aa-923f-75299915bf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:06.195492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c96ade0-eb28-47aa-923f-75299915bf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:06.199498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Flow 'volume_create_api' (cf0bc445-c6db-45dc-8a78-a1a284cc5f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:34:06.395702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Create volume request issued successfully. Jan 21 08:34:06.435213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15a242b2-5659-4fcf-ac95-def1c87095d5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes returned with HTTP 202 Jan 21 08:34:06.437382 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 454/910] 10.222.0.50 () {62 vars in 1266 bytes} [Thu Jan 21 08:34:05 2021] POST /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes => generated 852 bytes in 1401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:34:06.464987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f2565b8-a1cc-4128-b14d-59ccbf6782ef tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab Jan 21 08:34:06.465587 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f2565b8-a1cc-4128-b14d-59ccbf6782ef tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:06.465779 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:06.465779 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:06.467134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f2565b8-a1cc-4128-b14d-59ccbf6782ef tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:06.524451 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5ea21e5e-0424-4616-8123-43eefb73cacf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:06.539472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5ea21e5e-0424-4616-8123-43eefb73cacf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:06.539842 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:06.539842 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:06.540503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5ea21e5e-0424-4616-8123-43eefb73cacf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:06.540894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:06.540894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:06.549823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5ea21e5e-0424-4616-8123-43eefb73cacf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:06.554863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f2565b8-a1cc-4128-b14d-59ccbf6782ef tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Volume info retrieved successfully. Jan 21 08:34:06.599835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f2565b8-a1cc-4128-b14d-59ccbf6782ef tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab returned with HTTP 200 Jan 21 08:34:06.602552 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 457/911] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:34:06 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab => generated 920 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:06.783028 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:06.783028 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:06.798793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5ea21e5e-0424-4616-8123-43eefb73cacf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:06.803483 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 455/912] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:06 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:07.630348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bb8f5ea-9ea8-40a5-86c3-f34666c5669f tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab Jan 21 08:34:07.632134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bb8f5ea-9ea8-40a5-86c3-f34666c5669f tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:07.632632 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:07.632632 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:07.633550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bb8f5ea-9ea8-40a5-86c3-f34666c5669f tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:07.808736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:07.808736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:07.808736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7bb8f5ea-9ea8-40a5-86c3-f34666c5669f tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Volume info retrieved successfully. Jan 21 08:34:07.808736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bb8f5ea-9ea8-40a5-86c3-f34666c5669f tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab returned with HTTP 200 Jan 21 08:34:07.808736 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 458/913] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:34:07 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab => generated 941 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:07.813056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5ba8e90-4c16-465a-8a0c-d345aebb7bcc tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages Jan 21 08:34:07.813056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5ba8e90-4c16-465a-8a0c-d345aebb7bcc tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:07.813056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:07.813056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:07.818693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5f59ac1-895e-4e88-9d6c-bc5322fd1a82 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:07.829510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5ba8e90-4c16-465a-8a0c-d345aebb7bcc tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:07.835064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5f59ac1-895e-4e88-9d6c-bc5322fd1a82 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:07.835064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:07.835064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:07.835064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5f59ac1-895e-4e88-9d6c-bc5322fd1a82 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:07.835064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b5f59ac1-895e-4e88-9d6c-bc5322fd1a82 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:07.851182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5ba8e90-4c16-465a-8a0c-d345aebb7bcc tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages returned with HTTP 200 Jan 21 08:34:07.851182 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 459/914] 10.222.0.50 () {60 vars in 1247 bytes} [Thu Jan 21 08:34:07 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages => generated 736 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:07.853484 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c273f0a-1164-42d0-b4d2-b13341e4b64a tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/cc9b92fb-520a-4357-a58c-02b7a47be967 Jan 21 08:34:07.854143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c273f0a-1164-42d0-b4d2-b13341e4b64a tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:07.854686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c273f0a-1164-42d0-b4d2-b13341e4b64a tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:07.882515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c273f0a-1164-42d0-b4d2-b13341e4b64a tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/cc9b92fb-520a-4357-a58c-02b7a47be967 returned with HTTP 200 Jan 21 08:34:07.883366 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 460/915] 10.222.0.50 () {60 vars in 1358 bytes} [Thu Jan 21 08:34:07 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/cc9b92fb-520a-4357-a58c-02b7a47be967 => generated 733 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:07.894105 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c574b006-0bac-4064-8b5e-b20fde95eaae tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages Jan 21 08:34:07.894688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c574b006-0bac-4064-8b5e-b20fde95eaae tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:07.895182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c574b006-0bac-4064-8b5e-b20fde95eaae tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:07.922999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c574b006-0bac-4064-8b5e-b20fde95eaae tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages returned with HTTP 200 Jan 21 08:34:07.933893 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 461/916] 10.222.0.50 () {60 vars in 1247 bytes} [Thu Jan 21 08:34:07 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages => generated 736 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:07.947540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca51123a-9505-4eb2-b9c2-d0a99b6ee7e9 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] DELETE http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/cc9b92fb-520a-4357-a58c-02b7a47be967 Jan 21 08:34:07.950058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca51123a-9505-4eb2-b9c2-d0a99b6ee7e9 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:07.950782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca51123a-9505-4eb2-b9c2-d0a99b6ee7e9 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:07.966852 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:07.966852 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:34:07.982015 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:07.982015 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:07.988535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5f59ac1-895e-4e88-9d6c-bc5322fd1a82 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:07.990052 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 456/917] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:08.052930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca51123a-9505-4eb2-b9c2-d0a99b6ee7e9 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/cc9b92fb-520a-4357-a58c-02b7a47be967 returned with HTTP 204 Jan 21 08:34:08.054077 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 462/918] 10.222.0.50 () {60 vars in 1361 bytes} [Thu Jan 21 08:34:07 2021] DELETE /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/messages/cc9b92fb-520a-4357-a58c-02b7a47be967 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 08:34:08.063293 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0eff1f9f-efd8-4ee9-b49c-1ea86809adc3 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] DELETE http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab Jan 21 08:34:08.064173 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0eff1f9f-efd8-4ee9-b49c-1ea86809adc3 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:08.064575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:08.064575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:08.065233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0eff1f9f-efd8-4ee9-b49c-1ea86809adc3 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:08.065951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-0eff1f9f-efd8-4ee9-b49c-1ea86809adc3 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Delete volume with id: fb604203-dde8-4651-9b6f-0c2b37fbd4ab Jan 21 08:34:08.143636 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:08.143636 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:08.145136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0eff1f9f-efd8-4ee9-b49c-1ea86809adc3 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Volume info retrieved successfully. Jan 21 08:34:08.148645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0eff1f9f-efd8-4ee9-b49c-1ea86809adc3 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Decrease volume quotas only if status is not error_managing. {{(pid=88056) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 08:34:08.324793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-0eff1f9f-efd8-4ee9-b49c-1ea86809adc3 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Created reservations ['4b402583-d4e0-45fe-a2a6-35ed2d28179d', '7f712056-dff0-4c35-9021-c26dae059f17', '440a2e23-22a0-4d1c-88c6-94ce84cc515b', '231c23d9-b36a-45d3-a290-8c3a0ffca6f2'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:34:08.329225 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:08.329225 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:34:08.569579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0eff1f9f-efd8-4ee9-b49c-1ea86809adc3 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Delete volume request issued successfully. Jan 21 08:34:08.570378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0eff1f9f-efd8-4ee9-b49c-1ea86809adc3 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab returned with HTTP 202 Jan 21 08:34:08.571783 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 457/919] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:34:08 2021] DELETE /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab => generated 0 bytes in 512 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:34:08.579139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f3bcffa-e67b-471e-87da-597731e8566b tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab Jan 21 08:34:08.579652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f3bcffa-e67b-471e-87da-597731e8566b tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:08.580243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f3bcffa-e67b-471e-87da-597731e8566b tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:08.676318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f3bcffa-e67b-471e-87da-597731e8566b tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab returned with HTTP 404 Jan 21 08:34:08.681825 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 463/920] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:08 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/fb604203-dde8-4651-9b6f-0c2b37fbd4ab => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:34:08.686519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ac914f9-3828-4899-9c84-3db8cfad9366 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] DELETE http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/624fbb35-41fe-44f2-b637-880ec5505a36 Jan 21 08:34:08.687492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ac914f9-3828-4899-9c84-3db8cfad9366 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:08.687870 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:08.687870 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:08.688683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ac914f9-3828-4899-9c84-3db8cfad9366 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:08.887058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ac914f9-3828-4899-9c84-3db8cfad9366 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/624fbb35-41fe-44f2-b637-880ec5505a36 returned with HTTP 202 Jan 21 08:34:08.892066 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 458/921] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:34:08 2021] DELETE /volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/624fbb35-41fe-44f2-b637-880ec5505a36 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:34:08.900396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-486c166f-0dbe-468c-ae29-2d5473099df0 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] GET http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/624fbb35-41fe-44f2-b637-880ec5505a36 Jan 21 08:34:08.900554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-486c166f-0dbe-468c-ae29-2d5473099df0 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:08.901169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-486c166f-0dbe-468c-ae29-2d5473099df0 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:08.927987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-486c166f-0dbe-468c-ae29-2d5473099df0 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/624fbb35-41fe-44f2-b637-880ec5505a36 returned with HTTP 404 Jan 21 08:34:08.929042 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 464/922] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:34:08 2021] GET /volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/624fbb35-41fe-44f2-b637-880ec5505a36 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:34:08.939673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1492c83-715b-4946-8425-87bc00a34bc1 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] DELETE http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 Jan 21 08:34:08.940314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1492c83-715b-4946-8425-87bc00a34bc1 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:08.940907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1492c83-715b-4946-8425-87bc00a34bc1 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:08.941471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b1492c83-715b-4946-8425-87bc00a34bc1 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Delete volume with id: 1b37e555-74c1-4f2c-ac68-dfff951fbab9 Jan 21 08:34:09.005620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54ca2826-39b2-4429-93b5-e049b161698c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:09.009228 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54ca2826-39b2-4429-93b5-e049b161698c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:09.011509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:09.011509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:09.012272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54ca2826-39b2-4429-93b5-e049b161698c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:09.013222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-54ca2826-39b2-4429-93b5-e049b161698c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:09.013421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b1492c83-715b-4946-8425-87bc00a34bc1 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Volume info retrieved successfully. Jan 21 08:34:09.016569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1492c83-715b-4946-8425-87bc00a34bc1 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Decrease volume quotas only if status is not error_managing. {{(pid=88056) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 08:34:09.164460 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:09.164460 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:09.168573 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54ca2826-39b2-4429-93b5-e049b161698c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:09.183255 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 465/923] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:08 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:09.186605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-b1492c83-715b-4946-8425-87bc00a34bc1 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Created reservations ['530f1c13-cfef-436e-9260-8af6b288e4b3', '1df4fd38-e874-4e5b-a284-d2b2bcb5bc16', 'afbb3e21-4938-47fc-a0b5-f2577d2ce2e1', 'cf641bae-572b-49b7-9934-f4de53722497'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:34:09.190584 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:09.190584 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:34:09.404458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b1492c83-715b-4946-8425-87bc00a34bc1 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Delete volume request issued successfully. Jan 21 08:34:09.405492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1492c83-715b-4946-8425-87bc00a34bc1 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 returned with HTTP 202 Jan 21 08:34:09.409158 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 459/924] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:34:08 2021] DELETE /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 => generated 0 bytes in 474 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:34:09.427162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d5fb85b-e9d0-4dc3-952a-c3769da62fb5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] GET http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 Jan 21 08:34:09.428098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d5fb85b-e9d0-4dc3-952a-c3769da62fb5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:09.428429 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:09.428429 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:09.429252 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d5fb85b-e9d0-4dc3-952a-c3769da62fb5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:09.532053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d5fb85b-e9d0-4dc3-952a-c3769da62fb5 tempest-UserMessagesTest-1129358231 tempest-UserMessagesTest-1129358231] http://10.222.0.50/volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 returned with HTTP 404 Jan 21 08:34:09.535295 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 466/925] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:09 2021] GET /volume/v3/fe001cc0c3114e008aa8a015977ec1e7/volumes/1b37e555-74c1-4f2c-ac68-dfff951fbab9 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:34:09.549984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a6d960f-f948-4ada-a917-be5f5034f85d tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] DELETE http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/0265e0b5-a447-4997-a61e-bde01f732730 Jan 21 08:34:09.551010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a6d960f-f948-4ada-a917-be5f5034f85d tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:09.551993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:09.551993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:09.553049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a6d960f-f948-4ada-a917-be5f5034f85d tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:09.787384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a6d960f-f948-4ada-a917-be5f5034f85d tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/0265e0b5-a447-4997-a61e-bde01f732730 returned with HTTP 202 Jan 21 08:34:09.790920 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 460/926] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:34:09 2021] DELETE /volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/0265e0b5-a447-4997-a61e-bde01f732730 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:34:09.802933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c038317-5e3e-4ffb-9bc2-5709bfd12b13 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] GET http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/0265e0b5-a447-4997-a61e-bde01f732730 Jan 21 08:34:09.804248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c038317-5e3e-4ffb-9bc2-5709bfd12b13 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:09.805305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c038317-5e3e-4ffb-9bc2-5709bfd12b13 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:09.830907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c038317-5e3e-4ffb-9bc2-5709bfd12b13 tempest-UserMessagesTest-1918481648 tempest-UserMessagesTest-1918481648] http://10.222.0.50/volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/0265e0b5-a447-4997-a61e-bde01f732730 returned with HTTP 404 Jan 21 08:34:09.833388 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 467/927] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:34:09 2021] GET /volume/v3/750d68f0ddf54a5aa73fb007ea3f980e/types/0265e0b5-a447-4997-a61e-bde01f732730 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:34:10.192730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b0dc2dd-0e8a-4cfa-bc92-6138c6c72d4c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:10.193846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b0dc2dd-0e8a-4cfa-bc92-6138c6c72d4c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:10.194640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b0dc2dd-0e8a-4cfa-bc92-6138c6c72d4c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:10.195420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4b0dc2dd-0e8a-4cfa-bc92-6138c6c72d4c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:10.236304 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:10.236304 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:10.239256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b0dc2dd-0e8a-4cfa-bc92-6138c6c72d4c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:10.240310 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 461/928] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:10 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:11.255229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c5e6cbd-480c-4045-9ab4-0fa24e6572b2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:11.259629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c5e6cbd-480c-4045-9ab4-0fa24e6572b2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:11.260916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c5e6cbd-480c-4045-9ab4-0fa24e6572b2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:11.261500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0c5e6cbd-480c-4045-9ab4-0fa24e6572b2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:11.321633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:11.321633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:11.328713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c5e6cbd-480c-4045-9ab4-0fa24e6572b2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:11.331818 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 468/929] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:11 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:12.347339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66571133-1730-43c1-8721-cc8a7541ae6e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:12.349226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66571133-1730-43c1-8721-cc8a7541ae6e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:12.349622 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:12.349622 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:12.350249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66571133-1730-43c1-8721-cc8a7541ae6e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:12.354613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-66571133-1730-43c1-8721-cc8a7541ae6e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:12.402637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:12.402637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:12.404996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66571133-1730-43c1-8721-cc8a7541ae6e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:12.406087 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 462/930] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:13.426220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2abc2e49-1f9f-47ee-9df9-0700a6531385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:13.427329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2abc2e49-1f9f-47ee-9df9-0700a6531385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:13.427830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:13.427830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:13.428759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2abc2e49-1f9f-47ee-9df9-0700a6531385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:13.429293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2abc2e49-1f9f-47ee-9df9-0700a6531385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:13.575260 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:13.575260 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:13.579143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2abc2e49-1f9f-47ee-9df9-0700a6531385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:13.594333 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 469/931] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:13 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:14.603091 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f613c349-6575-48e4-97a0-d8f761227601 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:14.604046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f613c349-6575-48e4-97a0-d8f761227601 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:14.604046 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:14.604046 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:14.604304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f613c349-6575-48e4-97a0-d8f761227601 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:14.605030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f613c349-6575-48e4-97a0-d8f761227601 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:14.654833 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:14.654833 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:14.657074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f613c349-6575-48e4-97a0-d8f761227601 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:14.660032 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 463/932] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:14 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:15.676244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-04f64e92-abce-4687-a805-b40a12a71343 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:15.682250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-04f64e92-abce-4687-a805-b40a12a71343 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:15.682250 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:15.682250 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:15.682250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-04f64e92-abce-4687-a805-b40a12a71343 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:15.682250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-04f64e92-abce-4687-a805-b40a12a71343 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:15.727580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:15.727580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:15.729464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-04f64e92-abce-4687-a805-b40a12a71343 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:15.738132 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 470/933] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:15 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:16.746497 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a84f43ac-262f-4c9d-b7d8-7d635a7c1227 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:16.747048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a84f43ac-262f-4c9d-b7d8-7d635a7c1227 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:16.747369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:16.747369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:16.747994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a84f43ac-262f-4c9d-b7d8-7d635a7c1227 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:16.748367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a84f43ac-262f-4c9d-b7d8-7d635a7c1227 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:16.834870 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:16.834870 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:16.850025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a84f43ac-262f-4c9d-b7d8-7d635a7c1227 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:16.851699 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 464/934] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:17.872793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29e81025-3c40-4246-8771-92458052ecb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:17.873557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29e81025-3c40-4246-8771-92458052ecb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:17.873557 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:17.873557 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:17.873927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29e81025-3c40-4246-8771-92458052ecb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:17.874400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-29e81025-3c40-4246-8771-92458052ecb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:17.953209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:17.953209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:17.959799 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29e81025-3c40-4246-8771-92458052ecb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:17.960881 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 471/935] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:18.988415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13bd140c-976d-4498-87ff-fc8eaa1058e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:18.991337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13bd140c-976d-4498-87ff-fc8eaa1058e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:18.992412 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:18.992412 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:18.994520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13bd140c-976d-4498-87ff-fc8eaa1058e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:18.996051 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-13bd140c-976d-4498-87ff-fc8eaa1058e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:19.072207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:19.072207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:19.077702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13bd140c-976d-4498-87ff-fc8eaa1058e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:19.080251 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 465/936] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:20.102023 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac4faa94-be4e-44b7-89a4-4a6e28122f14 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:20.104775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac4faa94-be4e-44b7-89a4-4a6e28122f14 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:20.105643 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:20.105643 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:20.106841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac4faa94-be4e-44b7-89a4-4a6e28122f14 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:20.107767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ac4faa94-be4e-44b7-89a4-4a6e28122f14 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:20.250494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:20.250494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:20.304841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac4faa94-be4e-44b7-89a4-4a6e28122f14 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:20.306249 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 472/937] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:20 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:21.329086 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c7ab41a-e734-456d-b5f5-077577ab17bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:21.329927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c7ab41a-e734-456d-b5f5-077577ab17bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:21.330234 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:21.330234 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:21.330812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c7ab41a-e734-456d-b5f5-077577ab17bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:21.331406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3c7ab41a-e734-456d-b5f5-077577ab17bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:21.414948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:21.414948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:21.418921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c7ab41a-e734-456d-b5f5-077577ab17bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:21.420489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 466/938] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:21 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:22.446372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e58771e8-a9f6-43b6-8e81-eaea38cc8e49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:22.449348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e58771e8-a9f6-43b6-8e81-eaea38cc8e49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:22.449348 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:22.449348 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:22.449348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e58771e8-a9f6-43b6-8e81-eaea38cc8e49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:22.449348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e58771e8-a9f6-43b6-8e81-eaea38cc8e49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:22.544436 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:22.544436 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:22.549854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e58771e8-a9f6-43b6-8e81-eaea38cc8e49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:22.554835 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 473/939] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:22 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:23.580342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b64c250e-cd14-41e4-a7fb-e74a4d0a038c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:23.581264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b64c250e-cd14-41e4-a7fb-e74a4d0a038c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:23.581614 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:23.581614 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:23.582777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b64c250e-cd14-41e4-a7fb-e74a4d0a038c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:23.583459 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b64c250e-cd14-41e4-a7fb-e74a4d0a038c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:23.703910 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:23.703910 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:23.715397 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b64c250e-cd14-41e4-a7fb-e74a4d0a038c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:23.718981 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 467/940] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:23 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:24.778112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c9f3a4b-1735-4e48-a804-2668254374af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:24.780830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c9f3a4b-1735-4e48-a804-2668254374af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:24.784212 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:24.784212 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:24.785209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c9f3a4b-1735-4e48-a804-2668254374af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:24.786011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3c9f3a4b-1735-4e48-a804-2668254374af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:24.886479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:24.886479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:24.893578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c9f3a4b-1735-4e48-a804-2668254374af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:24.897217 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 474/941] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:24 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:25.910934 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06fb3b9e-5e70-48bf-a89f-3c5b7ca307b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:25.912279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06fb3b9e-5e70-48bf-a89f-3c5b7ca307b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:25.914096 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:25.914096 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:25.914803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06fb3b9e-5e70-48bf-a89f-3c5b7ca307b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:25.915361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-06fb3b9e-5e70-48bf-a89f-3c5b7ca307b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:25.996651 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:25.996651 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:25.998513 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06fb3b9e-5e70-48bf-a89f-3c5b7ca307b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:26.009402 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 475/942] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:26.425798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cc5ff68-a5b3-4142-9a3c-d3935e02514f tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb Jan 21 08:34:26.426869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cc5ff68-a5b3-4142-9a3c-d3935e02514f tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:26.427086 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:26.427086 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:26.428091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cc5ff68-a5b3-4142-9a3c-d3935e02514f tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:26.488181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cc5ff68-a5b3-4142-9a3c-d3935e02514f tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb returned with HTTP 200 Jan 21 08:34:26.489728 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 468/943] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:34:25 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb => generated 361 bytes in 719 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:26.551729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43a9729d-36c4-4225-9ba3-f3428f32e3ae tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb/defaults Jan 21 08:34:26.552748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43a9729d-36c4-4225-9ba3-f3428f32e3ae tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:26.553112 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:26.553112 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:26.553724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43a9729d-36c4-4225-9ba3-f3428f32e3ae tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'defaults' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:26.619800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43a9729d-36c4-4225-9ba3-f3428f32e3ae tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb/defaults returned with HTTP 200 Jan 21 08:34:26.621267 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 476/944] 10.222.0.50 () {58 vars in 1348 bytes} [Thu Jan 21 08:34:26 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb/defaults => generated 361 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:26.634093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4908a47a-267b-4616-93c8-0621f1c66416 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] PUT http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb Jan 21 08:34:26.635279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4908a47a-267b-4616-93c8-0621f1c66416 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:26.909543 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4908a47a-267b-4616-93c8-0621f1c66416 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb returned with HTTP 200 Jan 21 08:34:26.910722 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 469/945] 10.222.0.50 () {60 vars in 1341 bytes} [Thu Jan 21 08:34:26 2021] PUT /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb => generated 319 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:26.923344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ef5956f-64d0-45c9-8f81-c2dd76981394 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] DELETE http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb Jan 21 08:34:26.925963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ef5956f-64d0-45c9-8f81-c2dd76981394 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:26.926544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ef5956f-64d0-45c9-8f81-c2dd76981394 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:27.013527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ef5956f-64d0-45c9-8f81-c2dd76981394 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb returned with HTTP 200 Jan 21 08:34:27.015039 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 477/946] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:34:26 2021] DELETE /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb => generated 0 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 08:34:27.026984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8d08c55-56e4-481b-a4fb-fceba3093ccf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:27.032129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8d08c55-56e4-481b-a4fb-fceba3093ccf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:27.033127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8d08c55-56e4-481b-a4fb-fceba3093ccf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:27.036454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f8766b0-71b4-43eb-8197-4f31f1aca42f tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb Jan 21 08:34:27.037414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f8766b0-71b4-43eb-8197-4f31f1aca42f tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:27.038244 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f8766b0-71b4-43eb-8197-4f31f1aca42f tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:27.041433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d8d08c55-56e4-481b-a4fb-fceba3093ccf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:27.095530 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:27.095530 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:27.097715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8d08c55-56e4-481b-a4fb-fceba3093ccf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:27.112766 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 470/947] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:27 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:27.164054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f8766b0-71b4-43eb-8197-4f31f1aca42f tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb returned with HTTP 200 Jan 21 08:34:27.164054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 478/948] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:34:27 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb => generated 361 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:27.174321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e18cb848-876b-4f20-a045-3c4b7d2aa049 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] PUT http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb Jan 21 08:34:27.174805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:27.174805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:27.175227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e18cb848-876b-4f20-a045-3c4b7d2aa049 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:28.106682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e18cb848-876b-4f20-a045-3c4b7d2aa049 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb returned with HTTP 200 Jan 21 08:34:28.113292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b72face5-afbc-4473-a8a7-e802ea9ae220 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:28.119766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b72face5-afbc-4473-a8a7-e802ea9ae220 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:28.120273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b72face5-afbc-4473-a8a7-e802ea9ae220 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:28.120746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b72face5-afbc-4473-a8a7-e802ea9ae220 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:28.122683 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 471/949] 10.222.0.50 () {60 vars in 1342 bytes} [Thu Jan 21 08:34:27 2021] PUT /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb => generated 319 bytes in 954 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:28.130275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e2f1388-a071-451c-a0ad-96bd3be242cf tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb/defaults Jan 21 08:34:28.130946 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e2f1388-a071-451c-a0ad-96bd3be242cf tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:28.131538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e2f1388-a071-451c-a0ad-96bd3be242cf tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'defaults' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:28.168953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e2f1388-a071-451c-a0ad-96bd3be242cf tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb/defaults returned with HTTP 200 Jan 21 08:34:28.170948 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 472/950] 10.222.0.50 () {58 vars in 1348 bytes} [Thu Jan 21 08:34:28 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb/defaults => generated 361 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:28.181058 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:28.181058 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:28.183816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b72face5-afbc-4473-a8a7-e802ea9ae220 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:28.197826 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 479/951] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:28 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:28.203572 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36998c50-a29e-4501-b718-681d5af6cfe7 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb Jan 21 08:34:28.211776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36998c50-a29e-4501-b718-681d5af6cfe7 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:28.212491 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36998c50-a29e-4501-b718-681d5af6cfe7 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:28.284894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36998c50-a29e-4501-b718-681d5af6cfe7 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb returned with HTTP 200 Jan 21 08:34:28.289750 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 473/952] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:34:28 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb => generated 361 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:28.303323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61e29cbb-0d28-404b-b03c-ee81b55ea977 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True Jan 21 08:34:28.304881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61e29cbb-0d28-404b-b03c-ee81b55ea977 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:28.305084 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:28.305084 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:28.307003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61e29cbb-0d28-404b-b03c-ee81b55ea977 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:28.433751 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61e29cbb-0d28-404b-b03c-ee81b55ea977 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True returned with HTTP 200 Jan 21 08:34:28.434651 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 480/953] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:34:28 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True => generated 1076 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:34:29.088790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] POST http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes Jan 21 08:34:29.089776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-53156834"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:29.090911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-53156834'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:34:29.091288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Create volume of 1 GB Jan 21 08:34:29.111371 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Availability Zones retrieved successfully. Jan 21 08:34:29.139042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Flow 'volume_create_api' (be815d62-b56c-4302-b9a3-8be678e4c343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:34:29.141925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f6df61-ca53-4e11-84ef-75d2c1ead91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:29.151469 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:34:29.202068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a1ff371-a9dd-4075-80a0-e6276adbdc2c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:29.203304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a1ff371-a9dd-4075-80a0-e6276adbdc2c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:29.204135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a1ff371-a9dd-4075-80a0-e6276adbdc2c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:29.205351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7a1ff371-a9dd-4075-80a0-e6276adbdc2c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:29.262215 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:29.262215 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:29.264629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a1ff371-a9dd-4075-80a0-e6276adbdc2c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:29.270789 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 481/954] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:29 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:29.311243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45f6df61-ca53-4e11-84ef-75d2c1ead91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:29.313588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be3552d-8e2e-44ea-a117-0ec76c20c166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:29.467254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Created reservations ['9aff0760-4f9e-4bb0-8344-445a625e7e15', 'bcf2f64c-c161-4189-a849-966b539eb178', 'f9d20a0e-5f21-47f0-abb7-7740c4c10ed3', '865f1831-589e-4f2a-9b2e-97824ef88755'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:34:29.470897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be3552d-8e2e-44ea-a117-0ec76c20c166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aff0760-4f9e-4bb0-8344-445a625e7e15', 'bcf2f64c-c161-4189-a849-966b539eb178', 'f9d20a0e-5f21-47f0-abb7-7740c4c10ed3', '865f1831-589e-4f2a-9b2e-97824ef88755']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:29.473926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb129a87-091b-426a-b69e-b8d6cc65121c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:29.633411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb129a87-091b-426a-b69e-b8d6cc65121c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-53156834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='873868b5983b42dfaa7a0fb455e89bbb',qos_specs=None,replication_status=,reservations=['9aff0760-4f9e-4bb0-8344-445a625e7e15','bcf2f64c-c161-4189-a849-966b539eb178','f9d20a0e-5f21-47f0-abb7-7740c4c10ed3','865f1831-589e-4f2a-9b2e-97824ef88755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b73ae08ca33413a91e29db8fdd8ee9b',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-53156834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='873868b5983b42dfaa7a0fb455e89bbb',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='7b73ae08ca33413a91e29db8fdd8ee9b',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:29.641801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733b348a-9537-41de-adef-314644ce39e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:29.759290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733b348a-9537-41de-adef-314644ce39e4) 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-53156834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='873868b5983b42dfaa7a0fb455e89bbb',qos_specs=None,replication_status=,reservations=['9aff0760-4f9e-4bb0-8344-445a625e7e15','bcf2f64c-c161-4189-a849-966b539eb178','f9d20a0e-5f21-47f0-abb7-7740c4c10ed3','865f1831-589e-4f2a-9b2e-97824ef88755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b73ae08ca33413a91e29db8fdd8ee9b',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:29.763002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (025af2d8-a94e-4f81-bf71-83497c2558b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:29.817300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (025af2d8-a94e-4f81-bf71-83497c2558b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:29.820164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Flow 'volume_create_api' (be815d62-b56c-4302-b9a3-8be678e4c343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:34:29.987516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Create volume request issued successfully. Jan 21 08:34:30.019338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b306374-9de6-4b37-80b3-8df25fd3f2fd tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes returned with HTTP 202 Jan 21 08:34:30.026616 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 474/955] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:34:28 2021] POST /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes => generated 823 bytes in 1582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:34:30.056840 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef9f1bf3-84e8-4238-ac42-bca77868ada5 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] GET http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 Jan 21 08:34:30.058460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef9f1bf3-84e8-4238-ac42-bca77868ada5 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:30.059090 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:30.059090 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:30.060567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef9f1bf3-84e8-4238-ac42-bca77868ada5 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:30.256925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:30.256925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:30.291560 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06ef3d81-3f6b-49c5-a0e3-57b97353604b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:30.292602 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06ef3d81-3f6b-49c5-a0e3-57b97353604b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:30.292692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:30.292692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:30.293226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06ef3d81-3f6b-49c5-a0e3-57b97353604b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:30.294270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-06ef3d81-3f6b-49c5-a0e3-57b97353604b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:30.336442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ef9f1bf3-84e8-4238-ac42-bca77868ada5 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Volume info retrieved successfully. Jan 21 08:34:30.367512 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:30.367512 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:30.376346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06ef3d81-3f6b-49c5-a0e3-57b97353604b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:30.384357 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 475/956] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:30.389589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef9f1bf3-84e8-4238-ac42-bca77868ada5 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 returned with HTTP 200 Jan 21 08:34:30.392315 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 482/957] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:30 2021] GET /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 => generated 891 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:31.392555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af911ba1-2f33-4393-aa2d-d574dbfa30de tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:31.393779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af911ba1-2f33-4393-aa2d-d574dbfa30de tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:31.394163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:31.394163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:31.395393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af911ba1-2f33-4393-aa2d-d574dbfa30de tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:31.396039 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-af911ba1-2f33-4393-aa2d-d574dbfa30de tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:31.410409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6645f58b-58e8-4f7c-a2aa-df7d7ccd1f14 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] GET http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 Jan 21 08:34:31.411545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6645f58b-58e8-4f7c-a2aa-df7d7ccd1f14 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:31.412385 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:31.412385 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:31.413603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6645f58b-58e8-4f7c-a2aa-df7d7ccd1f14 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:31.459281 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:31.459281 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:31.459281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af911ba1-2f33-4393-aa2d-d574dbfa30de tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:31.466691 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 476/958] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:31.533006 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:31.533006 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:31.544906 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6645f58b-58e8-4f7c-a2aa-df7d7ccd1f14 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Volume info retrieved successfully. Jan 21 08:34:31.576102 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6645f58b-58e8-4f7c-a2aa-df7d7ccd1f14 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 returned with HTTP 200 Jan 21 08:34:31.578519 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 483/959] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:31 2021] GET /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 => generated 916 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:31.595492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-42e4f0ff-d626-4d8c-a9a6-721bf4c55861 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True Jan 21 08:34:31.596029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-42e4f0ff-d626-4d8c-a9a6-721bf4c55861 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:31.596223 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:31.596223 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:31.597237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-42e4f0ff-d626-4d8c-a9a6-721bf4c55861 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:31.709607 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-42e4f0ff-d626-4d8c-a9a6-721bf4c55861 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True returned with HTTP 200 Jan 21 08:34:31.710619 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 477/960] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:34:31 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True => generated 1076 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:34:31.726009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad761866-c72e-4460-b8ff-5cb77174738f tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] DELETE http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 Jan 21 08:34:31.726690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad761866-c72e-4460-b8ff-5cb77174738f tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:31.727153 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:31.727153 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:31.727923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad761866-c72e-4460-b8ff-5cb77174738f tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:31.728633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ad761866-c72e-4460-b8ff-5cb77174738f tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Delete volume with id: bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 Jan 21 08:34:31.792781 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:31.792781 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:31.794864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad761866-c72e-4460-b8ff-5cb77174738f tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Volume info retrieved successfully. Jan 21 08:34:31.931818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad761866-c72e-4460-b8ff-5cb77174738f tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Delete volume request issued successfully. Jan 21 08:34:31.931818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad761866-c72e-4460-b8ff-5cb77174738f tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 returned with HTTP 202 Jan 21 08:34:31.931818 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 484/961] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:34:31 2021] DELETE /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:34:31.949582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d84abeb5-d269-415b-a92b-a646b533655a tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] GET http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 Jan 21 08:34:31.950397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d84abeb5-d269-415b-a92b-a646b533655a tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:31.950985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d84abeb5-d269-415b-a92b-a646b533655a tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:32.007518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:32.007518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:32.022436 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d84abeb5-d269-415b-a92b-a646b533655a tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Volume info retrieved successfully. Jan 21 08:34:32.050033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d84abeb5-d269-415b-a92b-a646b533655a tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 returned with HTTP 200 Jan 21 08:34:32.052078 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 478/962] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:31 2021] GET /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 => generated 915 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:32.468804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4bdda94-740e-4e37-a2b4-ba5397b329f3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:32.470094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4bdda94-740e-4e37-a2b4-ba5397b329f3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:32.470529 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:32.470529 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:32.471246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4bdda94-740e-4e37-a2b4-ba5397b329f3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:32.472117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b4bdda94-740e-4e37-a2b4-ba5397b329f3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:32.532457 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:32.532457 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:32.535031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4bdda94-740e-4e37-a2b4-ba5397b329f3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:32.540972 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 485/963] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:33.070436 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77cd973b-a5bc-4566-b29d-5601aaa9429c tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] GET http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 Jan 21 08:34:33.071158 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77cd973b-a5bc-4566-b29d-5601aaa9429c tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:33.071656 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:33.071656 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:33.072294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77cd973b-a5bc-4566-b29d-5601aaa9429c tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:33.198257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:33.198257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:33.217582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-77cd973b-a5bc-4566-b29d-5601aaa9429c tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Volume info retrieved successfully. Jan 21 08:34:33.262272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77cd973b-a5bc-4566-b29d-5601aaa9429c tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 returned with HTTP 200 Jan 21 08:34:33.267078 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 479/964] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:33 2021] GET /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:33.556630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6d22948-e2f9-4a99-80e8-237fab52eb80 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:33.557480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6d22948-e2f9-4a99-80e8-237fab52eb80 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:33.557621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:33.557621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:33.558384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6d22948-e2f9-4a99-80e8-237fab52eb80 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:33.558982 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d6d22948-e2f9-4a99-80e8-237fab52eb80 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:33.670866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:33.670866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:33.674498 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6d22948-e2f9-4a99-80e8-237fab52eb80 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:33.691118 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 486/965] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:33 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:34.287135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cf37d38-c3a5-41ff-a3e4-d57b4a696051 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] GET http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 Jan 21 08:34:34.287135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cf37d38-c3a5-41ff-a3e4-d57b4a696051 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:34.287135 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:34.287135 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:34.287135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cf37d38-c3a5-41ff-a3e4-d57b4a696051 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:34.442147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:34.442147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:34.469688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5cf37d38-c3a5-41ff-a3e4-d57b4a696051 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Volume info retrieved successfully. Jan 21 08:34:34.498010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cf37d38-c3a5-41ff-a3e4-d57b4a696051 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 returned with HTTP 200 Jan 21 08:34:34.499402 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 480/966] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:34 2021] GET /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:34.698735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a67c082-0ca9-4d13-811a-a55450dad37d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:34.700105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a67c082-0ca9-4d13-811a-a55450dad37d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:34.700537 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:34.700537 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:34.701182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a67c082-0ca9-4d13-811a-a55450dad37d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:34.701779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5a67c082-0ca9-4d13-811a-a55450dad37d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:34.751328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:34.751328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:34.772049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a67c082-0ca9-4d13-811a-a55450dad37d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:34.778511 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 487/967] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:35.529740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0c28f99-c83a-41f4-9b2f-d36c1451c01e tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] GET http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 Jan 21 08:34:35.533120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0c28f99-c83a-41f4-9b2f-d36c1451c01e tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:35.533443 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:35.533443 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:35.533959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0c28f99-c83a-41f4-9b2f-d36c1451c01e tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:35.646922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0c28f99-c83a-41f4-9b2f-d36c1451c01e tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 returned with HTTP 404 Jan 21 08:34:35.648998 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 481/968] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:35 2021] GET /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:34:35.662701 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] POST http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes Jan 21 08:34:35.663172 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:35.663172 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:35.663618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-939557745"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:35.664740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-939557745'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:34:35.665251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Create volume of 1 GB Jan 21 08:34:35.701810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Availability Zones retrieved successfully. Jan 21 08:34:35.731870 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Flow 'volume_create_api' (370771c4-fce9-4b00-a094-8d4a4da1411c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:34:35.735161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09187f8e-02f0-4704-a9f6-a32173e507a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:35.759957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:34:35.792813 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5cfb1d1-a217-47c1-9b6a-571606235dbb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:35.793971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5cfb1d1-a217-47c1-9b6a-571606235dbb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:35.794478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5cfb1d1-a217-47c1-9b6a-571606235dbb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:35.794854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c5cfb1d1-a217-47c1-9b6a-571606235dbb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:35.924477 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:35.924477 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:35.934528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5cfb1d1-a217-47c1-9b6a-571606235dbb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:35.938321 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 482/969] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:35.968923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09187f8e-02f0-4704-a9f6-a32173e507a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:35.971187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24fda430-c5b8-4332-9d5c-266f03df0362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:36.180448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Created reservations ['e4cc6c3c-a178-4814-b59b-3e44147dff8e', 'd0edc7c3-a0ca-4a42-a658-57da7d4805aa', 'c6c705a5-42da-47e2-84aa-397b4767e236', '7f497363-f69a-4d31-a0ec-2e4bf098c172'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:34:36.183042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24fda430-c5b8-4332-9d5c-266f03df0362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4cc6c3c-a178-4814-b59b-3e44147dff8e', 'd0edc7c3-a0ca-4a42-a658-57da7d4805aa', 'c6c705a5-42da-47e2-84aa-397b4767e236', '7f497363-f69a-4d31-a0ec-2e4bf098c172']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:36.186344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f593ca58-b7d7-4d84-bddc-a4a66b741b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:36.379694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f593ca58-b7d7-4d84-bddc-a4a66b741b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aad84be-7c24-4dc0-9606-6a06510fd4a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-939557745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='873868b5983b42dfaa7a0fb455e89bbb',qos_specs=None,replication_status=,reservations=['e4cc6c3c-a178-4814-b59b-3e44147dff8e','d0edc7c3-a0ca-4a42-a658-57da7d4805aa','c6c705a5-42da-47e2-84aa-397b4767e236','7f497363-f69a-4d31-a0ec-2e4bf098c172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b73ae08ca33413a91e29db8fdd8ee9b',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-939557745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aad84be-7c24-4dc0-9606-6a06510fd4a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='873868b5983b42dfaa7a0fb455e89bbb',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='7b73ae08ca33413a91e29db8fdd8ee9b',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:36.382240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d15d551-8e93-4903-9218-6c086c09d390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:36.438959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d15d551-8e93-4903-9218-6c086c09d390) 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-939557745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='873868b5983b42dfaa7a0fb455e89bbb',qos_specs=None,replication_status=,reservations=['e4cc6c3c-a178-4814-b59b-3e44147dff8e','d0edc7c3-a0ca-4a42-a658-57da7d4805aa','c6c705a5-42da-47e2-84aa-397b4767e236','7f497363-f69a-4d31-a0ec-2e4bf098c172'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b73ae08ca33413a91e29db8fdd8ee9b',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:36.442686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb7908d-ad08-422f-b752-d65f920d6fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:34:36.503006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bb7908d-ad08-422f-b752-d65f920d6fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:34:36.506819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Flow 'volume_create_api' (370771c4-fce9-4b00-a094-8d4a4da1411c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:34:36.645984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Create volume request issued successfully. Jan 21 08:34:36.696103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95ab2777-aa30-4795-860d-ba87511bfcf6 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes returned with HTTP 202 Jan 21 08:34:36.697913 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 488/970] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:34:35 2021] POST /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes => generated 824 bytes in 1039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:34:36.712506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b39fe61-1bbf-4528-bc03-0ab4666571ec tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] GET http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:36.713145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b39fe61-1bbf-4528-bc03-0ab4666571ec tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:36.713571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:36.713571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:36.714254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b39fe61-1bbf-4528-bc03-0ab4666571ec tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:36.855694 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:36.855694 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:36.871570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5b39fe61-1bbf-4528-bc03-0ab4666571ec tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Volume info retrieved successfully. Jan 21 08:34:36.915907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b39fe61-1bbf-4528-bc03-0ab4666571ec tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 returned with HTTP 200 Jan 21 08:34:36.929952 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 483/971] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:36 2021] GET /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 => generated 892 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:36.952976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d286f262-48e7-4ece-b048-a7f8d3fea3c0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:36.954198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d286f262-48e7-4ece-b048-a7f8d3fea3c0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:36.954620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:36.954620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:36.955187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d286f262-48e7-4ece-b048-a7f8d3fea3c0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:36.955735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d286f262-48e7-4ece-b048-a7f8d3fea3c0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:37.062555 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:37.062555 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:37.064420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d286f262-48e7-4ece-b048-a7f8d3fea3c0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:37.065257 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 489/972] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:36 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:37.936976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e87a1f8c-6bb6-4568-b1bf-b8c5c999cf01 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] GET http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:37.937491 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e87a1f8c-6bb6-4568-b1bf-b8c5c999cf01 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:37.938599 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:37.938599 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:37.939257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e87a1f8c-6bb6-4568-b1bf-b8c5c999cf01 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:38.086678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-362fcd18-9cd6-4f6f-899c-410db2fc5c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:38.087522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-362fcd18-9cd6-4f6f-899c-410db2fc5c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:38.087918 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:38.087918 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:38.088550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-362fcd18-9cd6-4f6f-899c-410db2fc5c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:38.089554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-362fcd18-9cd6-4f6f-899c-410db2fc5c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:38.150874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:38.150874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:38.180400 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:38.180400 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:38.180400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-362fcd18-9cd6-4f6f-899c-410db2fc5c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:38.180400 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 490/973] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:38 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:38.189630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e87a1f8c-6bb6-4568-b1bf-b8c5c999cf01 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Volume info retrieved successfully. Jan 21 08:34:38.243626 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e87a1f8c-6bb6-4568-b1bf-b8c5c999cf01 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 returned with HTTP 200 Jan 21 08:34:38.251041 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 484/974] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:37 2021] GET /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 => generated 916 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:39.199653 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1be5ae28-61a8-408a-903f-4ce02cf7529a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:39.200948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1be5ae28-61a8-408a-903f-4ce02cf7529a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:39.201370 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:39.201370 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:39.202081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1be5ae28-61a8-408a-903f-4ce02cf7529a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:39.202657 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1be5ae28-61a8-408a-903f-4ce02cf7529a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:39.244262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:39.244262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:39.247694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1be5ae28-61a8-408a-903f-4ce02cf7529a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:39.248965 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 491/975] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:39 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:39.275536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fbd7f6e-39bf-42cf-bf60-ce5df88b4aa4 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] GET http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:39.276057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fbd7f6e-39bf-42cf-bf60-ce5df88b4aa4 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:39.276440 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:39.276440 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:39.277088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fbd7f6e-39bf-42cf-bf60-ce5df88b4aa4 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:39.372915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:39.372915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:39.386500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8fbd7f6e-39bf-42cf-bf60-ce5df88b4aa4 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Volume info retrieved successfully. Jan 21 08:34:39.439769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fbd7f6e-39bf-42cf-bf60-ce5df88b4aa4 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 returned with HTTP 200 Jan 21 08:34:39.441228 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 485/976] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:39 2021] GET /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 => generated 917 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:39.482730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61dde804-6b5e-421a-a9d6-c9e18eb8838a tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True Jan 21 08:34:39.483287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61dde804-6b5e-421a-a9d6-c9e18eb8838a tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:39.483549 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:39.483549 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:39.483897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61dde804-6b5e-421a-a9d6-c9e18eb8838a tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:39.570388 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61dde804-6b5e-421a-a9d6-c9e18eb8838a tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True returned with HTTP 200 Jan 21 08:34:39.572310 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 492/977] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:34:39 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True => generated 1076 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:34:39.589408 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-47a3d3da-d7fd-4738-8698-01bd9da669a8 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/260435ad4222496296e9ae92cfaf4e5f?usage=True Jan 21 08:34:39.589948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-47a3d3da-d7fd-4738-8698-01bd9da669a8 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:39.590140 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:39.590140 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:39.590785 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-47a3d3da-d7fd-4738-8698-01bd9da669a8 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:39.652709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-47a3d3da-d7fd-4738-8698-01bd9da669a8 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/260435ad4222496296e9ae92cfaf4e5f?usage=True returned with HTTP 200 Jan 21 08:34:39.654019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 486/978] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:34:39 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/260435ad4222496296e9ae92cfaf4e5f?usage=True => generated 868 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:39.680217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71cb8edb-b7d9-42ec-83dd-4bd9c7e6d101 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] POST http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/os-volume-transfer Jan 21 08:34:39.682117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71cb8edb-b7d9-42ec-83dd-4bd9c7e6d101 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1aad84be-7c24-4dc0-9606-6a06510fd4a1"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:39.697521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.volume_transfer [None req-71cb8edb-b7d9-42ec-83dd-4bd9c7e6d101 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Creating new volume transfer {'transfer': {'volume_id': '1aad84be-7c24-4dc0-9606-6a06510fd4a1'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 08:34:39.698553 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.volume_transfer [None req-71cb8edb-b7d9-42ec-83dd-4bd9c7e6d101 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Creating transfer of volume 1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:39.699481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.transfer.api [None req-71cb8edb-b7d9-42ec-83dd-4bd9c7e6d101 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Generating transfer record for volume 1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:39.851084 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:39.851084 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:39.946524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71cb8edb-b7d9-42ec-83dd-4bd9c7e6d101 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/os-volume-transfer returned with HTTP 202 Jan 21 08:34:39.956407 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 493/979] 10.222.0.50 () {60 vars in 1258 bytes} [Thu Jan 21 08:34:39 2021] POST /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/os-volume-transfer => generated 507 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:34:40.268666 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-484e4dfd-e569-491f-a4ac-d435e60a8f7c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:40.269457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-484e4dfd-e569-491f-a4ac-d435e60a8f7c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:40.269457 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:40.269457 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:40.269879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-484e4dfd-e569-491f-a4ac-d435e60a8f7c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:40.270221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-484e4dfd-e569-491f-a4ac-d435e60a8f7c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:40.333798 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:40.333798 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:40.333798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-484e4dfd-e569-491f-a4ac-d435e60a8f7c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:40.350811 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 494/980] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:40.421373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] POST http://10.222.0.50/volume/v3/260435ad4222496296e9ae92cfaf4e5f/os-volume-transfer/f7f720e5-ca46-4591-9a71-d3fa2aedbe8e/accept Jan 21 08:34:40.422431 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bcfadd065996c74b"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:40.423576 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.volume_transfer [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Accepting volume transfer f7f720e5-ca46-4591-9a71-d3fa2aedbe8e {{(pid=88056) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 08:34:40.424562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.volume_transfer [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Accepting transfer f7f720e5-ca46-4591-9a71-d3fa2aedbe8e Jan 21 08:34:40.769622 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Created reservations ['37d90fe9-8f93-4f3f-8339-6947ae94e3a6', 'f8ef9f33-bf70-42ab-8e5d-154937500e5d', 'b9fa94da-81dd-4f6a-9b73-ec678ce3bc92', '937fb5dd-5589-40c0-8416-5068a2565232'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:34:40.856737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Created reservations ['b86aa23b-e9ae-467e-bab0-a982dade57fd', 'ea5d0ff5-99d7-46d6-a37d-6ccd38cbad07', 'ffc38b0c-cd21-418a-ba21-b7420c846231', 'ff985925-db82-4394-939d-9366344d5cae'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:34:41.139048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Created reservations ['6b300578-1beb-44b7-9bb5-0979f5c96884', '757338a7-9800-42bb-96dd-f267aad8dd34', 'e11db4a1-c962-4aa8-add4-81ea9c40e4ad', '9988b3db-8202-4bde-9d69-c6f935e25493'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:34:41.347103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d574d638-ea72-4a3d-b8af-4942c7517705 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:41.348064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d574d638-ea72-4a3d-b8af-4942c7517705 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:41.348064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:41.348064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:41.348350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d574d638-ea72-4a3d-b8af-4942c7517705 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:41.348627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d574d638-ea72-4a3d-b8af-4942c7517705 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:41.358629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Created reservations ['87841daf-2bc8-425f-8359-3cfdfe78e00b', 'd7aef150-cded-46a0-81f2-758f4ce30d8c', 'e263e3b8-15b0-41b2-b1d7-31825cc9ae84', '2280c7c8-54be-48f1-9ebc-ddeed96b12e7'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:34:41.362611 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:41.362611 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:41.428169 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:41.428169 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:41.430019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d574d638-ea72-4a3d-b8af-4942c7517705 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:41.430872 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 495/981] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:41.493629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Transfer volume completed successfully. Jan 21 08:34:41.623697 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:41.623697 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:34:42.253387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.transfer.api [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Volume 1aad84be-7c24-4dc0-9606-6a06510fd4a1 has been transferred. Jan 21 08:34:42.449201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb1dda43-2918-46cf-91db-6de86bf91e91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:42.450002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb1dda43-2918-46cf-91db-6de86bf91e91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:42.450002 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:42.450002 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:42.452938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb1dda43-2918-46cf-91db-6de86bf91e91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:42.452938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bb1dda43-2918-46cf-91db-6de86bf91e91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:42.512824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0554e10-aae2-4478-8058-1c3f5fd57904 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] http://10.222.0.50/volume/v3/260435ad4222496296e9ae92cfaf4e5f/os-volume-transfer/f7f720e5-ca46-4591-9a71-d3fa2aedbe8e/accept returned with HTTP 202 Jan 21 08:34:42.518727 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 487/982] 10.222.0.50 () {60 vars in 1390 bytes} [Thu Jan 21 08:34:39 2021] POST /volume/v3/260435ad4222496296e9ae92cfaf4e5f/os-volume-transfer/f7f720e5-ca46-4591-9a71-d3fa2aedbe8e/accept => generated 431 bytes in 2563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:34:42.519539 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:42.519539 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:42.524042 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb1dda43-2918-46cf-91db-6de86bf91e91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:42.525700 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 496/983] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:42.537505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cb07273-5113-4fcb-bdc2-fd9576330057 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] GET http://10.222.0.50/volume/v3/260435ad4222496296e9ae92cfaf4e5f/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:42.538850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cb07273-5113-4fcb-bdc2-fd9576330057 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:42.541206 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:42.541206 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:42.542743 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cb07273-5113-4fcb-bdc2-fd9576330057 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:42.709606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:42.709606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:42.736121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3cb07273-5113-4fcb-bdc2-fd9576330057 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] Volume info retrieved successfully. Jan 21 08:34:42.787860 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cb07273-5113-4fcb-bdc2-fd9576330057 tempest-VolumeQuotasAdminTestJSON-219170707 tempest-VolumeQuotasAdminTestJSON-219170707] http://10.222.0.50/volume/v3/260435ad4222496296e9ae92cfaf4e5f/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 returned with HTTP 200 Jan 21 08:34:42.788703 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 488/984] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:42 2021] GET /volume/v3/260435ad4222496296e9ae92cfaf4e5f/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 => generated 917 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:42.809293 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12037816-545c-4fb9-97dd-04c2657629ff tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True Jan 21 08:34:42.810116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12037816-545c-4fb9-97dd-04c2657629ff tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:42.810485 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:42.810485 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:42.811078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12037816-545c-4fb9-97dd-04c2657629ff tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:42.905767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12037816-545c-4fb9-97dd-04c2657629ff tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True returned with HTTP 200 Jan 21 08:34:42.927409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea972ac3-9e42-45e5-8720-9a51b1696e55 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/260435ad4222496296e9ae92cfaf4e5f?usage=True Jan 21 08:34:42.928340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea972ac3-9e42-45e5-8720-9a51b1696e55 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:42.928814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:42.928814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:42.929492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea972ac3-9e42-45e5-8720-9a51b1696e55 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:42.931563 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 497/985] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:34:42 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb?usage=True => generated 1076 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:34:42.997266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea972ac3-9e42-45e5-8720-9a51b1696e55 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/260435ad4222496296e9ae92cfaf4e5f?usage=True returned with HTTP 200 Jan 21 08:34:43.010514 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 489/986] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:34:42 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/260435ad4222496296e9ae92cfaf4e5f?usage=True => generated 868 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:43.032306 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-626eac88-693d-4f1d-adce-8a2c0e2bd9ca tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] DELETE http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:43.033832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-626eac88-693d-4f1d-adce-8a2c0e2bd9ca tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:43.034494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-626eac88-693d-4f1d-adce-8a2c0e2bd9ca tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:43.035838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-626eac88-693d-4f1d-adce-8a2c0e2bd9ca tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Delete volume with id: 1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:43.102322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:43.102322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:43.103732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-626eac88-693d-4f1d-adce-8a2c0e2bd9ca tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Volume info retrieved successfully. Jan 21 08:34:43.247020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-626eac88-693d-4f1d-adce-8a2c0e2bd9ca tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Delete volume request issued successfully. Jan 21 08:34:43.247329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-626eac88-693d-4f1d-adce-8a2c0e2bd9ca tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 returned with HTTP 202 Jan 21 08:34:43.251427 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 498/987] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:34:43 2021] DELETE /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:34:43.256508 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a380da5-1390-45d6-ad24-168ad411af98 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:43.257156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a380da5-1390-45d6-ad24-168ad411af98 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:43.257646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a380da5-1390-45d6-ad24-168ad411af98 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:43.354500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:43.354500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:43.363920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7a380da5-1390-45d6-ad24-168ad411af98 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Volume info retrieved successfully. Jan 21 08:34:43.388226 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a380da5-1390-45d6-ad24-168ad411af98 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 returned with HTTP 200 Jan 21 08:34:43.403469 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 490/988] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:43 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 => generated 1087 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:34:43.541942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-943889ed-292f-415d-a1de-2609a09ad804 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:43.542639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-943889ed-292f-415d-a1de-2609a09ad804 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:43.542987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:43.542987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:43.543580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-943889ed-292f-415d-a1de-2609a09ad804 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:43.544060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-943889ed-292f-415d-a1de-2609a09ad804 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:43.601072 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:43.601072 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:43.604235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-943889ed-292f-415d-a1de-2609a09ad804 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:43.615528 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 499/989] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:44.417903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fad97eac-d634-4d2b-afea-74c93c52ceb0 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:44.418447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fad97eac-d634-4d2b-afea-74c93c52ceb0 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:44.418651 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:44.418651 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:44.419310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fad97eac-d634-4d2b-afea-74c93c52ceb0 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:44.624725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3df777f-f2d9-457b-9f65-8e583ed38df5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:44.625579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3df777f-f2d9-457b-9f65-8e583ed38df5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:44.625810 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:44.625810 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:44.626201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3df777f-f2d9-457b-9f65-8e583ed38df5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:44.626577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b3df777f-f2d9-457b-9f65-8e583ed38df5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:44.689278 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:44.689278 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:44.691734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3df777f-f2d9-457b-9f65-8e583ed38df5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:44.706133 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 500/990] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:44 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:44.941983 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:44.941983 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:44.985178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fad97eac-d634-4d2b-afea-74c93c52ceb0 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Volume info retrieved successfully. Jan 21 08:34:45.073991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fad97eac-d634-4d2b-afea-74c93c52ceb0 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 returned with HTTP 200 Jan 21 08:34:45.087472 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 491/991] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:44 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 => generated 1087 bytes in 662 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:34:45.715780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33a647ec-e48b-4dfc-9f56-c67e294bc803 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:45.716532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33a647ec-e48b-4dfc-9f56-c67e294bc803 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:45.716755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:45.716755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:45.717273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33a647ec-e48b-4dfc-9f56-c67e294bc803 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:45.717893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-33a647ec-e48b-4dfc-9f56-c67e294bc803 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:45.809353 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:45.809353 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:45.811233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33a647ec-e48b-4dfc-9f56-c67e294bc803 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:45.813095 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 501/992] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:45 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:46.105514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-377c7d59-a9a5-4b74-87d0-124840a2c6b5 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:46.106349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-377c7d59-a9a5-4b74-87d0-124840a2c6b5 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:46.106723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:46.106723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:46.107479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-377c7d59-a9a5-4b74-87d0-124840a2c6b5 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:46.214386 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:46.214386 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:46.256287 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-377c7d59-a9a5-4b74-87d0-124840a2c6b5 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Volume info retrieved successfully. Jan 21 08:34:46.314284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-377c7d59-a9a5-4b74-87d0-124840a2c6b5 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 returned with HTTP 200 Jan 21 08:34:46.325672 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 492/993] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:46 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 => generated 1087 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:34:46.827393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3eefd3f5-0028-46a0-b08e-0b61515ed7ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:46.828095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3eefd3f5-0028-46a0-b08e-0b61515ed7ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:46.828218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:46.828218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:46.828553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3eefd3f5-0028-46a0-b08e-0b61515ed7ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:46.829082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3eefd3f5-0028-46a0-b08e-0b61515ed7ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:46.875882 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:46.875882 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:46.878490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3eefd3f5-0028-46a0-b08e-0b61515ed7ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:46.880273 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 502/994] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:46 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:47.332844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-506541f4-25ec-4256-946d-b3cf16afb0e1 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:47.333676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-506541f4-25ec-4256-946d-b3cf16afb0e1 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:47.334229 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:47.334229 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:47.335361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-506541f4-25ec-4256-946d-b3cf16afb0e1 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:47.474463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-506541f4-25ec-4256-946d-b3cf16afb0e1 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 returned with HTTP 404 Jan 21 08:34:47.475961 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 493/995] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:47 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:34:47.489489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c16e7ff4-dc17-43c8-a1eb-02845873a054 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] GET http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/6b5cdd7389e44933ae462d4e9dda0587?usage=True Jan 21 08:34:47.490326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c16e7ff4-dc17-43c8-a1eb-02845873a054 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:47.490659 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:47.490659 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:47.491243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c16e7ff4-dc17-43c8-a1eb-02845873a054 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:47.604276 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c16e7ff4-dc17-43c8-a1eb-02845873a054 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/6b5cdd7389e44933ae462d4e9dda0587?usage=True returned with HTTP 200 Jan 21 08:34:47.607795 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 503/996] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:34:47 2021] GET /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/6b5cdd7389e44933ae462d4e9dda0587?usage=True => generated 868 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:47.626222 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-969483a9-750e-4ff3-a5a6-3ee8ecbe144c tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] PUT http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb Jan 21 08:34:47.627344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-969483a9-750e-4ff3-a5a6-3ee8ecbe144c tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:47.906643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f3c2f48-49a3-4fd1-af08-7e11b9d7c744 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:47.908066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f3c2f48-49a3-4fd1-af08-7e11b9d7c744 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:47.909186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f3c2f48-49a3-4fd1-af08-7e11b9d7c744 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:47.910095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5f3c2f48-49a3-4fd1-af08-7e11b9d7c744 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:48.005204 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:48.005204 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:48.015107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f3c2f48-49a3-4fd1-af08-7e11b9d7c744 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:48.021117 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 504/997] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:47 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:48.445767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-969483a9-750e-4ff3-a5a6-3ee8ecbe144c tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb returned with HTTP 200 Jan 21 08:34:48.447725 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 494/998] 10.222.0.50 () {60 vars in 1342 bytes} [Thu Jan 21 08:34:47 2021] PUT /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb => generated 321 bytes in 827 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:48.461890 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4796aef5-b888-4eba-88da-1a72ee57a935 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] PUT http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb Jan 21 08:34:48.462361 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:48.462361 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:48.462780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4796aef5-b888-4eba-88da-1a72ee57a935 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:49.052712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbb150bd-3fdc-48e6-8822-42fe03b51709 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:49.057165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbb150bd-3fdc-48e6-8822-42fe03b51709 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:49.060132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbb150bd-3fdc-48e6-8822-42fe03b51709 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:49.060789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bbb150bd-3fdc-48e6-8822-42fe03b51709 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:49.157935 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:49.157935 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:49.157935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbb150bd-3fdc-48e6-8822-42fe03b51709 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:49.157935 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 495/999] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:49.310513 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4796aef5-b888-4eba-88da-1a72ee57a935 tempest-VolumeQuotasAdminTestJSON-1073466683 tempest-VolumeQuotasAdminTestJSON-1073466683] http://10.222.0.50/volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb returned with HTTP 200 Jan 21 08:34:49.333790 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 505/1000] 10.222.0.50 () {60 vars in 1342 bytes} [Thu Jan 21 08:34:48 2021] PUT /volume/v3/6b5cdd7389e44933ae462d4e9dda0587/os-quota-sets/873868b5983b42dfaa7a0fb455e89bbb => generated 319 bytes in 859 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:49.342032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-316b3bbb-eed2-4b6d-b4c1-be4c1723e930 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] DELETE http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:49.342032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-316b3bbb-eed2-4b6d-b4c1-be4c1723e930 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:49.342032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:49.342032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:49.342032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-316b3bbb-eed2-4b6d-b4c1-be4c1723e930 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:49.342032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-316b3bbb-eed2-4b6d-b4c1-be4c1723e930 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Delete volume with id: 1aad84be-7c24-4dc0-9606-6a06510fd4a1 Jan 21 08:34:49.515374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-316b3bbb-eed2-4b6d-b4c1-be4c1723e930 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 returned with HTTP 404 Jan 21 08:34:49.518244 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 496/1001] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:34:49 2021] DELETE /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/1aad84be-7c24-4dc0-9606-6a06510fd4a1 => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:34:49.535516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-868824bc-98ce-4263-9950-efac4eca38a0 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] DELETE http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 Jan 21 08:34:49.536750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-868824bc-98ce-4263-9950-efac4eca38a0 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:49.537676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-868824bc-98ce-4263-9950-efac4eca38a0 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:49.538513 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-868824bc-98ce-4263-9950-efac4eca38a0 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] Delete volume with id: bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 Jan 21 08:34:49.684746 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-868824bc-98ce-4263-9950-efac4eca38a0 tempest-VolumeQuotasAdminTestJSON-1970258635 tempest-VolumeQuotasAdminTestJSON-1970258635] http://10.222.0.50/volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 returned with HTTP 404 Jan 21 08:34:49.692290 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 506/1002] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:34:49 2021] DELETE /volume/v3/873868b5983b42dfaa7a0fb455e89bbb/volumes/bc6907e3-4ed9-4a6d-b1c7-8014b8e2f4f9 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:34:50.173770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb2843e5-7161-481c-b1d9-76b82219de30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:50.177611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb2843e5-7161-481c-b1d9-76b82219de30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:50.178568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb2843e5-7161-481c-b1d9-76b82219de30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:50.179272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cb2843e5-7161-481c-b1d9-76b82219de30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:50.260747 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:50.260747 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:50.267655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb2843e5-7161-481c-b1d9-76b82219de30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:50.269600 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 497/1003] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:50 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:51.293161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82719dd4-f18f-4f29-a10a-d638400e3d40 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:51.295591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82719dd4-f18f-4f29-a10a-d638400e3d40 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:51.297489 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82719dd4-f18f-4f29-a10a-d638400e3d40 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:51.299344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-82719dd4-f18f-4f29-a10a-d638400e3d40 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:51.353624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:51.353624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:51.358902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82719dd4-f18f-4f29-a10a-d638400e3d40 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:51.360785 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 507/1004] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:51 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:52.389147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d94a18e-9a1e-4716-99c3-224364d9e04e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:52.400266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d94a18e-9a1e-4716-99c3-224364d9e04e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:52.400266 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:52.400266 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:52.400266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d94a18e-9a1e-4716-99c3-224364d9e04e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:52.400266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3d94a18e-9a1e-4716-99c3-224364d9e04e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:52.493050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:52.493050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:52.503002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d94a18e-9a1e-4716-99c3-224364d9e04e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:52.510739 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 498/1005] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:52 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:53.532358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80e517b9-c447-4a42-9349-56592c4897e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:53.539422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80e517b9-c447-4a42-9349-56592c4897e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:53.539768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:53.539768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:53.540757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80e517b9-c447-4a42-9349-56592c4897e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:53.541637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-80e517b9-c447-4a42-9349-56592c4897e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:53.669239 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:53.669239 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:53.669239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80e517b9-c447-4a42-9349-56592c4897e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:53.685854 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 508/1006] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:53 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:54.703907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-239d544d-b3bb-4b42-91f6-a5231429b2b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:54.703907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-239d544d-b3bb-4b42-91f6-a5231429b2b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:54.703907 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:54.703907 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:54.703907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-239d544d-b3bb-4b42-91f6-a5231429b2b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:54.703907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-239d544d-b3bb-4b42-91f6-a5231429b2b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:54.760588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:54.760588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:54.762596 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-239d544d-b3bb-4b42-91f6-a5231429b2b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:54.764792 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 499/1007] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:55.790451 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b686d022-f290-4ece-85a4-d2cdb13f49a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:55.805606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b686d022-f290-4ece-85a4-d2cdb13f49a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:55.805606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:55.805606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:55.805606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b686d022-f290-4ece-85a4-d2cdb13f49a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:55.805606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b686d022-f290-4ece-85a4-d2cdb13f49a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:55.843628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:55.843628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:55.862968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b686d022-f290-4ece-85a4-d2cdb13f49a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:55.879965 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 509/1008] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:56.892151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3451d804-51f0-4d49-8c06-378697619983 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:56.894633 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3451d804-51f0-4d49-8c06-378697619983 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:56.894866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:56.894866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:56.897324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3451d804-51f0-4d49-8c06-378697619983 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:56.902935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3451d804-51f0-4d49-8c06-378697619983 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:57.026253 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:57.026253 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:57.028956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3451d804-51f0-4d49-8c06-378697619983 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:57.030021 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 500/1009] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:56 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:58.058252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef0578c4-6940-421f-b423-25614c89ab8d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:58.058252 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef0578c4-6940-421f-b423-25614c89ab8d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:58.058252 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:58.058252 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:58.058252 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef0578c4-6940-421f-b423-25614c89ab8d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:58.058252 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ef0578c4-6940-421f-b423-25614c89ab8d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:58.162124 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:58.162124 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:58.165635 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef0578c4-6940-421f-b423-25614c89ab8d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:58.179881 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 510/1010] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:58.548824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3072952-fd35-4df7-86a0-81ef07a41150 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] POST http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs Jan 21 08:34:58.551088 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:58.551088 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:58.552837 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3072952-fd35-4df7-86a0-81ef07a41150 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-80000944", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:58.555111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.qos_specs [None req-d3072952-fd35-4df7-86a0-81ef07a41150 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-80000944', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88056) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 08:34:58.566830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-d3072952-fd35-4df7-86a0-81ef07a41150 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DB qos_specs_create(): root {'id': '2c056e14-e339-43eb-a6a4-292cae2be8ba', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-80000944'} {{(pid=88056) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 08:34:58.716457 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3072952-fd35-4df7-86a0-81ef07a41150 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs returned with HTTP 200 Jan 21 08:34:58.718090 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 501/1011] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:34:58 2021] POST /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs => generated 457 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:58.730316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71a83272-73b4-4746-b82a-a34b8f983fc9 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] POST http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types Jan 21 08:34:58.730818 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:58.730818 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:58.731236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71a83272-73b4-4746-b82a-a34b8f983fc9 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-324411002"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:58.850661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71a83272-73b4-4746-b82a-a34b8f983fc9 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types returned with HTTP 200 Jan 21 08:34:58.851741 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 511/1012] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:34:58 2021] POST /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types => generated 221 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:34:58.862815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c86f029-8ea3-4c03-9440-05d6043df12c tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] POST http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types Jan 21 08:34:58.863291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:58.863291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:58.864371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c86f029-8ea3-4c03-9440-05d6043df12c tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-10202071"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:58.865881 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:58.865881 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:58.974463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c86f029-8ea3-4c03-9440-05d6043df12c tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types returned with HTTP 200 Jan 21 08:34:58.989207 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1b1e825-1553-4ce9-baa9-96ef9b9eb7a3 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] POST http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types Jan 21 08:34:58.990432 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1b1e825-1553-4ce9-baa9-96ef9b9eb7a3 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-195215770"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:34:59.001159 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 502/1013] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:34:58 2021] POST /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types => generated 220 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:59.107994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1b1e825-1553-4ce9-baa9-96ef9b9eb7a3 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types returned with HTTP 200 Jan 21 08:34:59.109427 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 512/1014] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:34:58 2021] POST /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types => generated 221 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:59.122178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c9d5cad-f918-4120-99b3-0063ec6e49be tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associate?vol_type_id=f881ca57-16c3-454b-827d-b86ad177614d Jan 21 08:34:59.123010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c9d5cad-f918-4120-99b3-0063ec6e49be tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:59.123736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c9d5cad-f918-4120-99b3-0063ec6e49be tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'associate' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:59.125391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0c9d5cad-f918-4120-99b3-0063ec6e49be tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Associate qos_spec: 2c056e14-e339-43eb-a6a4-292cae2be8ba with type: f881ca57-16c3-454b-827d-b86ad177614d {{(pid=88056) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 08:34:59.146841 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:59.146841 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:34:59.161053 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:59.161053 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:34:59.193793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e86c82b-ab1d-4639-810e-ef0e292f4e8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:34:59.194216 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e86c82b-ab1d-4639-810e-ef0e292f4e8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:59.194878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e86c82b-ab1d-4639-810e-ef0e292f4e8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:59.195842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1e86c82b-ab1d-4639-810e-ef0e292f4e8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:34:59.280671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:59.280671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:59.284410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e86c82b-ab1d-4639-810e-ef0e292f4e8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:34:59.292297 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 513/1015] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:34:59 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:34:59.340112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c9d5cad-f918-4120-99b3-0063ec6e49be tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associate?vol_type_id=f881ca57-16c3-454b-827d-b86ad177614d returned with HTTP 202 Jan 21 08:34:59.341067 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 503/1016] 10.222.0.50 () {58 vars in 1448 bytes} [Thu Jan 21 08:34:59 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associate?vol_type_id=f881ca57-16c3-454b-827d-b86ad177614d => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:34:59.351680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-044aee6f-d312-4fd0-ba9b-e77c50515d93 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associate?vol_type_id=3db54dcd-ebfe-407a-8fd4-ea643734b5d3 Jan 21 08:34:59.352664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-044aee6f-d312-4fd0-ba9b-e77c50515d93 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:59.353489 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:59.353489 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:59.354168 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-044aee6f-d312-4fd0-ba9b-e77c50515d93 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'associate' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:59.355841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-044aee6f-d312-4fd0-ba9b-e77c50515d93 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Associate qos_spec: 2c056e14-e339-43eb-a6a4-292cae2be8ba with type: 3db54dcd-ebfe-407a-8fd4-ea643734b5d3 {{(pid=88057) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 08:34:59.362763 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:59.362763 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:34:59.403805 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:59.403805 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:34:59.574688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-044aee6f-d312-4fd0-ba9b-e77c50515d93 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associate?vol_type_id=3db54dcd-ebfe-407a-8fd4-ea643734b5d3 returned with HTTP 202 Jan 21 08:34:59.581836 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 514/1017] 10.222.0.50 () {58 vars in 1448 bytes} [Thu Jan 21 08:34:59 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associate?vol_type_id=3db54dcd-ebfe-407a-8fd4-ea643734b5d3 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:34:59.609337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d658d64-ff0a-46b4-b4ea-a12abbff8cf0 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associate?vol_type_id=7f2ab36b-0d1a-4ade-95d4-b73e5b773fae Jan 21 08:34:59.610711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d658d64-ff0a-46b4-b4ea-a12abbff8cf0 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:59.611308 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:59.611308 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:59.613062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d658d64-ff0a-46b4-b4ea-a12abbff8cf0 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'associate' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:59.614960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:59.614960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:59.622421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3d658d64-ff0a-46b4-b4ea-a12abbff8cf0 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Associate qos_spec: 2c056e14-e339-43eb-a6a4-292cae2be8ba with type: 7f2ab36b-0d1a-4ade-95d4-b73e5b773fae {{(pid=88056) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 08:34:59.623982 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:59.623982 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:34:59.663852 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:59.663852 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:34:59.929060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d658d64-ff0a-46b4-b4ea-a12abbff8cf0 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associate?vol_type_id=7f2ab36b-0d1a-4ade-95d4-b73e5b773fae returned with HTTP 202 Jan 21 08:34:59.929952 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 504/1018] 10.222.0.50 () {58 vars in 1448 bytes} [Thu Jan 21 08:34:59 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associate?vol_type_id=7f2ab36b-0d1a-4ade-95d4-b73e5b773fae => generated 0 bytes in 347 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:34:59.957223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c45ba31-5b9f-4b2f-8122-d5c0ea49a31a tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associations Jan 21 08:34:59.962570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c45ba31-5b9f-4b2f-8122-d5c0ea49a31a tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:59.963478 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:34:59.963478 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:34:59.968254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c45ba31-5b9f-4b2f-8122-d5c0ea49a31a tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'associations' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:59.971615 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:34:59.971615 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:34:59.981788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c45ba31-5b9f-4b2f-8122-d5c0ea49a31a tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Get associations for qos_spec id: 2c056e14-e339-43eb-a6a4-292cae2be8ba {{(pid=88057) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 08:34:59.989218 n-d-769329-4 devstack@c-api.service[88055]: /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 08:34:59.989218 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:00.183510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c45ba31-5b9f-4b2f-8122-d5c0ea49a31a tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associations returned with HTTP 200 Jan 21 08:35:00.188985 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 515/1019] 10.222.0.50 () {58 vars in 1360 bytes} [Thu Jan 21 08:34:59 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associations => generated 444 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:00.211975 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-98d8e8e2-6386-4747-828f-81d948f02b12 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/disassociate?vol_type_id=f881ca57-16c3-454b-827d-b86ad177614d Jan 21 08:35:00.213449 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-98d8e8e2-6386-4747-828f-81d948f02b12 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:00.214076 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:00.214076 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:00.215170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-98d8e8e2-6386-4747-828f-81d948f02b12 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'disassociate' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:00.217785 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:00.217785 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:00.223558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98d8e8e2-6386-4747-828f-81d948f02b12 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Disassociate qos_spec: 2c056e14-e339-43eb-a6a4-292cae2be8ba from type: f881ca57-16c3-454b-827d-b86ad177614d {{(pid=88056) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 21 08:35:00.224903 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:00.224903 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:00.243042 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:00.243042 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:00.316370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d543896-97f9-48f6-bfc3-3b5d719b0b24 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:00.317222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d543896-97f9-48f6-bfc3-3b5d719b0b24 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:00.320418 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:00.320418 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:00.321881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d543896-97f9-48f6-bfc3-3b5d719b0b24 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:00.326131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7d543896-97f9-48f6-bfc3-3b5d719b0b24 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:00.334710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-98d8e8e2-6386-4747-828f-81d948f02b12 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/disassociate?vol_type_id=f881ca57-16c3-454b-827d-b86ad177614d returned with HTTP 202 Jan 21 08:35:00.341724 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 505/1020] 10.222.0.50 () {58 vars in 1457 bytes} [Thu Jan 21 08:35:00 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/disassociate?vol_type_id=f881ca57-16c3-454b-827d-b86ad177614d => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:00.371579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7cf9cf41-b3da-4dc5-a537-bbf0be9d4b6f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associations Jan 21 08:35:00.380130 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7cf9cf41-b3da-4dc5-a537-bbf0be9d4b6f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:00.381691 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:00.381691 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:00.385834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7cf9cf41-b3da-4dc5-a537-bbf0be9d4b6f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'associations' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:00.390734 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:00.390734 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:00.400277 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7cf9cf41-b3da-4dc5-a537-bbf0be9d4b6f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Get associations for qos_spec id: 2c056e14-e339-43eb-a6a4-292cae2be8ba {{(pid=88056) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 08:35:00.401422 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:00.401422 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:00.479701 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:00.479701 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:00.488863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d543896-97f9-48f6-bfc3-3b5d719b0b24 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:00.494261 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 516/1021] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:00 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:00.536923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7cf9cf41-b3da-4dc5-a537-bbf0be9d4b6f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associations returned with HTTP 200 Jan 21 08:35:00.544177 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 506/1022] 10.222.0.50 () {58 vars in 1360 bytes} [Thu Jan 21 08:35:00 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associations => generated 303 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:00.571488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b46e3e4d-e991-4f56-ac1b-5abd8535d8ef tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/disassociate_all Jan 21 08:35:00.572880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b46e3e4d-e991-4f56-ac1b-5abd8535d8ef tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:00.580364 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:00.580364 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:00.586177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b46e3e4d-e991-4f56-ac1b-5abd8535d8ef tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'disassociate_all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:00.591143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b46e3e4d-e991-4f56-ac1b-5abd8535d8ef tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Disassociate qos_spec: 2c056e14-e339-43eb-a6a4-292cae2be8ba from all. {{(pid=88057) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 21 08:35:00.592683 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:00.592683 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:00.608896 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:00.608896 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:00.740559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b46e3e4d-e991-4f56-ac1b-5abd8535d8ef tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/disassociate_all returned with HTTP 202 Jan 21 08:35:00.747499 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 517/1023] 10.222.0.50 () {58 vars in 1372 bytes} [Thu Jan 21 08:35:00 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/disassociate_all => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:00.764565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ddec42bc-aec9-41c2-a6a3-54a13e228756 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associations Jan 21 08:35:00.767866 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ddec42bc-aec9-41c2-a6a3-54a13e228756 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:00.768308 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:00.768308 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:00.770068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ddec42bc-aec9-41c2-a6a3-54a13e228756 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'associations' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:00.774175 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:00.774175 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:00.777841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ddec42bc-aec9-41c2-a6a3-54a13e228756 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Get associations for qos_spec id: 2c056e14-e339-43eb-a6a4-292cae2be8ba {{(pid=88056) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 08:35:00.780120 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:00.780120 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:00.826640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ddec42bc-aec9-41c2-a6a3-54a13e228756 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associations returned with HTTP 200 Jan 21 08:35:00.852617 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 507/1024] 10.222.0.50 () {58 vars in 1360 bytes} [Thu Jan 21 08:35:00 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/associations => generated 24 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:35:00.856596 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c8425f3-cc14-49a5-8981-62cc2ac0d5eb tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] POST http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs Jan 21 08:35:00.857187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:00.857187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:00.863965 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c8425f3-cc14-49a5-8981-62cc2ac0d5eb tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-179146113", "consumer": "back-end"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:00.865417 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:00.865417 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:00.867293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.qos_specs [None req-5c8425f3-cc14-49a5-8981-62cc2ac0d5eb tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-179146113', 'consumer': 'back-end', 'specs': {}} {{(pid=88057) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 08:35:00.886570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-5c8425f3-cc14-49a5-8981-62cc2ac0d5eb tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DB qos_specs_create(): root {'id': '6a0a203a-a11e-4276-a91c-4cd0b17c40c1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-179146113'} {{(pid=88057) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 08:35:00.967062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c8425f3-cc14-49a5-8981-62cc2ac0d5eb tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs returned with HTTP 200 Jan 21 08:35:00.977133 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 518/1025] 10.222.0.50 () {60 vars in 1231 bytes} [Thu Jan 21 08:35:00 2021] POST /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs => generated 434 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:01.000499 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49ea61ac-6b3c-44e8-af8a-369263a1e938 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DELETE http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1?force=False Jan 21 08:35:01.004058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49ea61ac-6b3c-44e8-af8a-369263a1e938 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:01.004715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:01.004715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:01.010822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49ea61ac-6b3c-44e8-af8a-369263a1e938 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:01.013014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:01.013014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:01.016452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-49ea61ac-6b3c-44e8-af8a-369263a1e938 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Delete qos_spec: 6a0a203a-a11e-4276-a91c-4cd0b17c40c1, force: False {{(pid=88056) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 08:35:01.020444 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.020444 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.053632 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.053632 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.139128 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.139128 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.166657 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.166657 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:35:01.226354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49ea61ac-6b3c-44e8-af8a-369263a1e938 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1?force=False returned with HTTP 202 Jan 21 08:35:01.230215 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 508/1026] 10.222.0.50 () {58 vars in 1347 bytes} [Thu Jan 21 08:35:00 2021] DELETE /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1?force=False => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:01.261523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2cb7755c-fdc7-4109-b0a1-b6468ad2743e tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1 Jan 21 08:35:01.263909 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2cb7755c-fdc7-4109-b0a1-b6468ad2743e tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:01.269797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:01.269797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:01.271073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2cb7755c-fdc7-4109-b0a1-b6468ad2743e tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:01.274203 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:01.274203 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:01.279245 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.279245 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.318346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2cb7755c-fdc7-4109-b0a1-b6468ad2743e tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1 returned with HTTP 404 Jan 21 08:35:01.344624 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 519/1027] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:01 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1 => generated 100 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:01.363523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0650aae9-c4b6-4cd5-813d-105da3d5bcb0 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs Jan 21 08:35:01.370734 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0650aae9-c4b6-4cd5-813d-105da3d5bcb0 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:01.372691 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:01.372691 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:01.373697 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0650aae9-c4b6-4cd5-813d-105da3d5bcb0 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:01.375062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:01.375062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:01.401724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0650aae9-c4b6-4cd5-813d-105da3d5bcb0 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs returned with HTTP 200 Jan 21 08:35:01.414197 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 509/1028] 10.222.0.50 () {58 vars in 1210 bytes} [Thu Jan 21 08:35:01 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs => generated 173 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:01.428507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1353ffee-0258-4d07-a4d0-998f79eea477 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] POST http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs Jan 21 08:35:01.430298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1353ffee-0258-4d07-a4d0-998f79eea477 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-35458434", "consumer": "both"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:01.433946 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.qos_specs [None req-1353ffee-0258-4d07-a4d0-998f79eea477 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-35458434', 'consumer': 'both', 'specs': {}} {{(pid=88057) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 08:35:01.478365 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-1353ffee-0258-4d07-a4d0-998f79eea477 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DB qos_specs_create(): root {'id': '59efdfdd-83a6-4159-8271-d71242a1c8bf', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-35458434'} {{(pid=88057) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 08:35:01.509713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-358edc31-e21c-4ce1-b991-a6e7fcdfc0ae tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:01.511085 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-358edc31-e21c-4ce1-b991-a6e7fcdfc0ae tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:01.511542 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:01.511542 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:01.512232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-358edc31-e21c-4ce1-b991-a6e7fcdfc0ae tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:01.512799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-358edc31-e21c-4ce1-b991-a6e7fcdfc0ae tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:01.517879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1353ffee-0258-4d07-a4d0-998f79eea477 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs returned with HTTP 200 Jan 21 08:35:01.524358 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 520/1029] 10.222.0.50 () {60 vars in 1231 bytes} [Thu Jan 21 08:35:01 2021] POST /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs => generated 429 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:01.531280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8832c80d-7dc0-41e7-bbba-aee47b6a727f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DELETE http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf?force=False Jan 21 08:35:01.532101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8832c80d-7dc0-41e7-bbba-aee47b6a727f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:01.532578 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:01.532578 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:01.532991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8832c80d-7dc0-41e7-bbba-aee47b6a727f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:01.533876 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:01.533876 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:01.538120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8832c80d-7dc0-41e7-bbba-aee47b6a727f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Delete qos_spec: 59efdfdd-83a6-4159-8271-d71242a1c8bf, force: False {{(pid=88057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 08:35:01.538852 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.538852 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.558600 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.558600 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.578660 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:01.578660 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:01.585382 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-358edc31-e21c-4ce1-b991-a6e7fcdfc0ae tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:01.589839 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 510/1030] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:01.614743 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.614743 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.628871 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.628871 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:35:01.665526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8832c80d-7dc0-41e7-bbba-aee47b6a727f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf?force=False returned with HTTP 202 Jan 21 08:35:01.666429 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 521/1031] 10.222.0.50 () {58 vars in 1347 bytes} [Thu Jan 21 08:35:01 2021] DELETE /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf?force=False => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:01.676798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71bf1df4-7851-4433-8066-c09a79a63334 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf Jan 21 08:35:01.677566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71bf1df4-7851-4433-8066-c09a79a63334 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:01.677932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:01.677932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:01.678534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71bf1df4-7851-4433-8066-c09a79a63334 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:01.686867 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.686867 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.710237 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71bf1df4-7851-4433-8066-c09a79a63334 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf returned with HTTP 404 Jan 21 08:35:01.712121 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 511/1032] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:01 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf => generated 100 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:01.722961 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-670a6b78-e892-4a13-ab8d-413466a5e616 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs Jan 21 08:35:01.723526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-670a6b78-e892-4a13-ab8d-413466a5e616 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:01.723747 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:01.723747 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:01.724125 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-670a6b78-e892-4a13-ab8d-413466a5e616 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:01.724801 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:01.724801 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:01.763050 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-670a6b78-e892-4a13-ab8d-413466a5e616 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs returned with HTTP 200 Jan 21 08:35:01.763953 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 522/1033] 10.222.0.50 () {58 vars in 1210 bytes} [Thu Jan 21 08:35:01 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs => generated 173 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:01.777208 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1885f742-7a63-4f90-b976-fc180048c54e tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] POST http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs Jan 21 08:35:01.778540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1885f742-7a63-4f90-b976-fc180048c54e tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-670624333", "consumer": "front-end"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:01.780672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.qos_specs [None req-1885f742-7a63-4f90-b976-fc180048c54e tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-670624333', 'consumer': 'front-end', 'specs': {}} {{(pid=88056) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 08:35:01.798798 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-1885f742-7a63-4f90-b976-fc180048c54e tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DB qos_specs_create(): root {'id': '03a64efc-3dc0-4c02-92c8-6a08789e38c0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-670624333'} {{(pid=88056) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 08:35:01.843325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1885f742-7a63-4f90-b976-fc180048c54e tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs returned with HTTP 200 Jan 21 08:35:01.851770 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 512/1034] 10.222.0.50 () {60 vars in 1231 bytes} [Thu Jan 21 08:35:01 2021] POST /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs => generated 435 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:01.858282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56246b8e-b4a0-430e-a865-a634baf1091f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DELETE http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0?force=False Jan 21 08:35:01.858831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56246b8e-b4a0-430e-a865-a634baf1091f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:01.859019 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:01.859019 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:01.859371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56246b8e-b4a0-430e-a865-a634baf1091f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:01.860243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:01.860243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:01.862472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-56246b8e-b4a0-430e-a865-a634baf1091f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Delete qos_spec: 03a64efc-3dc0-4c02-92c8-6a08789e38c0, force: False {{(pid=88057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 08:35:01.866698 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.866698 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.885224 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.885224 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.931245 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.931245 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:01.949531 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:01.949531 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:35:02.008667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56246b8e-b4a0-430e-a865-a634baf1091f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0?force=False returned with HTTP 202 Jan 21 08:35:02.010411 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 523/1035] 10.222.0.50 () {58 vars in 1347 bytes} [Thu Jan 21 08:35:01 2021] DELETE /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0?force=False => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:02.020488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5271d1cc-eebd-4cb6-bcc9-46577207368a tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0 Jan 21 08:35:02.021028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5271d1cc-eebd-4cb6-bcc9-46577207368a tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.021227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.021227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.021906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5271d1cc-eebd-4cb6-bcc9-46577207368a tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.022741 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:02.022741 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:02.026331 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.026331 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:02.041439 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5271d1cc-eebd-4cb6-bcc9-46577207368a tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0 returned with HTTP 404 Jan 21 08:35:02.045874 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 513/1036] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:02 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0 => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:02.057538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ed4899e-25d7-443b-9b5f-d6373df23254 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs Jan 21 08:35:02.058309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ed4899e-25d7-443b-9b5f-d6373df23254 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.058309 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.058309 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.059423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ed4899e-25d7-443b-9b5f-d6373df23254 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.059423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:02.059423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:02.092678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ed4899e-25d7-443b-9b5f-d6373df23254 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs returned with HTTP 200 Jan 21 08:35:02.093915 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 524/1037] 10.222.0.50 () {58 vars in 1210 bytes} [Thu Jan 21 08:35:02 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs => generated 173 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:35:02.109018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89db68f0-bd3b-424b-a1a7-4f483424f6a4 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba Jan 21 08:35:02.109568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89db68f0-bd3b-424b-a1a7-4f483424f6a4 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.110066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89db68f0-bd3b-424b-a1a7-4f483424f6a4 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.145433 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89db68f0-bd3b-424b-a1a7-4f483424f6a4 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba returned with HTTP 200 Jan 21 08:35:02.153688 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 514/1038] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:02 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba => generated 457 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:02.168694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3de00540-4a38-40ac-8ea6-59c515892c5f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs Jan 21 08:35:02.172033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3de00540-4a38-40ac-8ea6-59c515892c5f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.172869 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.172869 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.175366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3de00540-4a38-40ac-8ea6-59c515892c5f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.176235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:02.176235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:02.178751 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.178751 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 21 08:35:02.216811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3de00540-4a38-40ac-8ea6-59c515892c5f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs returned with HTTP 200 Jan 21 08:35:02.218104 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 525/1039] 10.222.0.50 () {58 vars in 1210 bytes} [Thu Jan 21 08:35:02 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs => generated 173 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:02.233636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e3274fe-4abe-47ff-8bda-60a44a4009ee tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] PUT http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba Jan 21 08:35:02.234189 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.234189 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.234670 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e3274fe-4abe-47ff-8bda-60a44a4009ee tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:02.236136 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:02.236136 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:02.239505 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.239505 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:02.257202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.qos_specs [None req-0e3274fe-4abe-47ff-8bda-60a44a4009ee tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88056) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 21 08:35:02.261277 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.261277 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:02.286338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-0e3274fe-4abe-47ff-8bda-60a44a4009ee tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] qos_specs_update() value: {'id': '9e30c74e-e9ce-4632-92e8-11c42654fae1', 'key': 'iops_bytes', 'value': '500', 'specs_id': '2c056e14-e339-43eb-a6a4-292cae2be8ba', 'deleted': False} {{(pid=88056) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 21 08:35:02.324306 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e3274fe-4abe-47ff-8bda-60a44a4009ee tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba returned with HTTP 200 Jan 21 08:35:02.330013 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 515/1040] 10.222.0.50 () {60 vars in 1341 bytes} [Thu Jan 21 08:35:02 2021] PUT /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba => generated 36 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:35:02.343371 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-886012f6-b81b-452a-afd1-98df08e4eebb tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba Jan 21 08:35:02.344486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-886012f6-b81b-452a-afd1-98df08e4eebb tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.345218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.345218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.346534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-886012f6-b81b-452a-afd1-98df08e4eebb tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.348527 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:02.348527 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:02.351007 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.351007 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:02.371751 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-886012f6-b81b-452a-afd1-98df08e4eebb tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba returned with HTTP 200 Jan 21 08:35:02.374951 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 526/1041] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:02 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba => generated 478 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:02.397345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62e08b69-dfd6-4d52-a5c4-216b24127c2d tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] PUT http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/delete_keys Jan 21 08:35:02.398014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.398014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.398732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62e08b69-dfd6-4d52-a5c4-216b24127c2d tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:02.407344 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:02.407344 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:02.411606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62e08b69-dfd6-4d52-a5c4-216b24127c2d tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Delete_key spec: 2c056e14-e339-43eb-a6a4-292cae2be8ba, keys: ['iops_bytes'] {{(pid=88056) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 21 08:35:02.412804 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.412804 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:02.462409 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.462409 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:35:02.525567 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.525567 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:02.538771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62e08b69-dfd6-4d52-a5c4-216b24127c2d tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/delete_keys returned with HTTP 202 Jan 21 08:35:02.540156 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 516/1042] 10.222.0.50 () {60 vars in 1377 bytes} [Thu Jan 21 08:35:02 2021] PUT /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba/delete_keys => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:02.571085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7e5b6ef-3964-457c-ba52-c520bbcdc6af tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba Jan 21 08:35:02.575290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7e5b6ef-3964-457c-ba52-c520bbcdc6af tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.575845 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.575845 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.577239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7e5b6ef-3964-457c-ba52-c520bbcdc6af tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.580332 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:02.580332 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:02.583764 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.583764 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:02.604086 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d01c9060-7107-4194-accc-7cdcd00fc27c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:02.604819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d01c9060-7107-4194-accc-7cdcd00fc27c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.605039 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.605039 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.605421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d01c9060-7107-4194-accc-7cdcd00fc27c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.605796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d01c9060-7107-4194-accc-7cdcd00fc27c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:02.611640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7e5b6ef-3964-457c-ba52-c520bbcdc6af tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba returned with HTTP 200 Jan 21 08:35:02.630407 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 527/1043] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:02 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba => generated 457 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:02.644457 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b11795c5-4e9a-4563-8c78-bd257382755c tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba Jan 21 08:35:02.645929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b11795c5-4e9a-4563-8c78-bd257382755c tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.647185 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.647185 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.649300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b11795c5-4e9a-4563-8c78-bd257382755c tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.650959 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:02.650959 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:02.653425 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.653425 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:02.684035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b11795c5-4e9a-4563-8c78-bd257382755c tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba returned with HTTP 200 Jan 21 08:35:02.698997 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 528/1044] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:02 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba => generated 457 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:02.705450 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:02.705450 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:02.705450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d01c9060-7107-4194-accc-7cdcd00fc27c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:02.708702 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 517/1045] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:02 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:02.725865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d948ac08-5e50-43eb-b775-f56536e75954 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DELETE http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0?force=False Jan 21 08:35:02.758836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d948ac08-5e50-43eb-b775-f56536e75954 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.760391 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.760391 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.763926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d948ac08-5e50-43eb-b775-f56536e75954 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.766063 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:02.766063 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:02.769573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d948ac08-5e50-43eb-b775-f56536e75954 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Delete qos_spec: 03a64efc-3dc0-4c02-92c8-6a08789e38c0, force: False {{(pid=88057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 08:35:02.772684 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.772684 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:02.790313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d948ac08-5e50-43eb-b775-f56536e75954 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0?force=False returned with HTTP 404 Jan 21 08:35:02.791680 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 529/1046] 10.222.0.50 () {58 vars in 1347 bytes} [Thu Jan 21 08:35:02 2021] DELETE /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0?force=False => generated 100 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:02.809654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-762fdd7e-554a-4d58-b1b7-eb3144563abc tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0 Jan 21 08:35:02.816650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-762fdd7e-554a-4d58-b1b7-eb3144563abc tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.819808 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:02.819808 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:02.822399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-762fdd7e-554a-4d58-b1b7-eb3144563abc tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.829538 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:02.829538 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:02.858002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-762fdd7e-554a-4d58-b1b7-eb3144563abc tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0 returned with HTTP 404 Jan 21 08:35:02.859662 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 518/1047] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:02 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/03a64efc-3dc0-4c02-92c8-6a08789e38c0 => generated 100 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:02.870389 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfade5f5-5ac0-4ab5-8236-0121822deb05 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DELETE http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf?force=False Jan 21 08:35:02.871160 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfade5f5-5ac0-4ab5-8236-0121822deb05 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.871818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfade5f5-5ac0-4ab5-8236-0121822deb05 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.873389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cfade5f5-5ac0-4ab5-8236-0121822deb05 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Delete qos_spec: 59efdfdd-83a6-4159-8271-d71242a1c8bf, force: False {{(pid=88057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 08:35:02.919341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfade5f5-5ac0-4ab5-8236-0121822deb05 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf?force=False returned with HTTP 404 Jan 21 08:35:02.920470 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 530/1048] 10.222.0.50 () {58 vars in 1347 bytes} [Thu Jan 21 08:35:02 2021] DELETE /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf?force=False => generated 100 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:35:02.940168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9a8cad6-e06d-42d7-b7ef-4f3a208f43fa tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf Jan 21 08:35:02.941367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9a8cad6-e06d-42d7-b7ef-4f3a208f43fa tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.942290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9a8cad6-e06d-42d7-b7ef-4f3a208f43fa tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.978884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9a8cad6-e06d-42d7-b7ef-4f3a208f43fa tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf returned with HTTP 404 Jan 21 08:35:02.984747 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 519/1049] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:02 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/59efdfdd-83a6-4159-8271-d71242a1c8bf => generated 100 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:02.993250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-420eaac3-5d9d-4d0b-8971-14db8b25ee67 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DELETE http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1?force=False Jan 21 08:35:02.994086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-420eaac3-5d9d-4d0b-8971-14db8b25ee67 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:02.994728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-420eaac3-5d9d-4d0b-8971-14db8b25ee67 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:02.996412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-420eaac3-5d9d-4d0b-8971-14db8b25ee67 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Delete qos_spec: 6a0a203a-a11e-4276-a91c-4cd0b17c40c1, force: False {{(pid=88057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 08:35:03.025250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-420eaac3-5d9d-4d0b-8971-14db8b25ee67 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1?force=False returned with HTTP 404 Jan 21 08:35:03.031922 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 531/1050] 10.222.0.50 () {58 vars in 1347 bytes} [Thu Jan 21 08:35:02 2021] DELETE /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1?force=False => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:03.058931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b651bedb-3d1f-4eac-864d-29a656f8c13d tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1 Jan 21 08:35:03.059979 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b651bedb-3d1f-4eac-864d-29a656f8c13d tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:03.061896 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b651bedb-3d1f-4eac-864d-29a656f8c13d tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:03.094872 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b651bedb-3d1f-4eac-864d-29a656f8c13d tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1 returned with HTTP 404 Jan 21 08:35:03.099501 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 520/1051] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:03 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/6a0a203a-a11e-4276-a91c-4cd0b17c40c1 => generated 100 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:03.121990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00557a59-fa04-4c19-aed9-b65ab65c8546 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DELETE http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/7f2ab36b-0d1a-4ade-95d4-b73e5b773fae Jan 21 08:35:03.121990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00557a59-fa04-4c19-aed9-b65ab65c8546 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:03.121990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00557a59-fa04-4c19-aed9-b65ab65c8546 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:03.357105 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:03.357105 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:35:03.415679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00557a59-fa04-4c19-aed9-b65ab65c8546 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/7f2ab36b-0d1a-4ade-95d4-b73e5b773fae returned with HTTP 202 Jan 21 08:35:03.424369 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 532/1052] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:35:03 2021] DELETE /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/7f2ab36b-0d1a-4ade-95d4-b73e5b773fae => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:03.428816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73fe80d7-efa3-4e37-bc3a-f70c5c61432f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/7f2ab36b-0d1a-4ade-95d4-b73e5b773fae Jan 21 08:35:03.429834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73fe80d7-efa3-4e37-bc3a-f70c5c61432f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:03.430654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73fe80d7-efa3-4e37-bc3a-f70c5c61432f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:03.453553 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73fe80d7-efa3-4e37-bc3a-f70c5c61432f tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/7f2ab36b-0d1a-4ade-95d4-b73e5b773fae returned with HTTP 404 Jan 21 08:35:03.454871 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 521/1053] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:35:03 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/7f2ab36b-0d1a-4ade-95d4-b73e5b773fae => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:35:03.463985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d394b6c-ab05-4c86-b537-5c5ba0f83f20 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DELETE http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/3db54dcd-ebfe-407a-8fd4-ea643734b5d3 Jan 21 08:35:03.464540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d394b6c-ab05-4c86-b537-5c5ba0f83f20 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:03.465062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d394b6c-ab05-4c86-b537-5c5ba0f83f20 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:03.638454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d394b6c-ab05-4c86-b537-5c5ba0f83f20 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/3db54dcd-ebfe-407a-8fd4-ea643734b5d3 returned with HTTP 202 Jan 21 08:35:03.640496 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 533/1054] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:35:03 2021] DELETE /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/3db54dcd-ebfe-407a-8fd4-ea643734b5d3 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:03.650296 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd1e92a8-d575-4129-b2f0-a6b41f6a8b36 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/3db54dcd-ebfe-407a-8fd4-ea643734b5d3 Jan 21 08:35:03.650296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd1e92a8-d575-4129-b2f0-a6b41f6a8b36 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:03.650296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd1e92a8-d575-4129-b2f0-a6b41f6a8b36 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:03.694218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd1e92a8-d575-4129-b2f0-a6b41f6a8b36 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/3db54dcd-ebfe-407a-8fd4-ea643734b5d3 returned with HTTP 404 Jan 21 08:35:03.716433 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 522/1055] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:35:03 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/3db54dcd-ebfe-407a-8fd4-ea643734b5d3 => generated 114 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:35:03.727955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b86b1d6-27ca-41e2-ae6a-9c30d09691b2 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DELETE http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/f881ca57-16c3-454b-827d-b86ad177614d Jan 21 08:35:03.728140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b86b1d6-27ca-41e2-ae6a-9c30d09691b2 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:03.728606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b86b1d6-27ca-41e2-ae6a-9c30d09691b2 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:03.738471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f07985da-7673-41fd-9129-88612a22edc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:03.739003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f07985da-7673-41fd-9129-88612a22edc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:03.739536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f07985da-7673-41fd-9129-88612a22edc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:03.739908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f07985da-7673-41fd-9129-88612a22edc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:03.761427 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:03.761427 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:03.763275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f07985da-7673-41fd-9129-88612a22edc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:03.768647 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 523/1056] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:03 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:03.934647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b86b1d6-27ca-41e2-ae6a-9c30d09691b2 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/f881ca57-16c3-454b-827d-b86ad177614d returned with HTTP 202 Jan 21 08:35:03.935868 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 534/1057] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:35:03 2021] DELETE /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/f881ca57-16c3-454b-827d-b86ad177614d => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:03.945946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75335c1a-0cf8-43b7-aabe-9cf785991a96 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/f881ca57-16c3-454b-827d-b86ad177614d Jan 21 08:35:03.946622 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75335c1a-0cf8-43b7-aabe-9cf785991a96 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:03.946842 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:03.946842 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:03.947221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75335c1a-0cf8-43b7-aabe-9cf785991a96 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:03.973182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75335c1a-0cf8-43b7-aabe-9cf785991a96 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/f881ca57-16c3-454b-827d-b86ad177614d returned with HTTP 404 Jan 21 08:35:03.974234 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 524/1058] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:35:03 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/types/f881ca57-16c3-454b-827d-b86ad177614d => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:35:03.984107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c55089c-bfaa-4215-932d-ed5e7ffdff00 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] DELETE http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba?force=False Jan 21 08:35:03.984930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c55089c-bfaa-4215-932d-ed5e7ffdff00 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:03.985552 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c55089c-bfaa-4215-932d-ed5e7ffdff00 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:03.987264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9c55089c-bfaa-4215-932d-ed5e7ffdff00 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Delete qos_spec: 2c056e14-e339-43eb-a6a4-292cae2be8ba, force: False {{(pid=88057) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 08:35:04.016821 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:04.016821 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:04.063613 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:04.063613 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:04.071604 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:04.071604 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:35:04.132621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c55089c-bfaa-4215-932d-ed5e7ffdff00 tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba?force=False returned with HTTP 202 Jan 21 08:35:04.133585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 535/1059] 10.222.0.50 () {58 vars in 1347 bytes} [Thu Jan 21 08:35:03 2021] DELETE /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba?force=False => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:04.147787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd95563e-61b2-451d-ba50-687cbcda0bbd tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] GET http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba Jan 21 08:35:04.148597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd95563e-61b2-451d-ba50-687cbcda0bbd tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:04.149430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd95563e-61b2-451d-ba50-687cbcda0bbd tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:04.151341 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:04.151341 n-d-769329-4 devstack@c-api.service[88055]: options(joinedload_all('specs')).all() Jan 21 08:35:04.160154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd95563e-61b2-451d-ba50-687cbcda0bbd tempest-QosSpecsTestJSON-283036425 tempest-QosSpecsTestJSON-283036425] http://10.222.0.50/volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba returned with HTTP 404 Jan 21 08:35:04.161313 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 525/1060] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:04 2021] GET /volume/v3/f67052f3b46d443d83bfbc8ca3728dc5/qos-specs/2c056e14-e339-43eb-a6a4-292cae2be8ba => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:04.785098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b70202f5-2aba-4a33-b361-669cc0353998 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:04.785879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b70202f5-2aba-4a33-b361-669cc0353998 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:04.786081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:04.786081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:04.786421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b70202f5-2aba-4a33-b361-669cc0353998 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:04.786646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b70202f5-2aba-4a33-b361-669cc0353998 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:04.861101 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:04.861101 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:04.863035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b70202f5-2aba-4a33-b361-669cc0353998 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:04.876290 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 536/1061] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:04 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:05.895645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-727f6fc9-2a95-40c8-9c3a-1961391837a4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:05.897411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-727f6fc9-2a95-40c8-9c3a-1961391837a4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:05.903358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-727f6fc9-2a95-40c8-9c3a-1961391837a4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:05.906149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-727f6fc9-2a95-40c8-9c3a-1961391837a4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:06.011580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:06.011580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:06.014681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-727f6fc9-2a95-40c8-9c3a-1961391837a4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:06.021307 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 526/1062] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:05 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:07.031926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-216d6dda-c920-4a14-94a3-641c3a45485c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:07.033599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-216d6dda-c920-4a14-94a3-641c3a45485c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:07.034287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:07.034287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:07.034957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-216d6dda-c920-4a14-94a3-641c3a45485c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:07.035618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-216d6dda-c920-4a14-94a3-641c3a45485c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:07.063563 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:07.063563 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:07.066479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-216d6dda-c920-4a14-94a3-641c3a45485c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:07.075098 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 527/1063] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:07.333963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-389ece17-76a0-450b-ad16-aac0ad0f71c0 tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] GET http://10.222.0.50/volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 Jan 21 08:35:07.334884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-389ece17-76a0-450b-ad16-aac0ad0f71c0 tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:07.335298 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:07.335298 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:07.336035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-389ece17-76a0-450b-ad16-aac0ad0f71c0 tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:07.389868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-389ece17-76a0-450b-ad16-aac0ad0f71c0 tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] http://10.222.0.50/volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 returned with HTTP 200 Jan 21 08:35:07.391059 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 537/1064] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:35:06 2021] GET /volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 => generated 361 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:07.786156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] POST http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes Jan 21 08:35:07.786867 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:07.786867 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:07.787458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-735310237"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:07.788804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-735310237'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:35:07.789410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Create volume of 1 GB Jan 21 08:35:07.819767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Availability Zones retrieved successfully. Jan 21 08:35:07.908145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Flow 'volume_create_api' (528fdf48-882b-4b95-a824-d6fe384736e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:35:07.915380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f97a7ba-cc31-4843-9fd7-6a89f40062a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:07.928213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:35:08.064296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f97a7ba-cc31-4843-9fd7-6a89f40062a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:08.068532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01aaf43-236a-4c72-bcd4-ad06e60814a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:08.093315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f53cecfe-b593-4f10-b36a-f7488fc33b3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:08.093315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f53cecfe-b593-4f10-b36a-f7488fc33b3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:08.093315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f53cecfe-b593-4f10-b36a-f7488fc33b3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:08.093315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f53cecfe-b593-4f10-b36a-f7488fc33b3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:08.147163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:08.147163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:08.150346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f53cecfe-b593-4f10-b36a-f7488fc33b3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:08.153096 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 538/1065] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:08 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:08.277366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Created reservations ['b16b7a0d-aae3-4e13-b4cc-253d17833664', 'a75249c5-4c9b-4e32-b29f-d83fe34bbe88', '39055a97-61f8-4327-993b-e9e00f517477', 'f06ac8d7-5d90-48e5-af13-673bfb939407'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:35:08.280263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01aaf43-236a-4c72-bcd4-ad06e60814a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b16b7a0d-aae3-4e13-b4cc-253d17833664', 'a75249c5-4c9b-4e32-b29f-d83fe34bbe88', '39055a97-61f8-4327-993b-e9e00f517477', 'f06ac8d7-5d90-48e5-af13-673bfb939407']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:08.283422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c44537-5b6f-487c-9ea3-c0995688b045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:08.431098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70c44537-5b6f-487c-9ea3-c0995688b045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-735310237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a28fa78fbeb6408bbc2ccae4221496e3',qos_specs=None,replication_status=,reservations=['b16b7a0d-aae3-4e13-b4cc-253d17833664','a75249c5-4c9b-4e32-b29f-d83fe34bbe88','39055a97-61f8-4327-993b-e9e00f517477','f06ac8d7-5d90-48e5-af13-673bfb939407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55a888d812b445b94986ce6768afc61',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:35:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-735310237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a28fa78fbeb6408bbc2ccae4221496e3',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='f55a888d812b445b94986ce6768afc61',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:08.439327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67fc0cf2-e902-4bf0-aa3b-c39cb98e09fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:08.548704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67fc0cf2-e902-4bf0-aa3b-c39cb98e09fe) 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-735310237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a28fa78fbeb6408bbc2ccae4221496e3',qos_specs=None,replication_status=,reservations=['b16b7a0d-aae3-4e13-b4cc-253d17833664','a75249c5-4c9b-4e32-b29f-d83fe34bbe88','39055a97-61f8-4327-993b-e9e00f517477','f06ac8d7-5d90-48e5-af13-673bfb939407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f55a888d812b445b94986ce6768afc61',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:08.551892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eab7eab-f8d9-4370-972d-1c6a3e8b7a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:08.710712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eab7eab-f8d9-4370-972d-1c6a3e8b7a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:08.721497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Flow 'volume_create_api' (528fdf48-882b-4b95-a824-d6fe384736e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:35:08.888075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Create volume request issued successfully. Jan 21 08:35:08.899615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50e3c8d3-73b8-443c-8e30-069ee4ae89bb tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes returned with HTTP 202 Jan 21 08:35:08.899615 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 528/1066] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:35:07 2021] POST /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes => generated 827 bytes in 1501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:35:08.933369 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93bd0cbf-0332-4c26-a2ae-ba558d7af3a0 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] GET http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f Jan 21 08:35:08.933910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93bd0cbf-0332-4c26-a2ae-ba558d7af3a0 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:08.934109 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:08.934109 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:08.935156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93bd0cbf-0332-4c26-a2ae-ba558d7af3a0 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:09.101411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:09.101411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:09.127160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-93bd0cbf-0332-4c26-a2ae-ba558d7af3a0 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Volume info retrieved successfully. Jan 21 08:35:09.171776 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc04e578-e347-46cf-9524-75d132d10ebf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:09.172685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc04e578-e347-46cf-9524-75d132d10ebf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:09.173263 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:09.173263 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:09.173950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc04e578-e347-46cf-9524-75d132d10ebf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:09.175153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cc04e578-e347-46cf-9524-75d132d10ebf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:09.198990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93bd0cbf-0332-4c26-a2ae-ba558d7af3a0 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f returned with HTTP 200 Jan 21 08:35:09.207057 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 539/1067] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:08 2021] GET /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f => generated 895 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:09.228674 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:09.228674 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:09.236159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc04e578-e347-46cf-9524-75d132d10ebf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:09.241028 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 529/1068] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:09 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:10.233914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4fcfdf2-49c6-4077-93a4-3e0e1a83683f tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] GET http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f Jan 21 08:35:10.236302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4fcfdf2-49c6-4077-93a4-3e0e1a83683f tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:10.238132 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:10.238132 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:10.240963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4fcfdf2-49c6-4077-93a4-3e0e1a83683f tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:10.263357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-afc842ab-3d47-4a93-ba22-aef46063f6b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:10.269632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-afc842ab-3d47-4a93-ba22-aef46063f6b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:10.270464 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:10.270464 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:10.271701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-afc842ab-3d47-4a93-ba22-aef46063f6b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:10.273386 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-afc842ab-3d47-4a93-ba22-aef46063f6b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:10.368629 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:10.368629 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:10.376107 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:10.376107 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:10.379760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e4fcfdf2-49c6-4077-93a4-3e0e1a83683f tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Volume info retrieved successfully. Jan 21 08:35:10.387694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-afc842ab-3d47-4a93-ba22-aef46063f6b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:10.395106 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 530/1069] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:10 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 813 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:10.409811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4fcfdf2-49c6-4077-93a4-3e0e1a83683f tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f returned with HTTP 200 Jan 21 08:35:10.410984 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 540/1070] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:10 2021] GET /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f => generated 919 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:11.415479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6d36a76-7c43-4b0e-83b0-3125b22a5a09 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:11.421733 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6d36a76-7c43-4b0e-83b0-3125b22a5a09 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:11.422465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:11.422465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:11.423600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6d36a76-7c43-4b0e-83b0-3125b22a5a09 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:11.425056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d6d36a76-7c43-4b0e-83b0-3125b22a5a09 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:11.443154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-748c3c3c-da17-4a4c-a96a-a05bac8ac52d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] GET http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f Jan 21 08:35:11.444008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-748c3c3c-da17-4a4c-a96a-a05bac8ac52d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:11.444197 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:11.444197 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:11.444579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-748c3c3c-da17-4a4c-a96a-a05bac8ac52d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:11.491392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:11.491392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:11.495540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6d36a76-7c43-4b0e-83b0-3125b22a5a09 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:11.497355 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 531/1071] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:11 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 815 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:11.542267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:11.542267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:11.571647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-748c3c3c-da17-4a4c-a96a-a05bac8ac52d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Volume info retrieved successfully. Jan 21 08:35:11.644069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-748c3c3c-da17-4a4c-a96a-a05bac8ac52d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f returned with HTTP 200 Jan 21 08:35:11.663269 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05c4fd5a-753b-4386-84fc-df1caf56f4ec tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] PUT http://10.222.0.50/volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 Jan 21 08:35:11.663779 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:11.663779 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:11.664447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05c4fd5a-753b-4386-84fc-df1caf56f4ec tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:11.667783 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 541/1072] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:11 2021] GET /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:35:11.894926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05c4fd5a-753b-4386-84fc-df1caf56f4ec tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] http://10.222.0.50/volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 returned with HTTP 200 Jan 21 08:35:11.916531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] POST http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes Jan 21 08:35:11.921833 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:11.921833 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:11.922719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:11.926639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Create volume request body: {'volume': {'size': 2}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:35:11.928731 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Create volume of 2 GB Jan 21 08:35:11.932062 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 532/1073] 10.222.0.50 () {60 vars in 1341 bytes} [Thu Jan 21 08:35:11 2021] PUT /volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 => generated 316 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:11.946301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Availability Zones retrieved successfully. Jan 21 08:35:11.973549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Flow 'volume_create_api' (861cbc35-60d2-465e-a337-d3cfe8ce4c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:35:11.979470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6022ced9-4788-4eca-9297-5430b5a3a8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:11.982475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Validating volume size '2' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:35:12.083822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6022ced9-4788-4eca-9297-5430b5a3a8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:12.086311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f57dbc0-b5af-42c4-99b7-369adf5e0dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:12.158064 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota_utils [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Quota exceeded for a28fa78fbeb6408bbc2ccae4221496e3, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 08:35:12.237510 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f57dbc0-b5af-42c4-99b7-369adf5e0dfa) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:35:12.237510 n-d-769329-4 devstack@c-api.service[88055]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 21 08:35:12.246112 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f57dbc0-b5af-42c4-99b7-369adf5e0dfa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:12.254329 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f57dbc0-b5af-42c4-99b7-369adf5e0dfa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:35:12.271810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6022ced9-4788-4eca-9297-5430b5a3a8b2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:12.285158 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6022ced9-4788-4eca-9297-5430b5a3a8b2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:35:12.295286 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Flow 'volume_create_api' (861cbc35-60d2-465e-a337-d3cfe8ce4c55) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:35:12.298022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.middleware.fault [None req-cb3d6c0f-c751-4035-a70c-d32ea796a99d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes returned with HTTP 413 Jan 21 08:35:12.324959 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 542/1074] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:35:11 2021] POST /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes => generated 208 bytes in 390 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 08:35:12.328187 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1509728e-cd98-4918-bfcd-f63d786b9a3d tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] PUT http://10.222.0.50/volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 Jan 21 08:35:12.332789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1509728e-cd98-4918-bfcd-f63d786b9a3d tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:12.527236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c05212d-2aae-4b1d-94fc-32c1f3f80b37 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:12.530862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c05212d-2aae-4b1d-94fc-32c1f3f80b37 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:12.533133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:12.533133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:12.536981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c05212d-2aae-4b1d-94fc-32c1f3f80b37 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:12.539005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6c05212d-2aae-4b1d-94fc-32c1f3f80b37 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:12.601599 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:12.601599 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:12.609254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c05212d-2aae-4b1d-94fc-32c1f3f80b37 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:12.612039 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 543/1075] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 815 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:12.778488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1509728e-cd98-4918-bfcd-f63d786b9a3d tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] http://10.222.0.50/volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 returned with HTTP 200 Jan 21 08:35:12.790305 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 533/1076] 10.222.0.50 () {60 vars in 1341 bytes} [Thu Jan 21 08:35:12 2021] PUT /volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 => generated 316 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:12.795885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] POST http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes Jan 21 08:35:12.796346 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:12.796346 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:12.796730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:12.798871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Create volume request body: {'volume': {'size': 1}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:35:12.799490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Create volume of 1 GB Jan 21 08:35:12.829891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Availability Zones retrieved successfully. Jan 21 08:35:12.863878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Flow 'volume_create_api' (481ec76c-2bf5-427f-b4cf-44232aff677c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:35:12.866901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcd01572-c21b-445b-8d31-406926f1956c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:12.870092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:35:13.052968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcd01572-c21b-445b-8d31-406926f1956c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:13.055586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44aff90-c4ae-47af-a83a-ebcf598947f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:13.131750 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota_utils [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Quota exceeded for a28fa78fbeb6408bbc2ccae4221496e3, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 21 08:35:13.134878 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44aff90-c4ae-47af-a83a-ebcf598947f5) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:35:13.135218 n-d-769329-4 devstack@c-api.service[88055]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 21 08:35:13.140880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44aff90-c4ae-47af-a83a-ebcf598947f5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:13.144508 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44aff90-c4ae-47af-a83a-ebcf598947f5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:35:13.146945 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcd01572-c21b-445b-8d31-406926f1956c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:13.149442 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcd01572-c21b-445b-8d31-406926f1956c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:35:13.152827 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Flow 'volume_create_api' (481ec76c-2bf5-427f-b4cf-44232aff677c) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:35:13.153814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.middleware.fault [None req-2a42c619-f909-4f1d-b48b-f5bebdb5eb43 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes returned with HTTP 413 Jan 21 08:35:13.168895 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a7b375e-0541-4a67-b4f6-7b8be1151d50 tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] PUT http://10.222.0.50/volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 Jan 21 08:35:13.171904 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a7b375e-0541-4a67-b4f6-7b8be1151d50 tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:13.175398 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 544/1077] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:35:12 2021] POST /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes => generated 150 bytes in 384 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 21 08:35:13.463501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a7b375e-0541-4a67-b4f6-7b8be1151d50 tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] http://10.222.0.50/volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 returned with HTTP 200 Jan 21 08:35:13.465502 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 534/1078] 10.222.0.50 () {60 vars in 1341 bytes} [Thu Jan 21 08:35:13 2021] PUT /volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 => generated 315 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:13.479189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95d19053-f53c-4735-b52f-f9fbbf627808 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] POST http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f/action Jan 21 08:35:13.479862 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:13.479862 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:13.480749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95d19053-f53c-4735-b52f-f9fbbf627808 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:35:13.481251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95d19053-f53c-4735-b52f-f9fbbf627808 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:13.599199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:13.599199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:13.603113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95d19053-f53c-4735-b52f-f9fbbf627808 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Volume info retrieved successfully. Jan 21 08:35:13.632066 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f92f4ee0-cabd-43dd-aa40-92016a17455f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:13.633292 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f92f4ee0-cabd-43dd-aa40-92016a17455f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:13.642906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f92f4ee0-cabd-43dd-aa40-92016a17455f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:13.646702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f92f4ee0-cabd-43dd-aa40-92016a17455f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id d45c7b2e-6b4b-44fb-829d-5d3029100807. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:35:13.729948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:13.729948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:13.734612 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f92f4ee0-cabd-43dd-aa40-92016a17455f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 200 Jan 21 08:35:13.735516 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 535/1079] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:13 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:13.749307 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-375896fe-ec2c-4a15-99a2-11c5dae3ff7c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:13.749824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-375896fe-ec2c-4a15-99a2-11c5dae3ff7c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:13.751112 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:13.751112 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:13.752311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-375896fe-ec2c-4a15-99a2-11c5dae3ff7c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:13.823854 n-d-769329-4 devstack@c-api.service[88055]: ERROR cinder.volume.api [None req-95d19053-f53c-4735-b52f-f9fbbf627808 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Quota exceeded for a28fa78fbeb6408bbc2ccae4221496e3, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 08:35:13.842516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:13.842516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:13.867402 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-375896fe-ec2c-4a15-99a2-11c5dae3ff7c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:13.891403 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.middleware.fault [None req-95d19053-f53c-4735-b52f-f9fbbf627808 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f/action returned with HTTP 413 Jan 21 08:35:13.895257 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 545/1080] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:35:13 2021] POST /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f/action => generated 208 bytes in 422 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 08:35:13.918064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:13.918064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:13.922041 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1b699af-c9b8-4da8-8307-1e331c3e750d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] DELETE http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f Jan 21 08:35:13.922843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1b699af-c9b8-4da8-8307-1e331c3e750d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:13.923151 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:13.923151 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:13.923697 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1b699af-c9b8-4da8-8307-1e331c3e750d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:13.924095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b1b699af-c9b8-4da8-8307-1e331c3e750d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Delete volume with id: ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f Jan 21 08:35:13.934024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-375896fe-ec2c-4a15-99a2-11c5dae3ff7c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:35:13.936561 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 536/1081] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:13 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 1203 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:35:13.957837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57827ed3-328e-4345-8492-62603ca2c5d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 Jan 21 08:35:13.958563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57827ed3-328e-4345-8492-62603ca2c5d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:13.958967 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:13.958967 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:13.959602 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57827ed3-328e-4345-8492-62603ca2c5d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:13.960105 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-57827ed3-328e-4345-8492-62603ca2c5d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete backup with id: d45c7b2e-6b4b-44fb-829d-5d3029100807. Jan 21 08:35:14.026473 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:14.026473 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:14.082157 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:14.082157 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:14.084628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b1b699af-c9b8-4da8-8307-1e331c3e750d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Volume info retrieved successfully. Jan 21 08:35:14.138599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-57827ed3-328e-4345-8492-62603ca2c5d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] delete_backup rpcapi backup_id d45c7b2e-6b4b-44fb-829d-5d3029100807 {{(pid=88056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:35:14.144361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57827ed3-328e-4345-8492-62603ca2c5d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 returned with HTTP 202 Jan 21 08:35:14.151875 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 537/1082] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:35:13 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/d45c7b2e-6b4b-44fb-829d-5d3029100807 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:35:14.219223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b1b699af-c9b8-4da8-8307-1e331c3e750d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Delete volume request issued successfully. Jan 21 08:35:14.222136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1b699af-c9b8-4da8-8307-1e331c3e750d tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f returned with HTTP 202 Jan 21 08:35:14.225587 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 546/1083] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:35:13 2021] DELETE /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f => generated 0 bytes in 321 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:14.238980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e4d0cbb-ad0f-432a-a1ab-08b289493476 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] GET http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f Jan 21 08:35:14.240484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e4d0cbb-ad0f-432a-a1ab-08b289493476 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:14.241097 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:14.241097 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:14.242155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e4d0cbb-ad0f-432a-a1ab-08b289493476 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:14.696280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:14.696280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:14.748499 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-77b8414f-2121-49d9-87a0-fa804d837c16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:14.749391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-77b8414f-2121-49d9-87a0-fa804d837c16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:14.749814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:14.749814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:14.750493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-77b8414f-2121-49d9-87a0-fa804d837c16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:14.764777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5e4d0cbb-ad0f-432a-a1ab-08b289493476 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Volume info retrieved successfully. Jan 21 08:35:14.903134 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e4d0cbb-ad0f-432a-a1ab-08b289493476 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f returned with HTTP 200 Jan 21 08:35:14.910749 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 538/1084] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:14 2021] GET /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f => generated 919 bytes in 680 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:14.927497 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:14.927497 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:14.951253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3899bba9-b104-4db8-942f-c6fffc756326 req-77b8414f-2121-49d9-87a0-fa804d837c16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:15.000989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:15.000989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:15.038012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-77b8414f-2121-49d9-87a0-fa804d837c16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:35:15.040440 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 547/1085] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:35:14 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 1203 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:35:15.125743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-6ee84d04-bc44-432c-a44f-4a1230d27296 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700/action Jan 21 08:35:15.127060 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:15.127060 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:15.128010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-6ee84d04-bc44-432c-a44f-4a1230d27296 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action body: b'{"os-begin_detaching": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:35:15.128528 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-6ee84d04-bc44-432c-a44f-4a1230d27296 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:15.356203 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:15.356203 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:15.364593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3899bba9-b104-4db8-942f-c6fffc756326 req-6ee84d04-bc44-432c-a44f-4a1230d27296 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:15.439130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3899bba9-b104-4db8-942f-c6fffc756326 req-6ee84d04-bc44-432c-a44f-4a1230d27296 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Begin detaching volume completed successfully. Jan 21 08:35:15.441246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-6ee84d04-bc44-432c-a44f-4a1230d27296 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700/action returned with HTTP 202 Jan 21 08:35:15.443844 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 539/1086] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:35:15 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700/action => generated 0 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:35:15.519262 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0986743-4af1-4236-bd38-1c132a3dcf9e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:15.521022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0986743-4af1-4236-bd38-1c132a3dcf9e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:15.521581 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:15.521581 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:15.524099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0986743-4af1-4236-bd38-1c132a3dcf9e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:15.972686 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:15.972686 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:16.029640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a0986743-4af1-4236-bd38-1c132a3dcf9e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:16.129642 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:16.129642 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:16.154800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0986743-4af1-4236-bd38-1c132a3dcf9e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:35:16.176326 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 540/1087] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:15 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 1206 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:35:16.176326 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0986743-4af1-4236-bd38-1c132a3dcf9e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume// Jan 21 08:35:16.176326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0986743-4af1-4236-bd38-1c132a3dcf9e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:16.176326 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:16.176326 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:16.176326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0986743-4af1-4236-bd38-1c132a3dcf9e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:16.176326 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0986743-4af1-4236-bd38-1c132a3dcf9e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:35:16.176326 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 541/1088] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 08:35:16 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 08:35:16.204357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b6c9064-91f3-4692-ba92-828a07eb4379 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] GET http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f Jan 21 08:35:16.205249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b6c9064-91f3-4692-ba92-828a07eb4379 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:16.206614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b6c9064-91f3-4692-ba92-828a07eb4379 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:16.361482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d589fdec-506e-45b2-8ede-5422d7e07bba tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] GET http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services Jan 21 08:35:16.368582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d589fdec-506e-45b2-8ede-5422d7e07bba tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:16.374446 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:16.374446 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:16.376974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d589fdec-506e-45b2-8ede-5422d7e07bba tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:16.436350 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d589fdec-506e-45b2-8ede-5422d7e07bba tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services returned with HTTP 200 Jan 21 08:35:16.437857 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 548/1089] 10.222.0.50 () {58 vars in 1216 bytes} [Thu Jan 21 08:35:15 2021] GET /volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services => generated 629 bytes in 1259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:16.467043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-e89ab453-94a1-439f-915a-7c22d18fcabf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:16.483248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-e89ab453-94a1-439f-915a-7c22d18fcabf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:16.483248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-e89ab453-94a1-439f-915a-7c22d18fcabf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:16.521491 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:16.521491 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:16.576749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1b6c9064-91f3-4692-ba92-828a07eb4379 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Volume info retrieved successfully. Jan 21 08:35:16.660908 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:16.660908 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:16.684747 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3899bba9-b104-4db8-942f-c6fffc756326 req-e89ab453-94a1-439f-915a-7c22d18fcabf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:16.688448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b6c9064-91f3-4692-ba92-828a07eb4379 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f returned with HTTP 200 Jan 21 08:35:16.699243 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 542/1090] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:16 2021] GET /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f => generated 919 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:16.714376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ee290e8-9f56-4860-b51b-a123ec2e05be tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] PUT http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/disable-log-reason Jan 21 08:35:16.716926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:16.716926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:16.729875 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:16.729875 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:16.731236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ee290e8-9f56-4860-b51b-a123ec2e05be tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] Action: 'update', calling method: update, body: {"host": "n-d-769329-4", "binary": "cinder-backup", "disabled_reason": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:16.737885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ee290e8-9f56-4860-b51b-a123ec2e05be tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/disable-log-reason returned with HTTP 400 Jan 21 08:35:16.743773 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-e89ab453-94a1-439f-915a-7c22d18fcabf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:35:16.745002 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 549/1091] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 08:35:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 1305 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:35:16.747044 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 543/1092] 10.222.0.50 () {60 vars in 1293 bytes} [Thu Jan 21 08:35:16 2021] PUT /volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/disable-log-reason => generated 136 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:35:16.772302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad532d7d-0f8b-4ad9-b374-4def277cc689 tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] PUT http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/disable Jan 21 08:35:16.772302 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:16.772302 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:16.772302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad532d7d-0f8b-4ad9-b374-4def277cc689 tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] Action: 'update', calling method: update, body: {"host": "n-d-769329-4", "binary": "invalid_binary"} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:16.794300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad532d7d-0f8b-4ad9-b374-4def277cc689 tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/disable returned with HTTP 404 Jan 21 08:35:16.798213 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 550/1093] 10.222.0.50 () {60 vars in 1260 bytes} [Thu Jan 21 08:35:16 2021] PUT /volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/disable => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:16.823404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d77347f9-0903-47a8-ab34-f516cd8dedfa tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] PUT http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/enable Jan 21 08:35:16.827574 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d77347f9-0903-47a8-ab34-f516cd8dedfa tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-backup"} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:16.843694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d77347f9-0903-47a8-ab34-f516cd8dedfa tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/enable returned with HTTP 404 Jan 21 08:35:16.846829 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 544/1094] 10.222.0.50 () {60 vars in 1257 bytes} [Thu Jan 21 08:35:16 2021] PUT /volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/enable => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:16.861377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69f82320-718e-461b-bac1-81e07a03c53e tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] PUT http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/freeze Jan 21 08:35:16.862793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69f82320-718e-461b-bac1-81e07a03c53e tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:16.901865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69f82320-718e-461b-bac1-81e07a03c53e tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/freeze returned with HTTP 400 Jan 21 08:35:16.909977 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 551/1095] 10.222.0.50 () {60 vars in 1257 bytes} [Thu Jan 21 08:35:16 2021] PUT /volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/freeze => generated 83 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:35:16.931866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfc1a1fb-2c45-4e03-ab7e-e9f72479cde2 tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] PUT http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/thaw Jan 21 08:35:16.931866 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dfc1a1fb-2c45-4e03-ab7e-e9f72479cde2 tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:16.969943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfc1a1fb-2c45-4e03-ab7e-e9f72479cde2 tempest-VolumeServicesNegativeTest-260959897 tempest-VolumeServicesNegativeTest-260959897] http://10.222.0.50/volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/thaw returned with HTTP 400 Jan 21 08:35:16.972244 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 545/1096] 10.222.0.50 () {60 vars in 1251 bytes} [Thu Jan 21 08:35:16 2021] PUT /volume/v3/54f065f7313346a8ac7d5785457c2a98/os-services/thaw => generated 83 bytes in 61 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:35:17.191759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1784013-293b-41dd-b4ac-986aab989493 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:17.192816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1784013-293b-41dd-b4ac-986aab989493 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:17.195033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-cb940b99-986f-43d9-be3e-8d3a09571c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments/e2e0c990-32ff-433c-9484-4347a4c5fb67 Jan 21 08:35:17.195410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-cb940b99-986f-43d9-be3e-8d3a09571c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:17.195946 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-cb940b99-986f-43d9-be3e-8d3a09571c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:17.196193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1784013-293b-41dd-b4ac-986aab989493 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:17.268737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:17.268737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:17.325610 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:17.325610 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:17.374714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f1784013-293b-41dd-b4ac-986aab989493 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:17.496215 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:17.496215 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:17.556356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1784013-293b-41dd-b4ac-986aab989493 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:35:17.568053 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 552/1097] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 1206 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:35:17.718019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76fa9482-7558-44d4-91bb-c252c701d793 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] GET http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f Jan 21 08:35:17.718718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76fa9482-7558-44d4-91bb-c252c701d793 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:17.718915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:17.718915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:17.720143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76fa9482-7558-44d4-91bb-c252c701d793 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:17.827146 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:17.827146 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:17.848065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-76fa9482-7558-44d4-91bb-c252c701d793 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Volume info retrieved successfully. Jan 21 08:35:17.893001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76fa9482-7558-44d4-91bb-c252c701d793 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f returned with HTTP 200 Jan 21 08:35:17.894870 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 553/1098] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:17 2021] GET /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f => generated 919 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:18.348027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-3899bba9-b104-4db8-942f-c6fffc756326 req-cb940b99-986f-43d9-be3e-8d3a09571c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:35:18.355775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-3899bba9-b104-4db8-942f-c6fffc756326 req-cb940b99-986f-43d9-be3e-8d3a09571c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:35:18.397571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3899bba9-b104-4db8-942f-c6fffc756326 req-cb940b99-986f-43d9-be3e-8d3a09571c87 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments/e2e0c990-32ff-433c-9484-4347a4c5fb67 returned with HTTP 200 Jan 21 08:35:18.399889 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 546/1099] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 08:35:17 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/attachments/e2e0c990-32ff-433c-9484-4347a4c5fb67 => generated 19 bytes in 1210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:18.575460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d4cfd4e-fe67-46e7-93a8-eec35ffb5f3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:18.576691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d4cfd4e-fe67-46e7-93a8-eec35ffb5f3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:18.577187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:18.577187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:18.577587 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d4cfd4e-fe67-46e7-93a8-eec35ffb5f3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:18.661444 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:18.661444 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:18.680789 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1d4cfd4e-fe67-46e7-93a8-eec35ffb5f3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:18.749161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d4cfd4e-fe67-46e7-93a8-eec35ffb5f3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:35:18.751711 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 554/1100] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 911 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:18.910569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c141db1-f785-4f38-a940-9391359c8ea5 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] GET http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f Jan 21 08:35:18.911097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c141db1-f785-4f38-a940-9391359c8ea5 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:18.911292 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:18.911292 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:18.911699 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c141db1-f785-4f38-a940-9391359c8ea5 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:19.035881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c141db1-f785-4f38-a940-9391359c8ea5 tempest-VolumeQuotasNegativeTestJSON-970815806 tempest-VolumeQuotasNegativeTestJSON-970815806] http://10.222.0.50/volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f returned with HTTP 404 Jan 21 08:35:19.037439 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 547/1101] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:18 2021] GET /volume/v3/a28fa78fbeb6408bbc2ccae4221496e3/volumes/ec7b9ae5-160a-445c-bf0b-2aae4b98ef3f => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:19.062156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b3cced1-dad4-459a-9681-370ae43b5c19 tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] PUT http://10.222.0.50/volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 Jan 21 08:35:19.063209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:19.063209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:19.064483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b3cced1-dad4-459a-9681-370ae43b5c19 tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:20.297971 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b3cced1-dad4-459a-9681-370ae43b5c19 tempest-VolumeQuotasNegativeTestJSON-1165298264 tempest-VolumeQuotasNegativeTestJSON-1165298264] http://10.222.0.50/volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 returned with HTTP 200 Jan 21 08:35:20.300092 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 555/1102] 10.222.0.50 () {60 vars in 1342 bytes} [Thu Jan 21 08:35:19 2021] PUT /volume/v3/e6422c95ce8b46c7a9f1e392494a5b1a/os-quota-sets/a28fa78fbeb6408bbc2ccae4221496e3 => generated 319 bytes in 1257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:28.153847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8b91954-7db2-4eac-ab6e-5228bd89dad6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:28.159220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8b91954-7db2-4eac-ab6e-5228bd89dad6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:28.165508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8b91954-7db2-4eac-ab6e-5228bd89dad6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:28.180619 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d8b91954-7db2-4eac-ab6e-5228bd89dad6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume with id: 6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:28.306726 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:28.306726 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:28.308946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d8b91954-7db2-4eac-ab6e-5228bd89dad6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:28.534747 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d8b91954-7db2-4eac-ab6e-5228bd89dad6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume request issued successfully. Jan 21 08:35:28.534747 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8b91954-7db2-4eac-ab6e-5228bd89dad6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 202 Jan 21 08:35:28.534747 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 548/1103] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:35:28 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 0 bytes in 391 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:28.550135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-009e84a2-f0cf-49cc-9480-19058679becf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:28.551396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-009e84a2-f0cf-49cc-9480-19058679becf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:28.554684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-009e84a2-f0cf-49cc-9480-19058679becf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:28.702274 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:28.702274 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:28.735379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-009e84a2-f0cf-49cc-9480-19058679becf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:28.803406 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-009e84a2-f0cf-49cc-9480-19058679becf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:35:28.804233 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 556/1104] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:28 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 910 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:35:29.828218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b0db1b8-009b-481f-9b1f-78d01b742262 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:29.829292 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b0db1b8-009b-481f-9b1f-78d01b742262 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:29.829678 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:29.829678 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:29.831383 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b0db1b8-009b-481f-9b1f-78d01b742262 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:30.068641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:30.068641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:30.086072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4b0db1b8-009b-481f-9b1f-78d01b742262 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:30.179637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b0db1b8-009b-481f-9b1f-78d01b742262 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:35:30.182292 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 549/1105] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:29 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 910 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:31.199110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-200da8c1-bb89-4a48-95f7-e6d809041e95 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:31.200096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-200da8c1-bb89-4a48-95f7-e6d809041e95 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:31.200392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:31.200392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:31.200912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-200da8c1-bb89-4a48-95f7-e6d809041e95 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:31.327227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:31.327227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:31.370145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-200da8c1-bb89-4a48-95f7-e6d809041e95 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:31.440534 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-200da8c1-bb89-4a48-95f7-e6d809041e95 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 200 Jan 21 08:35:31.446075 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 557/1106] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 910 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:32.465173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0b7c268-1d36-43ff-a409-76f11ad35505 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:35:32.466447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0b7c268-1d36-43ff-a409-76f11ad35505 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:32.466960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:32.466960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:32.467925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0b7c268-1d36-43ff-a409-76f11ad35505 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:32.710087 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0b7c268-1d36-43ff-a409-76f11ad35505 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 404 Jan 21 08:35:32.712697 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 550/1107] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 109 bytes in 255 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:32.851690 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes Jan 21 08:35:32.853558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-613330227"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:32.862406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume request body: {'volume': {'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-613330227'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:35:33.232126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume of 1 GB Jan 21 08:35:33.280254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9d17cb8-5e4e-4067-b94a-a10a472fe7b4 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] POST http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types Jan 21 08:35:33.281603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:33.281603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:33.284406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9d17cb8-5e4e-4067-b94a-a10a472fe7b4 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1253789285", "os-volume-type-access:is_public": false}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:33.297297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Availability Zones retrieved successfully. Jan 21 08:35:33.393875 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Flow 'volume_create_api' (793e6adb-9430-4b4d-b316-851632cd591a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:35:33.417944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad46b35-af60-4417-99ac-678525823ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:33.434893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:35:33.548900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9d17cb8-5e4e-4067-b94a-a10a472fe7b4 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types returned with HTTP 200 Jan 21 08:35:33.557002 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 558/1108] 10.222.0.50 () {60 vars in 1220 bytes} [Thu Jan 21 08:35:32 2021] POST /volume/v3/3724557702884fe7a1c6745d55edb965/types => generated 229 bytes in 913 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:33.690138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad46b35-af60-4417-99ac-678525823ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:33.692782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7ecf9a-02c5-4a97-b840-662abfb52f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:33.834721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Created reservations ['05c8b98c-cc95-4119-847b-686adceae517', 'ee5e7c9d-c250-44dd-a947-165ec4d2ba6e', 'f08f91bd-4d59-43c2-9ba7-264a2d3a17ad', '375b07b4-13e8-4fe5-a138-2475e2fa626d'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:35:33.836718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb7ecf9a-02c5-4a97-b840-662abfb52f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05c8b98c-cc95-4119-847b-686adceae517', 'ee5e7c9d-c250-44dd-a947-165ec4d2ba6e', 'f08f91bd-4d59-43c2-9ba7-264a2d3a17ad', '375b07b4-13e8-4fe5-a138-2475e2fa626d']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:33.838903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42710f28-2ebb-4757-9d29-b478188cda90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:33.895645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa52d055-5fee-4b5b-850e-b4aabbe659e6 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] POST http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes Jan 21 08:35:33.896428 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa52d055-5fee-4b5b-850e-b4aabbe659e6 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Action: 'create', calling method: create, body: {"volume": {"volume_type": "70111d90-90ad-47dd-aaa5-c5d793fccf91", "size": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:33.897511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-aa52d055-5fee-4b5b-850e-b4aabbe659e6 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Create volume request body: {'volume': {'volume_type': '70111d90-90ad-47dd-aaa5-c5d793fccf91', 'size': 1}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:35:33.956157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa52d055-5fee-4b5b-850e-b4aabbe659e6 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes returned with HTTP 404 Jan 21 08:35:33.957522 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 559/1109] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:35:33 2021] POST /volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes => generated 114 bytes in 400 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:33.965721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9afc2760-67d3-46cc-a7b6-d753939e4eae tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] POST http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91/action Jan 21 08:35:33.966785 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9afc2760-67d3-46cc-a7b6-d753939e4eae tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action body: b'{"addProjectAccess": {"project": "54dffa4bb3634ec99482be0481d5032f"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:35:33.971587 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9afc2760-67d3-46cc-a7b6-d753939e4eae tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "54dffa4bb3634ec99482be0481d5032f"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:33.979648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42710f28-2ebb-4757-9d29-b478188cda90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21d8ff5c-68af-4fc8-a330-f3768f5ec835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-613330227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529232bc60044d48acc07daf4f89cbd',qos_specs=None,replication_status=,reservations=['05c8b98c-cc95-4119-847b-686adceae517','ee5e7c9d-c250-44dd-a947-165ec4d2ba6e','f08f91bd-4d59-43c2-9ba7-264a2d3a17ad','375b07b4-13e8-4fe5-a138-2475e2fa626d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e367d88a5f4df7af4babf35591ad07',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-613330227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21d8ff5c-68af-4fc8-a330-f3768f5ec835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3529232bc60044d48acc07daf4f89cbd',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='24e367d88a5f4df7af4babf35591ad07',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:33.981755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ca7c41-cc6f-43fd-b1cc-d57d01970fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:34.045280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ca7c41-cc6f-43fd-b1cc-d57d01970fe4) 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-613330227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529232bc60044d48acc07daf4f89cbd',qos_specs=None,replication_status=,reservations=['05c8b98c-cc95-4119-847b-686adceae517','ee5e7c9d-c250-44dd-a947-165ec4d2ba6e','f08f91bd-4d59-43c2-9ba7-264a2d3a17ad','375b07b4-13e8-4fe5-a138-2475e2fa626d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e367d88a5f4df7af4babf35591ad07',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:34.048526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c0e69d-e170-4156-968b-b4772d17f2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:34.076952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9afc2760-67d3-46cc-a7b6-d753939e4eae tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91/action returned with HTTP 202 Jan 21 08:35:34.078098 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 560/1110] 10.222.0.50 () {60 vars in 1351 bytes} [Thu Jan 21 08:35:33 2021] POST /volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:35:34.086308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] POST http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes Jan 21 08:35:34.087231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Action: 'create', calling method: create, body: {"volume": {"volume_type": "70111d90-90ad-47dd-aaa5-c5d793fccf91", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-954906718"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:34.088479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Create volume request body: {'volume': {'volume_type': '70111d90-90ad-47dd-aaa5-c5d793fccf91', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-954906718'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:35:34.103809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Create volume of 1 GB Jan 21 08:35:34.104560 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:34.104560 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:34.105232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Availability Zones retrieved successfully. Jan 21 08:35:34.122851 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c0e69d-e170-4156-968b-b4772d17f2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:34.125620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Flow 'volume_create_api' (793e6adb-9430-4b4d-b316-851632cd591a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:35:34.144161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Flow 'volume_create_api' (9dbc33a1-60ba-46e8-8a5d-d90f09a4ea0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:35:34.147056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae6ed40-2226-48ac-9041-9c565923aa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:34.162018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:35:34.205009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume request issued successfully. Jan 21 08:35:34.233529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b395441f-25ee-421c-87d0-4ef90591644e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes returned with HTTP 202 Jan 21 08:35:34.235122 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 551/1111] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:35:32 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes => generated 817 bytes in 1392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:35:34.265538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d536cb2-f3d9-4ef9-81f0-d49f30f309a2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:34.266933 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d536cb2-f3d9-4ef9-81f0-d49f30f309a2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:34.266933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:34.266933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:34.267961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d536cb2-f3d9-4ef9-81f0-d49f30f309a2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:34.371758 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae6ed40-2226-48ac-9041-9c565923aa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:35:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70111d90-90ad-47dd-aaa5-c5d793fccf91,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1253789285',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70111d90-90ad-47dd-aaa5-c5d793fccf91', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:34.375334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3768430d-7e99-4ab6-ba67-ce94de37111e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:34.412304 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:34.412304 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:34.426886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5d536cb2-f3d9-4ef9-81f0-d49f30f309a2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:34.473955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d536cb2-f3d9-4ef9-81f0-d49f30f309a2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:34.479186 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 552/1112] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 885 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:34.489633 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1253789285 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1253789285, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:35:34.490519 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1253789285 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1253789285, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:35:34.597210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Created reservations ['d74d0acd-1b8c-45f8-bd36-90e96e6dafd2', 'cb374be7-d272-4bff-8d28-6dd9ebc01c48', '4ff08dc1-2c74-479f-a9c2-bc4cac1c295b', 'd4b7337c-3adb-4df8-971b-150efc301bda'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:35:34.599841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3768430d-7e99-4ab6-ba67-ce94de37111e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d74d0acd-1b8c-45f8-bd36-90e96e6dafd2', 'cb374be7-d272-4bff-8d28-6dd9ebc01c48', '4ff08dc1-2c74-479f-a9c2-bc4cac1c295b', 'd4b7337c-3adb-4df8-971b-150efc301bda']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:34.603462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8679e33d-8db7-4064-b3cb-21bb7022684f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:34.779711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8679e33d-8db7-4064-b3cb-21bb7022684f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bdb0a83-dd55-4781-8e41-eba38cfddaf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-954906718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54dffa4bb3634ec99482be0481d5032f',qos_specs=None,replication_status=,reservations=['d74d0acd-1b8c-45f8-bd36-90e96e6dafd2','cb374be7-d272-4bff-8d28-6dd9ebc01c48','4ff08dc1-2c74-479f-a9c2-bc4cac1c295b','d4b7337c-3adb-4df8-971b-150efc301bda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='958d0018e2304c26b70292cc8cd78241',volume_type_id=70111d90-90ad-47dd-aaa5-c5d793fccf91), '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-21T08:35:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-954906718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bdb0a83-dd55-4781-8e41-eba38cfddaf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54dffa4bb3634ec99482be0481d5032f',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='958d0018e2304c26b70292cc8cd78241',volume_attachment=,volume_type=,volume_type_id=70111d90-90ad-47dd-aaa5-c5d793fccf91)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:34.786651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb341dce-a582-4a37-8f0c-d17e9af1de4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:34.935890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb341dce-a582-4a37-8f0c-d17e9af1de4e) 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-954906718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54dffa4bb3634ec99482be0481d5032f',qos_specs=None,replication_status=,reservations=['d74d0acd-1b8c-45f8-bd36-90e96e6dafd2','cb374be7-d272-4bff-8d28-6dd9ebc01c48','4ff08dc1-2c74-479f-a9c2-bc4cac1c295b','d4b7337c-3adb-4df8-971b-150efc301bda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='958d0018e2304c26b70292cc8cd78241',volume_type_id=70111d90-90ad-47dd-aaa5-c5d793fccf91)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:34.942037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ddfde7-9577-4b66-aa1b-b4bd995518a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:35:35.202033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18ddfde7-9577-4b66-aa1b-b4bd995518a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:35:35.202033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Flow 'volume_create_api' (9dbc33a1-60ba-46e8-8a5d-d90f09a4ea0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:35:35.330663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Create volume request issued successfully. Jan 21 08:35:35.358996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7d372fb-4e3b-480f-92d8-90f60d1657d9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes returned with HTTP 202 Jan 21 08:35:35.375468 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 561/1113] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:35:34 2021] POST /volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes => generated 861 bytes in 1279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:35:35.396216 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebaaf14e-f6ca-493b-9c96-2bddee591ff8 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] GET http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 Jan 21 08:35:35.397625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebaaf14e-f6ca-493b-9c96-2bddee591ff8 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:35.398538 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:35.398538 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:35.399729 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebaaf14e-f6ca-493b-9c96-2bddee591ff8 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:35.507782 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed2c7b1f-1f96-471f-b1b0-97f992009887 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:35.510015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed2c7b1f-1f96-471f-b1b0-97f992009887 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:35.510847 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:35.510847 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:35.514629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed2c7b1f-1f96-471f-b1b0-97f992009887 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:35.528935 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:35.528935 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:35.547297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ebaaf14e-f6ca-493b-9c96-2bddee591ff8 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Volume info retrieved successfully. Jan 21 08:35:35.653476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebaaf14e-f6ca-493b-9c96-2bddee591ff8 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 returned with HTTP 200 Jan 21 08:35:35.655054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 553/1114] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:35 2021] GET /volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 => generated 953 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:35.679231 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:35.679231 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:35.718677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ed2c7b1f-1f96-471f-b1b0-97f992009887 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:35.820191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed2c7b1f-1f96-471f-b1b0-97f992009887 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:35.833565 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 562/1115] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:35:36.690015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c11e0235-8f48-4557-ab4d-2d63b9941307 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] GET http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 Jan 21 08:35:36.697247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c11e0235-8f48-4557-ab4d-2d63b9941307 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:36.698358 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:36.698358 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:36.700330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c11e0235-8f48-4557-ab4d-2d63b9941307 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:36.837643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbab1962-a7df-4262-bfd9-52eec94fda3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:36.838530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbab1962-a7df-4262-bfd9-52eec94fda3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:36.838950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:36.838950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:36.839817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbab1962-a7df-4262-bfd9-52eec94fda3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:36.867240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:36.867240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:36.911107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c11e0235-8f48-4557-ab4d-2d63b9941307 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Volume info retrieved successfully. Jan 21 08:35:36.958640 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:36.958640 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:36.970228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bbab1962-a7df-4262-bfd9-52eec94fda3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:37.017300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbab1962-a7df-4262-bfd9-52eec94fda3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:37.018955 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 563/1116] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:36 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:35:37.041832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c11e0235-8f48-4557-ab4d-2d63b9941307 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 returned with HTTP 200 Jan 21 08:35:37.043537 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 554/1117] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:36 2021] GET /volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 => generated 954 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:37.081870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48740a48-50c8-48d5-8c0c-6164957f592c tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] POST http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91/action Jan 21 08:35:37.083118 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:37.083118 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:37.084414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48740a48-50c8-48d5-8c0c-6164957f592c tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action body: b'{"removeProjectAccess": {"project": "54dffa4bb3634ec99482be0481d5032f"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:35:37.085108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48740a48-50c8-48d5-8c0c-6164957f592c tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "54dffa4bb3634ec99482be0481d5032f"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:37.207154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48740a48-50c8-48d5-8c0c-6164957f592c tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91/action returned with HTTP 202 Jan 21 08:35:37.211703 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 564/1118] 10.222.0.50 () {60 vars in 1351 bytes} [Thu Jan 21 08:35:37 2021] POST /volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:35:37.225550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f76a8812-3508-44eb-9786-3d9ebe5a26a7 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] POST http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types Jan 21 08:35:37.226139 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:37.226139 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:37.226678 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f76a8812-3508-44eb-9786-3d9ebe5a26a7 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1849570789", "os-volume-type-access:is_public": false}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:37.336595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f76a8812-3508-44eb-9786-3d9ebe5a26a7 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types returned with HTTP 200 Jan 21 08:35:37.341236 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 555/1119] 10.222.0.50 () {60 vars in 1220 bytes} [Thu Jan 21 08:35:37 2021] POST /volume/v3/3724557702884fe7a1c6745d55edb965/types => generated 229 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:35:37.363271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4df4a37d-2ca5-40c7-ae31-87e6273af6f2 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] POST http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action Jan 21 08:35:37.365379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4df4a37d-2ca5-40c7-ae31-87e6273af6f2 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action body: b'{"addProjectAccess": {"project": "54dffa4bb3634ec99482be0481d5032f"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:35:37.366239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4df4a37d-2ca5-40c7-ae31-87e6273af6f2 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "54dffa4bb3634ec99482be0481d5032f"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:37.496999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4df4a37d-2ca5-40c7-ae31-87e6273af6f2 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action returned with HTTP 202 Jan 21 08:35:37.498377 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 565/1120] 10.222.0.50 () {60 vars in 1351 bytes} [Thu Jan 21 08:35:37 2021] POST /volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:37.510310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40f40382-7b7a-425b-971f-b4bead5cda95 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] POST http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action Jan 21 08:35:37.511498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40f40382-7b7a-425b-971f-b4bead5cda95 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action body: b'{"addProjectAccess": {"project": "2e52beaa8b1c4d928e172b29d8c96054"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:35:37.512063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40f40382-7b7a-425b-971f-b4bead5cda95 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2e52beaa8b1c4d928e172b29d8c96054"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:37.617262 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40f40382-7b7a-425b-971f-b4bead5cda95 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action returned with HTTP 202 Jan 21 08:35:37.618751 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 556/1121] 10.222.0.50 () {60 vars in 1351 bytes} [Thu Jan 21 08:35:37 2021] POST /volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:37.631518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d0d379b-3b38-45c2-ba32-caf0dfda1737 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] GET http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/os-volume-type-access Jan 21 08:35:37.632345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d0d379b-3b38-45c2-ba32-caf0dfda1737 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:37.633876 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d0d379b-3b38-45c2-ba32-caf0dfda1737 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:37.680473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d0d379b-3b38-45c2-ba32-caf0dfda1737 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/os-volume-type-access returned with HTTP 200 Jan 21 08:35:37.681628 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 566/1122] 10.222.0.50 () {58 vars in 1375 bytes} [Thu Jan 21 08:35:37 2021] GET /volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/os-volume-type-access => generated 244 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:37.696645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b5c5953-20b6-4c5e-b22c-92f630454c9a tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] POST http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action Jan 21 08:35:37.697507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b5c5953-20b6-4c5e-b22c-92f630454c9a tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action body: b'{"removeProjectAccess": {"project": "2e52beaa8b1c4d928e172b29d8c96054"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:35:37.697774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b5c5953-20b6-4c5e-b22c-92f630454c9a tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2e52beaa8b1c4d928e172b29d8c96054"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:37.776069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b5c5953-20b6-4c5e-b22c-92f630454c9a tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action returned with HTTP 202 Jan 21 08:35:37.777379 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 557/1123] 10.222.0.50 () {60 vars in 1351 bytes} [Thu Jan 21 08:35:37 2021] POST /volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:35:37.799281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73b45c53-c222-4daa-9d36-1f21697e8777 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] POST http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action Jan 21 08:35:37.800860 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73b45c53-c222-4daa-9d36-1f21697e8777 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action body: b'{"removeProjectAccess": {"project": "54dffa4bb3634ec99482be0481d5032f"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:35:37.801545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73b45c53-c222-4daa-9d36-1f21697e8777 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "54dffa4bb3634ec99482be0481d5032f"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:37.967420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73b45c53-c222-4daa-9d36-1f21697e8777 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action returned with HTTP 202 Jan 21 08:35:37.976014 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 567/1124] 10.222.0.50 () {60 vars in 1351 bytes} [Thu Jan 21 08:35:37 2021] POST /volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:37.981054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6844eb17-634c-4942-ad4b-06f70002b13f tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] DELETE http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea Jan 21 08:35:37.981594 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6844eb17-634c-4942-ad4b-06f70002b13f tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:37.982263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6844eb17-634c-4942-ad4b-06f70002b13f tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:38.037034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8216429f-84d4-43be-b2b0-def2c9296b06 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:38.037753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8216429f-84d4-43be-b2b0-def2c9296b06 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:38.038247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8216429f-84d4-43be-b2b0-def2c9296b06 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:38.125909 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:38.125909 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:35:38.150272 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:38.150272 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:38.160673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8216429f-84d4-43be-b2b0-def2c9296b06 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:38.185422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6844eb17-634c-4942-ad4b-06f70002b13f tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea returned with HTTP 202 Jan 21 08:35:38.186544 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 558/1125] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:35:37 2021] DELETE /volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:35:38.196567 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e975feb8-65cc-4531-992f-006686da1988 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] GET http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea Jan 21 08:35:38.197558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e975feb8-65cc-4531-992f-006686da1988 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:38.198056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e975feb8-65cc-4531-992f-006686da1988 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:38.225928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8216429f-84d4-43be-b2b0-def2c9296b06 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:38.237180 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 568/1126] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:38 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:38.240114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e975feb8-65cc-4531-992f-006686da1988 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea returned with HTTP 404 Jan 21 08:35:38.242206 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 559/1127] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:35:38 2021] GET /volume/v3/3724557702884fe7a1c6745d55edb965/types/d8dd0531-ffae-4494-9145-fbc8082c21ea => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:38.252821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31f5300a-7d9d-441a-ab60-2ab6b9a9f61e tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] DELETE http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 Jan 21 08:35:38.254071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31f5300a-7d9d-441a-ab60-2ab6b9a9f61e tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:38.254405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:38.254405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:38.254995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31f5300a-7d9d-441a-ab60-2ab6b9a9f61e tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:38.255613 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-31f5300a-7d9d-441a-ab60-2ab6b9a9f61e tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Delete volume with id: 5bdb0a83-dd55-4781-8e41-eba38cfddaf4 Jan 21 08:35:38.345606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:38.345606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:38.349022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-31f5300a-7d9d-441a-ab60-2ab6b9a9f61e tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Volume info retrieved successfully. Jan 21 08:35:38.487735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-31f5300a-7d9d-441a-ab60-2ab6b9a9f61e tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Delete volume request issued successfully. Jan 21 08:35:38.488495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31f5300a-7d9d-441a-ab60-2ab6b9a9f61e tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 returned with HTTP 202 Jan 21 08:35:38.493935 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 569/1128] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:35:38 2021] DELETE /volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:35:38.499583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1c8dcf7-bffe-4fba-854f-5cb304fdd4a0 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] GET http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 Jan 21 08:35:38.500650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1c8dcf7-bffe-4fba-854f-5cb304fdd4a0 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:38.501278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1c8dcf7-bffe-4fba-854f-5cb304fdd4a0 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:38.623899 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:38.623899 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:38.643623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a1c8dcf7-bffe-4fba-854f-5cb304fdd4a0 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Volume info retrieved successfully. Jan 21 08:35:38.714032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1c8dcf7-bffe-4fba-854f-5cb304fdd4a0 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 returned with HTTP 200 Jan 21 08:35:38.716796 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 560/1129] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:38 2021] GET /volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 => generated 953 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:39.248672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a58e7c0-c913-4039-80a9-7906dbf1fab3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:39.249311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a58e7c0-c913-4039-80a9-7906dbf1fab3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:39.249651 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:39.249651 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:39.250263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a58e7c0-c913-4039-80a9-7906dbf1fab3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:39.454588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:39.454588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:39.490493 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8a58e7c0-c913-4039-80a9-7906dbf1fab3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:39.561634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a58e7c0-c913-4039-80a9-7906dbf1fab3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:39.564951 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 570/1130] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:39 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:39.746979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23741026-2559-4128-afed-b8d33f7827aa tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] GET http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 Jan 21 08:35:39.748262 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23741026-2559-4128-afed-b8d33f7827aa tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:39.748778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:39.748778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:39.750644 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23741026-2559-4128-afed-b8d33f7827aa tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:39.897336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:39.897336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:39.941042 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23741026-2559-4128-afed-b8d33f7827aa tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Volume info retrieved successfully. Jan 21 08:35:40.004176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23741026-2559-4128-afed-b8d33f7827aa tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 returned with HTTP 200 Jan 21 08:35:40.007101 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 561/1131] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:39 2021] GET /volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 => generated 953 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:40.594267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95cccd87-a4b1-4bcf-8441-969ebbca2174 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:40.596327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95cccd87-a4b1-4bcf-8441-969ebbca2174 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:40.596652 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:40.596652 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:40.597654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95cccd87-a4b1-4bcf-8441-969ebbca2174 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:40.763657 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:40.763657 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:40.774673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95cccd87-a4b1-4bcf-8441-969ebbca2174 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:40.817984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95cccd87-a4b1-4bcf-8441-969ebbca2174 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:40.819395 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 571/1132] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:41.032484 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8f7ac8c-d82c-4e79-8744-5d4abc9ae912 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] GET http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 Jan 21 08:35:41.034209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8f7ac8c-d82c-4e79-8744-5d4abc9ae912 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:41.034838 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:41.034838 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:41.035985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8f7ac8c-d82c-4e79-8744-5d4abc9ae912 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:41.256981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:41.256981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:41.306391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f8f7ac8c-d82c-4e79-8744-5d4abc9ae912 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Volume info retrieved successfully. Jan 21 08:35:41.472434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8f7ac8c-d82c-4e79-8744-5d4abc9ae912 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 returned with HTTP 200 Jan 21 08:35:41.474478 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 562/1133] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:41 2021] GET /volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 => generated 953 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:41.848450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3634023a-b201-468a-ad83-7124a64b11b7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:41.849812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3634023a-b201-468a-ad83-7124a64b11b7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:41.850191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:41.850191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:41.850828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3634023a-b201-468a-ad83-7124a64b11b7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:41.975339 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:41.975339 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:42.019068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3634023a-b201-468a-ad83-7124a64b11b7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:42.096734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3634023a-b201-468a-ad83-7124a64b11b7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:42.098666 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 572/1134] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:42.504129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-615ed7be-280a-44ab-a04f-4cb3935f2fd9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] GET http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 Jan 21 08:35:42.506117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-615ed7be-280a-44ab-a04f-4cb3935f2fd9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:42.506710 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:42.506710 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:42.508089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-615ed7be-280a-44ab-a04f-4cb3935f2fd9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:42.834229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-615ed7be-280a-44ab-a04f-4cb3935f2fd9 tempest-VolumeTypesAccessTest-267749841 tempest-VolumeTypesAccessTest-267749841] http://10.222.0.50/volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 returned with HTTP 404 Jan 21 08:35:42.838449 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 563/1135] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:42 2021] GET /volume/v3/54dffa4bb3634ec99482be0481d5032f/volumes/5bdb0a83-dd55-4781-8e41-eba38cfddaf4 => generated 109 bytes in 342 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:35:42.844499 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb8541bc-da2c-4642-8742-fc283eb8eb41 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] DELETE http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91 Jan 21 08:35:42.845512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb8541bc-da2c-4642-8742-fc283eb8eb41 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:42.845671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:42.845671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:42.846241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb8541bc-da2c-4642-8742-fc283eb8eb41 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:43.024674 n-d-769329-4 devstack@c-api.service[88055]: /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 08:35:43.024674 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:35:43.070817 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb8541bc-da2c-4642-8742-fc283eb8eb41 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91 returned with HTTP 202 Jan 21 08:35:43.071767 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 573/1136] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:35:42 2021] DELETE /volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:35:43.086841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06497c73-eb4e-4b91-a50f-fb6847295a97 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] GET http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91 Jan 21 08:35:43.087740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06497c73-eb4e-4b91-a50f-fb6847295a97 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:43.092656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06497c73-eb4e-4b91-a50f-fb6847295a97 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:43.128709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99793c93-97d9-4b14-9388-90fa0c45d63e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:43.129668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99793c93-97d9-4b14-9388-90fa0c45d63e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:43.130504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99793c93-97d9-4b14-9388-90fa0c45d63e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:43.154496 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06497c73-eb4e-4b91-a50f-fb6847295a97 tempest-VolumeTypesAccessTest-2105834726 tempest-VolumeTypesAccessTest-2105834726] http://10.222.0.50/volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91 returned with HTTP 404 Jan 21 08:35:43.177160 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 564/1137] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:35:43 2021] GET /volume/v3/3724557702884fe7a1c6745d55edb965/types/70111d90-90ad-47dd-aaa5-c5d793fccf91 => generated 114 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:35:43.310466 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:43.310466 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:43.328206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-99793c93-97d9-4b14-9388-90fa0c45d63e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:43.382439 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99793c93-97d9-4b14-9388-90fa0c45d63e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:43.384297 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 574/1138] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:44.411014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d34166a-09c2-4745-912b-dbc1ee1f8eb8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:44.411803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d34166a-09c2-4745-912b-dbc1ee1f8eb8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:44.412040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d34166a-09c2-4745-912b-dbc1ee1f8eb8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:44.604087 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:44.604087 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:44.604087 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8d34166a-09c2-4745-912b-dbc1ee1f8eb8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:44.643872 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d34166a-09c2-4745-912b-dbc1ee1f8eb8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:44.643872 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 565/1139] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:44 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:45.670932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1fb98f4-017b-4467-984b-55d247ea563e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:45.672567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1fb98f4-017b-4467-984b-55d247ea563e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:45.672567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:45.672567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:45.674854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1fb98f4-017b-4467-984b-55d247ea563e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:45.936944 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:45.936944 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:45.985388 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d1fb98f4-017b-4467-984b-55d247ea563e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:46.108896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1fb98f4-017b-4467-984b-55d247ea563e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:46.120246 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 575/1140] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:45 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:47.146700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0928e35b-1b22-4453-abf7-cfe215ac7a3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:47.148695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0928e35b-1b22-4453-abf7-cfe215ac7a3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:47.153367 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:47.153367 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:47.153367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0928e35b-1b22-4453-abf7-cfe215ac7a3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:47.343262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:47.343262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:47.378715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0928e35b-1b22-4453-abf7-cfe215ac7a3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:47.497316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0928e35b-1b22-4453-abf7-cfe215ac7a3b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:47.500100 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 566/1141] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:47 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:48.536725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5545af8d-12c8-480e-8b81-5d805f64e7cc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:48.537802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5545af8d-12c8-480e-8b81-5d805f64e7cc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:48.538179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:48.538179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:48.538885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5545af8d-12c8-480e-8b81-5d805f64e7cc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:48.825277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:48.825277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:48.868053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5545af8d-12c8-480e-8b81-5d805f64e7cc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:48.970844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5545af8d-12c8-480e-8b81-5d805f64e7cc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:48.978443 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 576/1142] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:50.012291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ef569af-61ef-4478-8340-dc18da6b991c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:50.014273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ef569af-61ef-4478-8340-dc18da6b991c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:50.014793 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:50.014793 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:50.015816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ef569af-61ef-4478-8340-dc18da6b991c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:50.128289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:50.128289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:50.165586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1ef569af-61ef-4478-8340-dc18da6b991c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:50.225752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ef569af-61ef-4478-8340-dc18da6b991c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:50.226797 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 567/1143] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:50 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:51.243875 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d8795d6-3e4d-4348-9634-e9815889ab16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:51.245965 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d8795d6-3e4d-4348-9634-e9815889ab16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:51.247851 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:51.247851 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:51.249137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d8795d6-3e4d-4348-9634-e9815889ab16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:51.318305 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:51.318305 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:51.340149 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9d8795d6-3e4d-4348-9634-e9815889ab16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:51.480480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d8795d6-3e4d-4348-9634-e9815889ab16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:51.482134 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 577/1144] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:51 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:52.499192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcf3a988-aade-43d0-aed8-27022996ec44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:52.500479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcf3a988-aade-43d0-aed8-27022996ec44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:52.500479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:52.500479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:52.500479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcf3a988-aade-43d0-aed8-27022996ec44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:52.562421 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:52.562421 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:52.574219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bcf3a988-aade-43d0-aed8-27022996ec44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:52.605373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcf3a988-aade-43d0-aed8-27022996ec44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:52.606680 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 568/1145] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:52 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:53.636668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f021c95f-0afe-4ba2-8f8f-27ba6c545e49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:53.637380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f021c95f-0afe-4ba2-8f8f-27ba6c545e49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:53.637623 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:53.637623 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:53.637979 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f021c95f-0afe-4ba2-8f8f-27ba6c545e49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:53.789124 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:53.789124 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:53.805205 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f021c95f-0afe-4ba2-8f8f-27ba6c545e49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:53.843736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f021c95f-0afe-4ba2-8f8f-27ba6c545e49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:53.844838 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 578/1146] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:53 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:54.882496 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0955c5a6-736e-4dca-83b3-8d620ee337a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:54.883117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0955c5a6-736e-4dca-83b3-8d620ee337a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:54.884095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:54.884095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:54.884793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0955c5a6-736e-4dca-83b3-8d620ee337a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:55.057787 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:55.057787 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:55.100746 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0955c5a6-736e-4dca-83b3-8d620ee337a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:55.168414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0955c5a6-736e-4dca-83b3-8d620ee337a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:55.173539 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 569/1147] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:56.194142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8e25532-d216-45b0-9f73-302fa940d44a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:56.196238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8e25532-d216-45b0-9f73-302fa940d44a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:56.204820 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:56.204820 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:56.206182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8e25532-d216-45b0-9f73-302fa940d44a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:56.411116 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:56.411116 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:56.450407 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a8e25532-d216-45b0-9f73-302fa940d44a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:56.518217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8e25532-d216-45b0-9f73-302fa940d44a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:56.525690 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 579/1148] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:56 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:57.542963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0b6b72d-67ab-431b-a4c2-4860f0a105d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:57.543877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0b6b72d-67ab-431b-a4c2-4860f0a105d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:57.543877 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:57.543877 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:57.544769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0b6b72d-67ab-431b-a4c2-4860f0a105d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:57.655495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:57.655495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:57.680003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f0b6b72d-67ab-431b-a4c2-4860f0a105d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:57.747346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0b6b72d-67ab-431b-a4c2-4860f0a105d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:57.750106 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 570/1149] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:57 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:35:58.773063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1747c470-f591-4cf9-b8a8-6e87bc9c66f0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:35:58.774087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1747c470-f591-4cf9-b8a8-6e87bc9c66f0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:35:58.774450 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:58.774450 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:58.775138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1747c470-f591-4cf9-b8a8-6e87bc9c66f0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:35:58.793312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7fa0293-3e7a-46fc-8129-e62c95a8b246 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] POST http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types Jan 21 08:35:58.796472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:35:58.796472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:35:58.797413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7fa0293-3e7a-46fc-8129-e62c95a8b246 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1338427531", "extra_specs": {"spec1": "val1"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:35:59.010012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:35:59.010012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:35:59.010012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1747c470-f591-4cf9-b8a8-6e87bc9c66f0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:35:59.010012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1747c470-f591-4cf9-b8a8-6e87bc9c66f0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:35:59.010012 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 571/1150] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:35:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:00.025221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a990120-c9e7-43fd-8ac7-95a8c897a9e0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:00.026062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a990120-c9e7-43fd-8ac7-95a8c897a9e0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:00.026319 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:00.026319 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:00.027255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a990120-c9e7-43fd-8ac7-95a8c897a9e0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:00.080814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:00.080814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:00.089988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a990120-c9e7-43fd-8ac7-95a8c897a9e0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:00.115204 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a990120-c9e7-43fd-8ac7-95a8c897a9e0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:00.116468 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 572/1151] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:00 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:01.134449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d1ff287-66ce-471d-93e3-7fb73f3d496e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:01.135750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d1ff287-66ce-471d-93e3-7fb73f3d496e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:01.136297 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:01.136297 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:01.136943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d1ff287-66ce-471d-93e3-7fb73f3d496e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:01.200449 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:01.200449 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:01.213460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1d1ff287-66ce-471d-93e3-7fb73f3d496e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:01.238247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d1ff287-66ce-471d-93e3-7fb73f3d496e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:01.239412 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 573/1152] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 909 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:02.041229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7fa0293-3e7a-46fc-8129-e62c95a8b246 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types returned with HTTP 200 Jan 21 08:36:02.049964 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 580/1153] 10.222.0.50 () {60 vars in 1220 bytes} [Thu Jan 21 08:35:58 2021] POST /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types => generated 243 bytes in 3666 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:02.074020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-860bc0ea-7f85-4f07-8bee-b8cc10d45f2d tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] POST http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs Jan 21 08:36:02.078404 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:02.078404 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:02.081379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-860bc0ea-7f85-4f07-8bee-b8cc10d45f2d tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:02.083766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-860bc0ea-7f85-4f07-8bee-b8cc10d45f2d tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs returned with HTTP 400 Jan 21 08:36:02.087053 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 574/1154] 10.222.0.50 () {60 vars in 1366 bytes} [Thu Jan 21 08:36:02 2021] POST /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs => generated 146 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:36:02.105738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-349cd716-b75b-4e1a-9e19-8fd91ac5951f tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] POST http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs Jan 21 08:36:02.107606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-349cd716-b75b-4e1a-9e19-8fd91ac5951f tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:02.114007 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-349cd716-b75b-4e1a-9e19-8fd91ac5951f tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs returned with HTTP 400 Jan 21 08:36:02.131660 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 581/1155] 10.222.0.50 () {60 vars in 1366 bytes} [Thu Jan 21 08:36:02 2021] POST /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs => generated 132 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:36:02.133487 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ff0cb02-cf9a-4ccc-9187-f16d95315678 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] POST http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/8f3ba00c-f492-4517-9d1b-de9b2a9e1b99/extra_specs Jan 21 08:36:02.135828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ff0cb02-cf9a-4ccc-9187-f16d95315678 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:02.234182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ff0cb02-cf9a-4ccc-9187-f16d95315678 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/8f3ba00c-f492-4517-9d1b-de9b2a9e1b99/extra_specs returned with HTTP 404 Jan 21 08:36:02.236148 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 575/1156] 10.222.0.50 () {60 vars in 1366 bytes} [Thu Jan 21 08:36:02 2021] POST /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/8f3ba00c-f492-4517-9d1b-de9b2a9e1b99/extra_specs => generated 114 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:36:02.247202 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2af32c5d-76b8-44ba-a576-225cecd17d3b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] DELETE http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/550b2a15-bfe7-4ccd-9e6a-16269ccc30ea/extra_specs/spec1 Jan 21 08:36:02.248075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2af32c5d-76b8-44ba-a576-225cecd17d3b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:02.248737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2af32c5d-76b8-44ba-a576-225cecd17d3b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:02.257863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f50f0cb-6e73-497b-a701-e28759f895aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:02.260849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f50f0cb-6e73-497b-a701-e28759f895aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:02.265074 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f50f0cb-6e73-497b-a701-e28759f895aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:02.276609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2af32c5d-76b8-44ba-a576-225cecd17d3b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/550b2a15-bfe7-4ccd-9e6a-16269ccc30ea/extra_specs/spec1 returned with HTTP 404 Jan 21 08:36:02.283579 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 582/1157] 10.222.0.50 () {58 vars in 1366 bytes} [Thu Jan 21 08:36:02 2021] DELETE /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/550b2a15-bfe7-4ccd-9e6a-16269ccc30ea/extra_specs/spec1 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:36:02.295043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ded9832-415f-49f0-a4fa-e9957b7145eb tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] GET http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/nonexistent_extra_spec_name Jan 21 08:36:02.295897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ded9832-415f-49f0-a4fa-e9957b7145eb tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:02.296546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ded9832-415f-49f0-a4fa-e9957b7145eb tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:02.335014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ded9832-415f-49f0-a4fa-e9957b7145eb tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 21 08:36:02.336371 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 583/1158] 10.222.0.50 () {58 vars in 1429 bytes} [Thu Jan 21 08:36:02 2021] GET /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:36:02.360044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b97e04d7-8dd5-44c1-bc48-534b6dc0b24b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] GET http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/3da3eaf6-d681-47f9-9814-316d2830170a/extra_specs/spec1 Jan 21 08:36:02.361046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b97e04d7-8dd5-44c1-bc48-534b6dc0b24b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:02.361743 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b97e04d7-8dd5-44c1-bc48-534b6dc0b24b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:02.386353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b97e04d7-8dd5-44c1-bc48-534b6dc0b24b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/3da3eaf6-d681-47f9-9814-316d2830170a/extra_specs/spec1 returned with HTTP 404 Jan 21 08:36:02.387816 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 584/1159] 10.222.0.50 () {58 vars in 1363 bytes} [Thu Jan 21 08:36:02 2021] GET /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/3da3eaf6-d681-47f9-9814-316d2830170a/extra_specs/spec1 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:36:02.390042 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:02.390042 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:02.399886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e61ff8a-710a-44d6-b3e0-360ef1c55767 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] GET http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/ad31d176-40a1-4ed3-b946-fbfb8cdd41e6/extra_specs Jan 21 08:36:02.401464 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e61ff8a-710a-44d6-b3e0-360ef1c55767 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:02.402241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e61ff8a-710a-44d6-b3e0-360ef1c55767 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:02.408032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6f50f0cb-6e73-497b-a701-e28759f895aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:02.417557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e61ff8a-710a-44d6-b3e0-360ef1c55767 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/ad31d176-40a1-4ed3-b946-fbfb8cdd41e6/extra_specs returned with HTTP 404 Jan 21 08:36:02.421811 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 585/1160] 10.222.0.50 () {58 vars in 1345 bytes} [Thu Jan 21 08:36:02 2021] GET /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/ad31d176-40a1-4ed3-b946-fbfb8cdd41e6/extra_specs => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:36:02.440165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f50f0cb-6e73-497b-a701-e28759f895aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:02.440447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d3897be-2d06-4593-a298-0acc6a2cd19b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] PUT http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/spec1 Jan 21 08:36:02.441489 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d3897be-2d06-4593-a298-0acc6a2cd19b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:02.442795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d3897be-2d06-4593-a298-0acc6a2cd19b tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/spec1 returned with HTTP 400 Jan 21 08:36:02.444646 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 586/1161] 10.222.0.50 () {60 vars in 1383 bytes} [Thu Jan 21 08:36:02 2021] PUT /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/spec1 => generated 102 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:36:02.459805 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 576/1162] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:02 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 967 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:02.466337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff7660ec-8860-4052-b2ae-09a560e355f9 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] PUT http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/spec1 Jan 21 08:36:02.467113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff7660ec-8860-4052-b2ae-09a560e355f9 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Action: 'update', calling method: update, body: null {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:02.478143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff7660ec-8860-4052-b2ae-09a560e355f9 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/spec1 returned with HTTP 400 Jan 21 08:36:02.480044 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 587/1163] 10.222.0.50 () {60 vars in 1382 bytes} [Thu Jan 21 08:36:02 2021] PUT /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/spec1 => generated 72 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:36:02.490687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a40ef06e-85d3-4b87-a0c4-9b49bdebd9f9 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] PUT http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/None Jan 21 08:36:02.491175 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:02.491175 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:02.491786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a40ef06e-85d3-4b87-a0c4-9b49bdebd9f9 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:02.559809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a40ef06e-85d3-4b87-a0c4-9b49bdebd9f9 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] HTTP exception thrown: Request body and URI mismatch Jan 21 08:36:02.560255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a40ef06e-85d3-4b87-a0c4-9b49bdebd9f9 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/None returned with HTTP 400 Jan 21 08:36:02.561648 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 577/1164] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 08:36:02 2021] PUT /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/None => generated 73 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 21 08:36:02.572925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f2b1acc-7031-41da-9321-4ead1475b7b3 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] PUT http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/8bfa788e-d76f-4349-92bf-3eb057d0992f Jan 21 08:36:02.573710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f2b1acc-7031-41da-9321-4ead1475b7b3 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:02.641853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f2b1acc-7031-41da-9321-4ead1475b7b3 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] HTTP exception thrown: Request body and URI mismatch Jan 21 08:36:02.642518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f2b1acc-7031-41da-9321-4ead1475b7b3 tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/8bfa788e-d76f-4349-92bf-3eb057d0992f returned with HTTP 400 Jan 21 08:36:02.652968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0df85cfb-450b-421c-977a-547b67fbb7be tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] DELETE http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc Jan 21 08:36:02.653786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0df85cfb-450b-421c-977a-547b67fbb7be tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:02.654458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0df85cfb-450b-421c-977a-547b67fbb7be tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:02.658939 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 588/1165] 10.222.0.50 () {60 vars in 1476 bytes} [Thu Jan 21 08:36:02 2021] PUT /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc/extra_specs/8bfa788e-d76f-4349-92bf-3eb057d0992f => generated 73 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:36:02.733893 n-d-769329-4 devstack@c-api.service[88055]: /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 08:36:02.733893 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:36:02.777022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0df85cfb-450b-421c-977a-547b67fbb7be tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc returned with HTTP 202 Jan 21 08:36:02.778549 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 578/1166] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:36:02 2021] DELETE /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:36:02.787222 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abd4d69b-230d-4187-9595-e92bda2ff44f tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] GET http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc Jan 21 08:36:02.788351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abd4d69b-230d-4187-9595-e92bda2ff44f tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:02.789062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abd4d69b-230d-4187-9595-e92bda2ff44f tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:02.803251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abd4d69b-230d-4187-9595-e92bda2ff44f tempest-ExtraSpecsNegativeTest-1896184082 tempest-ExtraSpecsNegativeTest-1896184082] http://10.222.0.50/volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc returned with HTTP 404 Jan 21 08:36:02.807587 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 589/1167] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:36:02 2021] GET /volume/v3/4c3fc724ee824f469fcc9db5f1ff04f4/types/b0a9dbff-e1a8-450d-9ba7-fc95dadf71cc => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:36:03.484423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e3f932ba-85b6-4fd3-bb0e-b7d7775624ef tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:03.485645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e3f932ba-85b6-4fd3-bb0e-b7d7775624ef tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:03.487763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e3f932ba-85b6-4fd3-bb0e-b7d7775624ef tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:03.546759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:03.546759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:03.556061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e3f932ba-85b6-4fd3-bb0e-b7d7775624ef tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:03.582303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e3f932ba-85b6-4fd3-bb0e-b7d7775624ef tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:03.593549 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 579/1168] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:03 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 967 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:04.603471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9fd564e-1e32-40ad-9f68-35ca2caf207f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:04.605537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9fd564e-1e32-40ad-9f68-35ca2caf207f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:04.606703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9fd564e-1e32-40ad-9f68-35ca2caf207f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:04.717345 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:04.717345 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:04.728256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a9fd564e-1e32-40ad-9f68-35ca2caf207f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:04.756550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9fd564e-1e32-40ad-9f68-35ca2caf207f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:04.757946 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 590/1169] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:04 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:05.781157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6102e96-34f9-4c63-8a9b-60f9489847d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:05.783336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6102e96-34f9-4c63-8a9b-60f9489847d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:05.783960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:05.783960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:05.785062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6102e96-34f9-4c63-8a9b-60f9489847d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:05.908141 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:05.908141 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:05.931232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b6102e96-34f9-4c63-8a9b-60f9489847d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:06.064026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6102e96-34f9-4c63-8a9b-60f9489847d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:06.073215 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 580/1170] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:05 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:07.095615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c56d4366-fe4e-4123-a142-3dce212c8690 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:07.096562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c56d4366-fe4e-4123-a142-3dce212c8690 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:07.096917 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:07.096917 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:07.097586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c56d4366-fe4e-4123-a142-3dce212c8690 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:07.297313 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:07.297313 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:07.333287 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c56d4366-fe4e-4123-a142-3dce212c8690 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:07.425413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c56d4366-fe4e-4123-a142-3dce212c8690 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:07.440513 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 591/1171] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:08.462299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5ca2f025-7128-4a4b-9276-3c2dd6f6907e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:08.463565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5ca2f025-7128-4a4b-9276-3c2dd6f6907e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:08.463884 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:08.463884 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:08.466208 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5ca2f025-7128-4a4b-9276-3c2dd6f6907e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:08.686714 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:08.686714 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:08.712542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5ca2f025-7128-4a4b-9276-3c2dd6f6907e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:08.807526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5ca2f025-7128-4a4b-9276-3c2dd6f6907e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:08.808630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 581/1172] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:08 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:09.840879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5ae3c844-b7b0-432e-ac40-be6d432ca1d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:09.841927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5ae3c844-b7b0-432e-ac40-be6d432ca1d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:09.842501 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:09.842501 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:09.856931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5ae3c844-b7b0-432e-ac40-be6d432ca1d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:10.090974 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:10.090974 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:10.122363 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5ae3c844-b7b0-432e-ac40-be6d432ca1d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:10.177026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5ae3c844-b7b0-432e-ac40-be6d432ca1d7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:10.179103 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 592/1173] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:09 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:11.211606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82d01510-f250-42eb-8e3a-0c554141dd6b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:11.213077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82d01510-f250-42eb-8e3a-0c554141dd6b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:11.213454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:11.213454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:11.214108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82d01510-f250-42eb-8e3a-0c554141dd6b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:11.341207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:11.341207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:11.360859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-82d01510-f250-42eb-8e3a-0c554141dd6b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:11.415618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82d01510-f250-42eb-8e3a-0c554141dd6b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:11.428877 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 582/1174] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:11 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:12.446444 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c0482c6-9954-4ac6-816a-20d5194a91e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:12.449368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c0482c6-9954-4ac6-816a-20d5194a91e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:12.450253 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:12.450253 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:12.451726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c0482c6-9954-4ac6-816a-20d5194a91e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:12.760503 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:12.760503 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:12.779312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8c0482c6-9954-4ac6-816a-20d5194a91e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:12.831668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c0482c6-9954-4ac6-816a-20d5194a91e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:12.842423 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 593/1175] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:13.853401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfef2ed1-7f05-4b74-8753-b802123fdfa9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:13.854797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfef2ed1-7f05-4b74-8753-b802123fdfa9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:13.855312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:13.855312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:13.856467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfef2ed1-7f05-4b74-8753-b802123fdfa9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:13.960353 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:13.960353 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:13.983476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cfef2ed1-7f05-4b74-8753-b802123fdfa9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:14.052753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfef2ed1-7f05-4b74-8753-b802123fdfa9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:14.060313 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 583/1176] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:13 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:15.082577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-196d8875-6dd1-47f2-937a-c9114acd9aff tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:15.083423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-196d8875-6dd1-47f2-937a-c9114acd9aff tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:15.083423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:15.083423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:15.083911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-196d8875-6dd1-47f2-937a-c9114acd9aff tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:15.152639 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:15.152639 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:15.165698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-196d8875-6dd1-47f2-937a-c9114acd9aff tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:15.194117 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-196d8875-6dd1-47f2-937a-c9114acd9aff tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:15.212237 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 594/1177] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:15 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:15.449219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56d68cab-bd87-40ba-8ad3-7a6808f6328e tempest-AvailabilityZoneTestJSON-1186708267 tempest-AvailabilityZoneTestJSON-1186708267] GET http://10.222.0.50/volume/v3/cd0d689c96d14a388598cb9299f9da09/os-availability-zone Jan 21 08:36:15.450194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56d68cab-bd87-40ba-8ad3-7a6808f6328e tempest-AvailabilityZoneTestJSON-1186708267 tempest-AvailabilityZoneTestJSON-1186708267] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:15.450582 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:15.450582 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:15.451244 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56d68cab-bd87-40ba-8ad3-7a6808f6328e tempest-AvailabilityZoneTestJSON-1186708267 tempest-AvailabilityZoneTestJSON-1186708267] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:15.467168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-56d68cab-bd87-40ba-8ad3-7a6808f6328e tempest-AvailabilityZoneTestJSON-1186708267 tempest-AvailabilityZoneTestJSON-1186708267] Availability Zones retrieved successfully. Jan 21 08:36:15.468708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56d68cab-bd87-40ba-8ad3-7a6808f6328e tempest-AvailabilityZoneTestJSON-1186708267 tempest-AvailabilityZoneTestJSON-1186708267] http://10.222.0.50/volume/v3/cd0d689c96d14a388598cb9299f9da09/os-availability-zone returned with HTTP 200 Jan 21 08:36:15.470792 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 584/1178] 10.222.0.50 () {58 vars in 1243 bytes} [Thu Jan 21 08:36:15 2021] GET /volume/v3/cd0d689c96d14a388598cb9299f9da09/os-availability-zone => generated 82 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:36:16.240387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac3df13e-3d85-44a5-b2c2-9aa01bcb3b52 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:16.241335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac3df13e-3d85-44a5-b2c2-9aa01bcb3b52 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:16.246770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:16.246770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:16.248271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac3df13e-3d85-44a5-b2c2-9aa01bcb3b52 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:16.534755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:16.534755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:16.576570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ac3df13e-3d85-44a5-b2c2-9aa01bcb3b52 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:16.666968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac3df13e-3d85-44a5-b2c2-9aa01bcb3b52 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:16.679537 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 595/1179] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:17.704394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8601fa5d-045f-432f-b321-4c1ac48c0117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:17.706287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8601fa5d-045f-432f-b321-4c1ac48c0117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:17.707605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8601fa5d-045f-432f-b321-4c1ac48c0117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:17.795003 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:17.795003 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:17.805570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8601fa5d-045f-432f-b321-4c1ac48c0117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:17.832032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8601fa5d-045f-432f-b321-4c1ac48c0117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:17.833194 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 585/1180] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:18.866919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c0cb366-6ca7-413a-bb08-596619fea3ee tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:18.867621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c0cb366-6ca7-413a-bb08-596619fea3ee tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:18.867856 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:18.867856 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:18.868275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c0cb366-6ca7-413a-bb08-596619fea3ee tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:18.955759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:18.955759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:18.955759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6c0cb366-6ca7-413a-bb08-596619fea3ee tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:18.972232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c0cb366-6ca7-413a-bb08-596619fea3ee tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:18.974976 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 596/1181] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:19.424262 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] POST http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes Jan 21 08:36:19.425366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:19.425366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:19.426634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1583803774"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:19.429604 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1583803774'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:36:19.432062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume of 1 GB Jan 21 08:36:19.470885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Availability Zones retrieved successfully. Jan 21 08:36:19.579992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (fb53e924-5a0f-4397-9784-ce23982da62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:36:19.579992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f3d3f47-077c-48bf-bfd1-0b4aebb98686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:19.579992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:36:19.652513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f3d3f47-077c-48bf-bfd1-0b4aebb98686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:19.658726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2aae96-068f-49ab-ac2f-6a5ce48dde10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:19.993597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25f06292-d01b-413d-a6e5-8fda54ab8e3d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:19.994536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25f06292-d01b-413d-a6e5-8fda54ab8e3d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:19.994735 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:19.994735 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:19.995107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25f06292-d01b-413d-a6e5-8fda54ab8e3d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:19.996763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Created reservations ['1974ba1e-e1af-4685-b41d-e8742beace73', '0275f528-a3a4-413d-9f72-4963994f5c73', '00ef0d18-97fb-41d7-9914-882d3262f60d', 'a6756fb5-88f5-40ee-80b5-d13b48513262'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:36:20.002264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2aae96-068f-49ab-ac2f-6a5ce48dde10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1974ba1e-e1af-4685-b41d-e8742beace73', '0275f528-a3a4-413d-9f72-4963994f5c73', '00ef0d18-97fb-41d7-9914-882d3262f60d', 'a6756fb5-88f5-40ee-80b5-d13b48513262']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:20.011386 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c74f2992-093e-45f7-96d9-39e9cb687ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:20.194160 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:20.194160 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:20.287322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-25f06292-d01b-413d-a6e5-8fda54ab8e3d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:20.353872 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25f06292-d01b-413d-a6e5-8fda54ab8e3d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:20.356425 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 597/1182] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:19 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:20.589871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c74f2992-093e-45f7-96d9-39e9cb687ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a63121e1-958e-4f37-9c33-4bd5f779179a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1583803774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['1974ba1e-e1af-4685-b41d-e8742beace73','0275f528-a3a4-413d-9f72-4963994f5c73','00ef0d18-97fb-41d7-9914-882d3262f60d','a6756fb5-88f5-40ee-80b5-d13b48513262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:36:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1583803774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a63121e1-958e-4f37-9c33-4bd5f779179a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',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='6fc6ebd4227d4632bf7854fff308bb44',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:20.592408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ae28c5-c0e9-440b-a9ff-d8796abe0642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:20.810185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ae28c5-c0e9-440b-a9ff-d8796abe0642) 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-1583803774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['1974ba1e-e1af-4685-b41d-e8742beace73','0275f528-a3a4-413d-9f72-4963994f5c73','00ef0d18-97fb-41d7-9914-882d3262f60d','a6756fb5-88f5-40ee-80b5-d13b48513262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:20.815732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f679e1-7d81-4f12-99b8-ac81bfba6247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:20.964073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f679e1-7d81-4f12-99b8-ac81bfba6247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:20.981564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (fb53e924-5a0f-4397-9784-ce23982da62b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:36:21.081977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request issued successfully. Jan 21 08:36:21.126652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63aae7f5-99d9-4211-a125-65bb7ac4fe3c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes returned with HTTP 202 Jan 21 08:36:21.157334 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 586/1183] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:36:19 2021] POST /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes => generated 818 bytes in 1722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:36:21.159053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf829555-36a2-41bc-a049-4765dbfd27dd tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:36:21.160238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf829555-36a2-41bc-a049-4765dbfd27dd tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:21.160801 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:21.160801 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:21.161874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf829555-36a2-41bc-a049-4765dbfd27dd tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:21.263013 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:21.263013 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:21.282237 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bf829555-36a2-41bc-a049-4765dbfd27dd tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:21.320460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf829555-36a2-41bc-a049-4765dbfd27dd tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:36:21.321570 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 598/1184] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:21 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 886 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:21.372794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f25a266f-443d-4c3a-8c2b-3a8604e8ff15 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:21.373609 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f25a266f-443d-4c3a-8c2b-3a8604e8ff15 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:21.373983 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:21.373983 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:21.374650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f25a266f-443d-4c3a-8c2b-3a8604e8ff15 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:21.481972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:21.481972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:21.487686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f25a266f-443d-4c3a-8c2b-3a8604e8ff15 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:21.527823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f25a266f-443d-4c3a-8c2b-3a8604e8ff15 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:21.528680 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 587/1185] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:21 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:22.342631 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e42d7c5-33f6-45e8-a7ae-22f6753ebf43 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:36:22.344451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e42d7c5-33f6-45e8-a7ae-22f6753ebf43 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:22.372842 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:22.372842 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:22.372842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e42d7c5-33f6-45e8-a7ae-22f6753ebf43 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:22.454436 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:22.454436 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:22.470990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7e42d7c5-33f6-45e8-a7ae-22f6753ebf43 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:22.520735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e42d7c5-33f6-45e8-a7ae-22f6753ebf43 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:36:22.522558 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 599/1186] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:22 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 910 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:22.546761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9536077a-7a3d-4c28-9b98-cc8b3b02d45f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:22.548033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9536077a-7a3d-4c28-9b98-cc8b3b02d45f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:22.548228 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:22.548228 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:22.548737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9536077a-7a3d-4c28-9b98-cc8b3b02d45f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:22.663081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:22.663081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:22.691910 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9536077a-7a3d-4c28-9b98-cc8b3b02d45f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:22.747662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9536077a-7a3d-4c28-9b98-cc8b3b02d45f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:22.751649 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 588/1187] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:22 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:23.539766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b443a66-e654-4d33-ad38-6281fc902226 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:36:23.540838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b443a66-e654-4d33-ad38-6281fc902226 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:23.541698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:23.541698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:23.542796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b443a66-e654-4d33-ad38-6281fc902226 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:23.649022 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:23.649022 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:23.649022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3b443a66-e654-4d33-ad38-6281fc902226 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:23.668770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b443a66-e654-4d33-ad38-6281fc902226 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:36:23.669317 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 600/1188] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:23 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 911 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:23.691031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eac8c7c4-014a-4dc0-80e7-998683ed30c7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] POST http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action Jan 21 08:36:23.693132 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:23.693132 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:23.693815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eac8c7c4-014a-4dc0-80e7-998683ed30c7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Action body: b'{"os-attach": {"instance_uuid": "2ddd6478-70e7-4738-8ec7-b9eb44d1fdb1", "mountpoint": "/dev/sdb"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:36:23.694337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eac8c7c4-014a-4dc0-80e7-998683ed30c7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2ddd6478-70e7-4738-8ec7-b9eb44d1fdb1", "mountpoint": "/dev/sdb"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:23.733173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] POST http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes Jan 21 08:36:23.733674 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:23.733674 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:23.734224 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-24902998"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:23.735468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Create volume request body: {'volume': {'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-24902998'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:36:23.768128 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:23.768128 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:23.771140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eac8c7c4-014a-4dc0-80e7-998683ed30c7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:23.874473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Create volume of 1 GB Jan 21 08:36:23.895601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Availability Zones retrieved successfully. Jan 21 08:36:23.923969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Flow 'volume_create_api' (4e4eea82-d882-4466-b423-0a9ecfe6b4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:36:23.926874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b184ee1-2309-4c05-ac55-4b04648ce99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:23.929430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:36:23.994590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eac8c7c4-014a-4dc0-80e7-998683ed30c7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Update volume admin metadata completed successfully. Jan 21 08:36:24.084014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b184ee1-2309-4c05-ac55-4b04648ce99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:24.086848 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39be1963-d57c-497d-803e-95583512afc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:24.499293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Created reservations ['c492a13e-ce36-429a-892e-803e66793ccb', '9096a13d-7c84-474f-8a2c-ff90853b8c62', '4583a516-0ce8-4e79-95b6-fea4b5391e04', '36ef9cda-7f99-4125-905f-54b009e7431a'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:36:24.508829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39be1963-d57c-497d-803e-95583512afc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c492a13e-ce36-429a-892e-803e66793ccb', '9096a13d-7c84-474f-8a2c-ff90853b8c62', '4583a516-0ce8-4e79-95b6-fea4b5391e04', '36ef9cda-7f99-4125-905f-54b009e7431a']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:24.516127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d283b451-3751-4421-8280-ed7c1c116c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:24.705228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eac8c7c4-014a-4dc0-80e7-998683ed30c7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Attach volume completed successfully. Jan 21 08:36:24.707314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eac8c7c4-014a-4dc0-80e7-998683ed30c7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action returned with HTTP 202 Jan 21 08:36:24.709357 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 589/1189] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:36:23 2021] POST /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action => generated 0 bytes in 1027 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:36:24.718079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33275c49-d020-4364-acb7-cdd62c87bd0b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:24.720393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33275c49-d020-4364-acb7-cdd62c87bd0b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:24.720649 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:24.720649 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:24.721215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33275c49-d020-4364-acb7-cdd62c87bd0b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:24.822930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:24.822930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:24.828890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d283b451-3751-4421-8280-ed7c1c116c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b23b33d-6e9d-4a31-85d8-39bacc7fc054', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-24902998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ccfad0ee634ee7b16c8422d6bb0cb7',qos_specs=None,replication_status=,reservations=['c492a13e-ce36-429a-892e-803e66793ccb','9096a13d-7c84-474f-8a2c-ff90853b8c62','4583a516-0ce8-4e79-95b6-fea4b5391e04','36ef9cda-7f99-4125-905f-54b009e7431a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84449873bad4d0ca7d1b311fcda11e0',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-24902998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b23b33d-6e9d-4a31-85d8-39bacc7fc054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1ccfad0ee634ee7b16c8422d6bb0cb7',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='e84449873bad4d0ca7d1b311fcda11e0',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:24.834611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82a8ae3-255b-42a6-b583-bf645b8c8715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:24.850603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-33275c49-d020-4364-acb7-cdd62c87bd0b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:24.895176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33275c49-d020-4364-acb7-cdd62c87bd0b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:24.896403 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 590/1190] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:24 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:24.901150 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-891fd331-797e-4c36-8da5-85b9da1bad34 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:36:24.902738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-891fd331-797e-4c36-8da5-85b9da1bad34 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:24.903130 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:24.903130 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:24.903967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-891fd331-797e-4c36-8da5-85b9da1bad34 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:24.958212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82a8ae3-255b-42a6-b583-bf645b8c8715) 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-24902998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1ccfad0ee634ee7b16c8422d6bb0cb7',qos_specs=None,replication_status=,reservations=['c492a13e-ce36-429a-892e-803e66793ccb','9096a13d-7c84-474f-8a2c-ff90853b8c62','4583a516-0ce8-4e79-95b6-fea4b5391e04','36ef9cda-7f99-4125-905f-54b009e7431a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e84449873bad4d0ca7d1b311fcda11e0',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:24.960999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c218f3d5-92a7-435f-98b2-4c520deeccba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:24.980455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:24.980455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:24.994449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-891fd331-797e-4c36-8da5-85b9da1bad34 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:25.018966 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:25.018966 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:25.029832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-891fd331-797e-4c36-8da5-85b9da1bad34 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:36:25.030656 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 591/1191] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:24 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 1245 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:36:25.060400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-460dd5be-b1c1-4520-96bd-aa227253562d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:36:25.084333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-460dd5be-b1c1-4520-96bd-aa227253562d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:25.084333 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:25.084333 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:25.084333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-460dd5be-b1c1-4520-96bd-aa227253562d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:25.127266 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:25.127266 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:25.137082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c218f3d5-92a7-435f-98b2-4c520deeccba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:25.141710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Flow 'volume_create_api' (4e4eea82-d882-4466-b423-0a9ecfe6b4f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:36:25.147258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-460dd5be-b1c1-4520-96bd-aa227253562d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:25.197282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Create volume request issued successfully. Jan 21 08:36:25.199780 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:25.199780 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:25.230140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9f4a7e1-21e4-4f1d-af48-c0a9d86345fe tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes returned with HTTP 202 Jan 21 08:36:25.246558 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 601/1192] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:36:23 2021] POST /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes => generated 818 bytes in 1518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:36:25.263544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16a93810-13dc-453f-b0e2-a0ac0bd79027 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:25.284564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-460dd5be-b1c1-4520-96bd-aa227253562d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:36:25.284810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16a93810-13dc-453f-b0e2-a0ac0bd79027 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:25.284810 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:25.284810 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:25.284810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16a93810-13dc-453f-b0e2-a0ac0bd79027 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:25.285246 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 592/1193] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:25 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 1245 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:36:25.336659 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:25.336659 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:25.347590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-16a93810-13dc-453f-b0e2-a0ac0bd79027 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:25.414010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16a93810-13dc-453f-b0e2-a0ac0bd79027 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:25.415146 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 602/1194] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:25 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 886 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:25.839683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8067be4-74eb-4b3f-bea1-ced5bd056ce6 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action Jan 21 08:36:25.841338 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:25.841338 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:25.842517 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8067be4-74eb-4b3f-bea1-ced5bd056ce6 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:36:25.843285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8067be4-74eb-4b3f-bea1-ced5bd056ce6 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:25.845424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-d8067be4-74eb-4b3f-bea1-ced5bd056ce6 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Updating volume 'a63121e1-958e-4f37-9c33-4bd5f779179a' with '{'status': 'error'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:36:25.926687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8e7a8a6-5f6d-48ed-8310-f164902af791 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:25.927497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8e7a8a6-5f6d-48ed-8310-f164902af791 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:25.935327 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:25.935327 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:25.935327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8e7a8a6-5f6d-48ed-8310-f164902af791 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:26.021018 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:26.021018 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:26.025873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d8e7a8a6-5f6d-48ed-8310-f164902af791 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:26.053448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8e7a8a6-5f6d-48ed-8310-f164902af791 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:26.055042 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 603/1195] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:26.160649 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:26.160649 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:26.314001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8067be4-74eb-4b3f-bea1-ced5bd056ce6 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action returned with HTTP 202 Jan 21 08:36:26.315156 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 593/1196] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:36:25 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action => generated 0 bytes in 1003 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:36:26.324053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-847017cc-c53e-4747-99bf-6eb19e44823f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:36:26.324592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-847017cc-c53e-4747-99bf-6eb19e44823f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:26.324800 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:26.324800 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:26.325130 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-847017cc-c53e-4747-99bf-6eb19e44823f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:26.436001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-274cbe1f-bf72-45df-80f2-322e380ad1ac tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:26.439708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-274cbe1f-bf72-45df-80f2-322e380ad1ac tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:26.441947 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:26.441947 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:26.444029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-274cbe1f-bf72-45df-80f2-322e380ad1ac tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:26.476083 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:26.476083 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:26.486984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-847017cc-c53e-4747-99bf-6eb19e44823f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:26.509464 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:26.509464 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:26.519566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-847017cc-c53e-4747-99bf-6eb19e44823f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:36:26.520689 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 604/1197] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:26 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 1244 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:36:26.547801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67db5c2d-24cc-40f6-b113-7304fac3954e tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action Jan 21 08:36:26.548275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:26.548275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:26.548736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67db5c2d-24cc-40f6-b113-7304fac3954e tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "4f038324-8959-4368-9aad-66c4b24445a9"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:36:26.549128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67db5c2d-24cc-40f6-b113-7304fac3954e tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "4f038324-8959-4368-9aad-66c4b24445a9"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:26.581937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:26.581937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:26.617716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-274cbe1f-bf72-45df-80f2-322e380ad1ac tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:26.619082 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:26.619082 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:26.620074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67db5c2d-24cc-40f6-b113-7304fac3954e tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Volume info retrieved successfully. Jan 21 08:36:26.681741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-274cbe1f-bf72-45df-80f2-322e380ad1ac tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:26.685216 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 594/1198] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:26 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:26.752032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67db5c2d-24cc-40f6-b113-7304fac3954e tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Terminate volume connection completed successfully. Jan 21 08:36:26.768359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67db5c2d-24cc-40f6-b113-7304fac3954e tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88057) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 21 08:36:27.077911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dad218a6-a275-4d90-9765-35e2cde119c8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:27.078892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dad218a6-a275-4d90-9765-35e2cde119c8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:27.079096 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:27.079096 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:27.079832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dad218a6-a275-4d90-9765-35e2cde119c8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:27.136797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:27.136797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:27.147597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dad218a6-a275-4d90-9765-35e2cde119c8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:27.180763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dad218a6-a275-4d90-9765-35e2cde119c8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:27.181707 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 595/1199] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:27 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:27.703865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfce2bed-a86f-4a68-b882-1077d26852dc tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:27.704781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfce2bed-a86f-4a68-b882-1077d26852dc tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:27.705080 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:27.705080 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:27.705830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfce2bed-a86f-4a68-b882-1077d26852dc tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:27.765103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:27.765103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:27.778656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bfce2bed-a86f-4a68-b882-1077d26852dc tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:27.818917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfce2bed-a86f-4a68-b882-1077d26852dc tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:27.820239 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 596/1200] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:27 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:28.200909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f66b4184-9394-485e-97d5-d3fa1bd5998a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:28.201572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f66b4184-9394-485e-97d5-d3fa1bd5998a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:28.201790 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:28.201790 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:28.202171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f66b4184-9394-485e-97d5-d3fa1bd5998a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:28.268538 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:28.268538 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:28.281694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f66b4184-9394-485e-97d5-d3fa1bd5998a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:28.311170 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f66b4184-9394-485e-97d5-d3fa1bd5998a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:28.312049 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 597/1201] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:28 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:28.842704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc60b28a-50ca-4364-8397-aa755daf11df tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:28.845231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc60b28a-50ca-4364-8397-aa755daf11df tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:28.845231 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:28.845231 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:28.845231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc60b28a-50ca-4364-8397-aa755daf11df tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:28.961969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:28.961969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:28.976304 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bc60b28a-50ca-4364-8397-aa755daf11df tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:29.005988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc60b28a-50ca-4364-8397-aa755daf11df tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:29.006870 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 598/1202] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:28 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:29.210115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67db5c2d-24cc-40f6-b113-7304fac3954e tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Detach volume completed successfully. Jan 21 08:36:29.212652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67db5c2d-24cc-40f6-b113-7304fac3954e tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action returned with HTTP 202 Jan 21 08:36:29.220751 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 605/1203] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:36:26 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action => generated 0 bytes in 2672 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:36:29.224868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0dfeab42-e3c1-4011-ada1-75cc22d993d2 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:36:29.225406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0dfeab42-e3c1-4011-ada1-75cc22d993d2 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:29.225609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:29.225609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:29.225961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0dfeab42-e3c1-4011-ada1-75cc22d993d2 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:29.330509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:29.330509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:29.335061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af15925e-29d8-43bb-938f-c9c4e70d6064 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:29.336026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af15925e-29d8-43bb-938f-c9c4e70d6064 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:29.336392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:29.336392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:29.337121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af15925e-29d8-43bb-938f-c9c4e70d6064 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:29.369148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0dfeab42-e3c1-4011-ada1-75cc22d993d2 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:29.468238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0dfeab42-e3c1-4011-ada1-75cc22d993d2 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:36:29.485281 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 599/1204] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:29 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 930 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:29.516800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-558bc392-3086-4378-a33c-8be6442daf9f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:36:29.517339 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-558bc392-3086-4378-a33c-8be6442daf9f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:29.517563 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:29.517563 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:29.527034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-558bc392-3086-4378-a33c-8be6442daf9f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:29.558466 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:29.558466 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:29.634469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-af15925e-29d8-43bb-938f-c9c4e70d6064 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:29.695147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:29.695147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:29.736003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-558bc392-3086-4378-a33c-8be6442daf9f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:29.770956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af15925e-29d8-43bb-938f-c9c4e70d6064 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:29.780507 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 606/1205] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:29 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 970 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:29.806094 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] POST http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes Jan 21 08:36:29.811877 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:29.811877 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:29.814535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-558bc392-3086-4378-a33c-8be6442daf9f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:36:29.815701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1881021001"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:29.822579 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 600/1206] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:29 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 930 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:29.829247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1881021001'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:36:29.831048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Create volume of 1 GB Jan 21 08:36:29.839707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-98e3d671-1846-4c45-b6c9-4f362a2713b8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] POST http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action Jan 21 08:36:29.840463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:29.840463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:29.841157 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-98e3d671-1846-4c45-b6c9-4f362a2713b8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Action body: b'{"os-detach": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:36:29.841719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-98e3d671-1846-4c45-b6c9-4f362a2713b8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:29.911333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Availability Zones retrieved successfully. Jan 21 08:36:29.946176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:29.946176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:29.948414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-98e3d671-1846-4c45-b6c9-4f362a2713b8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:29.958099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Flow 'volume_create_api' (a448d018-13c6-4b37-b03b-2c6e4b4c8ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:36:29.966077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b93e10f-9b44-41b8-88f0-c5c7c3ab44f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:29.972566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:36:30.101395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-98e3d671-1846-4c45-b6c9-4f362a2713b8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Detach volume completed successfully. Jan 21 08:36:30.102360 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-98e3d671-1846-4c45-b6c9-4f362a2713b8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action returned with HTTP 202 Jan 21 08:36:30.104673 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 601/1207] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:36:29 2021] POST /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:36:30.113708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-addf063e-36f6-44b2-9198-90b4e0925a91 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:30.122856 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-addf063e-36f6-44b2-9198-90b4e0925a91 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:30.122856 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:30.122856 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:30.123630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-addf063e-36f6-44b2-9198-90b4e0925a91 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:30.158597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b93e10f-9b44-41b8-88f0-c5c7c3ab44f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:30.162297 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7075280-2893-45b9-912a-0b683006e45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:30.311381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Created reservations ['f17a986a-f09c-439c-8b75-57debf46fd05', '22da9e1d-406b-4838-a729-a1cbfa25ca6a', 'f1e5d5ac-4041-46d8-834b-0d3e558f59fb', 'b2f5fc73-4438-47cf-a713-1849a3fadcce'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:36:30.318189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7075280-2893-45b9-912a-0b683006e45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f17a986a-f09c-439c-8b75-57debf46fd05', '22da9e1d-406b-4838-a729-a1cbfa25ca6a', 'f1e5d5ac-4041-46d8-834b-0d3e558f59fb', 'b2f5fc73-4438-47cf-a713-1849a3fadcce']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:30.335281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8f9c4b-eb00-4703-9171-e7ceb2ad6f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:30.376253 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:30.376253 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:30.416721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-addf063e-36f6-44b2-9198-90b4e0925a91 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:30.481566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-addf063e-36f6-44b2-9198-90b4e0925a91 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:30.482395 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 602/1208] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:30 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:30.495559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d62c5569-589c-47fc-9e3d-e5248b2463cd tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:36:30.502392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d62c5569-589c-47fc-9e3d-e5248b2463cd tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:30.503248 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:30.503248 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:30.507101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d62c5569-589c-47fc-9e3d-e5248b2463cd tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:30.593602 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8f9c4b-eb00-4703-9171-e7ceb2ad6f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fc3e1e7-814e-45eb-9462-59d66473d7c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1881021001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77241e345dc64209b0f388db10b01cfb',qos_specs=None,replication_status=,reservations=['f17a986a-f09c-439c-8b75-57debf46fd05','22da9e1d-406b-4838-a729-a1cbfa25ca6a','f1e5d5ac-4041-46d8-834b-0d3e558f59fb','b2f5fc73-4438-47cf-a713-1849a3fadcce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9b4d250f61045eaa96b6e011a1cd685',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1881021001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fc3e1e7-814e-45eb-9462-59d66473d7c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77241e345dc64209b0f388db10b01cfb',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='f9b4d250f61045eaa96b6e011a1cd685',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:30.598805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52a9ea7d-45e6-4296-8e53-7ad4bcabfee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:30.616541 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:30.616541 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:30.640345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d62c5569-589c-47fc-9e3d-e5248b2463cd tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:30.692796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d62c5569-589c-47fc-9e3d-e5248b2463cd tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:36:30.693764 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 603/1209] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:30 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 930 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:30.744456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52a9ea7d-45e6-4296-8e53-7ad4bcabfee5) 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-1881021001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77241e345dc64209b0f388db10b01cfb',qos_specs=None,replication_status=,reservations=['f17a986a-f09c-439c-8b75-57debf46fd05','22da9e1d-406b-4838-a729-a1cbfa25ca6a','f1e5d5ac-4041-46d8-834b-0d3e558f59fb','b2f5fc73-4438-47cf-a713-1849a3fadcce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9b4d250f61045eaa96b6e011a1cd685',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:30.747670 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ede3eeb-fb85-4453-9d8f-123825c24f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:30.800048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1ccf8c2-ecb0-4795-b3a1-835c1fc1e5fe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:30.800958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1ccf8c2-ecb0-4795-b3a1-835c1fc1e5fe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:30.801293 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:30.801293 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:30.802338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1ccf8c2-ecb0-4795-b3a1-835c1fc1e5fe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:30.821731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ede3eeb-fb85-4453-9d8f-123825c24f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:30.824963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Flow 'volume_create_api' (a448d018-13c6-4b37-b03b-2c6e4b4c8ee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:36:30.996721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Create volume request issued successfully. Jan 21 08:36:31.002134 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:31.002134 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:31.024456 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a1ccf8c2-ecb0-4795-b3a1-835c1fc1e5fe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:31.040938 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eeb3ef22-bbd4-428f-8a99-e3a621f603b7 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes returned with HTTP 202 Jan 21 08:36:31.052597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 607/1210] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:36:29 2021] POST /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes => generated 826 bytes in 1261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:36:31.059280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d31bcca-528c-461f-915d-1fce9bea3580 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:36:31.059956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d31bcca-528c-461f-915d-1fce9bea3580 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:31.060158 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:31.060158 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:31.060711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d31bcca-528c-461f-915d-1fce9bea3580 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:31.117688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1ccf8c2-ecb0-4795-b3a1-835c1fc1e5fe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:31.124641 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 604/1211] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 969 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:31.131913 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:31.131913 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:31.146936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0d31bcca-528c-461f-915d-1fce9bea3580 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:36:31.190862 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d31bcca-528c-461f-915d-1fce9bea3580 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:36:31.193555 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 608/1212] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:31 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 894 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:31.514057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8849c5c3-0d90-48b6-bbb8-e3c770e3d359 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:31.515029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8849c5c3-0d90-48b6-bbb8-e3c770e3d359 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:31.515919 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:31.515919 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:31.519337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8849c5c3-0d90-48b6-bbb8-e3c770e3d359 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:31.748883 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:31.748883 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:31.784906 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8849c5c3-0d90-48b6-bbb8-e3c770e3d359 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:31.860566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8849c5c3-0d90-48b6-bbb8-e3c770e3d359 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:31.879537 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 605/1213] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:31 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:32.146273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f01ca7ae-3c7e-4421-9cf7-46fd97a34745 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:32.146996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f01ca7ae-3c7e-4421-9cf7-46fd97a34745 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:32.147333 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:32.147333 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:32.147973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f01ca7ae-3c7e-4421-9cf7-46fd97a34745 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:32.221738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-798846b8-c5ff-42c8-9a1e-9e1c54a28019 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:36:32.225591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-798846b8-c5ff-42c8-9a1e-9e1c54a28019 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:32.226225 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:32.226225 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:32.229306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-798846b8-c5ff-42c8-9a1e-9e1c54a28019 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:32.280280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:32.280280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:32.316099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f01ca7ae-3c7e-4421-9cf7-46fd97a34745 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:32.405049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f01ca7ae-3c7e-4421-9cf7-46fd97a34745 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:32.417861 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 609/1214] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 1358 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:36:32.426445 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83b26291-af65-4a45-b842-a2c7b032d405 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:36:32.427603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83b26291-af65-4a45-b842-a2c7b032d405 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:32.428148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:32.428148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:32.429078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83b26291-af65-4a45-b842-a2c7b032d405 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:32.468316 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:32.468316 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:32.489068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-798846b8-c5ff-42c8-9a1e-9e1c54a28019 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:36:32.554698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-798846b8-c5ff-42c8-9a1e-9e1c54a28019 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:36:32.557587 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 606/1215] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:32 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 918 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:32.572188 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:32.572188 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:32.586451 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-83b26291-af65-4a45-b842-a2c7b032d405 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:32.623682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83b26291-af65-4a45-b842-a2c7b032d405 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:36:32.624557 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 610/1216] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 1358 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:36:32.652038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-800c8627-8680-4e5a-9401-730c62112777 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups Jan 21 08:36:32.653010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:32.653010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:32.654058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-800c8627-8680-4e5a-9401-730c62112777 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'create', calling method: create, body: {"backup": {"volume_id": "21d8ff5c-68af-4fc8-a330-f3768f5ec835", "name": "tempest-VolumesBackupsTest-Backup-954696039"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:32.656962 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-800c8627-8680-4e5a-9401-730c62112777 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Creating new backup {'backup': {'volume_id': '21d8ff5c-68af-4fc8-a330-f3768f5ec835', 'name': 'tempest-VolumesBackupsTest-Backup-954696039'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:36:32.657797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-800c8627-8680-4e5a-9401-730c62112777 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Creating backup of volume 21d8ff5c-68af-4fc8-a330-f3768f5ec835 in container None Jan 21 08:36:32.896549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4856895-3223-443a-a8fa-b554588b2f0d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:32.897547 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4856895-3223-443a-a8fa-b554588b2f0d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:32.897895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:32.897895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:32.898500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4856895-3223-443a-a8fa-b554588b2f0d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:32.904500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:32.904500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:32.909783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-800c8627-8680-4e5a-9401-730c62112777 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:36:33.071167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-800c8627-8680-4e5a-9401-730c62112777 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Created reservations ['7b351ab9-6e0b-4311-935a-4ce244a72571', '509ebe26-c3a4-4781-80b5-a3ff614e0c65'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:36:33.188253 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:33.188253 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:33.223507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e4856895-3223-443a-a8fa-b554588b2f0d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:33.322736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4856895-3223-443a-a8fa-b554588b2f0d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:33.329972 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 611/1217] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:32 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:33.418697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-800c8627-8680-4e5a-9401-730c62112777 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups returned with HTTP 202 Jan 21 08:36:33.421939 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 607/1218] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:36:32 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups => generated 395 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:36:33.435326 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83fd7d66-2656-4cd3-a40d-1198466edf22 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:33.441445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83fd7d66-2656-4cd3-a40d-1198466edf22 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:33.441761 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:33.441761 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:33.443149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83fd7d66-2656-4cd3-a40d-1198466edf22 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:33.445246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-83fd7d66-2656-4cd3-a40d-1198466edf22 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:33.556170 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:33.556170 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:33.558226 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83fd7d66-2656-4cd3-a40d-1198466edf22 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:33.565638 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 612/1219] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:33 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 802 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:33.578661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74796a16-6584-4786-9026-f39be34f4d8d tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:36:33.583397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74796a16-6584-4786-9026-f39be34f4d8d tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:33.584218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:33.584218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:33.585412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74796a16-6584-4786-9026-f39be34f4d8d tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:33.772267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:33.772267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:33.784645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-74796a16-6584-4786-9026-f39be34f4d8d tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:36:33.860248 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74796a16-6584-4786-9026-f39be34f4d8d tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:36:33.862492 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 608/1220] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:33 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 919 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:34.343464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61de8157-a4a1-4b00-8e3c-fdf999f4b188 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:34.344814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61de8157-a4a1-4b00-8e3c-fdf999f4b188 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:34.345426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:34.345426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:34.348201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61de8157-a4a1-4b00-8e3c-fdf999f4b188 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:34.579923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2080d69c-fd89-4a91-a0b7-e41b30c5ff1e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:34.584059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2080d69c-fd89-4a91-a0b7-e41b30c5ff1e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:34.584726 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:34.584726 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:34.585778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2080d69c-fd89-4a91-a0b7-e41b30c5ff1e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:34.588786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2080d69c-fd89-4a91-a0b7-e41b30c5ff1e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:34.599159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:34.599159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:34.640556 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61de8157-a4a1-4b00-8e3c-fdf999f4b188 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:34.697743 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:34.697743 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:34.699754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2080d69c-fd89-4a91-a0b7-e41b30c5ff1e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:34.708346 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 609/1221] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 802 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:34.762164 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61de8157-a4a1-4b00-8e3c-fdf999f4b188 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:34.804176 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 613/1222] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:34 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:35.727886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4bcb9bc2-60c4-4586-b937-d73094bd936c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:35.728460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4bcb9bc2-60c4-4586-b937-d73094bd936c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:35.728624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:35.728624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:35.728985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4bcb9bc2-60c4-4586-b937-d73094bd936c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:35.732751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4bcb9bc2-60c4-4586-b937-d73094bd936c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:35.827067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:35.827067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:35.827067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4bcb9bc2-60c4-4586-b937-d73094bd936c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:35.827067 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 610/1223] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 802 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:35.827605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a11dd699-62a6-48be-a593-edd352710ff3 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:35.827605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a11dd699-62a6-48be-a593-edd352710ff3 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:35.827605 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:35.827605 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:35.827605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a11dd699-62a6-48be-a593-edd352710ff3 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:36.107420 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:36.107420 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:36.174079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a11dd699-62a6-48be-a593-edd352710ff3 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:36.300981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a11dd699-62a6-48be-a593-edd352710ff3 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:36.300981 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 614/1224] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:35 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:36.841976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0fd3adfb-65bb-43b7-9d52-6385002b43c2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:36.845900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0fd3adfb-65bb-43b7-9d52-6385002b43c2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:36.848212 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:36.848212 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:36.848926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0fd3adfb-65bb-43b7-9d52-6385002b43c2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:36.860111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0fd3adfb-65bb-43b7-9d52-6385002b43c2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:36.949870 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:36.949870 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:36.957220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0fd3adfb-65bb-43b7-9d52-6385002b43c2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:36.974605 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 611/1225] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:36 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 802 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:37.314903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-138aecfd-80e0-423b-8d76-1d97bd6b628c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:37.316395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-138aecfd-80e0-423b-8d76-1d97bd6b628c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:37.318033 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:37.318033 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:37.326592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-138aecfd-80e0-423b-8d76-1d97bd6b628c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:37.543286 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:37.543286 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:37.564026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-138aecfd-80e0-423b-8d76-1d97bd6b628c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:37.621677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-138aecfd-80e0-423b-8d76-1d97bd6b628c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:37.622349 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 615/1226] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:37 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:38.007036 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d883273b-419f-40a1-bf7e-c3aa33a0611d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:38.007036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d883273b-419f-40a1-bf7e-c3aa33a0611d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:38.007036 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:38.007036 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:38.007036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d883273b-419f-40a1-bf7e-c3aa33a0611d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:38.007036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d883273b-419f-40a1-bf7e-c3aa33a0611d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:38.086014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:38.086014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:38.087980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d883273b-419f-40a1-bf7e-c3aa33a0611d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:38.094746 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 612/1227] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:37 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 802 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:38.647618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d2b7902-c93c-44de-b4e0-862123077889 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:38.648811 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d2b7902-c93c-44de-b4e0-862123077889 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:38.649084 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:38.649084 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:38.649567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d2b7902-c93c-44de-b4e0-862123077889 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:38.793214 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:38.793214 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:38.815818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8d2b7902-c93c-44de-b4e0-862123077889 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:38.887837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d2b7902-c93c-44de-b4e0-862123077889 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:38.889914 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 616/1228] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:38 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:39.114331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31e35983-9c52-461c-8131-8e1d12af62b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:39.114877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31e35983-9c52-461c-8131-8e1d12af62b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:39.115050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:39.115050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:39.115720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31e35983-9c52-461c-8131-8e1d12af62b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:39.116289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-31e35983-9c52-461c-8131-8e1d12af62b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:39.165987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:39.165987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:39.176510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31e35983-9c52-461c-8131-8e1d12af62b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:39.179650 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 613/1229] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:39 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:39.911401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61e26771-92e0-4def-a206-0055c9e3790b tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:39.912629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61e26771-92e0-4def-a206-0055c9e3790b tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:39.913007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:39.913007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:39.914943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61e26771-92e0-4def-a206-0055c9e3790b tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:40.204168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d8fa294-1e09-4e4c-9633-22cb575c87ec tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:40.212134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d8fa294-1e09-4e4c-9633-22cb575c87ec tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:40.212336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:40.212336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:40.213030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d8fa294-1e09-4e4c-9633-22cb575c87ec tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:40.213686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2d8fa294-1e09-4e4c-9633-22cb575c87ec tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:40.232029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:40.232029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:40.278511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61e26771-92e0-4def-a206-0055c9e3790b tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:40.310289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:40.310289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:40.314368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d8fa294-1e09-4e4c-9633-22cb575c87ec tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:40.316438 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 614/1230] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:40.422908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61e26771-92e0-4def-a206-0055c9e3790b tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:40.432359 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 617/1231] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:39 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:41.335126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b71a056-484c-421b-8e7d-0f9e41eb10e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:41.337092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b71a056-484c-421b-8e7d-0f9e41eb10e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:41.352214 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:41.352214 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:41.353546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b71a056-484c-421b-8e7d-0f9e41eb10e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:41.356439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1b71a056-484c-421b-8e7d-0f9e41eb10e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:41.436206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a861b548-dc1a-4202-8167-6b0bea567534 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:41.436765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a861b548-dc1a-4202-8167-6b0bea567534 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:41.437817 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:41.437817 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:41.438317 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a861b548-dc1a-4202-8167-6b0bea567534 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:41.457553 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:41.457553 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:41.467845 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b71a056-484c-421b-8e7d-0f9e41eb10e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:41.471921 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 615/1232] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:41.606139 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:41.606139 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:41.631765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a861b548-dc1a-4202-8167-6b0bea567534 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:41.684960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a861b548-dc1a-4202-8167-6b0bea567534 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:41.687013 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 618/1233] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:41 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:42.490338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37e3119d-f1f8-4eb6-8adc-d05c49e9be00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:42.491220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37e3119d-f1f8-4eb6-8adc-d05c49e9be00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:42.495343 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:42.495343 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:42.497912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37e3119d-f1f8-4eb6-8adc-d05c49e9be00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:42.498968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-37e3119d-f1f8-4eb6-8adc-d05c49e9be00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:42.576074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:42.576074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:42.578502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37e3119d-f1f8-4eb6-8adc-d05c49e9be00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:42.579847 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 616/1234] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:42.712501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03c0d786-2c82-4f64-accd-b5e319bd9ea1 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:42.713528 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03c0d786-2c82-4f64-accd-b5e319bd9ea1 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:42.714016 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:42.714016 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:42.714942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03c0d786-2c82-4f64-accd-b5e319bd9ea1 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:43.421687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:43.421687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:43.443410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-03c0d786-2c82-4f64-accd-b5e319bd9ea1 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:43.501430 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03c0d786-2c82-4f64-accd-b5e319bd9ea1 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:43.503300 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 619/1235] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:42 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 797 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:43.595763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c751751-50eb-46d6-839c-4ffeb59a02e3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:43.596961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c751751-50eb-46d6-839c-4ffeb59a02e3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:43.597391 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:43.597391 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:43.598210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c751751-50eb-46d6-839c-4ffeb59a02e3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:43.598917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9c751751-50eb-46d6-839c-4ffeb59a02e3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:43.663019 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:43.663019 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:43.665902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c751751-50eb-46d6-839c-4ffeb59a02e3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:43.669274 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 617/1236] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:43.852839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] POST http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes Jan 21 08:36:43.853240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:43.853240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:43.853662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1020144994"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:43.854762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1020144994'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:36:43.855134 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume of 1 GB Jan 21 08:36:43.909182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Availability Zones retrieved successfully. Jan 21 08:36:43.973908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (1cdd5c49-e058-4d75-b5a9-a4120dab3613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:36:43.976913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3708af8-71f6-4d47-a664-cc1ad0d58b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:43.979085 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:36:44.095180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3708af8-71f6-4d47-a664-cc1ad0d58b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:44.097857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ef221cc-cc8f-4ea1-9a85-ce1ec4e21335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:44.282790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Created reservations ['24f532ac-01ca-451b-be10-924604f549d2', 'bfef25e8-7b5c-4feb-8ecb-bd4d15c85922', '351a86e7-a211-4a1c-b306-1e50f857d0ad', 'a91c9423-7757-4b11-a314-30fe370638ad'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:36:44.287304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ef221cc-cc8f-4ea1-9a85-ce1ec4e21335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24f532ac-01ca-451b-be10-924604f549d2', 'bfef25e8-7b5c-4feb-8ecb-bd4d15c85922', '351a86e7-a211-4a1c-b306-1e50f857d0ad', 'a91c9423-7757-4b11-a314-30fe370638ad']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:44.301536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1c170a-1298-4885-adf0-df4524562dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:44.443977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1c170a-1298-4885-adf0-df4524562dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a661a20e-a5ba-4420-b90c-00b1956eab0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1020144994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['24f532ac-01ca-451b-be10-924604f549d2','bfef25e8-7b5c-4feb-8ecb-bd4d15c85922','351a86e7-a211-4a1c-b306-1e50f857d0ad','a91c9423-7757-4b11-a314-30fe370638ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1020144994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a661a20e-a5ba-4420-b90c-00b1956eab0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',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='6fc6ebd4227d4632bf7854fff308bb44',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:44.447586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900300f5-6b7b-4999-8946-9fdc444cafae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:44.533434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3cbf14a-a3dc-40d8-9397-295d5d991e0e tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:44.534182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3cbf14a-a3dc-40d8-9397-295d5d991e0e tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:44.534182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:44.534182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:44.537540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900300f5-6b7b-4999-8946-9fdc444cafae) 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-1020144994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['24f532ac-01ca-451b-be10-924604f549d2','bfef25e8-7b5c-4feb-8ecb-bd4d15c85922','351a86e7-a211-4a1c-b306-1e50f857d0ad','a91c9423-7757-4b11-a314-30fe370638ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:44.540747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3319a3d3-9fd6-42ce-a671-199450934a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:44.542992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3cbf14a-a3dc-40d8-9397-295d5d991e0e tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:44.700529 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:44.700529 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:44.752824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f3cbf14a-a3dc-40d8-9397-295d5d991e0e tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:44.876503 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3cbf14a-a3dc-40d8-9397-295d5d991e0e tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:44.883638 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 618/1237] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:44 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:44.897976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa74baea-3c55-43a9-b5eb-291c4f1eb318 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:44.904663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa74baea-3c55-43a9-b5eb-291c4f1eb318 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:44.905149 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:44.905149 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:44.907964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa74baea-3c55-43a9-b5eb-291c4f1eb318 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:44.909588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fa74baea-3c55-43a9-b5eb-291c4f1eb318 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:45.027751 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:45.027751 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:45.029640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa74baea-3c55-43a9-b5eb-291c4f1eb318 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:45.030498 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 619/1238] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:44 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:45.199584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3319a3d3-9fd6-42ce-a671-199450934a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:45.216834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (1cdd5c49-e058-4d75-b5a9-a4120dab3613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:36:45.348153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request issued successfully. Jan 21 08:36:45.412807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-218571fb-b400-424c-9db1-f11dddd51015 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes returned with HTTP 202 Jan 21 08:36:45.425370 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 620/1239] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:36:43 2021] POST /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes => generated 818 bytes in 1576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:36:45.458906 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ec10ce3-b37c-4962-ad6c-720390727590 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:36:45.460184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ec10ce3-b37c-4962-ad6c-720390727590 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:45.460585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:45.460585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:45.461323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ec10ce3-b37c-4962-ad6c-720390727590 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:45.702495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:45.702495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:45.714427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2ec10ce3-b37c-4962-ad6c-720390727590 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:45.902055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ec10ce3-b37c-4962-ad6c-720390727590 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 200 Jan 21 08:36:45.903032 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 620/1240] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:45 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 886 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:45.937410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0955ede0-46da-44ac-8e34-ce81f6341166 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:45.938346 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0955ede0-46da-44ac-8e34-ce81f6341166 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:45.938743 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:45.938743 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:45.939497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0955ede0-46da-44ac-8e34-ce81f6341166 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:46.051121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-422bb931-ea6b-4a91-a84e-0085e302bc99 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:46.052207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-422bb931-ea6b-4a91-a84e-0085e302bc99 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:46.052613 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:46.052613 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:46.053270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-422bb931-ea6b-4a91-a84e-0085e302bc99 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:46.053836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-422bb931-ea6b-4a91-a84e-0085e302bc99 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:46.101375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:46.101375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:46.107512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-422bb931-ea6b-4a91-a84e-0085e302bc99 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:46.112131 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 621/1241] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:46 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:46.190218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:46.190218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:46.200698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0955ede0-46da-44ac-8e34-ce81f6341166 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:46.259082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0955ede0-46da-44ac-8e34-ce81f6341166 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:46.260352 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 621/1242] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:45 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:46.936415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8364790-bb4d-4e5b-9841-d0fc8c728a6b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:36:46.937805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8364790-bb4d-4e5b-9841-d0fc8c728a6b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:46.937805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:46.937805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:46.939183 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8364790-bb4d-4e5b-9841-d0fc8c728a6b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:47.092140 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:47.092140 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:47.135913 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ee17397-806e-4e03-88c0-ad5e16731e59 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:47.136645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ee17397-806e-4e03-88c0-ad5e16731e59 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:47.136856 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:47.136856 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:47.140219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ee17397-806e-4e03-88c0-ad5e16731e59 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:47.141531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a8364790-bb4d-4e5b-9841-d0fc8c728a6b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:47.146400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2ee17397-806e-4e03-88c0-ad5e16731e59 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:47.227915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8364790-bb4d-4e5b-9841-d0fc8c728a6b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 200 Jan 21 08:36:47.231978 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 622/1243] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:46 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 910 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:47.277028 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0312777-f445-472f-bc64-6af71235e4fa tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:47.278150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0312777-f445-472f-bc64-6af71235e4fa tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:47.278533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:47.278533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:47.279348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0312777-f445-472f-bc64-6af71235e4fa tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:47.279666 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:47.279666 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:47.288953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ee17397-806e-4e03-88c0-ad5e16731e59 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:47.292547 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 622/1244] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:47 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:47.466133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:47.466133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:47.488505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b0312777-f445-472f-bc64-6af71235e4fa tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:47.543540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0312777-f445-472f-bc64-6af71235e4fa tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:47.551724 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 623/1245] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:47 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:48.259969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-485af7ba-4cc9-4d31-aa83-939f6b550e3d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:36:48.260740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-485af7ba-4cc9-4d31-aa83-939f6b550e3d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:48.260740 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:48.260740 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:48.261146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-485af7ba-4cc9-4d31-aa83-939f6b550e3d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:48.308121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9408da39-cea0-4abb-9960-87e06f4ee26f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:48.308672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9408da39-cea0-4abb-9960-87e06f4ee26f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:48.308975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:48.308975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:48.309438 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9408da39-cea0-4abb-9960-87e06f4ee26f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:48.309923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9408da39-cea0-4abb-9960-87e06f4ee26f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:48.367261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:48.367261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:48.376253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9408da39-cea0-4abb-9960-87e06f4ee26f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:48.377736 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 624/1246] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:48.418510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:48.418510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:48.450148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-485af7ba-4cc9-4d31-aa83-939f6b550e3d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:48.502670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-485af7ba-4cc9-4d31-aa83-939f6b550e3d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 200 Jan 21 08:36:48.513112 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 623/1247] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:48 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 911 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:48.538424 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02b7741b-f3c7-40e9-9c31-b594dff986e9 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f/action Jan 21 08:36:48.539746 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:48.539746 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:48.540770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02b7741b-f3c7-40e9-9c31-b594dff986e9 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:36:48.543737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02b7741b-f3c7-40e9-9c31-b594dff986e9 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:48.550337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-02b7741b-f3c7-40e9-9c31-b594dff986e9 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Updating volume 'a661a20e-a5ba-4420-b90c-00b1956eab0f' with '{'status': 'attaching'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:36:48.571348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a56c25f8-07fe-4955-964b-80e692ad0334 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:48.572305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a56c25f8-07fe-4955-964b-80e692ad0334 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:48.572722 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:48.572722 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:48.573391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a56c25f8-07fe-4955-964b-80e692ad0334 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:48.840545 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:48.840545 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:48.939576 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a56c25f8-07fe-4955-964b-80e692ad0334 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:49.083914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a56c25f8-07fe-4955-964b-80e692ad0334 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:49.088796 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 624/1248] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:48 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:49.095635 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:49.095635 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:49.400175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09f06987-68b5-405f-884e-7f31c95229c6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:49.406134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09f06987-68b5-405f-884e-7f31c95229c6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:49.409602 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:49.409602 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:49.410913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09f06987-68b5-405f-884e-7f31c95229c6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:49.412779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-09f06987-68b5-405f-884e-7f31c95229c6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:49.442358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02b7741b-f3c7-40e9-9c31-b594dff986e9 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f/action returned with HTTP 202 Jan 21 08:36:49.455234 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 625/1249] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:36:48 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f/action => generated 0 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:36:49.472794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-007d0ed2-283d-47d3-bed0-719b39877d16 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:36:49.473785 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-007d0ed2-283d-47d3-bed0-719b39877d16 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:49.474164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:49.474164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:49.474865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-007d0ed2-283d-47d3-bed0-719b39877d16 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:49.540598 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:49.540598 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:49.550504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09f06987-68b5-405f-884e-7f31c95229c6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:49.563416 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 625/1250] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:49.820522 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:49.820522 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:49.884902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-007d0ed2-283d-47d3-bed0-719b39877d16 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:50.061039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-007d0ed2-283d-47d3-bed0-719b39877d16 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 200 Jan 21 08:36:50.061039 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 626/1251] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:49 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 911 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:50.087073 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a84ca54f-bb45-40f3-8b1b-693650d43867 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f/action Jan 21 08:36:50.088270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:50.088270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:50.089796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a84ca54f-bb45-40f3-8b1b-693650d43867 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-force_delete": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:36:50.090716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a84ca54f-bb45-40f3-8b1b-693650d43867 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:50.119750 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2138e19-b22b-4732-94c6-296b9b1f7b8c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:50.120762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2138e19-b22b-4732-94c6-296b9b1f7b8c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:50.121458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:50.121458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:50.126901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2138e19-b22b-4732-94c6-296b9b1f7b8c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:50.341682 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:50.341682 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:50.344534 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a84ca54f-bb45-40f3-8b1b-693650d43867 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Volume info retrieved successfully. Jan 21 08:36:50.492219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:50.492219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:50.505213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a84ca54f-bb45-40f3-8b1b-693650d43867 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Delete volume request issued successfully. Jan 21 08:36:50.506634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a84ca54f-bb45-40f3-8b1b-693650d43867 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f/action returned with HTTP 202 Jan 21 08:36:50.518188 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 626/1252] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:36:50 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f/action => generated 0 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:36:50.526221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e2138e19-b22b-4732-94c6-296b9b1f7b8c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:50.547124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5fc6bb9-2fcb-4ee5-9f0f-2287ab72e1a5 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:36:50.552532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5fc6bb9-2fcb-4ee5-9f0f-2287ab72e1a5 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:50.553050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:50.553050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:50.553909 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5fc6bb9-2fcb-4ee5-9f0f-2287ab72e1a5 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:50.565212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2138e19-b22b-4732-94c6-296b9b1f7b8c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:50.566250 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 627/1253] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:50 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:50.587546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbe1a07e-d4c0-4829-a58e-44d6c4bfff49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:50.587546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbe1a07e-d4c0-4829-a58e-44d6c4bfff49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:50.587546 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:50.587546 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:50.588244 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbe1a07e-d4c0-4829-a58e-44d6c4bfff49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:50.589800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bbe1a07e-d4c0-4829-a58e-44d6c4bfff49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:50.651315 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:50.651315 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:50.659932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbe1a07e-d4c0-4829-a58e-44d6c4bfff49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:50.661268 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 628/1254] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:50 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:51.030471 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:51.030471 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:51.106343 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b5fc6bb9-2fcb-4ee5-9f0f-2287ab72e1a5 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:51.218349 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5fc6bb9-2fcb-4ee5-9f0f-2287ab72e1a5 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 200 Jan 21 08:36:51.220225 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 627/1255] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:50 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 910 bytes in 701 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:51.597510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27676eeb-2622-4350-8676-4cebb5eb1329 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:51.598382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27676eeb-2622-4350-8676-4cebb5eb1329 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:51.598382 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:51.598382 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:51.598835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27676eeb-2622-4350-8676-4cebb5eb1329 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:51.696538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61f2f480-fbbe-4507-b8c9-14ce07a5eecc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:51.697976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61f2f480-fbbe-4507-b8c9-14ce07a5eecc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:51.704229 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:51.704229 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:51.706145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61f2f480-fbbe-4507-b8c9-14ce07a5eecc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:51.707504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-61f2f480-fbbe-4507-b8c9-14ce07a5eecc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:51.864667 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:51.864667 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:51.871252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61f2f480-fbbe-4507-b8c9-14ce07a5eecc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:51.875935 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 628/1256] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:51 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:52.066320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:52.066320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:52.134809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-27676eeb-2622-4350-8676-4cebb5eb1329 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:52.248112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27676eeb-2622-4350-8676-4cebb5eb1329 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:52.251454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7664910f-6ea3-473e-a97c-40664e8742ab tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:36:52.252669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7664910f-6ea3-473e-a97c-40664e8742ab tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:52.253147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:52.253147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:52.254061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7664910f-6ea3-473e-a97c-40664e8742ab tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:52.255658 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 629/1257] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:51 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 661 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:52.572009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:52.572009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:52.593943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7664910f-6ea3-473e-a97c-40664e8742ab tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:52.667899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7664910f-6ea3-473e-a97c-40664e8742ab tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 200 Jan 21 08:36:52.680683 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 629/1258] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:52 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 910 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:52.896615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdd4f91c-a93a-4dd9-b7d1-f0fcb5e30b44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:52.897263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdd4f91c-a93a-4dd9-b7d1-f0fcb5e30b44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:52.897480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:52.897480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:52.898470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdd4f91c-a93a-4dd9-b7d1-f0fcb5e30b44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:52.899088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fdd4f91c-a93a-4dd9-b7d1-f0fcb5e30b44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:53.012697 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:53.012697 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:53.024171 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdd4f91c-a93a-4dd9-b7d1-f0fcb5e30b44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:53.053019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 630/1259] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:52 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:53.287028 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fceca062-22bf-470e-af0b-42e2bf3b6b08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:53.288049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fceca062-22bf-470e-af0b-42e2bf3b6b08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:53.288443 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:53.288443 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:53.289181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fceca062-22bf-470e-af0b-42e2bf3b6b08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:53.621449 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:53.621449 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:53.664052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fceca062-22bf-470e-af0b-42e2bf3b6b08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:53.686977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30119067-0aa6-4691-a984-5b752e00a386 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:36:53.687891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30119067-0aa6-4691-a984-5b752e00a386 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:53.687891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:53.687891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:53.688441 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30119067-0aa6-4691-a984-5b752e00a386 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:53.784516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fceca062-22bf-470e-af0b-42e2bf3b6b08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:53.785365 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 630/1260] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:53 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 910 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:53.803816 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:53.803816 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:53.830448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-30119067-0aa6-4691-a984-5b752e00a386 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:53.889553 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30119067-0aa6-4691-a984-5b752e00a386 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 200 Jan 21 08:36:53.890455 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 631/1261] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:53 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 910 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:54.051852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-253df1ed-f353-480c-9ea4-1729724cb767 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:54.052685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-253df1ed-f353-480c-9ea4-1729724cb767 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:54.053055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:54.053055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:54.053644 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-253df1ed-f353-480c-9ea4-1729724cb767 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:54.054525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-253df1ed-f353-480c-9ea4-1729724cb767 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:54.101697 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:54.101697 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:54.105930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-253df1ed-f353-480c-9ea4-1729724cb767 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:54.110380 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 631/1262] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:54.828331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d83d304-c81d-409e-be4e-08ff798e3020 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:54.829388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d83d304-c81d-409e-be4e-08ff798e3020 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:54.834509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:54.834509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:54.836202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d83d304-c81d-409e-be4e-08ff798e3020 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:54.927539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03de8aa5-689a-4905-a162-64f2378f5bcb tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:36:54.929197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03de8aa5-689a-4905-a162-64f2378f5bcb tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:54.931207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:54.931207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:54.933091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03de8aa5-689a-4905-a162-64f2378f5bcb tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:55.210347 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:55.210347 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:55.246638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0d83d304-c81d-409e-be4e-08ff798e3020 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:55.320751 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:55.320751 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:55.354426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d83d304-c81d-409e-be4e-08ff798e3020 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:55.366117 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-03de8aa5-689a-4905-a162-64f2378f5bcb tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:55.381764 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 632/1263] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:54 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 968 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:55.420676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7883b6bb-ce10-4de0-ac96-cf508ac79b16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:55.438358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7883b6bb-ce10-4de0-ac96-cf508ac79b16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:55.440376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:55.440376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:55.441562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7883b6bb-ce10-4de0-ac96-cf508ac79b16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:55.443017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7883b6bb-ce10-4de0-ac96-cf508ac79b16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:55.488162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03de8aa5-689a-4905-a162-64f2378f5bcb tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 200 Jan 21 08:36:55.489703 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 632/1264] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:54 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 910 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:55.567542 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:55.567542 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:55.576486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7883b6bb-ce10-4de0-ac96-cf508ac79b16 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:55.588928 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 633/1265] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:56.401933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18720649-db45-4f7c-a72c-e148b091f3e1 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:56.403713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18720649-db45-4f7c-a72c-e148b091f3e1 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:56.404301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:56.404301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:56.405895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18720649-db45-4f7c-a72c-e148b091f3e1 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:56.521438 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-de9ef075-7a46-48b9-9e1f-365bfa8d0396 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:36:56.522463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-de9ef075-7a46-48b9-9e1f-365bfa8d0396 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:56.522834 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:56.522834 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:56.523544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-de9ef075-7a46-48b9-9e1f-365bfa8d0396 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:56.741825 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:56.741825 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:56.784539 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:56.784539 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:56.795201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-18720649-db45-4f7c-a72c-e148b091f3e1 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:56.829405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-de9ef075-7a46-48b9-9e1f-365bfa8d0396 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:36:56.941712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18720649-db45-4f7c-a72c-e148b091f3e1 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:56.954459 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 633/1266] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:56 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 968 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:56.982775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-de9ef075-7a46-48b9-9e1f-365bfa8d0396 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 200 Jan 21 08:36:56.992249 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 634/1267] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:56 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 910 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:36:56.995192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da57d927-7861-475d-87e3-fd45f0c9cb48 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:56.996298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da57d927-7861-475d-87e3-fd45f0c9cb48 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:57.000041 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:57.000041 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:57.007977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da57d927-7861-475d-87e3-fd45f0c9cb48 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:57.010617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-da57d927-7861-475d-87e3-fd45f0c9cb48 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:57.105683 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:57.105683 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:57.123802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da57d927-7861-475d-87e3-fd45f0c9cb48 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:57.135887 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 634/1268] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:56 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:57.964784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c6cf6804-f116-484d-9dcf-d3df939646f0 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:57.966047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c6cf6804-f116-484d-9dcf-d3df939646f0 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:57.966415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:57.966415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:57.967033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c6cf6804-f116-484d-9dcf-d3df939646f0 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:58.015994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1ef54fd-5041-455a-ba7e-ce455d66bf48 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:36:58.016785 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1ef54fd-5041-455a-ba7e-ce455d66bf48 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:58.017173 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:58.017173 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:58.017954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1ef54fd-5041-455a-ba7e-ce455d66bf48 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:58.079308 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:58.079308 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:58.102599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c6cf6804-f116-484d-9dcf-d3df939646f0 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:58.137148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1ef54fd-5041-455a-ba7e-ce455d66bf48 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 404 Jan 21 08:36:58.139320 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 635/1269] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:58 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:36:58.157768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e0a7c99-7339-459d-9fb5-76e12bdc3bc1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:58.162186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8e0a7c99-7339-459d-9fb5-76e12bdc3bc1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:58.163004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8e0a7c99-7339-459d-9fb5-76e12bdc3bc1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:58.164551 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8e0a7c99-7339-459d-9fb5-76e12bdc3bc1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:58.178010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c6cf6804-f116-484d-9dcf-d3df939646f0 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:58.192785 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 635/1270] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:57 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:58.205995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] POST http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes Jan 21 08:36:58.206791 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:58.206791 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:58.208049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-378561113"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:36:58.214606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-378561113'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:36:58.215241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume of 1 GB Jan 21 08:36:58.250545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Availability Zones retrieved successfully. Jan 21 08:36:58.307814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:58.307814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:58.320637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (917fe164-e7a5-4b08-8982-b1cdff2c1a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:36:58.320956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e0a7c99-7339-459d-9fb5-76e12bdc3bc1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:58.322054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 636/1271] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:58.328097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (723871a7-e7d7-423e-a4d5-aad6505b3cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:58.331010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:36:58.515822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (723871a7-e7d7-423e-a4d5-aad6505b3cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:58.518927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb02a75-a8b0-41cd-815e-bc40572bd00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:58.885643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Created reservations ['e7dc160f-56aa-4f36-a976-756599e81216', 'b705e17c-2669-4078-9899-9fa88b5eddd8', '9f210238-1d30-40c4-a69f-d76becdfa4e2', '123142fc-06bc-4064-9afa-4bbe660ad5cc'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:36:58.890561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb02a75-a8b0-41cd-815e-bc40572bd00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7dc160f-56aa-4f36-a976-756599e81216', 'b705e17c-2669-4078-9899-9fa88b5eddd8', '9f210238-1d30-40c4-a69f-d76becdfa4e2', '123142fc-06bc-4064-9afa-4bbe660ad5cc']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:58.900367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (798bb755-f2c5-4c48-8ebc-5c2b76dc36ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:59.202718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e8d9d8e-cd77-497f-b637-ec05452ab62c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:36:59.209304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e8d9d8e-cd77-497f-b637-ec05452ab62c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:59.210263 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:59.210263 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:59.212184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e8d9d8e-cd77-497f-b637-ec05452ab62c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:59.244508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (798bb755-f2c5-4c48-8ebc-5c2b76dc36ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73a90775-b16e-4dfc-a2fd-fedc112b75a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-378561113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['e7dc160f-56aa-4f36-a976-756599e81216','b705e17c-2669-4078-9899-9fa88b5eddd8','9f210238-1d30-40c4-a69f-d76becdfa4e2','123142fc-06bc-4064-9afa-4bbe660ad5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-378561113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73a90775-b16e-4dfc-a2fd-fedc112b75a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',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='6fc6ebd4227d4632bf7854fff308bb44',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:59.261751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb17117f-22ba-4afb-85f4-2d9bfc507a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:59.411734 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb17117f-22ba-4afb-85f4-2d9bfc507a97) 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-378561113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['e7dc160f-56aa-4f36-a976-756599e81216','b705e17c-2669-4078-9899-9fa88b5eddd8','9f210238-1d30-40c4-a69f-d76becdfa4e2','123142fc-06bc-4064-9afa-4bbe660ad5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:59.416183 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e4e4a9-365d-40a5-a752-9f2b2286cdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:36:59.496848 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:59.496848 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:59.508390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e4e4a9-365d-40a5-a752-9f2b2286cdec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:36:59.568929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (917fe164-e7a5-4b08-8982-b1cdff2c1a38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:36:59.580681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e8d9d8e-cd77-497f-b637-ec05452ab62c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:36:59.642234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e8d9d8e-cd77-497f-b637-ec05452ab62c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:36:59.643542 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 637/1272] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:59 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:59.653018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebb23788-67ba-41b2-b1b6-b35f4ec76183 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:36:59.659375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebb23788-67ba-41b2-b1b6-b35f4ec76183 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:36:59.662219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:36:59.662219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:36:59.662981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebb23788-67ba-41b2-b1b6-b35f4ec76183 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:36:59.663612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ebb23788-67ba-41b2-b1b6-b35f4ec76183 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:36:59.746975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:36:59.746975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:36:59.762500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebb23788-67ba-41b2-b1b6-b35f4ec76183 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:36:59.767354 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 638/1273] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:36:59 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:36:59.908575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request issued successfully. Jan 21 08:37:00.015711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-153caa53-a634-4a01-ac91-2dd0ac6a6397 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes returned with HTTP 202 Jan 21 08:37:00.019034 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 636/1274] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:36:58 2021] POST /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes => generated 817 bytes in 1825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:37:00.049318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f15dc14-ef6f-4751-bc4a-bc4aba19b082 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:00.057084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f15dc14-ef6f-4751-bc4a-bc4aba19b082 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:00.057084 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:00.057084 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:00.062322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f15dc14-ef6f-4751-bc4a-bc4aba19b082 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:00.245274 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:00.245274 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:00.268125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8f15dc14-ef6f-4751-bc4a-bc4aba19b082 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:00.310813 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f15dc14-ef6f-4751-bc4a-bc4aba19b082 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 returned with HTTP 200 Jan 21 08:37:00.312106 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 639/1275] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:00 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 => generated 885 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:00.665986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d021dd64-9c95-433d-8bcc-1c77bcd8c7b7 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:00.670932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d021dd64-9c95-433d-8bcc-1c77bcd8c7b7 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:00.671559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:00.671559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:00.672826 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d021dd64-9c95-433d-8bcc-1c77bcd8c7b7 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:00.793743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-300f4b79-a702-4a94-b6e8-e16bacc81385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:00.794776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-300f4b79-a702-4a94-b6e8-e16bacc81385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:00.795738 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:00.795738 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:00.796617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-300f4b79-a702-4a94-b6e8-e16bacc81385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:00.797210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-300f4b79-a702-4a94-b6e8-e16bacc81385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:00.874684 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:00.874684 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:00.901113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d021dd64-9c95-433d-8bcc-1c77bcd8c7b7 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:00.939023 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:00.939023 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:00.940922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-300f4b79-a702-4a94-b6e8-e16bacc81385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:00.941764 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 640/1276] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:00 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:01.002018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d021dd64-9c95-433d-8bcc-1c77bcd8c7b7 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:01.016526 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 637/1277] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:00 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:01.336732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e60f022b-3847-4d2f-98f6-0c8db11b5616 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:01.337914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e60f022b-3847-4d2f-98f6-0c8db11b5616 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:01.338281 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:01.338281 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:01.338908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e60f022b-3847-4d2f-98f6-0c8db11b5616 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:01.462368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:01.462368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:01.473176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e60f022b-3847-4d2f-98f6-0c8db11b5616 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:01.509791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e60f022b-3847-4d2f-98f6-0c8db11b5616 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 returned with HTTP 200 Jan 21 08:37:01.511035 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 641/1278] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:01 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 => generated 909 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:01.964502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9355180a-1876-434c-ad42-899de1a5b605 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:01.964502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9355180a-1876-434c-ad42-899de1a5b605 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:01.964502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:01.964502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:01.964502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9355180a-1876-434c-ad42-899de1a5b605 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:01.964502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9355180a-1876-434c-ad42-899de1a5b605 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:02.015950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:02.015950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:02.018062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9355180a-1876-434c-ad42-899de1a5b605 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:02.023264 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 638/1279] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:02.047646 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0798ecc2-796d-451c-8a9e-9b6896ff2e4c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:02.048860 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0798ecc2-796d-451c-8a9e-9b6896ff2e4c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:02.049323 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:02.049323 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:02.050021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0798ecc2-796d-451c-8a9e-9b6896ff2e4c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:02.136770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:02.136770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:02.150475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0798ecc2-796d-451c-8a9e-9b6896ff2e4c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:02.176712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0798ecc2-796d-451c-8a9e-9b6896ff2e4c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:02.178239 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 642/1280] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:02 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:02.528583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3d49fca-76e8-4227-af74-e00f2646baf4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:02.530094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3d49fca-76e8-4227-af74-e00f2646baf4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:02.530676 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:02.530676 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:02.531411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3d49fca-76e8-4227-af74-e00f2646baf4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:02.611657 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:02.611657 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:02.657478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a3d49fca-76e8-4227-af74-e00f2646baf4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:02.684604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3d49fca-76e8-4227-af74-e00f2646baf4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 returned with HTTP 200 Jan 21 08:37:02.686639 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 639/1281] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:02 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 => generated 910 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:02.716369 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed35412c-cfdf-41da-a00f-f9706e13a0eb tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0/action Jan 21 08:37:02.717242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:02.717242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:02.718081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed35412c-cfdf-41da-a00f-f9706e13a0eb tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:02.718680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed35412c-cfdf-41da-a00f-f9706e13a0eb tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:02.720234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-ed35412c-cfdf-41da-a00f-f9706e13a0eb tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Updating volume '73a90775-b16e-4dfc-a2fd-fedc112b75a0' with '{'status': 'creating'}' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:37:02.956444 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:02.956444 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:03.042027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f480ac2-2669-4c9c-9e8f-669d919eefc2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:03.043316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f480ac2-2669-4c9c-9e8f-669d919eefc2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:03.043932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:03.043932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:03.044993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f480ac2-2669-4c9c-9e8f-669d919eefc2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:03.045714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2f480ac2-2669-4c9c-9e8f-669d919eefc2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:03.084808 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:03.084808 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:03.089215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f480ac2-2669-4c9c-9e8f-669d919eefc2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:03.094112 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 640/1282] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:03 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:03.205327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0517be92-2bd5-45c3-a053-c25dd743c53c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:03.206111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0517be92-2bd5-45c3-a053-c25dd743c53c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:03.206509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:03.206509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:03.207148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0517be92-2bd5-45c3-a053-c25dd743c53c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:03.269124 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:03.269124 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:03.283556 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed35412c-cfdf-41da-a00f-f9706e13a0eb tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0/action returned with HTTP 202 Jan 21 08:37:03.284774 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 643/1283] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:02 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0/action => generated 0 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:37:03.285100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0517be92-2bd5-45c3-a053-c25dd743c53c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:03.301270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b46f9568-f703-4260-ab72-9f939c592c0d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:03.301807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b46f9568-f703-4260-ab72-9f939c592c0d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:03.302029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:03.302029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:03.303183 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b46f9568-f703-4260-ab72-9f939c592c0d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:03.326281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0517be92-2bd5-45c3-a053-c25dd743c53c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:03.327365 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 641/1284] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:03 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:03.359027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:03.359027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:03.368706 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b46f9568-f703-4260-ab72-9f939c592c0d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:03.392296 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b46f9568-f703-4260-ab72-9f939c592c0d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 returned with HTTP 200 Jan 21 08:37:03.393284 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 644/1285] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:03 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:03.409197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5755413-e468-426d-b7f5-2e517a739916 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0/action Jan 21 08:37:03.409852 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:03.409852 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:03.410620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5755413-e468-426d-b7f5-2e517a739916 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-force_delete": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:03.411207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5755413-e468-426d-b7f5-2e517a739916 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:03.511590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:03.511590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:03.516548 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b5755413-e468-426d-b7f5-2e517a739916 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Volume info retrieved successfully. Jan 21 08:37:03.866103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b5755413-e468-426d-b7f5-2e517a739916 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Delete volume request issued successfully. Jan 21 08:37:03.866849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5755413-e468-426d-b7f5-2e517a739916 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0/action returned with HTTP 202 Jan 21 08:37:03.867834 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 642/1286] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:03 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0/action => generated 0 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:37:03.876402 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-654e46be-5101-40f5-9e2a-da3d5de8cd5f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:03.876402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-654e46be-5101-40f5-9e2a-da3d5de8cd5f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:03.876913 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:03.876913 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:03.877445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-654e46be-5101-40f5-9e2a-da3d5de8cd5f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:04.048495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:04.048495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:04.088594 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-654e46be-5101-40f5-9e2a-da3d5de8cd5f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:04.123266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-654e46be-5101-40f5-9e2a-da3d5de8cd5f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 returned with HTTP 200 Jan 21 08:37:04.124483 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 645/1287] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:03 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 => generated 909 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:04.178541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3927c614-e89f-45e7-a154-ba6b94a2abe7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:04.179341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3927c614-e89f-45e7-a154-ba6b94a2abe7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:04.179794 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:04.179794 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:04.180448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3927c614-e89f-45e7-a154-ba6b94a2abe7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:04.180968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3927c614-e89f-45e7-a154-ba6b94a2abe7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:04.229772 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:04.229772 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:04.232108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3927c614-e89f-45e7-a154-ba6b94a2abe7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:04.244475 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 643/1288] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:04 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:04.345838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0fa0220-efa0-4fe8-9d0a-93cf0b450299 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:04.346381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0fa0220-efa0-4fe8-9d0a-93cf0b450299 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:04.346577 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:04.346577 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:04.347227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0fa0220-efa0-4fe8-9d0a-93cf0b450299 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:04.490754 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:04.490754 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:04.515195 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e0fa0220-efa0-4fe8-9d0a-93cf0b450299 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:04.572174 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0fa0220-efa0-4fe8-9d0a-93cf0b450299 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:04.575402 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 646/1289] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:04 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:05.142474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8224bb0-a025-478c-92f2-fe117379a54d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:05.143063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8224bb0-a025-478c-92f2-fe117379a54d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:05.143257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:05.143257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:05.143588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8224bb0-a025-478c-92f2-fe117379a54d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:05.252905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f31678e-bcbf-44a2-8018-f3bd3df08c2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:05.253552 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f31678e-bcbf-44a2-8018-f3bd3df08c2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:05.253751 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:05.253751 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:05.254404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f31678e-bcbf-44a2-8018-f3bd3df08c2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:05.254922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7f31678e-bcbf-44a2-8018-f3bd3df08c2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:05.305727 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:05.305727 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:05.316343 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a8224bb0-a025-478c-92f2-fe117379a54d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:05.338818 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:05.338818 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:05.344335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8224bb0-a025-478c-92f2-fe117379a54d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 returned with HTTP 200 Jan 21 08:37:05.345440 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 644/1290] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:05 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 => generated 909 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:05.346130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f31678e-bcbf-44a2-8018-f3bd3df08c2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:05.350594 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 647/1291] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:05 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:05.594085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6da25b9b-1dc3-452f-b9e4-d1365a60309a tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:05.594996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6da25b9b-1dc3-452f-b9e4-d1365a60309a tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:05.595881 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:05.595881 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:05.597228 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6da25b9b-1dc3-452f-b9e4-d1365a60309a tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:05.831124 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:05.831124 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:05.933618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6da25b9b-1dc3-452f-b9e4-d1365a60309a tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:06.084510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6da25b9b-1dc3-452f-b9e4-d1365a60309a tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:06.092081 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 645/1292] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:05 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:06.369330 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8994bbb7-9e1e-4891-8617-0d3ce3ce7286 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:06.370526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8994bbb7-9e1e-4891-8617-0d3ce3ce7286 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:06.370895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:06.370895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:06.371534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8994bbb7-9e1e-4891-8617-0d3ce3ce7286 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:06.407713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f38df943-1013-4120-a238-ea3beb521565 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:06.408531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f38df943-1013-4120-a238-ea3beb521565 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:06.409372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:06.409372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:06.409993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f38df943-1013-4120-a238-ea3beb521565 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:06.410514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f38df943-1013-4120-a238-ea3beb521565 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:06.494092 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:06.494092 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:06.511382 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f38df943-1013-4120-a238-ea3beb521565 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:06.526167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 646/1293] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:06 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:06.549467 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:06.549467 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:06.563002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8994bbb7-9e1e-4891-8617-0d3ce3ce7286 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:06.593703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8994bbb7-9e1e-4891-8617-0d3ce3ce7286 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 returned with HTTP 200 Jan 21 08:37:06.596691 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 648/1294] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:06 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:07.110488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1908e90f-863c-4f34-bf50-1dc57825b9ac tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:07.120606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1908e90f-863c-4f34-bf50-1dc57825b9ac tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:07.121525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:07.121525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:07.123311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1908e90f-863c-4f34-bf50-1dc57825b9ac tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:07.345000 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:07.345000 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:07.384402 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1908e90f-863c-4f34-bf50-1dc57825b9ac tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:07.478900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1908e90f-863c-4f34-bf50-1dc57825b9ac tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:07.502486 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 647/1295] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:07 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:07.531496 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d161631a-8a87-49d3-82e9-6f02889bdbda tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:07.533745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d161631a-8a87-49d3-82e9-6f02889bdbda tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:07.534142 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:07.534142 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:07.534740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d161631a-8a87-49d3-82e9-6f02889bdbda tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:07.535254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d161631a-8a87-49d3-82e9-6f02889bdbda tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:07.599957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:07.599957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:07.603007 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d161631a-8a87-49d3-82e9-6f02889bdbda tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:07.607554 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 649/1296] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:07.622289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96b9e616-c846-4070-a0fe-a336d28f72f3 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:07.623106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-96b9e616-c846-4070-a0fe-a336d28f72f3 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:07.623624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:07.623624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:07.625389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-96b9e616-c846-4070-a0fe-a336d28f72f3 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:07.795597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:07.795597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:07.832383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-96b9e616-c846-4070-a0fe-a336d28f72f3 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:07.904864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96b9e616-c846-4070-a0fe-a336d28f72f3 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 returned with HTTP 200 Jan 21 08:37:07.919685 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 648/1297] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:07 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 => generated 909 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:08.497885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cbe5c14-cb26-4bca-ba17-dcd0667c4ba8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:08.499919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cbe5c14-cb26-4bca-ba17-dcd0667c4ba8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:08.499919 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:08.499919 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:08.499919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cbe5c14-cb26-4bca-ba17-dcd0667c4ba8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:08.626820 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:08.626820 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:08.651380 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba51c1ff-8d90-4da7-948a-9f152bf46e6f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:08.651380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba51c1ff-8d90-4da7-948a-9f152bf46e6f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:08.651380 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:08.651380 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:08.651380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba51c1ff-8d90-4da7-948a-9f152bf46e6f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:08.651380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ba51c1ff-8d90-4da7-948a-9f152bf46e6f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:08.653041 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6cbe5c14-cb26-4bca-ba17-dcd0667c4ba8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:08.705905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cbe5c14-cb26-4bca-ba17-dcd0667c4ba8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:08.708202 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 650/1298] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:08 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:08.796469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:08.796469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:08.796469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba51c1ff-8d90-4da7-948a-9f152bf46e6f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:08.796469 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 649/1299] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:08 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:08.954028 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2402b694-7172-4df5-b31b-53aaf5e257b7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:08.954028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2402b694-7172-4df5-b31b-53aaf5e257b7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:08.954028 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:08.954028 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:08.954028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2402b694-7172-4df5-b31b-53aaf5e257b7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:09.179276 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2402b694-7172-4df5-b31b-53aaf5e257b7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 returned with HTTP 404 Jan 21 08:37:09.188530 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 651/1300] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:08 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:37:09.201184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] POST http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes Jan 21 08:37:09.202590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:09.202590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:09.203404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1674287968"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:09.209760 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1674287968'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:37:09.212245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume of 1 GB Jan 21 08:37:09.284780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Availability Zones retrieved successfully. Jan 21 08:37:09.438215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (b21b9f2c-d526-4135-a03a-222bbeaa5dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:37:09.466631 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3973798a-e855-4a40-b367-4e6ad7261ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:09.488858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:37:09.729256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2652050a-0aa2-4fde-886d-11438c47ab85 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:09.730353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2652050a-0aa2-4fde-886d-11438c47ab85 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:09.735356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2652050a-0aa2-4fde-886d-11438c47ab85 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:09.971142 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:09.971142 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:10.024517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2652050a-0aa2-4fde-886d-11438c47ab85 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:10.045919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3973798a-e855-4a40-b367-4e6ad7261ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:10.064573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6771f712-aa90-4c11-86f7-97c534c1c5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:10.145507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2652050a-0aa2-4fde-886d-11438c47ab85 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:10.148659 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 652/1301] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:09 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:10.175270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96707cae-c407-4d2b-b680-10bb3b7bc366 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:10.176677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-96707cae-c407-4d2b-b680-10bb3b7bc366 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:10.180318 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:10.180318 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:10.181182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-96707cae-c407-4d2b-b680-10bb3b7bc366 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:10.190389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-96707cae-c407-4d2b-b680-10bb3b7bc366 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:10.318015 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:10.318015 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:10.333742 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96707cae-c407-4d2b-b680-10bb3b7bc366 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:10.336071 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 653/1302] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:10 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:10.556656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Created reservations ['3a2c0303-caaa-4b88-838d-2ca3c4774744', '300f580e-4a36-4978-b34f-e11805875728', 'eeea1b11-dbc5-445d-a19c-e50f95a1b4d1', '1ed44b6d-0aca-4739-b0f6-1d805103d175'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:37:10.560625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6771f712-aa90-4c11-86f7-97c534c1c5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a2c0303-caaa-4b88-838d-2ca3c4774744', '300f580e-4a36-4978-b34f-e11805875728', 'eeea1b11-dbc5-445d-a19c-e50f95a1b4d1', '1ed44b6d-0aca-4739-b0f6-1d805103d175']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:10.565933 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b3b8c6-3b12-4901-ae37-a5e751a7d2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:10.916710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65b3b8c6-3b12-4901-ae37-a5e751a7d2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9641dfa-9610-4b18-b760-b3fa49f2425f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1674287968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['3a2c0303-caaa-4b88-838d-2ca3c4774744','300f580e-4a36-4978-b34f-e11805875728','eeea1b11-dbc5-445d-a19c-e50f95a1b4d1','1ed44b6d-0aca-4739-b0f6-1d805103d175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:37:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1674287968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9641dfa-9610-4b18-b760-b3fa49f2425f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',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='6fc6ebd4227d4632bf7854fff308bb44',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:10.919260 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6920f6a-de46-4b37-b358-55d1def79fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:11.169316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a608d2f1-c966-4fe4-9bdd-c5657c7bb9fd tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:11.170171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a608d2f1-c966-4fe4-9bdd-c5657c7bb9fd tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:11.171002 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:11.171002 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:11.171608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a608d2f1-c966-4fe4-9bdd-c5657c7bb9fd tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:11.492307 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:11.492307 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:11.536963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a608d2f1-c966-4fe4-9bdd-c5657c7bb9fd tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:11.627775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a608d2f1-c966-4fe4-9bdd-c5657c7bb9fd tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:11.629496 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 654/1303] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:11 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:11.667318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-524147f2-5c63-47d7-b8ee-aba4995e5d27 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:11.668427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-524147f2-5c63-47d7-b8ee-aba4995e5d27 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:11.668787 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:11.668787 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:11.669484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-524147f2-5c63-47d7-b8ee-aba4995e5d27 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:11.670131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-524147f2-5c63-47d7-b8ee-aba4995e5d27 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:11.745601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:11.745601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:11.750994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-524147f2-5c63-47d7-b8ee-aba4995e5d27 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:11.753795 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 655/1304] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:11 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:12.548773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6920f6a-de46-4b37-b358-55d1def79fd7) 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-1674287968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['3a2c0303-caaa-4b88-838d-2ca3c4774744','300f580e-4a36-4978-b34f-e11805875728','eeea1b11-dbc5-445d-a19c-e50f95a1b4d1','1ed44b6d-0aca-4739-b0f6-1d805103d175'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:12.551003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2562ef-eb9d-419a-8e78-6e2d09b0f4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:12.645683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfe3152c-e7a8-441d-8731-23842f0c6515 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:12.647575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfe3152c-e7a8-441d-8731-23842f0c6515 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:12.647575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:12.647575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:12.647575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfe3152c-e7a8-441d-8731-23842f0c6515 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:12.744780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea2562ef-eb9d-419a-8e78-6e2d09b0f4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:12.759887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:12.759887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:12.774458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (b21b9f2c-d526-4135-a03a-222bbeaa5dcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:37:12.802771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bfe3152c-e7a8-441d-8731-23842f0c6515 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:12.878245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfe3152c-e7a8-441d-8731-23842f0c6515 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:12.878245 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 656/1305] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:12 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:12.885618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fba14a9-eab5-48f5-becd-23a5f1cfcf6e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:12.886423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fba14a9-eab5-48f5-becd-23a5f1cfcf6e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:12.886789 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:12.886789 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:12.887396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fba14a9-eab5-48f5-becd-23a5f1cfcf6e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:12.890120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5fba14a9-eab5-48f5-becd-23a5f1cfcf6e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:12.953664 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:12.953664 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:12.956009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fba14a9-eab5-48f5-becd-23a5f1cfcf6e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:12.957301 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 657/1306] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:13.145467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request issued successfully. Jan 21 08:37:13.277297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4de06c5-f384-407a-a5ad-582d524c384e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes returned with HTTP 202 Jan 21 08:37:13.282242 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 650/1307] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:37:09 2021] POST /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes => generated 818 bytes in 4091 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:37:13.309736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8308a06f-8ced-424b-ad0b-590e04bcc3c4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:13.310545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8308a06f-8ced-424b-ad0b-590e04bcc3c4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:13.310965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:13.310965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:13.311588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8308a06f-8ced-424b-ad0b-590e04bcc3c4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:13.378901 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:13.378901 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:13.430322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8308a06f-8ced-424b-ad0b-590e04bcc3c4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:13.531647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8308a06f-8ced-424b-ad0b-590e04bcc3c4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 200 Jan 21 08:37:13.535237 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 658/1308] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:13 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 886 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:13.888750 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-608f9df4-b011-4c61-b7e6-0034e6bed307 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:13.889636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-608f9df4-b011-4c61-b7e6-0034e6bed307 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:13.889636 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:13.889636 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:13.890109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-608f9df4-b011-4c61-b7e6-0034e6bed307 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:14.002487 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4da879e8-ece2-4652-ac52-abc659db18ab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:14.003030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4da879e8-ece2-4652-ac52-abc659db18ab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:14.003224 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:14.003224 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:14.003598 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4da879e8-ece2-4652-ac52-abc659db18ab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:14.003990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4da879e8-ece2-4652-ac52-abc659db18ab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:14.098147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:14.098147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:14.098749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:14.098749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:14.101431 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4da879e8-ece2-4652-ac52-abc659db18ab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:14.106843 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 659/1309] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:13 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:14.115933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-608f9df4-b011-4c61-b7e6-0034e6bed307 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:14.160414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-608f9df4-b011-4c61-b7e6-0034e6bed307 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:14.161986 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 651/1310] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:13 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:14.567615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15b07dc4-8221-415d-b2d0-d6707cbfe8db tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:14.568308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15b07dc4-8221-415d-b2d0-d6707cbfe8db tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:14.568628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:14.568628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:14.569385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15b07dc4-8221-415d-b2d0-d6707cbfe8db tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:14.866054 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:14.866054 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:14.866054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-15b07dc4-8221-415d-b2d0-d6707cbfe8db tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:14.866054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15b07dc4-8221-415d-b2d0-d6707cbfe8db tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 200 Jan 21 08:37:14.866054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 660/1311] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:14 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 910 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:15.132616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d109af8f-8bd2-45ab-84d6-3f405a975ce5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:15.134693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d109af8f-8bd2-45ab-84d6-3f405a975ce5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:15.135718 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:15.135718 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:15.137009 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d109af8f-8bd2-45ab-84d6-3f405a975ce5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:15.137964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d109af8f-8bd2-45ab-84d6-3f405a975ce5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:15.191193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca2581f1-4f53-4ba9-b2a0-641bb6669a2d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:15.192216 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca2581f1-4f53-4ba9-b2a0-641bb6669a2d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:15.192589 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:15.192589 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:15.193301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca2581f1-4f53-4ba9-b2a0-641bb6669a2d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:15.196862 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:15.196862 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:15.201142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d109af8f-8bd2-45ab-84d6-3f405a975ce5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:15.205082 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 652/1312] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:15 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:15.406777 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:15.406777 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:15.427291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca2581f1-4f53-4ba9-b2a0-641bb6669a2d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:15.497332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca2581f1-4f53-4ba9-b2a0-641bb6669a2d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:15.499680 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 661/1313] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:15 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:15.902429 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44e51ba9-e91a-45c5-915b-d9a3853608c0 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:15.904026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44e51ba9-e91a-45c5-915b-d9a3853608c0 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:15.905117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:15.905117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:15.916782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44e51ba9-e91a-45c5-915b-d9a3853608c0 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:16.134385 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:16.134385 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:16.154095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-44e51ba9-e91a-45c5-915b-d9a3853608c0 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:16.232258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3cce2e4-c1eb-441e-ba27-fa6e1233a19f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:16.235060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3cce2e4-c1eb-441e-ba27-fa6e1233a19f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:16.240199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:16.240199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:16.244360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3cce2e4-c1eb-441e-ba27-fa6e1233a19f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:16.245705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b3cce2e4-c1eb-441e-ba27-fa6e1233a19f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:16.270807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44e51ba9-e91a-45c5-915b-d9a3853608c0 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 200 Jan 21 08:37:16.275283 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 653/1314] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:15 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 911 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:16.306928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51b14267-4f7f-451c-825e-e37501ba3a1f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f/action Jan 21 08:37:16.308236 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:16.308236 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:16.309649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51b14267-4f7f-451c-825e-e37501ba3a1f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:16.316860 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51b14267-4f7f-451c-825e-e37501ba3a1f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:16.319006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-51b14267-4f7f-451c-825e-e37501ba3a1f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Updating volume 'c9641dfa-9610-4b18-b760-b3fa49f2425f' with '{'status': 'error'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:37:16.333490 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:16.333490 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:16.348187 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3cce2e4-c1eb-441e-ba27-fa6e1233a19f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:16.350599 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 662/1315] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:16.528808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c9c6042-3c3e-4b62-ad55-5645ae24ee1d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:16.537050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c9c6042-3c3e-4b62-ad55-5645ae24ee1d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:16.537050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:16.537050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:16.537050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c9c6042-3c3e-4b62-ad55-5645ae24ee1d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:16.752494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:16.752494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:16.785764 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:16.785764 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:16.807107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0c9c6042-3c3e-4b62-ad55-5645ae24ee1d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:16.877484 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c9c6042-3c3e-4b62-ad55-5645ae24ee1d tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:16.890396 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 663/1316] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:16 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:17.040954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51b14267-4f7f-451c-825e-e37501ba3a1f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f/action returned with HTTP 202 Jan 21 08:37:17.043048 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 654/1317] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:16 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f/action => generated 0 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:37:17.060870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1747b3c-0568-4591-8b0d-e410bcd2388e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:17.069696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1747b3c-0568-4591-8b0d-e410bcd2388e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:17.070158 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:17.070158 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:17.070992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1747b3c-0568-4591-8b0d-e410bcd2388e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:17.202880 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:17.202880 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:17.213826 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b1747b3c-0568-4591-8b0d-e410bcd2388e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:17.241881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1747b3c-0568-4591-8b0d-e410bcd2388e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 200 Jan 21 08:37:17.242944 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 664/1318] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:17 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 907 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:17.351626 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ad22404-dfe6-4a89-85d5-38917bbbbab2 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f/action Jan 21 08:37:17.352897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:17.352897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:17.354065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ad22404-dfe6-4a89-85d5-38917bbbbab2 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-force_delete": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:17.355292 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ad22404-dfe6-4a89-85d5-38917bbbbab2 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:17.386980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f939c332-fc2b-44dc-b941-040f3797d726 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:17.400140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f939c332-fc2b-44dc-b941-040f3797d726 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:17.401254 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:17.401254 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:17.403110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f939c332-fc2b-44dc-b941-040f3797d726 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:17.409068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f939c332-fc2b-44dc-b941-040f3797d726 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:17.455590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:17.455590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:17.490073 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f939c332-fc2b-44dc-b941-040f3797d726 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:17.490073 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 665/1319] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:17.490251 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:17.490251 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:17.491624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6ad22404-dfe6-4a89-85d5-38917bbbbab2 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Volume info retrieved successfully. Jan 21 08:37:17.901097 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6ad22404-dfe6-4a89-85d5-38917bbbbab2 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Delete volume request issued successfully. Jan 21 08:37:17.901964 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ad22404-dfe6-4a89-85d5-38917bbbbab2 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f/action returned with HTTP 202 Jan 21 08:37:17.903098 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 655/1320] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:17 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f/action => generated 0 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:37:17.914837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30474fa2-cf04-4803-8492-128f83285f5e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:17.915378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30474fa2-cf04-4803-8492-128f83285f5e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:17.915706 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:17.915706 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:17.916039 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30474fa2-cf04-4803-8492-128f83285f5e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:17.928504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6eeb6b6d-baa9-4e3c-9cb2-7081cd389570 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:17.929068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6eeb6b6d-baa9-4e3c-9cb2-7081cd389570 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:17.929295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:17.929295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:17.929686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6eeb6b6d-baa9-4e3c-9cb2-7081cd389570 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:18.099875 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:18.099875 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:18.101004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:18.101004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:18.130849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-30474fa2-cf04-4803-8492-128f83285f5e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:18.148663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6eeb6b6d-baa9-4e3c-9cb2-7081cd389570 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:18.258194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30474fa2-cf04-4803-8492-128f83285f5e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 200 Jan 21 08:37:18.258194 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 666/1321] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:17 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 910 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:18.277056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6eeb6b6d-baa9-4e3c-9cb2-7081cd389570 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:18.290909 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 656/1322] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:17 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:18.520539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d47c7c04-dbba-4e74-a690-07fa01b28a2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:18.528155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d47c7c04-dbba-4e74-a690-07fa01b28a2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:18.528411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:18.528411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:18.529111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d47c7c04-dbba-4e74-a690-07fa01b28a2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:18.530169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d47c7c04-dbba-4e74-a690-07fa01b28a2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:18.633687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:18.633687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:18.638581 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d47c7c04-dbba-4e74-a690-07fa01b28a2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:18.655523 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 667/1323] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:19.288954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-de2c6fc7-ec4a-4255-bffe-161d57dfdfad tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:19.291345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-de2c6fc7-ec4a-4255-bffe-161d57dfdfad tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:19.294830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:19.294830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:19.301631 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-de2c6fc7-ec4a-4255-bffe-161d57dfdfad tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:19.308220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-262149d4-cd26-462f-a464-9151eaaa0b9e tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:19.309050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-262149d4-cd26-462f-a464-9151eaaa0b9e tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:19.309415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:19.309415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:19.310064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-262149d4-cd26-462f-a464-9151eaaa0b9e tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:19.514548 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:19.514548 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:19.537533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:19.537533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:19.553798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-262149d4-cd26-462f-a464-9151eaaa0b9e tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:19.564231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-de2c6fc7-ec4a-4255-bffe-161d57dfdfad tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:19.589716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-de2c6fc7-ec4a-4255-bffe-161d57dfdfad tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 200 Jan 21 08:37:19.590886 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 657/1324] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:19 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 910 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:19.611876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-262149d4-cd26-462f-a464-9151eaaa0b9e tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:19.618043 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 668/1325] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:19 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:19.668093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0865c1fa-843f-4dfa-ad0b-bb1b4c589dc9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:19.668998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0865c1fa-843f-4dfa-ad0b-bb1b4c589dc9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:19.669433 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:19.669433 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:19.670783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0865c1fa-843f-4dfa-ad0b-bb1b4c589dc9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:19.671328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0865c1fa-843f-4dfa-ad0b-bb1b4c589dc9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:19.722591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:19.722591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:19.724959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0865c1fa-843f-4dfa-ad0b-bb1b4c589dc9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:19.726335 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 658/1326] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:19 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:20.621372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d66e56c9-ef42-4b61-95c2-dc39e9b6db72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:20.622118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d66e56c9-ef42-4b61-95c2-dc39e9b6db72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:20.622118 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:20.622118 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:20.622557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d66e56c9-ef42-4b61-95c2-dc39e9b6db72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:20.649253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64eca480-cc49-4cd1-9bae-1ef78d2afbd2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:20.651330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64eca480-cc49-4cd1-9bae-1ef78d2afbd2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:20.675672 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:20.675672 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:20.677093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64eca480-cc49-4cd1-9bae-1ef78d2afbd2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:20.721841 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:20.721841 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:20.739835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d66e56c9-ef42-4b61-95c2-dc39e9b6db72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:20.770911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d66e56c9-ef42-4b61-95c2-dc39e9b6db72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 200 Jan 21 08:37:20.772479 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 669/1327] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:20 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 910 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:20.781762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef445e23-393e-4b3d-b49c-086d02fc5fd7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:20.782809 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef445e23-393e-4b3d-b49c-086d02fc5fd7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:20.783362 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:20.783362 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:20.784062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef445e23-393e-4b3d-b49c-086d02fc5fd7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:20.786057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ef445e23-393e-4b3d-b49c-086d02fc5fd7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:20.812828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:20.812828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:20.815180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef445e23-393e-4b3d-b49c-086d02fc5fd7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:20.866922 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 670/1328] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:20 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:20.981310 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:20.981310 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:21.010232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-64eca480-cc49-4cd1-9bae-1ef78d2afbd2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:21.284285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64eca480-cc49-4cd1-9bae-1ef78d2afbd2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:21.313577 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 659/1329] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:20 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 666 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:21.816527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e28a960-16d2-4354-8b0b-bbee3d8cf62c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:21.816527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e28a960-16d2-4354-8b0b-bbee3d8cf62c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:21.816527 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:21.816527 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:21.816527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e28a960-16d2-4354-8b0b-bbee3d8cf62c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:21.891667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b23d8981-355f-4e07-be14-1ffce0643aff tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:21.892980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b23d8981-355f-4e07-be14-1ffce0643aff tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:21.892980 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:21.892980 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:21.893418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b23d8981-355f-4e07-be14-1ffce0643aff tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:21.894121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b23d8981-355f-4e07-be14-1ffce0643aff tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:22.058918 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:22.058918 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:22.083510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e28a960-16d2-4354-8b0b-bbee3d8cf62c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:22.111176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:22.111176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:22.119712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e28a960-16d2-4354-8b0b-bbee3d8cf62c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 200 Jan 21 08:37:22.121204 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 671/1330] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:21 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 910 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:22.134049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b23d8981-355f-4e07-be14-1ffce0643aff tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:22.144967 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 660/1331] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:21 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:22.319866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31f9c146-b188-492b-95b5-a68e450aef61 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:22.320393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31f9c146-b188-492b-95b5-a68e450aef61 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:22.320588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:22.320588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:22.321206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31f9c146-b188-492b-95b5-a68e450aef61 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:22.428625 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:22.428625 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:22.439554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-31f9c146-b188-492b-95b5-a68e450aef61 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:22.467642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31f9c146-b188-492b-95b5-a68e450aef61 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:22.469188 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 672/1332] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:22 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:23.174899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23d6ff77-0456-4fa1-8f4a-145c38723ab7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:23.182870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4c25727-6d14-4931-9c50-6ec9f9066817 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:23.186397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23d6ff77-0456-4fa1-8f4a-145c38723ab7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:23.187254 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:23.187254 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:23.190033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23d6ff77-0456-4fa1-8f4a-145c38723ab7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:23.193797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4c25727-6d14-4931-9c50-6ec9f9066817 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:23.201885 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:23.201885 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:23.203242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4c25727-6d14-4931-9c50-6ec9f9066817 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:23.207184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a4c25727-6d14-4931-9c50-6ec9f9066817 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:23.418243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:23.418243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:23.422492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4c25727-6d14-4931-9c50-6ec9f9066817 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:23.442403 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 673/1333] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:23 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:23.444085 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:23.444085 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:23.488168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23d6ff77-0456-4fa1-8f4a-145c38723ab7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:23.489139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7c4657e-1ab1-4eab-883a-2847c17a0e20 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:23.490148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7c4657e-1ab1-4eab-883a-2847c17a0e20 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:23.493987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:23.493987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:23.495419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7c4657e-1ab1-4eab-883a-2847c17a0e20 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:23.566103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23d6ff77-0456-4fa1-8f4a-145c38723ab7 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 200 Jan 21 08:37:23.621024 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 661/1334] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:23 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 910 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:23.739488 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:23.739488 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:23.758918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e7c4657e-1ab1-4eab-883a-2847c17a0e20 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:23.824144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7c4657e-1ab1-4eab-883a-2847c17a0e20 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:23.844739 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 674/1335] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:23 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:24.450044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b1d4f99-71cc-4e86-944e-b84f23815868 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:24.460098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b1d4f99-71cc-4e86-944e-b84f23815868 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:24.460098 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:24.460098 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:24.460098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b1d4f99-71cc-4e86-944e-b84f23815868 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:24.460098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3b1d4f99-71cc-4e86-944e-b84f23815868 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:24.599672 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:24.599672 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:24.602915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b1d4f99-71cc-4e86-944e-b84f23815868 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:24.628583 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 662/1336] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:24 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:24.657958 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0bb05d5c-024d-4225-8595-869ad8b33a5c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:24.658915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0bb05d5c-024d-4225-8595-869ad8b33a5c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:24.659291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:24.659291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:24.660012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0bb05d5c-024d-4225-8595-869ad8b33a5c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:24.845244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-004c4454-63e6-494a-9b78-e9c46ce59fba tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:24.847152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-004c4454-63e6-494a-9b78-e9c46ce59fba tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:24.847901 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:24.847901 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:24.848513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-004c4454-63e6-494a-9b78-e9c46ce59fba tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:24.996956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0bb05d5c-024d-4225-8595-869ad8b33a5c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 404 Jan 21 08:37:25.010808 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 675/1337] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:24 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 109 bytes in 360 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:37:25.023918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] POST http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes Jan 21 08:37:25.032309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2129267739"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:25.041089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2129267739'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:37:25.049947 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume of 1 GB Jan 21 08:37:25.104944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Availability Zones retrieved successfully. Jan 21 08:37:25.192546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (3bceccaf-3691-462f-aced-7d28b5a57116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:37:25.208981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25083bbd-b414-428d-b03a-a691d54c8db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:25.233820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:37:25.299575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:25.299575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:25.354449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-004c4454-63e6-494a-9b78-e9c46ce59fba tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:25.453255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25083bbd-b414-428d-b03a-a691d54c8db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:25.459971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59c90ffd-0a14-4338-9225-e8e809a7e5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:25.487534 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-004c4454-63e6-494a-9b78-e9c46ce59fba tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:25.495127 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 663/1338] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:24 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 657 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:25.663896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f983d87-2a37-47bf-b7ec-2fca5293e7e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:25.677380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f983d87-2a37-47bf-b7ec-2fca5293e7e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:25.677741 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:25.677741 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:25.680592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f983d87-2a37-47bf-b7ec-2fca5293e7e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:25.688451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1f983d87-2a37-47bf-b7ec-2fca5293e7e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:25.800574 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:25.800574 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:25.805729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f983d87-2a37-47bf-b7ec-2fca5293e7e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:25.819808 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 664/1339] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:25.922095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Created reservations ['2efaf29c-f7b9-476e-9344-b1d9770fb2f8', '26cc35a3-ef3e-4e7c-8673-c104c37231ef', 'ee790bfc-9351-4950-822f-9d5a91289ca5', '8396f9fa-68de-4077-9af4-cd1cbc067cec'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:37:25.924404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59c90ffd-0a14-4338-9225-e8e809a7e5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2efaf29c-f7b9-476e-9344-b1d9770fb2f8', '26cc35a3-ef3e-4e7c-8673-c104c37231ef', 'ee790bfc-9351-4950-822f-9d5a91289ca5', '8396f9fa-68de-4077-9af4-cd1cbc067cec']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:25.928838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1b766f-4fc7-436f-8637-39e80d58971a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:26.170924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f1b766f-4fc7-436f-8637-39e80d58971a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bb1303c-6641-4cfc-9206-baa912e4bb9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2129267739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['2efaf29c-f7b9-476e-9344-b1d9770fb2f8','26cc35a3-ef3e-4e7c-8673-c104c37231ef','ee790bfc-9351-4950-822f-9d5a91289ca5','8396f9fa-68de-4077-9af4-cd1cbc067cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2129267739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bb1303c-6641-4cfc-9206-baa912e4bb9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',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='6fc6ebd4227d4632bf7854fff308bb44',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:26.183883 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8bb854-c6ea-4aaf-afef-f2ed1b125e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:26.312050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8bb854-c6ea-4aaf-afef-f2ed1b125e34) 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-2129267739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['2efaf29c-f7b9-476e-9344-b1d9770fb2f8','26cc35a3-ef3e-4e7c-8673-c104c37231ef','ee790bfc-9351-4950-822f-9d5a91289ca5','8396f9fa-68de-4077-9af4-cd1cbc067cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:26.318127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd031f81-1c5f-4310-afe5-a311f8959363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:26.517641 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa6d5938-8598-48c2-bcc0-3fb45131209c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:26.521491 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa6d5938-8598-48c2-bcc0-3fb45131209c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:26.522517 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:26.522517 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:26.523730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa6d5938-8598-48c2-bcc0-3fb45131209c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:26.640725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd031f81-1c5f-4310-afe5-a311f8959363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:26.651360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (3bceccaf-3691-462f-aced-7d28b5a57116) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:37:26.720059 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:26.720059 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:26.783208 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aa6d5938-8598-48c2-bcc0-3fb45131209c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:26.816181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request issued successfully. Jan 21 08:37:26.837742 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44c7d122-5026-4cf0-8707-045264eaf562 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes returned with HTTP 202 Jan 21 08:37:26.854520 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 676/1340] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:37:25 2021] POST /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes => generated 818 bytes in 1823 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:37:26.890194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa6d5938-8598-48c2-bcc0-3fb45131209c tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:26.893858 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 665/1341] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:26 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:26.902282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3562a358-c0ad-4135-98ea-05e2c6e8999c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:26.905018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3562a358-c0ad-4135-98ea-05e2c6e8999c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:26.905600 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:26.905600 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:26.906429 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3562a358-c0ad-4135-98ea-05e2c6e8999c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:26.909711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b4db4f0-f8dd-4737-a7c4-8a6192c69d09 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:26.910463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b4db4f0-f8dd-4737-a7c4-8a6192c69d09 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:26.910749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:26.910749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:26.911270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b4db4f0-f8dd-4737-a7c4-8a6192c69d09 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:26.911515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7b4db4f0-f8dd-4737-a7c4-8a6192c69d09 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:26.945356 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:26.945356 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:26.952577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b4db4f0-f8dd-4737-a7c4-8a6192c69d09 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:26.954375 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 677/1342] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:26 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:27.109567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:27.109567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:27.130685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3562a358-c0ad-4135-98ea-05e2c6e8999c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:27.212901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3562a358-c0ad-4135-98ea-05e2c6e8999c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 200 Jan 21 08:37:27.223704 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 666/1343] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:26 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 886 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:27.911148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40639d5f-1c1d-4117-8315-fffaad4b5087 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:27.912347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40639d5f-1c1d-4117-8315-fffaad4b5087 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:27.912747 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:27.912747 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:27.913349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40639d5f-1c1d-4117-8315-fffaad4b5087 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:27.970723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6d398fd-c1c0-4a33-948d-b3850812b70b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:27.971712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6d398fd-c1c0-4a33-948d-b3850812b70b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:27.972022 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:27.972022 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:27.972540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6d398fd-c1c0-4a33-948d-b3850812b70b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:27.973131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a6d398fd-c1c0-4a33-948d-b3850812b70b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:28.101984 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:28.101984 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:28.105769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6d398fd-c1c0-4a33-948d-b3850812b70b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:28.126386 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 667/1344] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:27 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:28.237453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24f617e4-583a-47de-83ae-44663b125007 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:28.238948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24f617e4-583a-47de-83ae-44663b125007 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:28.239549 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:28.239549 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:28.242749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24f617e4-583a-47de-83ae-44663b125007 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:28.267543 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:28.267543 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:28.347742 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-40639d5f-1c1d-4117-8315-fffaad4b5087 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:28.602048 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:28.602048 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:28.608852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40639d5f-1c1d-4117-8315-fffaad4b5087 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:28.613967 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 678/1345] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:27 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 707 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:28.653040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-24f617e4-583a-47de-83ae-44663b125007 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:28.764340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24f617e4-583a-47de-83ae-44663b125007 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 200 Jan 21 08:37:28.775591 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 668/1346] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:28 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 910 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:29.134856 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7dc0a60-965c-4e54-80ea-8030ef8c8f11 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:29.144062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7dc0a60-965c-4e54-80ea-8030ef8c8f11 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:29.144062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:29.144062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:29.144062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7dc0a60-965c-4e54-80ea-8030ef8c8f11 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:29.144062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a7dc0a60-965c-4e54-80ea-8030ef8c8f11 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:29.246726 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:29.246726 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:29.252766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7dc0a60-965c-4e54-80ea-8030ef8c8f11 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:29.259957 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 679/1347] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:29 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:29.630844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3917f9c4-63ac-4c4a-907d-c48d37edeee0 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:29.631959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3917f9c4-63ac-4c4a-907d-c48d37edeee0 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:29.632430 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:29.632430 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:29.633146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3917f9c4-63ac-4c4a-907d-c48d37edeee0 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:29.796228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-962aabc9-7ce9-4a6a-9a9f-ba9ef64d5304 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:29.823144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-962aabc9-7ce9-4a6a-9a9f-ba9ef64d5304 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:29.823144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:29.823144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:29.823144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-962aabc9-7ce9-4a6a-9a9f-ba9ef64d5304 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:29.834943 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:29.834943 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:29.846156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3917f9c4-63ac-4c4a-907d-c48d37edeee0 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:29.877936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3917f9c4-63ac-4c4a-907d-c48d37edeee0 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:29.879520 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 669/1348] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:29 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:29.939635 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:29.939635 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:29.962552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-962aabc9-7ce9-4a6a-9a9f-ba9ef64d5304 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:30.014959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-962aabc9-7ce9-4a6a-9a9f-ba9ef64d5304 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 200 Jan 21 08:37:30.015895 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 680/1349] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:29 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 910 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:30.280857 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c1e10ed-9260-48d1-afa5-2f6f4af78107 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:30.283639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c1e10ed-9260-48d1-afa5-2f6f4af78107 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:30.284290 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:30.284290 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:30.285865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c1e10ed-9260-48d1-afa5-2f6f4af78107 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:30.289543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5c1e10ed-9260-48d1-afa5-2f6f4af78107 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:30.408022 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:30.408022 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:30.412764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c1e10ed-9260-48d1-afa5-2f6f4af78107 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:30.414438 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 670/1350] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:30.900539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e12c40e-38b9-430b-b6ce-fdddd35ad730 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:30.901514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e12c40e-38b9-430b-b6ce-fdddd35ad730 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:30.911656 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:30.911656 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:30.912711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e12c40e-38b9-430b-b6ce-fdddd35ad730 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:31.052713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc3bb6a1-74bb-42ba-9dba-8d851d2fd61f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:31.054504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc3bb6a1-74bb-42ba-9dba-8d851d2fd61f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:31.055131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:31.055131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:31.056329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc3bb6a1-74bb-42ba-9dba-8d851d2fd61f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:31.249121 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:31.249121 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:31.275044 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:31.275044 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:31.284878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cc3bb6a1-74bb-42ba-9dba-8d851d2fd61f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:31.302610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1e12c40e-38b9-430b-b6ce-fdddd35ad730 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:31.403095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e12c40e-38b9-430b-b6ce-fdddd35ad730 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:31.404942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc3bb6a1-74bb-42ba-9dba-8d851d2fd61f tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 200 Jan 21 08:37:31.405087 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 681/1351] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:30 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:31.405250 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 671/1352] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:31 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 911 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:31.440082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-818322e8-c667-4efe-9585-f47c4d0cf2bd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:31.440324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eda22ab8-f6e0-405f-9275-9a1dacd3fa7f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a/action Jan 21 08:37:31.441038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-818322e8-c667-4efe-9585-f47c4d0cf2bd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:31.444139 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:31.444139 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:31.444986 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:31.444986 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:31.445337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eda22ab8-f6e0-405f-9275-9a1dacd3fa7f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:31.445721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eda22ab8-f6e0-405f-9275-9a1dacd3fa7f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:31.446617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-818322e8-c667-4efe-9585-f47c4d0cf2bd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:31.447512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-eda22ab8-f6e0-405f-9275-9a1dacd3fa7f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Updating volume '8bb1303c-6641-4cfc-9206-baa912e4bb9a' with '{'status': 'maintenance'}' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:37:31.448466 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-818322e8-c667-4efe-9585-f47c4d0cf2bd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:31.538883 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:31.538883 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:31.553056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-818322e8-c667-4efe-9585-f47c4d0cf2bd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:31.564369 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 672/1353] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:31.868009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:31.868009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:32.428772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4193b6ef-d71f-460b-9d7e-8c60f4243209 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:32.429763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4193b6ef-d71f-460b-9d7e-8c60f4243209 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:32.430129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:32.430129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:32.430819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4193b6ef-d71f-460b-9d7e-8c60f4243209 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:32.465032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eda22ab8-f6e0-405f-9275-9a1dacd3fa7f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a/action returned with HTTP 202 Jan 21 08:37:32.467364 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 682/1354] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:31 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a/action => generated 0 bytes in 1048 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:37:32.496568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ac4ea31-1fd4-4939-9488-063cfab63942 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:32.499743 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ac4ea31-1fd4-4939-9488-063cfab63942 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:32.499743 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:32.499743 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:32.504161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ac4ea31-1fd4-4939-9488-063cfab63942 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:32.711494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:32.711494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:32.713901 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:32.713901 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:32.752246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9ac4ea31-1fd4-4939-9488-063cfab63942 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:32.757157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4193b6ef-d71f-460b-9d7e-8c60f4243209 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:32.842192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4193b6ef-d71f-460b-9d7e-8c60f4243209 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:32.875125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ac4ea31-1fd4-4939-9488-063cfab63942 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 200 Jan 21 08:37:32.880024 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 673/1355] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:32 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:32.881250 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 683/1356] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:32 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 913 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:32.918159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa89b130-ef76-46ff-9210-fc51f19ac29c tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a/action Jan 21 08:37:32.918847 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:32.918847 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:32.923650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-901eb096-b196-4d91-8c83-6ddd8764ea30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:32.925069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-901eb096-b196-4d91-8c83-6ddd8764ea30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:32.925692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:32.925692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:32.926877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-901eb096-b196-4d91-8c83-6ddd8764ea30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:32.934928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa89b130-ef76-46ff-9210-fc51f19ac29c tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-force_delete": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:32.936268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-901eb096-b196-4d91-8c83-6ddd8764ea30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:32.936518 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa89b130-ef76-46ff-9210-fc51f19ac29c tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:33.024409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:33.024409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:33.041277 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-901eb096-b196-4d91-8c83-6ddd8764ea30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:33.043222 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 674/1357] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:33.277652 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:33.277652 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:33.279909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aa89b130-ef76-46ff-9210-fc51f19ac29c tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Volume info retrieved successfully. Jan 21 08:37:33.461919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aa89b130-ef76-46ff-9210-fc51f19ac29c tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Delete volume request issued successfully. Jan 21 08:37:33.463541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa89b130-ef76-46ff-9210-fc51f19ac29c tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a/action returned with HTTP 202 Jan 21 08:37:33.470607 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 684/1358] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:32 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a/action => generated 0 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:37:33.478659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ef5752c-e3bb-43dd-aac7-0716d779d473 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:33.479716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ef5752c-e3bb-43dd-aac7-0716d779d473 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:33.480343 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:33.480343 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:33.481467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ef5752c-e3bb-43dd-aac7-0716d779d473 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:33.753144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:33.753144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:33.801605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7ef5752c-e3bb-43dd-aac7-0716d779d473 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:33.875229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbfa4275-48e4-4af6-8036-352346712596 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:33.875229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbfa4275-48e4-4af6-8036-352346712596 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:33.875229 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:33.875229 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:33.876046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbfa4275-48e4-4af6-8036-352346712596 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:33.961549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ef5752c-e3bb-43dd-aac7-0716d779d473 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 200 Jan 21 08:37:33.970430 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 675/1359] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:33 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 910 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:34.068698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad8343a4-7a95-4e19-bdf9-48fdfbbbd184 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:34.080669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad8343a4-7a95-4e19-bdf9-48fdfbbbd184 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:34.083116 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:34.083116 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:34.084371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad8343a4-7a95-4e19-bdf9-48fdfbbbd184 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:34.085871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ad8343a4-7a95-4e19-bdf9-48fdfbbbd184 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:34.255349 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:34.255349 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:34.327579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dbfa4275-48e4-4af6-8036-352346712596 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:34.461938 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbfa4275-48e4-4af6-8036-352346712596 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:34.475915 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 685/1360] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:33 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 971 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:34.598163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:34.598163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:34.607668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad8343a4-7a95-4e19-bdf9-48fdfbbbd184 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:34.628754 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 676/1361] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:35.000961 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02ca3173-13eb-4fcd-9bd0-cd88a8f7519b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:35.001985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02ca3173-13eb-4fcd-9bd0-cd88a8f7519b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:35.002452 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:35.002452 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:35.003461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02ca3173-13eb-4fcd-9bd0-cd88a8f7519b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:35.188928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:35.188928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:35.210083 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02ca3173-13eb-4fcd-9bd0-cd88a8f7519b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:35.312036 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02ca3173-13eb-4fcd-9bd0-cd88a8f7519b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 200 Jan 21 08:37:35.315218 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 686/1362] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:34 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 910 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:35.577006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e326b80d-81de-4606-b5a5-d9bd915514f3 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:35.577006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e326b80d-81de-4606-b5a5-d9bd915514f3 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:35.577006 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:35.577006 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:35.577006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e326b80d-81de-4606-b5a5-d9bd915514f3 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:35.767469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:35.767469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:35.807158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e326b80d-81de-4606-b5a5-d9bd915514f3 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:35.892780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e326b80d-81de-4606-b5a5-d9bd915514f3 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:35.905191 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 677/1363] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:35 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 970 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:36.346688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7c91c0c-3b39-4b8c-b4dc-3e213cb09a55 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:36.348867 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7c91c0c-3b39-4b8c-b4dc-3e213cb09a55 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:36.349228 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:36.349228 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:36.349927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7c91c0c-3b39-4b8c-b4dc-3e213cb09a55 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:36.609527 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:36.609527 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:36.637340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7c91c0c-3b39-4b8c-b4dc-3e213cb09a55 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:36.690670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7c91c0c-3b39-4b8c-b4dc-3e213cb09a55 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 200 Jan 21 08:37:36.692297 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 678/1364] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:36 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 910 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:36.939755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94e90b15-66c7-4bcf-ac1b-35293be105af tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:36.940491 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94e90b15-66c7-4bcf-ac1b-35293be105af tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:36.940916 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:36.940916 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:36.941524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94e90b15-66c7-4bcf-ac1b-35293be105af tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:37.007280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08bc49d0-d00b-407e-8954-038cd24d68d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:37.008332 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08bc49d0-d00b-407e-8954-038cd24d68d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:37.008520 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:37.008520 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:37.009173 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08bc49d0-d00b-407e-8954-038cd24d68d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:37.009816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-08bc49d0-d00b-407e-8954-038cd24d68d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:37.044056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:37.044056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:37.054305 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-94e90b15-66c7-4bcf-ac1b-35293be105af tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:37.097187 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94e90b15-66c7-4bcf-ac1b-35293be105af tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:37.098432 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 679/1365] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:36 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 1359 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:37:37.140147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0322c9a0-a489-4ba0-94c7-01ff00a35a87 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] POST http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054/action Jan 21 08:37:37.140379 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:37.140379 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:37.141005 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:37.141005 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:37.141704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0322c9a0-a489-4ba0-94c7-01ff00a35a87 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] 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=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:37.142259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0322c9a0-a489-4ba0-94c7-01ff00a35a87 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] 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=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:37.143772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08bc49d0-d00b-407e-8954-038cd24d68d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:37.156395 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 687/1366] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 1526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:37.275767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:37.275767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:37.533317 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:37.533317 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:37.537801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0322c9a0-a489-4ba0-94c7-01ff00a35a87 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:37.727169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0322c9a0-a489-4ba0-94c7-01ff00a35a87 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Update volume metadata completed successfully. Jan 21 08:37:37.728809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0322c9a0-a489-4ba0-94c7-01ff00a35a87 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054/action returned with HTTP 200 Jan 21 08:37:37.729201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a48643d-ab18-4b9a-b41f-91f904fa59e2 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:37.730163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a48643d-ab18-4b9a-b41f-91f904fa59e2 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:37.730575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:37.730575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:37.731371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a48643d-ab18-4b9a-b41f-91f904fa59e2 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:37.732790 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 680/1367] 10.222.0.50 () {60 vars in 1358 bytes} [Thu Jan 21 08:37:37 2021] POST /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054/action => generated 511 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:37.746778 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5bd7e100-b1d3-4a2c-aaad-24b9fc7ecc97 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:37.746778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5bd7e100-b1d3-4a2c-aaad-24b9fc7ecc97 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:37.746778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:37.746778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:37.746778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5bd7e100-b1d3-4a2c-aaad-24b9fc7ecc97 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:37.949748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:37.949748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:37.974681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3a48643d-ab18-4b9a-b41f-91f904fa59e2 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:38.000591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:38.000591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:38.035176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a48643d-ab18-4b9a-b41f-91f904fa59e2 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 200 Jan 21 08:37:38.045664 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 688/1368] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:37 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 910 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:38.050922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5bd7e100-b1d3-4a2c-aaad-24b9fc7ecc97 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:38.136228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5bd7e100-b1d3-4a2c-aaad-24b9fc7ecc97 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:38.139500 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 681/1369] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:37 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 1434 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:37:38.158168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94a32a3c-7b4a-4302-982d-3896cc465c08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] POST http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054/action Jan 21 08:37:38.159728 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:38.159728 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:38.161153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94a32a3c-7b4a-4302-982d-3896cc465c08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:38.162224 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94a32a3c-7b4a-4302-982d-3896cc465c08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:38.181711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51d0c13b-8c82-4f0a-9305-61e4a0ac171e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:38.182582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51d0c13b-8c82-4f0a-9305-61e4a0ac171e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:38.193629 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:38.193629 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:38.194442 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51d0c13b-8c82-4f0a-9305-61e4a0ac171e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:38.215721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-51d0c13b-8c82-4f0a-9305-61e4a0ac171e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:38.259058 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:38.259058 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:38.261115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51d0c13b-8c82-4f0a-9305-61e4a0ac171e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:38.262660 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 682/1370] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:38 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:38.315782 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:38.315782 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:38.458215 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:38.458215 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:38.463871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-94a32a3c-7b4a-4302-982d-3896cc465c08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:38.501903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-94a32a3c-7b4a-4302-982d-3896cc465c08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Get volume image-metadata completed successfully. Jan 21 08:37:38.532705 n-d-769329-4 devstack@c-api.service[88055]: /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 08:37:38.532705 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:37:38.632224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-94a32a3c-7b4a-4302-982d-3896cc465c08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Delete volume metadata completed successfully. Jan 21 08:37:38.632727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94a32a3c-7b4a-4302-982d-3896cc465c08 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054/action returned with HTTP 200 Jan 21 08:37:38.636972 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 689/1371] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:38 2021] POST /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054/action => generated 0 bytes in 483 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 08:37:38.643325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca9b5f84-f1cf-434f-9f65-7a6b3bb540a8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] POST http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054/action Jan 21 08:37:38.644225 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:38.644225 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:38.645621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca9b5f84-f1cf-434f-9f65-7a6b3bb540a8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:38.646236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca9b5f84-f1cf-434f-9f65-7a6b3bb540a8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:38.701932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:38.701932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:38.703675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca9b5f84-f1cf-434f-9f65-7a6b3bb540a8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:38.716727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca9b5f84-f1cf-434f-9f65-7a6b3bb540a8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Get volume image-metadata completed successfully. Jan 21 08:37:38.718222 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca9b5f84-f1cf-434f-9f65-7a6b3bb540a8 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054/action returned with HTTP 200 Jan 21 08:37:38.719324 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 683/1372] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:38 2021] POST /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054/action => generated 485 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:38.730954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3b11543-bff9-4dc6-a3b1-85c27de288e2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] DELETE http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:38.732778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3b11543-bff9-4dc6-a3b1-85c27de288e2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:38.733338 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:38.733338 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:38.733983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3b11543-bff9-4dc6-a3b1-85c27de288e2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:38.734639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-c3b11543-bff9-4dc6-a3b1-85c27de288e2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Delete volume with id: 6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:38.792529 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:38.792529 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:38.794942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c3b11543-bff9-4dc6-a3b1-85c27de288e2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:38.916081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c3b11543-bff9-4dc6-a3b1-85c27de288e2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Delete volume request issued successfully. Jan 21 08:37:38.922167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3b11543-bff9-4dc6-a3b1-85c27de288e2 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 202 Jan 21 08:37:38.922167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 690/1373] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:37:38 2021] DELETE /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:37:38.926683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ab0f995-76ca-4c33-8052-d05384bd088b tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:38.927931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ab0f995-76ca-4c33-8052-d05384bd088b tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:38.928242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:38.928242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:38.928860 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ab0f995-76ca-4c33-8052-d05384bd088b tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:39.011392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:39.011392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:39.023494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2ab0f995-76ca-4c33-8052-d05384bd088b tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:39.061673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97ccec70-189d-4088-baa1-23315d7fc894 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:39.064224 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97ccec70-189d-4088-baa1-23315d7fc894 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:39.065194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:39.065194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:39.066935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97ccec70-189d-4088-baa1-23315d7fc894 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:39.111384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ab0f995-76ca-4c33-8052-d05384bd088b tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:39.113289 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 684/1374] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:38 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 1407 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:37:39.161536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97ccec70-189d-4088-baa1-23315d7fc894 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 404 Jan 21 08:37:39.163604 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 691/1375] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:39 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:37:39.177224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] POST http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes Jan 21 08:37:39.177688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:39.177688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:39.178099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1449882475"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:39.179185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1449882475'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:37:39.179622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume of 1 GB Jan 21 08:37:39.194748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Availability Zones retrieved successfully. Jan 21 08:37:39.213742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (adfa4a72-c693-4565-ba9b-76d491be0f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:37:39.217531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d710e3-00b5-4392-a994-1899a5bed82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:39.220217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:37:39.285976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbc1b51e-781c-4e45-9521-3e0cbd48e832 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:39.286789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbc1b51e-781c-4e45-9521-3e0cbd48e832 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:39.287284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbc1b51e-781c-4e45-9521-3e0cbd48e832 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:39.287842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fbc1b51e-781c-4e45-9521-3e0cbd48e832 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:39.311638 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:39.311638 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:39.313428 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbc1b51e-781c-4e45-9521-3e0cbd48e832 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:39.314250 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 692/1376] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:39 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:39.342301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d710e3-00b5-4392-a994-1899a5bed82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:39.346384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d73a497-7362-4641-a560-543e66153e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:39.478792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Created reservations ['8593af2e-5338-4141-bbff-de4bb8bf9e68', 'ad8c6496-8854-4b50-9bb5-bd41f0436e73', 'e6f0e7f7-f656-44f4-b14b-5d672a591d7a', '60fee81a-8170-4cc7-8808-82fb60ff9d39'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:37:39.480782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d73a497-7362-4641-a560-543e66153e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8593af2e-5338-4141-bbff-de4bb8bf9e68', 'ad8c6496-8854-4b50-9bb5-bd41f0436e73', 'e6f0e7f7-f656-44f4-b14b-5d672a591d7a', '60fee81a-8170-4cc7-8808-82fb60ff9d39']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:39.483020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (195bff0f-6245-43ab-b1c3-ba7658b29b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:39.678220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (195bff0f-6245-43ab-b1c3-ba7658b29b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eac43e70-90c3-412d-be57-3469327e8768', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1449882475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['8593af2e-5338-4141-bbff-de4bb8bf9e68','ad8c6496-8854-4b50-9bb5-bd41f0436e73','e6f0e7f7-f656-44f4-b14b-5d672a591d7a','60fee81a-8170-4cc7-8808-82fb60ff9d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:37:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1449882475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eac43e70-90c3-412d-be57-3469327e8768,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',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='6fc6ebd4227d4632bf7854fff308bb44',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:39.680521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c54c5e-8c51-43cf-bc08-b6afd6f7555d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:39.800011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c54c5e-8c51-43cf-bc08-b6afd6f7555d) 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-1449882475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9aa123808c9844c0b619ab9e3fc5b4c1',qos_specs=None,replication_status=,reservations=['8593af2e-5338-4141-bbff-de4bb8bf9e68','ad8c6496-8854-4b50-9bb5-bd41f0436e73','e6f0e7f7-f656-44f4-b14b-5d672a591d7a','60fee81a-8170-4cc7-8808-82fb60ff9d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc6ebd4227d4632bf7854fff308bb44',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:39.802081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (701044ad-9ce8-4237-825c-d278459ca694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:39.974859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (701044ad-9ce8-4237-825c-d278459ca694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:39.994845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Flow 'volume_create_api' (adfa4a72-c693-4565-ba9b-76d491be0f9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:37:40.134222 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78376f8d-18c0-4db6-8d6c-3fe47b16c1e4 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:40.135162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78376f8d-18c0-4db6-8d6c-3fe47b16c1e4 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:40.135582 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:40.135582 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:40.136283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78376f8d-18c0-4db6-8d6c-3fe47b16c1e4 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:40.288317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Create volume request issued successfully. Jan 21 08:37:40.359976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7ab148f-edae-4c15-b051-5d07585d8574 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes returned with HTTP 202 Jan 21 08:37:40.361916 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 685/1377] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:37:39 2021] POST /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes => generated 818 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:37:40.382732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01f0bb82-5bd4-4404-a073-0e445c38e977 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:40.389486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01f0bb82-5bd4-4404-a073-0e445c38e977 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:40.389999 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:40.389999 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:40.390818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01f0bb82-5bd4-4404-a073-0e445c38e977 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:40.391162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-01f0bb82-5bd4-4404-a073-0e445c38e977 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:40.451954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:40.451954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:40.490619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:40.490619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:40.498887 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-78376f8d-18c0-4db6-8d6c-3fe47b16c1e4 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:40.508883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01f0bb82-5bd4-4404-a073-0e445c38e977 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:40.531793 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 686/1378] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:40.543760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34539a2d-ce3b-49ad-b300-c4bc13473b53 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:40.545240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34539a2d-ce3b-49ad-b300-c4bc13473b53 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:40.545601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:40.545601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:40.546298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34539a2d-ce3b-49ad-b300-c4bc13473b53 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:40.615989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78376f8d-18c0-4db6-8d6c-3fe47b16c1e4 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:40.618653 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 693/1379] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:40 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 1407 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:37:40.798898 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:40.798898 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:40.836951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-34539a2d-ce3b-49ad-b300-c4bc13473b53 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:40.961448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34539a2d-ce3b-49ad-b300-c4bc13473b53 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:40.981307 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 687/1380] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:40 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 910 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:41.246570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-54459754-ad3f-4ae6-ab26-68c032f68c79 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:37:41.252667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-54459754-ad3f-4ae6-ab26-68c032f68c79 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:41.252667 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:41.252667 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:41.259826 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-54459754-ad3f-4ae6-ab26-68c032f68c79 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:41.343981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:41.343981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:41.364366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-54459754-ad3f-4ae6-ab26-68c032f68c79 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:37:41.421044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-54459754-ad3f-4ae6-ab26-68c032f68c79 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:37:41.425523 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 694/1381] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:37:41 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 919 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:41.482975 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34539a2d-ce3b-49ad-b300-c4bc13473b53 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume// Jan 21 08:37:41.483933 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34539a2d-ce3b-49ad-b300-c4bc13473b53 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:41.484312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:41.484312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:41.484973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34539a2d-ce3b-49ad-b300-c4bc13473b53 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:41.487252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34539a2d-ce3b-49ad-b300-c4bc13473b53 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:37:41.488522 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 688/1382] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:37:41 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 08:37:41.510242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-11fec7b2-4c22-42f3-a03d-e7561b14e4b4 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] POST http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments Jan 21 08:37:41.511332 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:41.511332 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:41.512303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-11fec7b2-4c22-42f3-a03d-e7561b14e4b4 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fc3e1e7-814e-45eb-9462-59d66473d7c9", "instance_uuid": "5b6bc34a-10fe-4ad9-af39-4b6c7d93eb50", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:41.536863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22d29ed6-8a98-4664-8e22-dc96216beff6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:41.540246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22d29ed6-8a98-4664-8e22-dc96216beff6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:41.540246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22d29ed6-8a98-4664-8e22-dc96216beff6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:41.540246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-22d29ed6-8a98-4664-8e22-dc96216beff6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:41.599757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:41.599757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:41.604257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22d29ed6-8a98-4664-8e22-dc96216beff6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:41.606370 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 689/1383] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:41.642958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:41.642958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:41.652907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b79fabb9-720f-4176-95cc-670eb7c7db15 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:41.654403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b79fabb9-720f-4176-95cc-670eb7c7db15 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:41.655055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:41.655055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:41.658863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b79fabb9-720f-4176-95cc-670eb7c7db15 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:41.973683 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:41.973683 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:42.023843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b79fabb9-720f-4176-95cc-670eb7c7db15 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Volume info retrieved successfully. Jan 21 08:37:42.033276 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-11fec7b2-4c22-42f3-a03d-e7561b14e4b4 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments returned with HTTP 200 Jan 21 08:37:42.041589 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 695/1384] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:37:41 2021] POST /volume/v3/77241e345dc64209b0f388db10b01cfb/attachments => generated 273 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:37:42.056849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6397d5ec-5571-4e6a-8541-e1b0a11ce4d4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:42.064778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6397d5ec-5571-4e6a-8541-e1b0a11ce4d4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:42.065546 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:42.065546 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:42.070019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6397d5ec-5571-4e6a-8541-e1b0a11ce4d4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:42.188190 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b79fabb9-720f-4176-95cc-670eb7c7db15 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 200 Jan 21 08:37:42.198302 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 690/1385] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:41 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 1407 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:37:42.314128 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:42.314128 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:42.334189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6397d5ec-5571-4e6a-8541-e1b0a11ce4d4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:42.397402 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-834ae397-5ff0-4873-bac5-875ac1c48869 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] POST http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/25301d58-2392-4c16-9f53-97e0334d1c6a/action Jan 21 08:37:42.399966 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:42.399966 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:42.401526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-834ae397-5ff0-4873-bac5-875ac1c48869 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:42.402515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-834ae397-5ff0-4873-bac5-875ac1c48869 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:42.487247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6397d5ec-5571-4e6a-8541-e1b0a11ce4d4 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:42.496760 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 696/1386] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:42 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 910 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:42.609212 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:42.609212 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:42.636147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-edaae940-ca22-40f7-bf20-a593395f4f91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:42.637738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-edaae940-ca22-40f7-bf20-a593395f4f91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:42.639783 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:42.639783 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:42.641186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-edaae940-ca22-40f7-bf20-a593395f4f91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:42.642092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-edaae940-ca22-40f7-bf20-a593395f4f91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:42.732206 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:42.732206 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:42.737247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bf84d39-bea5-43ed-97a9-10ddd09ab952 req-834ae397-5ff0-4873-bac5-875ac1c48869 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/25301d58-2392-4c16-9f53-97e0334d1c6a/action returned with HTTP 204 Jan 21 08:37:42.738929 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 691/1387] 10.222.0.50 () {66 vars in 1696 bytes} [Thu Jan 21 08:37:42 2021] POST /volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/25301d58-2392-4c16-9f53-97e0334d1c6a/action => generated 0 bytes in 360 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:37:42.757743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-edaae940-ca22-40f7-bf20-a593395f4f91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:42.775591 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 697/1388] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:42.852271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2215ab07-8b85-42fc-82e4-cb47b8d288e1 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:37:42.854256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2215ab07-8b85-42fc-82e4-cb47b8d288e1 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:42.855005 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:42.855005 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:42.856248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2215ab07-8b85-42fc-82e4-cb47b8d288e1 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:42.982131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:42.982131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:43.000214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2215ab07-8b85-42fc-82e4-cb47b8d288e1 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:37:43.045670 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:43.045670 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:43.063851 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2215ab07-8b85-42fc-82e4-cb47b8d288e1 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:37:43.067753 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 692/1389] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:42 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 1181 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:37:43.227643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0a5a6e1-6396-4118-9039-d44104e1aa55 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] GET http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 Jan 21 08:37:43.228603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0a5a6e1-6396-4118-9039-d44104e1aa55 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:43.228957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:43.228957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:43.229618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0a5a6e1-6396-4118-9039-d44104e1aa55 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:43.331153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0a5a6e1-6396-4118-9039-d44104e1aa55 tempest-VolumesImageMetadata-1164808015 tempest-VolumesImageMetadata-1164808015] http://10.222.0.50/volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 returned with HTTP 404 Jan 21 08:37:43.337226 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 698/1390] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:43 2021] GET /volume/v3/d1ccfad0ee634ee7b16c8422d6bb0cb7/volumes/6b23b33d-6e9d-4a31-85d8-39bacc7fc054 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:37:43.405367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-6efc9ac8-f8fc-4de4-9e2a-194c27234cad tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:37:43.406227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-6efc9ac8-f8fc-4de4-9e2a-194c27234cad tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:43.406544 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:43.406544 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:43.407145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-6efc9ac8-f8fc-4de4-9e2a-194c27234cad tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:43.530368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe634324-ecc8-4836-b261-3a7ab64dd94c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:43.531136 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe634324-ecc8-4836-b261-3a7ab64dd94c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:43.532149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe634324-ecc8-4836-b261-3a7ab64dd94c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:43.552496 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:43.552496 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:43.609428 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-6efc9ac8-f8fc-4de4-9e2a-194c27234cad tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:37:43.690234 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:43.690234 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:43.706894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-6efc9ac8-f8fc-4de4-9e2a-194c27234cad tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:37:43.708165 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 693/1391] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:37:43 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 1181 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:37:43.731267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:43.731267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:43.760477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fe634324-ecc8-4836-b261-3a7ab64dd94c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:43.787988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb03d0a8-35af-4d13-be00-9919ef1e9e9f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:43.789498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb03d0a8-35af-4d13-be00-9919ef1e9e9f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:43.792438 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe634324-ecc8-4836-b261-3a7ab64dd94c tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:43.792867 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:43.792867 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:43.793527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb03d0a8-35af-4d13-be00-9919ef1e9e9f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:43.794911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bb03d0a8-35af-4d13-be00-9919ef1e9e9f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:43.795161 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 699/1392] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:43 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 911 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:43.820556 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-724fc636-b8da-459a-87e3-c363a610048f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action Jan 21 08:37:43.820556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:43.820556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:43.820556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-724fc636-b8da-459a-87e3-c363a610048f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:43.823152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-724fc636-b8da-459a-87e3-c363a610048f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:43.825054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-724fc636-b8da-459a-87e3-c363a610048f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Updating volume 'eac43e70-90c3-412d-be57-3469327e8768' with '{'status': 'error'}' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:37:43.856933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:43.856933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:43.860022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb03d0a8-35af-4d13-be00-9919ef1e9e9f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:43.861502 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 694/1393] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:43.912571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-261c6d97-3fda-43e8-80fd-216b6d8eca0e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] DELETE http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/25301d58-2392-4c16-9f53-97e0334d1c6a Jan 21 08:37:43.916218 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-261c6d97-3fda-43e8-80fd-216b6d8eca0e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:43.916967 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:43.916967 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:43.917668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-261c6d97-3fda-43e8-80fd-216b6d8eca0e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:43.971238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:43.971238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:44.142601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:44.142601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:44.417629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-724fc636-b8da-459a-87e3-c363a610048f tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action returned with HTTP 202 Jan 21 08:37:44.423677 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 700/1394] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:43 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action => generated 0 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:37:44.429332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ddf9755-b5fb-4e9e-8784-1733fabf61cc tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:44.430034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ddf9755-b5fb-4e9e-8784-1733fabf61cc tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:44.430414 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:44.430414 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:44.430774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ddf9755-b5fb-4e9e-8784-1733fabf61cc tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:44.481622 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-261c6d97-3fda-43e8-80fd-216b6d8eca0e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:37:44.485117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-261c6d97-3fda-43e8-80fd-216b6d8eca0e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:37:44.548114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:44.548114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:44.567415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1ddf9755-b5fb-4e9e-8784-1733fabf61cc tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:44.577333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f88e46c4-4fb1-4ec9-917c-704717a1ee09 req-261c6d97-3fda-43e8-80fd-216b6d8eca0e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/25301d58-2392-4c16-9f53-97e0334d1c6a returned with HTTP 200 Jan 21 08:37:44.578425 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 695/1395] 10.222.0.50 () {64 vars in 1644 bytes} [Thu Jan 21 08:37:43 2021] DELETE /volume/v3/77241e345dc64209b0f388db10b01cfb/attachments/25301d58-2392-4c16-9f53-97e0334d1c6a => generated 19 bytes in 691 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:44.646453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ddf9755-b5fb-4e9e-8784-1733fabf61cc tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:44.654047 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 701/1396] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:44 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 907 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:44.670057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e69fe965-8e95-4565-b53d-4eec0db9b7d7 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action Jan 21 08:37:44.670911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:44.670911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:44.671711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e69fe965-8e95-4565-b53d-4eec0db9b7d7 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:44.672311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e69fe965-8e95-4565-b53d-4eec0db9b7d7 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:44.673553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-e69fe965-8e95-4565-b53d-4eec0db9b7d7 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Updating volume 'eac43e70-90c3-412d-be57-3469327e8768' with '{'status': 'available'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:37:44.809204 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9c5bb27-210a-4ccd-8f14-9bf886a3c83b tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:37:44.810620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9c5bb27-210a-4ccd-8f14-9bf886a3c83b tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:44.811043 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:44.811043 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:44.811793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9c5bb27-210a-4ccd-8f14-9bf886a3c83b tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:44.900142 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:44.900142 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:44.913276 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e9c5bb27-210a-4ccd-8f14-9bf886a3c83b tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:37:44.947241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9c5bb27-210a-4ccd-8f14-9bf886a3c83b tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:37:44.949137 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 702/1397] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:44 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 919 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:44.955679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b77c47e3-a4c9-4a29-8335-c4a4c29c1a07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:44.956563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b77c47e3-a4c9-4a29-8335-c4a4c29c1a07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:44.957541 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:44.957541 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:44.958233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b77c47e3-a4c9-4a29-8335-c4a4c29c1a07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:44.958809 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b77c47e3-a4c9-4a29-8335-c4a4c29c1a07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:44.985620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:44.985620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:44.988736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b77c47e3-a4c9-4a29-8335-c4a4c29c1a07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:44.990793 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 703/1398] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:44 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:45.024098 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:45.024098 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:45.223742 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e69fe965-8e95-4565-b53d-4eec0db9b7d7 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action returned with HTTP 202 Jan 21 08:37:45.225961 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 696/1399] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:44 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action => generated 0 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:37:45.254603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21c4ddd4-88a9-4e34-a2aa-922b09c6dc5d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:45.255144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21c4ddd4-88a9-4e34-a2aa-922b09c6dc5d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:45.255366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:45.255366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:45.256124 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21c4ddd4-88a9-4e34-a2aa-922b09c6dc5d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:45.365824 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:45.365824 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:45.394773 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-21c4ddd4-88a9-4e34-a2aa-922b09c6dc5d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:45.430447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21c4ddd4-88a9-4e34-a2aa-922b09c6dc5d tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:45.431486 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 704/1400] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:45 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:45.454711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-087e6f53-fe34-4654-ad00-6ea1680de865 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action Jan 21 08:37:45.454711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:45.454711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:45.454711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-087e6f53-fe34-4654-ad00-6ea1680de865 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:45.454711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-087e6f53-fe34-4654-ad00-6ea1680de865 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:45.454711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-087e6f53-fe34-4654-ad00-6ea1680de865 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Updating volume 'eac43e70-90c3-412d-be57-3469327e8768' with '{'status': 'maintenance'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:37:45.600946 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:45.600946 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:46.002542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-087e6f53-fe34-4654-ad00-6ea1680de865 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action returned with HTTP 202 Jan 21 08:37:46.007357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f74ac4a-1c1f-4d3e-b695-f344f61d6bb7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:46.008330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f74ac4a-1c1f-4d3e-b695-f344f61d6bb7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:46.008521 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:46.008521 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:46.008892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f74ac4a-1c1f-4d3e-b695-f344f61d6bb7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:46.009425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5f74ac4a-1c1f-4d3e-b695-f344f61d6bb7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:46.015574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 697/1401] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:45 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action => generated 0 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:37:46.041484 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b2e81c49-a774-4205-ba4b-eb3cd5c2be6e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:46.043543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b2e81c49-a774-4205-ba4b-eb3cd5c2be6e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:46.043937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:46.043937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:46.045428 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b2e81c49-a774-4205-ba4b-eb3cd5c2be6e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:46.119108 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:46.119108 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:46.126822 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f74ac4a-1c1f-4d3e-b695-f344f61d6bb7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:46.134945 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 705/1402] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:46 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:46.146913 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:46.146913 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:46.184181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b2e81c49-a774-4205-ba4b-eb3cd5c2be6e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:46.233801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b2e81c49-a774-4205-ba4b-eb3cd5c2be6e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:46.251693 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 698/1403] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:46 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:46.267382 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8283f70-4b82-40b2-b3ba-7fb833b18576 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] POST http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action Jan 21 08:37:46.268513 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:46.268513 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:46.270223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8283f70-4b82-40b2-b3ba-7fb833b18576 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:37:46.284537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8283f70-4b82-40b2-b3ba-7fb833b18576 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:46.286395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-d8283f70-4b82-40b2-b3ba-7fb833b18576 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] Updating volume 'eac43e70-90c3-412d-be57-3469327e8768' with '{'status': 'available'}' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:37:46.594934 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:46.594934 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:46.815211 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8283f70-4b82-40b2-b3ba-7fb833b18576 tempest-VolumesActionsTest-1645366637 tempest-VolumesActionsTest-1645366637] http://10.222.0.50/volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action returned with HTTP 202 Jan 21 08:37:46.825215 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 706/1404] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:37:46 2021] POST /volume/v3/aa8fbc0582d44fb49d3c0e6e532b2ba1/volumes/eac43e70-90c3-412d-be57-3469327e8768/action => generated 0 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:37:46.847583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89372dc0-fe20-425f-b9ba-3f44f6768498 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:46.847583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89372dc0-fe20-425f-b9ba-3f44f6768498 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:46.847583 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:46.847583 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:46.847583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89372dc0-fe20-425f-b9ba-3f44f6768498 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:47.161385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-acf5a405-909f-4ea6-acdf-75206a6f78ae tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:47.162117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-acf5a405-909f-4ea6-acdf-75206a6f78ae tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:47.162371 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:47.162371 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:47.162841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-acf5a405-909f-4ea6-acdf-75206a6f78ae tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:47.163287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-acf5a405-909f-4ea6-acdf-75206a6f78ae tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:47.177954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:47.177954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:47.212955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-89372dc0-fe20-425f-b9ba-3f44f6768498 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:47.280183 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:47.280183 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:47.297052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-acf5a405-909f-4ea6-acdf-75206a6f78ae tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:47.299283 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 707/1405] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:47 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:47.332251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89372dc0-fe20-425f-b9ba-3f44f6768498 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:47.335752 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 699/1406] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:46 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 911 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:47.373374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74089bb4-2516-4abe-9775-94fc4c73bf72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] DELETE http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:47.374688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74089bb4-2516-4abe-9775-94fc4c73bf72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:47.375261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:47.375261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:47.376823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74089bb4-2516-4abe-9775-94fc4c73bf72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:47.381547 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-74089bb4-2516-4abe-9775-94fc4c73bf72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Delete volume with id: eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:47.539962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:47.539962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:47.541686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-74089bb4-2516-4abe-9775-94fc4c73bf72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:47.869003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-74089bb4-2516-4abe-9775-94fc4c73bf72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Delete volume request issued successfully. Jan 21 08:37:47.870191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74089bb4-2516-4abe-9775-94fc4c73bf72 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 202 Jan 21 08:37:47.872028 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 708/1407] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:37:47 2021] DELETE /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 0 bytes in 507 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:37:47.885479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b324b47-ec84-4e78-a516-5922cfe82b8b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:47.886434 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b324b47-ec84-4e78-a516-5922cfe82b8b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:47.886800 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:47.886800 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:47.889005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b324b47-ec84-4e78-a516-5922cfe82b8b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:48.168213 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:48.168213 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:48.205583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5b324b47-ec84-4e78-a516-5922cfe82b8b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:48.323570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06ee5b34-d562-4072-9ff2-664bda766298 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:48.324528 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06ee5b34-d562-4072-9ff2-664bda766298 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:48.324888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:48.324888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:48.332682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b324b47-ec84-4e78-a516-5922cfe82b8b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:48.337697 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 700/1408] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:47 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 910 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:48.353701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06ee5b34-d562-4072-9ff2-664bda766298 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:48.354034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-06ee5b34-d562-4072-9ff2-664bda766298 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:48.517296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:48.517296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:48.527225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06ee5b34-d562-4072-9ff2-664bda766298 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:48.545116 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 709/1409] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:49.370855 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-153aa12f-563d-4a39-85fd-c0a9c5552670 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:49.371769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-153aa12f-563d-4a39-85fd-c0a9c5552670 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:49.372336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:49.372336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:49.376675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-153aa12f-563d-4a39-85fd-c0a9c5552670 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:49.558604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc819621-2417-46cf-9964-ef2dc8b93f49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:49.564057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc819621-2417-46cf-9964-ef2dc8b93f49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:49.565802 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:49.565802 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:49.568593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc819621-2417-46cf-9964-ef2dc8b93f49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:49.569666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fc819621-2417-46cf-9964-ef2dc8b93f49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:49.642933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:49.642933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:49.660937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:49.660937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:49.665538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc819621-2417-46cf-9964-ef2dc8b93f49 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:49.706714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 710/1410] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:49.707952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-153aa12f-563d-4a39-85fd-c0a9c5552670 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:49.892844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-153aa12f-563d-4a39-85fd-c0a9c5552670 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:49.894640 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 701/1411] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:49 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 910 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:50.729903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-681f0953-ca42-418a-b4be-3fdb9a131daa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:50.730802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-681f0953-ca42-418a-b4be-3fdb9a131daa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:50.731140 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:50.731140 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:50.743071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-681f0953-ca42-418a-b4be-3fdb9a131daa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:50.743877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-681f0953-ca42-418a-b4be-3fdb9a131daa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:50.864981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:50.864981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:50.870028 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-681f0953-ca42-418a-b4be-3fdb9a131daa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:50.887515 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 711/1412] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:50 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:50.923227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdabb123-aa96-4f9a-92d7-bb388209ad00 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:50.924169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdabb123-aa96-4f9a-92d7-bb388209ad00 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:50.924732 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:50.924732 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:50.925378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdabb123-aa96-4f9a-92d7-bb388209ad00 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:51.154857 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:51.154857 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:51.174018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fdabb123-aa96-4f9a-92d7-bb388209ad00 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:51.300522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdabb123-aa96-4f9a-92d7-bb388209ad00 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:51.302005 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 702/1413] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:50 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 910 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:51.709656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] POST http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes Jan 21 08:37:51.711186 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:51.711186 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:51.712278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1606211577"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:51.714346 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1606211577'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:37:51.715195 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create volume of 1 GB Jan 21 08:37:51.833210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Availability Zones retrieved successfully. Jan 21 08:37:51.901197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29813bdd-3062-4581-a991-5253207c1620 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:51.902138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29813bdd-3062-4581-a991-5253207c1620 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:51.902444 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:51.902444 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:51.903237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29813bdd-3062-4581-a991-5253207c1620 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:51.911280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Flow 'volume_create_api' (b5432513-8c54-49b8-8f09-54c532a1ec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:37:51.918162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-29813bdd-3062-4581-a991-5253207c1620 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:51.941355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5091f3e-48f6-496c-b91a-c5d8df0e4ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:51.957220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:37:52.033560 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:52.033560 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:52.052078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29813bdd-3062-4581-a991-5253207c1620 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:52.053413 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 703/1414] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:51 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:52.286902 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5091f3e-48f6-496c-b91a-c5d8df0e4ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:52.290754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa1beb9-a90d-4c07-9ad2-47752a17ad7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:52.334011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c1863b5-c3aa-42e1-9087-e1b98b648dd8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:52.335205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c1863b5-c3aa-42e1-9087-e1b98b648dd8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:52.335720 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:52.335720 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:52.336638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c1863b5-c3aa-42e1-9087-e1b98b648dd8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:52.620085 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:52.620085 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:52.664766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7c1863b5-c3aa-42e1-9087-e1b98b648dd8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:52.726096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c1863b5-c3aa-42e1-9087-e1b98b648dd8 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 200 Jan 21 08:37:52.727898 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 704/1415] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:52 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 910 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:52.806841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Created reservations ['339eb72a-a14e-4263-a80a-142c8d71c8b5', 'b7160cff-0fc2-4604-b523-0a435a94b40c', '4b0d5c06-b5a3-41c6-b810-e34c95753d28', '8edb0463-0ed4-4728-b5da-604504ee809a'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:37:52.809068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa1beb9-a90d-4c07-9ad2-47752a17ad7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['339eb72a-a14e-4263-a80a-142c8d71c8b5', 'b7160cff-0fc2-4604-b523-0a435a94b40c', '4b0d5c06-b5a3-41c6-b810-e34c95753d28', '8edb0463-0ed4-4728-b5da-604504ee809a']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:52.811894 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4385ada8-a265-44b7-a447-4f0b49d1d231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:52.944759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4385ada8-a265-44b7-a447-4f0b49d1d231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '121c3b96-ee93-48ae-bb7b-6890ccccf4f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1606211577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edca45eeb04f5685591b8eb10db1f5',qos_specs=None,replication_status=,reservations=['339eb72a-a14e-4263-a80a-142c8d71c8b5','b7160cff-0fc2-4604-b523-0a435a94b40c','4b0d5c06-b5a3-41c6-b810-e34c95753d28','8edb0463-0ed4-4728-b5da-604504ee809a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef5b90b1304842e3b13c61d1a6fca92c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:37:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1606211577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=121c3b96-ee93-48ae-bb7b-6890ccccf4f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90edca45eeb04f5685591b8eb10db1f5',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='ef5b90b1304842e3b13c61d1a6fca92c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:52.949022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939cc10c-e4c7-4f81-bae2-30d994b3f7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:53.074778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939cc10c-e4c7-4f81-bae2-30d994b3f7e0) 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-1606211577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edca45eeb04f5685591b8eb10db1f5',qos_specs=None,replication_status=,reservations=['339eb72a-a14e-4263-a80a-142c8d71c8b5','b7160cff-0fc2-4604-b523-0a435a94b40c','4b0d5c06-b5a3-41c6-b810-e34c95753d28','8edb0463-0ed4-4728-b5da-604504ee809a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef5b90b1304842e3b13c61d1a6fca92c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:53.077610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe19293d-f306-4d3d-95da-6afebb43050b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:37:53.083837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bba43cd1-6193-4692-a5fb-4f54f7132746 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:53.084461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bba43cd1-6193-4692-a5fb-4f54f7132746 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:53.084646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:53.084646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:53.084978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bba43cd1-6193-4692-a5fb-4f54f7132746 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:53.085343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bba43cd1-6193-4692-a5fb-4f54f7132746 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:53.156308 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:53.156308 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:53.158234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bba43cd1-6193-4692-a5fb-4f54f7132746 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:53.159324 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 705/1416] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:53 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:53.186192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe19293d-f306-4d3d-95da-6afebb43050b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:37:53.189487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Flow 'volume_create_api' (b5432513-8c54-49b8-8f09-54c532a1ec24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:37:53.356142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create volume request issued successfully. Jan 21 08:37:53.406469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67a44f9d-5c78-4e05-ab44-2233619aae2e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes returned with HTTP 202 Jan 21 08:37:53.407784 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 712/1417] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:37:51 2021] POST /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes => generated 820 bytes in 2214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:37:53.435084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-532342b1-8f8f-48ff-ac87-8b5fadd6cf45 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:37:53.436261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-532342b1-8f8f-48ff-ac87-8b5fadd6cf45 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:53.436486 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:53.436486 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:53.436819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-532342b1-8f8f-48ff-ac87-8b5fadd6cf45 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:53.723330 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:53.723330 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:53.744726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69a12ff6-f0e1-44a3-8d50-59f282a29031 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 Jan 21 08:37:53.745263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69a12ff6-f0e1-44a3-8d50-59f282a29031 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:53.745472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:53.745472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:53.746140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69a12ff6-f0e1-44a3-8d50-59f282a29031 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:53.779913 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-532342b1-8f8f-48ff-ac87-8b5fadd6cf45 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:37:53.839133 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-532342b1-8f8f-48ff-ac87-8b5fadd6cf45 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:37:53.855788 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 706/1418] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:53 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 912 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:53.882542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69a12ff6-f0e1-44a3-8d50-59f282a29031 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 returned with HTTP 404 Jan 21 08:37:53.884085 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 713/1419] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:53 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/eac43e70-90c3-412d-be57-3469327e8768 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:37:53.894290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac9999a5-0d4b-4753-8f21-18d0b9a9bf1b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] DELETE http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:53.895341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac9999a5-0d4b-4753-8f21-18d0b9a9bf1b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:53.895852 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:53.895852 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:53.896750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac9999a5-0d4b-4753-8f21-18d0b9a9bf1b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:53.897725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ac9999a5-0d4b-4753-8f21-18d0b9a9bf1b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Delete volume with id: 8bb1303c-6641-4cfc-9206-baa912e4bb9a Jan 21 08:37:54.083522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac9999a5-0d4b-4753-8f21-18d0b9a9bf1b tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a returned with HTTP 404 Jan 21 08:37:54.083522 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 707/1420] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:37:53 2021] DELETE /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/8bb1303c-6641-4cfc-9206-baa912e4bb9a => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:37:54.102336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00953460-faa1-4c07-9205-17469933f46e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] DELETE http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:54.102336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00953460-faa1-4c07-9205-17469933f46e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:54.102336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00953460-faa1-4c07-9205-17469933f46e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:54.102336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-00953460-faa1-4c07-9205-17469933f46e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Delete volume with id: c9641dfa-9610-4b18-b760-b3fa49f2425f Jan 21 08:37:54.179846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0133f8d5-d5e2-4168-bd9b-d9edf4f50f57 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:54.180392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0133f8d5-d5e2-4168-bd9b-d9edf4f50f57 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:54.180892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0133f8d5-d5e2-4168-bd9b-d9edf4f50f57 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:54.181257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0133f8d5-d5e2-4168-bd9b-d9edf4f50f57 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:54.226056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:54.226056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:54.228052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0133f8d5-d5e2-4168-bd9b-d9edf4f50f57 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:54.233614 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 708/1421] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:54.371074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00953460-faa1-4c07-9205-17469933f46e tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f returned with HTTP 404 Jan 21 08:37:54.388844 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 714/1422] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:37:54 2021] DELETE /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/c9641dfa-9610-4b18-b760-b3fa49f2425f => generated 109 bytes in 303 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:37:54.395763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5943eea-90f6-4243-9b64-b294d2f9b84a tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] DELETE http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:54.396296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5943eea-90f6-4243-9b64-b294d2f9b84a tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:54.396578 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:54.396578 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:54.396869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5943eea-90f6-4243-9b64-b294d2f9b84a tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:54.397319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-c5943eea-90f6-4243-9b64-b294d2f9b84a tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Delete volume with id: 73a90775-b16e-4dfc-a2fd-fedc112b75a0 Jan 21 08:37:54.528781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5943eea-90f6-4243-9b64-b294d2f9b84a tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 returned with HTTP 404 Jan 21 08:37:54.539185 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 709/1423] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:37:54 2021] DELETE /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/73a90775-b16e-4dfc-a2fd-fedc112b75a0 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:37:54.553848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eefe6f27-3e48-4de4-8f3b-9a071390f942 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] DELETE http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:37:54.553848 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eefe6f27-3e48-4de4-8f3b-9a071390f942 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:54.553848 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eefe6f27-3e48-4de4-8f3b-9a071390f942 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:54.553848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-eefe6f27-3e48-4de4-8f3b-9a071390f942 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Delete volume with id: a661a20e-a5ba-4420-b90c-00b1956eab0f Jan 21 08:37:54.755497 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eefe6f27-3e48-4de4-8f3b-9a071390f942 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f returned with HTTP 404 Jan 21 08:37:54.769300 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 715/1424] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:37:54 2021] DELETE /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a661a20e-a5ba-4420-b90c-00b1956eab0f => generated 109 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:37:54.770569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7a7c6d8-3df1-4298-b8e7-5700dce871c6 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] DELETE http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:37:54.771944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7a7c6d8-3df1-4298-b8e7-5700dce871c6 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:54.772841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7a7c6d8-3df1-4298-b8e7-5700dce871c6 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:54.773766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b7a7c6d8-3df1-4298-b8e7-5700dce871c6 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Delete volume with id: a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:37:54.883976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e327790-8da3-4cf2-ad99-f042eec2c288 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:37:54.909222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8e327790-8da3-4cf2-ad99-f042eec2c288 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:54.916233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8e327790-8da3-4cf2-ad99-f042eec2c288 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:55.017874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:55.017874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:55.025893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b7a7c6d8-3df1-4298-b8e7-5700dce871c6 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:55.036267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:55.036267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:55.050870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8e327790-8da3-4cf2-ad99-f042eec2c288 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:37:55.162994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e327790-8da3-4cf2-ad99-f042eec2c288 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:37:55.162994 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 716/1425] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:54 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 912 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:55.249466 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b81c2e01-219a-49c4-9d33-2a972ee3a36b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:55.249880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b81c2e01-219a-49c4-9d33-2a972ee3a36b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:55.250277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:55.250277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:55.250912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b81c2e01-219a-49c4-9d33-2a972ee3a36b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:55.251476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b81c2e01-219a-49c4-9d33-2a972ee3a36b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:55.262057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b7a7c6d8-3df1-4298-b8e7-5700dce871c6 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Delete volume request issued successfully. Jan 21 08:37:55.262916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7a7c6d8-3df1-4298-b8e7-5700dce871c6 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 202 Jan 21 08:37:55.264334 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 710/1426] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:37:54 2021] DELETE /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 0 bytes in 502 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:37:55.272340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f08408aa-5a40-4ab0-9f9f-5106b0d2fd12 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:37:55.273192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f08408aa-5a40-4ab0-9f9f-5106b0d2fd12 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:55.277957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:55.277957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:55.279256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f08408aa-5a40-4ab0-9f9f-5106b0d2fd12 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:55.349525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:55.349525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:55.361349 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b81c2e01-219a-49c4-9d33-2a972ee3a36b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:55.363575 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 717/1427] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:55.397369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:55.397369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:55.428257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f08408aa-5a40-4ab0-9f9f-5106b0d2fd12 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:55.486093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f08408aa-5a40-4ab0-9f9f-5106b0d2fd12 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:37:55.486944 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 711/1428] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:55 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 929 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:56.190089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f167ff79-fa43-4dff-9d33-7dcafd365955 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:37:56.191036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f167ff79-fa43-4dff-9d33-7dcafd365955 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:56.197640 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:56.197640 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:56.204434 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f167ff79-fa43-4dff-9d33-7dcafd365955 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:56.387384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0db12d29-5156-4658-9f0f-167fee4a9c8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:56.387988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0db12d29-5156-4658-9f0f-167fee4a9c8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:56.388333 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:56.388333 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:56.388721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0db12d29-5156-4658-9f0f-167fee4a9c8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:56.389097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0db12d29-5156-4658-9f0f-167fee4a9c8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:56.453850 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:56.453850 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:56.455670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0db12d29-5156-4658-9f0f-167fee4a9c8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:56.456493 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 712/1429] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:56 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:56.508437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-714a29f1-7628-4524-afd9-b6d20c26fea5 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:37:56.515667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-714a29f1-7628-4524-afd9-b6d20c26fea5 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:56.520283 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:56.520283 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:56.521505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-714a29f1-7628-4524-afd9-b6d20c26fea5 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:56.593289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:56.593289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:56.641603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f167ff79-fa43-4dff-9d33-7dcafd365955 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:37:56.708911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:56.708911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:56.730730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-714a29f1-7628-4524-afd9-b6d20c26fea5 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:56.764691 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f167ff79-fa43-4dff-9d33-7dcafd365955 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:37:56.770713 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 718/1430] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:56 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 913 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:56.791841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-714a29f1-7628-4524-afd9-b6d20c26fea5 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:37:56.813018 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 713/1431] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:56 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 929 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:56.826520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-314b3bc4-bf76-4de1-bb59-ecc92c6b54c8 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] POST http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots Jan 21 08:37:56.828004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:56.828004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:56.829496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-314b3bc4-bf76-4de1-bb59-ecc92c6b54c8 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "121c3b96-ee93-48ae-bb7b-6890ccccf4f5", "name": "tempest-VolumesDeleteCascade-Snapshot-2015714779"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:37:57.202941 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:57.202941 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:57.206434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-314b3bc4-bf76-4de1-bb59-ecc92c6b54c8 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:37:57.207323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-314b3bc4-bf76-4de1-bb59-ecc92c6b54c8 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create snapshot from volume 121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:37:57.476615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e309a5b-5055-436c-b2f2-6dd533669549 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:57.477072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e309a5b-5055-436c-b2f2-6dd533669549 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:57.477262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:57.477262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:57.477653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e309a5b-5055-436c-b2f2-6dd533669549 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:57.478029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9e309a5b-5055-436c-b2f2-6dd533669549 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:57.521439 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:57.521439 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:57.526200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-314b3bc4-bf76-4de1-bb59-ecc92c6b54c8 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Created reservations ['d7857f6a-4650-4d43-bf1e-decca1b98087', '323c49b2-2c35-4911-8e02-a2e3b5310664', 'b479ac84-72fc-41d8-a427-bf4ac94a58a8', '588923c6-3df8-4d19-8c24-a7b0face9a1e'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:37:57.546563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e309a5b-5055-436c-b2f2-6dd533669549 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:57.565090 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 714/1432] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:57 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:57.832311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2040637-f25a-4423-a242-b810bee64b80 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:37:57.833604 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2040637-f25a-4423-a242-b810bee64b80 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:57.834177 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:57.834177 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:57.836901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2040637-f25a-4423-a242-b810bee64b80 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:57.944479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-314b3bc4-bf76-4de1-bb59-ecc92c6b54c8 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot create request issued successfully. Jan 21 08:37:57.951798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-314b3bc4-bf76-4de1-bb59-ecc92c6b54c8 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots returned with HTTP 202 Jan 21 08:37:57.952848 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 719/1433] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:37:56 2021] POST /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots => generated 307 bytes in 1136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:37:57.976343 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34f2a8d6-0bea-43ba-8883-c809e0275050 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 Jan 21 08:37:57.977226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34f2a8d6-0bea-43ba-8883-c809e0275050 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:57.977669 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:57.977669 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:57.980906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34f2a8d6-0bea-43ba-8883-c809e0275050 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:58.026338 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:58.026338 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:58.050355 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:58.050355 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:58.052981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-34f2a8d6-0bea-43ba-8883-c809e0275050 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:37:58.054135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c2040637-f25a-4423-a242-b810bee64b80 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:58.059649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34f2a8d6-0bea-43ba-8883-c809e0275050 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 returned with HTTP 200 Jan 21 08:37:58.073337 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 720/1434] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:37:57 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 => generated 439 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:58.106918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2040637-f25a-4423-a242-b810bee64b80 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:37:58.108376 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 715/1435] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:57 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 929 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:58.574717 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8cc72293-57fb-45e1-84b9-9faff7f5e587 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:58.576124 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8cc72293-57fb-45e1-84b9-9faff7f5e587 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:58.576124 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:58.576124 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:58.576755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8cc72293-57fb-45e1-84b9-9faff7f5e587 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:58.577407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8cc72293-57fb-45e1-84b9-9faff7f5e587 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:58.671182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:58.671182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:58.680410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8cc72293-57fb-45e1-84b9-9faff7f5e587 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:58.694551 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 721/1436] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:59.084139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f38bb6aa-6b36-47a8-952e-9f80a3326fbd tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 Jan 21 08:37:59.084819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f38bb6aa-6b36-47a8-952e-9f80a3326fbd tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:59.085166 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:59.085166 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:59.085783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f38bb6aa-6b36-47a8-952e-9f80a3326fbd tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:59.135792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68845aac-2877-421d-ae25-dd4c6f155ccf tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:37:59.136765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68845aac-2877-421d-ae25-dd4c6f155ccf tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:59.137137 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:59.137137 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:59.137871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68845aac-2877-421d-ae25-dd4c6f155ccf tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:59.191595 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:59.191595 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:59.193179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f38bb6aa-6b36-47a8-952e-9f80a3326fbd tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:37:59.203421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f38bb6aa-6b36-47a8-952e-9f80a3326fbd tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 returned with HTTP 200 Jan 21 08:37:59.213038 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 716/1437] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:37:59 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 => generated 439 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:37:59.291573 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:59.291573 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:59.326582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-68845aac-2877-421d-ae25-dd4c6f155ccf tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Volume info retrieved successfully. Jan 21 08:37:59.377023 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68845aac-2877-421d-ae25-dd4c6f155ccf tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 200 Jan 21 08:37:59.378206 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 722/1438] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:59 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 929 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:37:59.711340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7094cc3d-e699-404f-b40c-2cc63b1ca35b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:37:59.712120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7094cc3d-e699-404f-b40c-2cc63b1ca35b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:37:59.712120 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:37:59.712120 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:37:59.716013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7094cc3d-e699-404f-b40c-2cc63b1ca35b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:37:59.716013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7094cc3d-e699-404f-b40c-2cc63b1ca35b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:37:59.767418 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:37:59.767418 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:37:59.769389 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7094cc3d-e699-404f-b40c-2cc63b1ca35b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:37:59.770237 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 717/1439] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:37:59 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:00.221160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9ba4f1c-e937-4a2a-8a32-63ba3e813866 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 Jan 21 08:38:00.223212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9ba4f1c-e937-4a2a-8a32-63ba3e813866 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:00.223553 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:00.223553 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:00.224103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9ba4f1c-e937-4a2a-8a32-63ba3e813866 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:00.290933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:00.290933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:00.292357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e9ba4f1c-e937-4a2a-8a32-63ba3e813866 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:00.295193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9ba4f1c-e937-4a2a-8a32-63ba3e813866 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 returned with HTTP 200 Jan 21 08:38:00.296161 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 723/1440] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:00 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 => generated 439 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:00.394425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e90b016d-85fc-4c73-9079-eea06d486384 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] GET http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a Jan 21 08:38:00.395286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e90b016d-85fc-4c73-9079-eea06d486384 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:00.395682 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:00.395682 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:00.396323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e90b016d-85fc-4c73-9079-eea06d486384 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:00.524413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e90b016d-85fc-4c73-9079-eea06d486384 tempest-VolumesActionsTest-1495538675 tempest-VolumesActionsTest-1495538675] http://10.222.0.50/volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a returned with HTTP 404 Jan 21 08:38:00.531090 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 718/1441] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:00 2021] GET /volume/v3/9aa123808c9844c0b619ab9e3fc5b4c1/volumes/a63121e1-958e-4f37-9c33-4bd5f779179a => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:38:00.794123 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0df9f8fb-e5a4-4fcf-bc76-c9cf3005a989 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:00.795356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0df9f8fb-e5a4-4fcf-bc76-c9cf3005a989 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:00.795762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:00.795762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:00.796373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0df9f8fb-e5a4-4fcf-bc76-c9cf3005a989 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:00.796866 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0df9f8fb-e5a4-4fcf-bc76-c9cf3005a989 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:00.863862 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:00.863862 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:00.865772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0df9f8fb-e5a4-4fcf-bc76-c9cf3005a989 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:00.890638 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 724/1442] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:00 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:01.312707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87c49142-a10b-4776-80db-e13f0aadb1fe tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 Jan 21 08:38:01.315486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87c49142-a10b-4776-80db-e13f0aadb1fe tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:01.316318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87c49142-a10b-4776-80db-e13f0aadb1fe tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:01.382480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:01.382480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:01.385190 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-87c49142-a10b-4776-80db-e13f0aadb1fe tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:01.404872 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87c49142-a10b-4776-80db-e13f0aadb1fe tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 returned with HTTP 200 Jan 21 08:38:01.404872 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 719/1443] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:01 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 => generated 439 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:01.902827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c547729-0c53-4dd6-81b9-120ec791d2de tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:01.904213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c547729-0c53-4dd6-81b9-120ec791d2de tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:01.904213 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:01.904213 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:01.904669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c547729-0c53-4dd6-81b9-120ec791d2de tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:01.904908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6c547729-0c53-4dd6-81b9-120ec791d2de tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:01.944840 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:01.944840 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:01.947589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c547729-0c53-4dd6-81b9-120ec791d2de tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:01.949920 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 725/1444] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:02.419844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e3f15f4-5e8e-494d-afe6-d953228b7255 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 Jan 21 08:38:02.421801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e3f15f4-5e8e-494d-afe6-d953228b7255 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:02.428633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:02.428633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:02.429845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e3f15f4-5e8e-494d-afe6-d953228b7255 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:02.540847 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:02.540847 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:02.544523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5e3f15f4-5e8e-494d-afe6-d953228b7255 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:02.551178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e3f15f4-5e8e-494d-afe6-d953228b7255 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 returned with HTTP 200 Jan 21 08:38:02.563869 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 720/1445] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:02 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 => generated 466 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:02.582535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d89074c-2191-4584-999c-cf4ba2d5822e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] POST http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots Jan 21 08:38:02.583996 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:02.583996 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:02.584674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d89074c-2191-4584-999c-cf4ba2d5822e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "121c3b96-ee93-48ae-bb7b-6890ccccf4f5", "name": "tempest-VolumesDeleteCascade-Snapshot-119437174"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:38:02.787100 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:02.787100 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:02.800384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6d89074c-2191-4584-999c-cf4ba2d5822e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:02.800915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-6d89074c-2191-4584-999c-cf4ba2d5822e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create snapshot from volume 121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:02.975710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c07e2884-08b4-4dde-a23b-8c470b034667 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:02.983831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c07e2884-08b4-4dde-a23b-8c470b034667 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:02.984808 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:02.984808 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:02.986120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c07e2884-08b4-4dde-a23b-8c470b034667 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:02.987121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c07e2884-08b4-4dde-a23b-8c470b034667 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:03.059763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-6d89074c-2191-4584-999c-cf4ba2d5822e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Created reservations ['49d3b213-c817-4915-ad45-ddf7ac5de789', '0de8bc34-0f96-4cec-adbd-cc4af2bdaa1c', 'bdf7fcc1-4323-4456-b60d-3fcd770119be', 'b938843e-83eb-49c0-9c34-097b19e1c947'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:38:03.091709 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:03.091709 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:03.100847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c07e2884-08b4-4dde-a23b-8c470b034667 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:03.109979 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 721/1446] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:02 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:03.569794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6d89074c-2191-4584-999c-cf4ba2d5822e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot create request issued successfully. Jan 21 08:38:03.570593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d89074c-2191-4584-999c-cf4ba2d5822e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots returned with HTTP 202 Jan 21 08:38:03.572102 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 726/1447] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:38:02 2021] POST /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots => generated 306 bytes in 998 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:38:03.599545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-503227e5-cd27-422f-a5f8-b3c0c6ab225b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 Jan 21 08:38:03.608714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-503227e5-cd27-422f-a5f8-b3c0c6ab225b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:03.609449 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:03.609449 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:03.614374 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-503227e5-cd27-422f-a5f8-b3c0c6ab225b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:03.813355 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:03.813355 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:03.832968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-503227e5-cd27-422f-a5f8-b3c0c6ab225b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:03.837250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-503227e5-cd27-422f-a5f8-b3c0c6ab225b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 returned with HTTP 200 Jan 21 08:38:03.847064 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 722/1448] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:03 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 => generated 438 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:04.128810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c1dbc59-9781-41c7-a3e4-8628a8620149 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:04.129908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c1dbc59-9781-41c7-a3e4-8628a8620149 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:04.130526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:04.130526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:04.131160 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c1dbc59-9781-41c7-a3e4-8628a8620149 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:04.131910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1c1dbc59-9781-41c7-a3e4-8628a8620149 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:04.183376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:04.183376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:04.185944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c1dbc59-9781-41c7-a3e4-8628a8620149 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:04.195499 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 727/1449] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:04 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:04.859963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-98096e38-da0c-43dc-823c-c013b777b353 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 Jan 21 08:38:04.865825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-98096e38-da0c-43dc-823c-c013b777b353 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:04.870455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:04.870455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:04.872733 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-98096e38-da0c-43dc-823c-c013b777b353 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:05.062263 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:05.062263 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:05.073248 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-98096e38-da0c-43dc-823c-c013b777b353 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:05.087555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-98096e38-da0c-43dc-823c-c013b777b353 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 returned with HTTP 200 Jan 21 08:38:05.089479 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 723/1450] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:04 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 => generated 438 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:05.206321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-32dc4cb0-2177-42c2-b2a1-9980e3bc0c6d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:05.207061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-32dc4cb0-2177-42c2-b2a1-9980e3bc0c6d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:05.207061 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:05.207061 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:05.207395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-32dc4cb0-2177-42c2-b2a1-9980e3bc0c6d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:05.207775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-32dc4cb0-2177-42c2-b2a1-9980e3bc0c6d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:05.277224 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:05.277224 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:05.295375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-32dc4cb0-2177-42c2-b2a1-9980e3bc0c6d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:05.297005 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 728/1451] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:05 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:06.106787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b44d68af-361f-48ed-9242-57ee609bcd21 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 Jan 21 08:38:06.107792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b44d68af-361f-48ed-9242-57ee609bcd21 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:06.108179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:06.108179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:06.108807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b44d68af-361f-48ed-9242-57ee609bcd21 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:06.242744 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:06.242744 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:06.250303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b44d68af-361f-48ed-9242-57ee609bcd21 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:06.273695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b44d68af-361f-48ed-9242-57ee609bcd21 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 returned with HTTP 200 Jan 21 08:38:06.296037 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 724/1452] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:06 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 => generated 438 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:06.316240 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bae61ab-b120-4d1a-8b16-65630769eaf6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:06.316950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bae61ab-b120-4d1a-8b16-65630769eaf6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:06.317149 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:06.317149 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:06.317776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bae61ab-b120-4d1a-8b16-65630769eaf6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:06.318406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9bae61ab-b120-4d1a-8b16-65630769eaf6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:06.361049 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:06.361049 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:06.363011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bae61ab-b120-4d1a-8b16-65630769eaf6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:06.364438 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 729/1453] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:06 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:07.292877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-105fbdfa-6455-4813-a0ba-b48f3e3bf981 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 Jan 21 08:38:07.293977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-105fbdfa-6455-4813-a0ba-b48f3e3bf981 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:07.294638 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:07.294638 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:07.295314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-105fbdfa-6455-4813-a0ba-b48f3e3bf981 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:07.353042 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:07.353042 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:07.360852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-105fbdfa-6455-4813-a0ba-b48f3e3bf981 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:07.364669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-105fbdfa-6455-4813-a0ba-b48f3e3bf981 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 returned with HTTP 200 Jan 21 08:38:07.368908 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 725/1454] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:07 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 => generated 465 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:07.389671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ccd55f1-3c7b-4d5e-a7b9-49f38c907295 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] DELETE http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5?cascade=True Jan 21 08:38:07.390499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ccd55f1-3c7b-4d5e-a7b9-49f38c907295 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:07.391923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5d8bc07-e7fa-4418-87a1-dc639b80b951 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:07.392343 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:07.392343 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:07.392994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ccd55f1-3c7b-4d5e-a7b9-49f38c907295 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:07.393665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-7ccd55f1-3c7b-4d5e-a7b9-49f38c907295 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete volume with id: 121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:07.395212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5d8bc07-e7fa-4418-87a1-dc639b80b951 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:07.398510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:07.398510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:07.399471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5d8bc07-e7fa-4418-87a1-dc639b80b951 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:07.400053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d5d8bc07-e7fa-4418-87a1-dc639b80b951 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:07.451879 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:07.451879 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:07.473905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5d8bc07-e7fa-4418-87a1-dc639b80b951 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:07.478381 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 730/1455] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:07.526199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:07.526199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:07.533481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7ccd55f1-3c7b-4d5e-a7b9-49f38c907295 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:07.776045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7ccd55f1-3c7b-4d5e-a7b9-49f38c907295 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete volume request issued successfully. Jan 21 08:38:07.776546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ccd55f1-3c7b-4d5e-a7b9-49f38c907295 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5?cascade=True returned with HTTP 202 Jan 21 08:38:07.777447 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 726/1456] 10.222.0.50 () {58 vars in 1343 bytes} [Thu Jan 21 08:38:07 2021] DELETE /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5?cascade=True => generated 0 bytes in 395 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:38:07.792513 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71b4a5e1-5b44-4fac-a4a9-72bf2f866699 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:07.794251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71b4a5e1-5b44-4fac-a4a9-72bf2f866699 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:07.794683 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:07.794683 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:07.795374 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71b4a5e1-5b44-4fac-a4a9-72bf2f866699 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:07.922614 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:07.922614 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:07.944865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-71b4a5e1-5b44-4fac-a4a9-72bf2f866699 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:08.002418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71b4a5e1-5b44-4fac-a4a9-72bf2f866699 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:38:08.011062 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 731/1457] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:07 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 912 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:08.494877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6756a5ab-b00b-4dda-80b7-e6ceb545619e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:08.503276 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6756a5ab-b00b-4dda-80b7-e6ceb545619e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:08.503933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:08.503933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:08.504974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6756a5ab-b00b-4dda-80b7-e6ceb545619e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:08.505767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6756a5ab-b00b-4dda-80b7-e6ceb545619e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:08.649384 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:08.649384 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:08.659091 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6756a5ab-b00b-4dda-80b7-e6ceb545619e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:08.661286 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 727/1458] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:08 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:09.043268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89140cb5-9e13-49bf-9971-b6bc2344fc7f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:09.044177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89140cb5-9e13-49bf-9971-b6bc2344fc7f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:09.044546 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:09.044546 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:09.045232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89140cb5-9e13-49bf-9971-b6bc2344fc7f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:09.355138 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:09.355138 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:09.424797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-89140cb5-9e13-49bf-9971-b6bc2344fc7f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:09.557575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89140cb5-9e13-49bf-9971-b6bc2344fc7f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:38:09.568143 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 732/1459] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:09 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 912 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:09.690163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-623fcb8c-4ac6-4daa-a408-4d9bba0f328b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:09.695877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-623fcb8c-4ac6-4daa-a408-4d9bba0f328b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:09.704309 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:09.704309 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:09.706090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-623fcb8c-4ac6-4daa-a408-4d9bba0f328b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:09.707092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-623fcb8c-4ac6-4daa-a408-4d9bba0f328b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:09.832925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:09.832925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:09.844777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-623fcb8c-4ac6-4daa-a408-4d9bba0f328b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:09.850137 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 728/1460] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:09 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:10.586383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-406f5773-4863-4a72-a7ed-febe41f914cf tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:10.587720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-406f5773-4863-4a72-a7ed-febe41f914cf tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:10.594275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:10.594275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:10.595325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-406f5773-4863-4a72-a7ed-febe41f914cf tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:10.856860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:10.856860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:10.871980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-04bb86b0-aa50-483a-ab11-f8d6addaac51 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:10.873420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-04bb86b0-aa50-483a-ab11-f8d6addaac51 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:10.875781 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:10.875781 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:10.884912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-04bb86b0-aa50-483a-ab11-f8d6addaac51 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:10.889320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-04bb86b0-aa50-483a-ab11-f8d6addaac51 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:10.921561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-406f5773-4863-4a72-a7ed-febe41f914cf tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:11.023059 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:11.023059 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:11.023059 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-04bb86b0-aa50-483a-ab11-f8d6addaac51 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:11.023059 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 729/1461] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:10 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:11.024597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-406f5773-4863-4a72-a7ed-febe41f914cf tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:38:11.024597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 733/1462] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:10 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 912 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:12.006650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7643db08-c658-4370-811c-2a251f9470c7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:12.007393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7643db08-c658-4370-811c-2a251f9470c7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:12.007393 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:12.007393 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:12.017218 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7643db08-c658-4370-811c-2a251f9470c7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:12.017218 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7643db08-c658-4370-811c-2a251f9470c7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:12.021830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-efe72337-a3c4-44fb-9465-b3fd132335b7 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:12.022522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-efe72337-a3c4-44fb-9465-b3fd132335b7 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:12.022846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:12.022846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:12.023562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-efe72337-a3c4-44fb-9465-b3fd132335b7 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:12.095250 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:12.095250 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:12.111679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7643db08-c658-4370-811c-2a251f9470c7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:12.113505 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 730/1463] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:12.143916 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:12.143916 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:12.172355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-efe72337-a3c4-44fb-9465-b3fd132335b7 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:12.227789 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-efe72337-a3c4-44fb-9465-b3fd132335b7 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:38:12.239049 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 734/1464] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:12 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 912 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:13.132625 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4bb8dfac-1040-40f9-b104-1bde547fb6f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:13.135716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4bb8dfac-1040-40f9-b104-1bde547fb6f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:13.147876 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:13.147876 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:13.149156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4bb8dfac-1040-40f9-b104-1bde547fb6f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:13.149887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4bb8dfac-1040-40f9-b104-1bde547fb6f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:13.232365 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:13.232365 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:13.236163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4bb8dfac-1040-40f9-b104-1bde547fb6f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:13.241374 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 731/1465] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:13 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:13.244347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-810dee45-acc7-408d-a49b-76ef8b0662ee tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:13.244891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-810dee45-acc7-408d-a49b-76ef8b0662ee tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:13.245116 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:13.245116 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:13.245498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-810dee45-acc7-408d-a49b-76ef8b0662ee tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:13.398123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:13.398123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:13.440261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-810dee45-acc7-408d-a49b-76ef8b0662ee tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:13.486113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-810dee45-acc7-408d-a49b-76ef8b0662ee tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:38:13.486972 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 735/1466] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:13 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 912 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:14.260405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b8566ff-5329-4ed6-bfb8-98d33673f102 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:14.267054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b8566ff-5329-4ed6-bfb8-98d33673f102 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:14.267709 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:14.267709 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:14.268720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b8566ff-5329-4ed6-bfb8-98d33673f102 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:14.270200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8b8566ff-5329-4ed6-bfb8-98d33673f102 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:14.367851 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:14.367851 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:14.371593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b8566ff-5329-4ed6-bfb8-98d33673f102 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:14.383122 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 732/1467] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:14 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:14.503379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c764cf0f-ff32-4a2f-b9bb-d98817e30afc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:14.505274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c764cf0f-ff32-4a2f-b9bb-d98817e30afc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:14.505484 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:14.505484 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:14.506144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c764cf0f-ff32-4a2f-b9bb-d98817e30afc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:14.640525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:14.640525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:14.665786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c764cf0f-ff32-4a2f-b9bb-d98817e30afc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:14.728482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c764cf0f-ff32-4a2f-b9bb-d98817e30afc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:38:14.734531 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 736/1468] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:14 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 912 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:15.401250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e67880c-e054-4d55-a0b9-62d0b2acfb44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:15.408246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e67880c-e054-4d55-a0b9-62d0b2acfb44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:15.408911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:15.408911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:15.409807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e67880c-e054-4d55-a0b9-62d0b2acfb44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:15.410507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1e67880c-e054-4d55-a0b9-62d0b2acfb44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:15.519962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:15.519962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:15.523894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e67880c-e054-4d55-a0b9-62d0b2acfb44 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:15.539996 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 733/1469] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:15 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:15.752175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33d3e805-f00d-4939-a242-55664e21805b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:15.752696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33d3e805-f00d-4939-a242-55664e21805b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:15.753131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:15.753131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:15.753773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33d3e805-f00d-4939-a242-55664e21805b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:15.891594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:15.891594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:15.932849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-33d3e805-f00d-4939-a242-55664e21805b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:16.017989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33d3e805-f00d-4939-a242-55664e21805b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:38:16.040729 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 737/1470] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:15 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 912 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:16.544316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2f0a86a-1d2a-41c0-a59c-c5a22d6a9048 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:16.545191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2f0a86a-1d2a-41c0-a59c-c5a22d6a9048 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:16.545191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:16.545191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:16.545607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2f0a86a-1d2a-41c0-a59c-c5a22d6a9048 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:16.545729 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c2f0a86a-1d2a-41c0-a59c-c5a22d6a9048 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:16.598577 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:16.598577 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:16.606611 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2f0a86a-1d2a-41c0-a59c-c5a22d6a9048 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:16.610232 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 734/1471] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:17.043530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6f236da-9a4c-43ed-8853-612e254d87d7 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:17.045650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6f236da-9a4c-43ed-8853-612e254d87d7 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:17.047372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:17.047372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:17.050139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6f236da-9a4c-43ed-8853-612e254d87d7 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:17.291052 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:17.291052 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:17.303935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f6f236da-9a4c-43ed-8853-612e254d87d7 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:17.332782 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6f236da-9a4c-43ed-8853-612e254d87d7 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 200 Jan 21 08:38:17.334794 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 738/1472] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:17 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 912 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:17.634546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82a2c0c4-83fd-446c-8860-cf7e24d86ed3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:17.640132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82a2c0c4-83fd-446c-8860-cf7e24d86ed3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:17.641922 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:17.641922 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:17.664369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82a2c0c4-83fd-446c-8860-cf7e24d86ed3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:17.665356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-82a2c0c4-83fd-446c-8860-cf7e24d86ed3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:17.908320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:17.908320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:17.920076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82a2c0c4-83fd-446c-8860-cf7e24d86ed3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:17.935895 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 735/1473] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:18.360138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a45a2e7-88c7-424a-94c6-276b2d9d1b48 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:38:18.362335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a45a2e7-88c7-424a-94c6-276b2d9d1b48 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:18.363422 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:18.363422 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:18.364165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a45a2e7-88c7-424a-94c6-276b2d9d1b48 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:18.630308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a45a2e7-88c7-424a-94c6-276b2d9d1b48 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 404 Jan 21 08:38:18.643070 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 739/1474] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:18 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 109 bytes in 283 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:38:18.652326 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff520277-a0bf-4ba6-8d9c-1173975c422d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes Jan 21 08:38:18.661524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff520277-a0bf-4ba6-8d9c-1173975c422d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:18.662242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:18.662242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:18.666858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff520277-a0bf-4ba6-8d9c-1173975c422d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:18.669645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-ff520277-a0bf-4ba6-8d9c-1173975c422d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:38:18.678618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff520277-a0bf-4ba6-8d9c-1173975c422d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:38:18.951272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ed3d683-d679-43a4-918e-741eff7ddfc3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:18.954595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ed3d683-d679-43a4-918e-741eff7ddfc3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:18.957463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ed3d683-d679-43a4-918e-741eff7ddfc3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:18.960916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6ed3d683-d679-43a4-918e-741eff7ddfc3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:19.041235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ff520277-a0bf-4ba6-8d9c-1173975c422d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Get all volumes completed successfully. Jan 21 08:38:19.044370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff520277-a0bf-4ba6-8d9c-1173975c422d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes returned with HTTP 200 Jan 21 08:38:19.050677 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 736/1475] 10.222.0.50 () {58 vars in 1204 bytes} [Thu Jan 21 08:38:18 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes => generated 15 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:38:19.095962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52bb9c25-ce93-4102-b9bf-62d13a5d296a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots Jan 21 08:38:19.097078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52bb9c25-ce93-4102-b9bf-62d13a5d296a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:19.097931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52bb9c25-ce93-4102-b9bf-62d13a5d296a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:19.098880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-52bb9c25-ce93-4102-b9bf-62d13a5d296a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:38:19.115686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-52bb9c25-ce93-4102-b9bf-62d13a5d296a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:38:19.134394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:19.134394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:19.146622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ed3d683-d679-43a4-918e-741eff7ddfc3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:19.160944 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 740/1476] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:19.269759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-52bb9c25-ce93-4102-b9bf-62d13a5d296a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Get all snapshots completed successfully. Jan 21 08:38:19.271045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52bb9c25-ce93-4102-b9bf-62d13a5d296a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots returned with HTTP 200 Jan 21 08:38:19.278273 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 737/1477] 10.222.0.50 () {58 vars in 1210 bytes} [Thu Jan 21 08:38:19 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots => generated 17 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:38:19.297633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] POST http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes Jan 21 08:38:19.298858 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:19.298858 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:19.301101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1740210182"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:38:19.307366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1740210182'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:38:19.331816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create volume of 1 GB Jan 21 08:38:19.368373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Availability Zones retrieved successfully. Jan 21 08:38:19.487772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Flow 'volume_create_api' (850d818f-6b9f-49d4-bf96-8726e316e125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:38:19.494831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a2278c-3482-4e6c-b3a4-72fc88fa82fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:19.532560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:38:20.135058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a2278c-3482-4e6c-b3a4-72fc88fa82fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:20.153800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17048d35-ff72-49e1-8ead-6f02ba539138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:20.178794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6cac9b7-05e4-4e81-805e-e619bf942333 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:20.184695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6cac9b7-05e4-4e81-805e-e619bf942333 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:20.186192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6cac9b7-05e4-4e81-805e-e619bf942333 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:20.187150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d6cac9b7-05e4-4e81-805e-e619bf942333 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:20.420838 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:20.420838 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:20.439346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6cac9b7-05e4-4e81-805e-e619bf942333 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:20.472020 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 738/1478] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:20 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:20.918716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Created reservations ['ed259335-5cb3-4128-8dc9-2989472b004a', '1ee4f91c-f6c9-4bc6-b7d8-b641fa0817ba', '6bfb421e-0184-4d21-805b-129850c86bb4', '70580da3-8a6d-4f65-998f-584850f3530e'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:38:20.921619 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17048d35-ff72-49e1-8ead-6f02ba539138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed259335-5cb3-4128-8dc9-2989472b004a', '1ee4f91c-f6c9-4bc6-b7d8-b641fa0817ba', '6bfb421e-0184-4d21-805b-129850c86bb4', '70580da3-8a6d-4f65-998f-584850f3530e']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:20.925628 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35649d87-dacd-4778-b200-f5e6ef9cb7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:21.172846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35649d87-dacd-4778-b200-f5e6ef9cb7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a64302ec-a90d-4049-b80a-ce6ea59e3ddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1740210182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edca45eeb04f5685591b8eb10db1f5',qos_specs=None,replication_status=,reservations=['ed259335-5cb3-4128-8dc9-2989472b004a','1ee4f91c-f6c9-4bc6-b7d8-b641fa0817ba','6bfb421e-0184-4d21-805b-129850c86bb4','70580da3-8a6d-4f65-998f-584850f3530e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef5b90b1304842e3b13c61d1a6fca92c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1740210182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a64302ec-a90d-4049-b80a-ce6ea59e3ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90edca45eeb04f5685591b8eb10db1f5',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='ef5b90b1304842e3b13c61d1a6fca92c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:21.194098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e312a51-8cce-497b-8ec4-0ff89b9e9b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:21.345269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e312a51-8cce-497b-8ec4-0ff89b9e9b65) 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-1740210182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edca45eeb04f5685591b8eb10db1f5',qos_specs=None,replication_status=,reservations=['ed259335-5cb3-4128-8dc9-2989472b004a','1ee4f91c-f6c9-4bc6-b7d8-b641fa0817ba','6bfb421e-0184-4d21-805b-129850c86bb4','70580da3-8a6d-4f65-998f-584850f3530e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef5b90b1304842e3b13c61d1a6fca92c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:21.349908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1375b31a-da9b-48c7-9dcb-9373116a72dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:21.458014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1375b31a-da9b-48c7-9dcb-9373116a72dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:21.468041 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e660fd7d-c2b3-49ae-868f-b14d3b17c464 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:21.471198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e660fd7d-c2b3-49ae-868f-b14d3b17c464 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:21.478765 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:21.478765 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:21.481142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e660fd7d-c2b3-49ae-868f-b14d3b17c464 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:21.483105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Flow 'volume_create_api' (850d818f-6b9f-49d4-bf96-8726e316e125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:38:21.492895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e660fd7d-c2b3-49ae-868f-b14d3b17c464 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:21.627585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:21.627585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:21.635574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e660fd7d-c2b3-49ae-868f-b14d3b17c464 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:21.638309 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 739/1479] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:21 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:21.900114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create volume request issued successfully. Jan 21 08:38:22.055022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e35f48b-2da3-4b21-a715-45fe7bf2c224 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes returned with HTTP 202 Jan 21 08:38:22.058506 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 741/1480] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:38:19 2021] POST /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes => generated 844 bytes in 2767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:38:22.088025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2af4a095-7fb7-4566-94b8-554b1a718f2a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:38:22.089283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2af4a095-7fb7-4566-94b8-554b1a718f2a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:22.090737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:22.090737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:22.096124 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2af4a095-7fb7-4566-94b8-554b1a718f2a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:22.647549 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:22.647549 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:22.658147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0abedbcb-3d17-4b0d-b323-50254202e5f3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:22.662290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0abedbcb-3d17-4b0d-b323-50254202e5f3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:22.674520 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:22.674520 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:22.689371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0abedbcb-3d17-4b0d-b323-50254202e5f3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:22.690787 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0abedbcb-3d17-4b0d-b323-50254202e5f3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:22.762475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2af4a095-7fb7-4566-94b8-554b1a718f2a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:22.893059 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:22.893059 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:22.912829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0abedbcb-3d17-4b0d-b323-50254202e5f3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:22.928163 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 742/1481] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:22 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:23.009982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2af4a095-7fb7-4566-94b8-554b1a718f2a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 200 Jan 21 08:38:23.026520 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 740/1482] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:22 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 912 bytes in 935 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:23.939665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-688fbabc-4c67-47cb-82a2-7a28100d2382 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:23.940527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-688fbabc-4c67-47cb-82a2-7a28100d2382 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:23.940882 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:23.940882 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:23.963818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-688fbabc-4c67-47cb-82a2-7a28100d2382 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:23.964739 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-688fbabc-4c67-47cb-82a2-7a28100d2382 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:24.043926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-368fb9ba-888b-4883-b3e1-0bbca603ce12 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:38:24.044880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-368fb9ba-888b-4883-b3e1-0bbca603ce12 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:24.045245 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:24.045245 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:24.045892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-368fb9ba-888b-4883-b3e1-0bbca603ce12 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:24.157505 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:24.157505 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:24.164470 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-688fbabc-4c67-47cb-82a2-7a28100d2382 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:24.181493 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 743/1483] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:23 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:24.454650 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:24.454650 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:24.524525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-368fb9ba-888b-4883-b3e1-0bbca603ce12 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:24.669536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-368fb9ba-888b-4883-b3e1-0bbca603ce12 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 200 Jan 21 08:38:24.688021 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 741/1484] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:24 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 912 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:25.200893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8ec3a1a-61b2-4360-a4fc-d3198c7abc07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:25.209776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8ec3a1a-61b2-4360-a4fc-d3198c7abc07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:25.215139 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:25.215139 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:25.217444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8ec3a1a-61b2-4360-a4fc-d3198c7abc07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:25.220952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f8ec3a1a-61b2-4360-a4fc-d3198c7abc07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:25.395218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:25.395218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:25.402916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8ec3a1a-61b2-4360-a4fc-d3198c7abc07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:25.406515 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 744/1485] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:25.721016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f285d31-4d97-4241-ad2a-62845d0ad864 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:38:25.722470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f285d31-4d97-4241-ad2a-62845d0ad864 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:25.723000 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:25.723000 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:25.724046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f285d31-4d97-4241-ad2a-62845d0ad864 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:26.167282 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:26.167282 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:26.217954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5f285d31-4d97-4241-ad2a-62845d0ad864 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:26.360536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f285d31-4d97-4241-ad2a-62845d0ad864 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 200 Jan 21 08:38:26.375467 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 742/1486] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:25 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 913 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:26.398623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43435202-a654-43d4-9c44-13b1e906e919 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] POST http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots Jan 21 08:38:26.399393 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:26.399393 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:26.400159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43435202-a654-43d4-9c44-13b1e906e919 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a64302ec-a90d-4049-b80a-ce6ea59e3ddc", "name": "tempest-VolumesDeleteCascade-Snapshot-258598561"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:38:26.428209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-704de3fa-1be8-417f-8e81-1c3a8073062d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:26.428564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-704de3fa-1be8-417f-8e81-1c3a8073062d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:26.438103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:26.438103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:26.454925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-704de3fa-1be8-417f-8e81-1c3a8073062d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:26.456358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-704de3fa-1be8-417f-8e81-1c3a8073062d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:26.638721 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:26.638721 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:26.658629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-704de3fa-1be8-417f-8e81-1c3a8073062d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:26.668621 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 743/1487] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:26 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:26.697590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:26.697590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:26.702645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-43435202-a654-43d4-9c44-13b1e906e919 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:26.718554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-43435202-a654-43d4-9c44-13b1e906e919 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create snapshot from volume a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:38:27.153713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-43435202-a654-43d4-9c44-13b1e906e919 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Created reservations ['9bec6a60-4801-410e-8036-8923030437e3', '6c06b79f-81df-479f-94f8-980ccb3a50e0', '3c0396c1-48b5-453c-9ce2-c225172edd46', '577856c8-42a2-47e4-bb19-dc67f8cee379'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:38:27.679227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cccd1f5-4ff7-4b7f-b6ba-b2a1ce16a142 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:27.680030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-43435202-a654-43d4-9c44-13b1e906e919 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot create request issued successfully. Jan 21 08:38:27.683724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cccd1f5-4ff7-4b7f-b6ba-b2a1ce16a142 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:27.684487 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:27.684487 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:27.684780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43435202-a654-43d4-9c44-13b1e906e919 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots returned with HTTP 202 Jan 21 08:38:27.685770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cccd1f5-4ff7-4b7f-b6ba-b2a1ce16a142 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:27.698403 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 745/1488] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:38:26 2021] POST /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots => generated 306 bytes in 1298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:38:27.703723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6cccd1f5-4ff7-4b7f-b6ba-b2a1ce16a142 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:27.712904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-14099cbc-adac-4772-bc98-61db69deb5fb tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 Jan 21 08:38:27.714132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-14099cbc-adac-4772-bc98-61db69deb5fb tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:27.714464 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:27.714464 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:27.721562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-14099cbc-adac-4772-bc98-61db69deb5fb tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:27.797707 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:27.797707 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:27.802848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cccd1f5-4ff7-4b7f-b6ba-b2a1ce16a142 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:27.819962 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 744/1489] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:27 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:27.854575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:27.854575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:27.855400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-14099cbc-adac-4772-bc98-61db69deb5fb tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:27.857617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-14099cbc-adac-4772-bc98-61db69deb5fb tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 returned with HTTP 200 Jan 21 08:38:27.867195 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 746/1490] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:27 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 => generated 438 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:28.834455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea04c338-fd54-476d-a0e0-957d92daa348 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:28.842138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea04c338-fd54-476d-a0e0-957d92daa348 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:28.845977 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:28.845977 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:28.849198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea04c338-fd54-476d-a0e0-957d92daa348 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:28.851814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ea04c338-fd54-476d-a0e0-957d92daa348 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:28.883761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-265c2619-9d6a-41b6-a601-3422329370d6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 Jan 21 08:38:28.884311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-265c2619-9d6a-41b6-a601-3422329370d6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:28.884539 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:28.884539 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:28.885753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-265c2619-9d6a-41b6-a601-3422329370d6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:28.967899 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:28.967899 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:28.973054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-265c2619-9d6a-41b6-a601-3422329370d6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:28.976480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-265c2619-9d6a-41b6-a601-3422329370d6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 returned with HTTP 200 Jan 21 08:38:28.985418 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 747/1491] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:28 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 => generated 438 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:29.060095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:29.060095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:29.070278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea04c338-fd54-476d-a0e0-957d92daa348 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:29.083376 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 745/1492] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:28 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:29.995916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-450c475b-af08-41c3-a69f-bb5993fce799 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 Jan 21 08:38:29.996867 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-450c475b-af08-41c3-a69f-bb5993fce799 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:29.996867 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:29.996867 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:29.997549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-450c475b-af08-41c3-a69f-bb5993fce799 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:30.106385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db2234a4-0e37-4887-8f79-5697f2e222b6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:30.112874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db2234a4-0e37-4887-8f79-5697f2e222b6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:30.112874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:30.112874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:30.113277 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db2234a4-0e37-4887-8f79-5697f2e222b6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:30.113567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-db2234a4-0e37-4887-8f79-5697f2e222b6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:30.163109 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:30.163109 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:30.168661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db2234a4-0e37-4887-8f79-5697f2e222b6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:30.175565 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 746/1493] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:30.185245 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:30.185245 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:30.187489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-450c475b-af08-41c3-a69f-bb5993fce799 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:30.212420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-450c475b-af08-41c3-a69f-bb5993fce799 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 returned with HTTP 200 Jan 21 08:38:30.222688 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 748/1494] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:29 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 => generated 438 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:31.197665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cd865c6-c2a1-4e79-ae8d-29dbc30a3f96 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:31.200111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cd865c6-c2a1-4e79-ae8d-29dbc30a3f96 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:31.200554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:31.200554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:31.201328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cd865c6-c2a1-4e79-ae8d-29dbc30a3f96 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:31.202118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3cd865c6-c2a1-4e79-ae8d-29dbc30a3f96 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:31.242621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61a0f6b5-4765-4740-be34-8b0ada76a87f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 Jan 21 08:38:31.243653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61a0f6b5-4765-4740-be34-8b0ada76a87f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:31.244049 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:31.244049 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:31.245646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61a0f6b5-4765-4740-be34-8b0ada76a87f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:31.295791 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:31.295791 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:31.298380 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cd865c6-c2a1-4e79-ae8d-29dbc30a3f96 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:31.300742 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 747/1495] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:31.374084 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:31.374084 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:31.375319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61a0f6b5-4765-4740-be34-8b0ada76a87f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:31.383032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61a0f6b5-4765-4740-be34-8b0ada76a87f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 returned with HTTP 200 Jan 21 08:38:31.384010 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 749/1496] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:31 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 => generated 438 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:32.319354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f362089f-cc75-479b-bf6c-3a6faef12b2a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:32.321035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f362089f-cc75-479b-bf6c-3a6faef12b2a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:32.321560 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:32.321560 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:32.322423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f362089f-cc75-479b-bf6c-3a6faef12b2a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:32.323256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f362089f-cc75-479b-bf6c-3a6faef12b2a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:32.351820 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:32.351820 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:32.354140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f362089f-cc75-479b-bf6c-3a6faef12b2a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:32.355819 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 748/1497] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:32.398302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c701192e-2590-4fb0-b0cc-f6a7608acfca tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 Jan 21 08:38:32.399750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c701192e-2590-4fb0-b0cc-f6a7608acfca tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:32.400004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:32.400004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:32.400741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c701192e-2590-4fb0-b0cc-f6a7608acfca tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:32.430561 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:32.430561 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:32.432449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c701192e-2590-4fb0-b0cc-f6a7608acfca tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:32.436274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c701192e-2590-4fb0-b0cc-f6a7608acfca tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 returned with HTTP 200 Jan 21 08:38:32.443520 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 750/1498] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:32 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 => generated 438 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:33.390052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4207b5e2-6499-4d1b-b42b-bf0712607cd1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:33.392777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4207b5e2-6499-4d1b-b42b-bf0712607cd1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:33.393843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:33.393843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:33.395497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4207b5e2-6499-4d1b-b42b-bf0712607cd1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:33.396473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4207b5e2-6499-4d1b-b42b-bf0712607cd1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:33.451544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7cbdc0cc-9739-46ab-8c54-ed7539dcc157 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 Jan 21 08:38:33.452182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7cbdc0cc-9739-46ab-8c54-ed7539dcc157 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:33.452461 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:33.452461 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:33.452901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7cbdc0cc-9739-46ab-8c54-ed7539dcc157 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:33.488483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:33.488483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:33.492444 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4207b5e2-6499-4d1b-b42b-bf0712607cd1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:33.493966 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 749/1499] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:33 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:33.567763 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:33.567763 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:33.569062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7cbdc0cc-9739-46ab-8c54-ed7539dcc157 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:33.572696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7cbdc0cc-9739-46ab-8c54-ed7539dcc157 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 returned with HTTP 200 Jan 21 08:38:33.578103 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 751/1500] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:33 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 => generated 438 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:34.509385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6acd49c6-26c8-4e6c-a307-d6712f83c792 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:34.511150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6acd49c6-26c8-4e6c-a307-d6712f83c792 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:34.511382 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:34.511382 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:34.512134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6acd49c6-26c8-4e6c-a307-d6712f83c792 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:34.512728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6acd49c6-26c8-4e6c-a307-d6712f83c792 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:34.596754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-772ba584-bc45-4c55-b7a2-6772fd80c45b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 Jan 21 08:38:34.613991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-772ba584-bc45-4c55-b7a2-6772fd80c45b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:34.616899 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:34.616899 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:34.617470 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:34.617470 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:34.618620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-772ba584-bc45-4c55-b7a2-6772fd80c45b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:34.622746 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6acd49c6-26c8-4e6c-a307-d6712f83c792 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:34.659487 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 750/1501] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:34.722092 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:34.722092 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:34.725321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-772ba584-bc45-4c55-b7a2-6772fd80c45b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:34.727711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-772ba584-bc45-4c55-b7a2-6772fd80c45b tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 returned with HTTP 200 Jan 21 08:38:34.741800 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 752/1502] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:38:34 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 => generated 465 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:34.746880 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] POST http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes Jan 21 08:38:34.747687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:34.747687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:34.748795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6097bc7d-6086-4940-95cc-d4e8ecec2211", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1732414450"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:38:34.750806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create volume request body: {'volume': {'snapshot_id': '6097bc7d-6086-4940-95cc-d4e8ecec2211', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1732414450'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:38:34.788020 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:34.788020 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:34.790325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Snapshot retrieved successfully. Jan 21 08:38:34.791330 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create volume of 1 GB Jan 21 08:38:34.825749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Availability Zones retrieved successfully. Jan 21 08:38:34.876386 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Flow 'volume_create_api' (5c048d28-a143-48f7-af72-32f942fa68ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:38:34.879845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (262312ec-4b57-4d7e-8091-321057be9bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:34.882306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:38:35.178684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (262312ec-4b57-4d7e-8091-321057be9bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6097bc7d-6086-4940-95cc-d4e8ecec2211', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:35.178684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47a8261-a374-4188-8f28-6a61d03f2a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:35.344132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Created reservations ['df4fafc4-9ab7-4074-ac99-ad6229be9496', 'fa9d53a0-2c16-4e6f-9196-ea8f2f7bc7c0', 'e0cf1396-c38e-4f0a-9b90-4642a2ba21ba', 'c726f91e-4761-4ff1-8ee7-0c7919267556'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:38:35.347816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47a8261-a374-4188-8f28-6a61d03f2a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df4fafc4-9ab7-4074-ac99-ad6229be9496', 'fa9d53a0-2c16-4e6f-9196-ea8f2f7bc7c0', 'e0cf1396-c38e-4f0a-9b90-4642a2ba21ba', 'c726f91e-4761-4ff1-8ee7-0c7919267556']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:35.351127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a4fc43-3f09-4528-844f-e3cec5d0c85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:35.669371 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-832ae3a5-54b3-43ab-99f4-83f18bfc93fe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:35.670212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-832ae3a5-54b3-43ab-99f4-83f18bfc93fe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:35.670212 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:35.670212 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:35.670620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-832ae3a5-54b3-43ab-99f4-83f18bfc93fe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:35.670767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-832ae3a5-54b3-43ab-99f4-83f18bfc93fe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:35.755564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:35.755564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:35.758538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-832ae3a5-54b3-43ab-99f4-83f18bfc93fe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:35.773599 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 753/1503] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:35.786327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a4fc43-3f09-4528-844f-e3cec5d0c85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7278a45d-ac3a-4928-b298-704858f191f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1732414450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edca45eeb04f5685591b8eb10db1f5',qos_specs=None,replication_status=,reservations=['df4fafc4-9ab7-4074-ac99-ad6229be9496','fa9d53a0-2c16-4e6f-9196-ea8f2f7bc7c0','e0cf1396-c38e-4f0a-9b90-4642a2ba21ba','c726f91e-4761-4ff1-8ee7-0c7919267556'],size=1,snapshot_id=6097bc7d-6086-4940-95cc-d4e8ecec2211,source_replicaid=,source_volid=None,status='creating',user_id='ef5b90b1304842e3b13c61d1a6fca92c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1732414450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7278a45d-ac3a-4928-b298-704858f191f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90edca45eeb04f5685591b8eb10db1f5',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=6097bc7d-6086-4940-95cc-d4e8ecec2211,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ef5b90b1304842e3b13c61d1a6fca92c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:35.789894 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c107a5-e5fb-44e0-8473-aee577d9d2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:35.936807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c107a5-e5fb-44e0-8473-aee577d9d2b3) 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-1732414450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90edca45eeb04f5685591b8eb10db1f5',qos_specs=None,replication_status=,reservations=['df4fafc4-9ab7-4074-ac99-ad6229be9496','fa9d53a0-2c16-4e6f-9196-ea8f2f7bc7c0','e0cf1396-c38e-4f0a-9b90-4642a2ba21ba','c726f91e-4761-4ff1-8ee7-0c7919267556'],size=1,snapshot_id=6097bc7d-6086-4940-95cc-d4e8ecec2211,source_replicaid=,source_volid=None,status='creating',user_id='ef5b90b1304842e3b13c61d1a6fca92c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:35.941217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86484f24-e30d-4147-b4f4-185d9f9f4561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:36.180270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86484f24-e30d-4147-b4f4-185d9f9f4561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:36.195695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Flow 'volume_create_api' (5c048d28-a143-48f7-af72-32f942fa68ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:38:36.438954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Create volume request issued successfully. Jan 21 08:38:36.494749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69e6b2e7-bc55-4ece-8a0c-7f8a1ddfaec1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes returned with HTTP 202 Jan 21 08:38:36.524578 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 751/1504] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:38:34 2021] POST /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes => generated 854 bytes in 1783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:38:36.555627 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-761f1e09-59aa-470b-bbb3-703aa441cca4 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:36.556562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-761f1e09-59aa-470b-bbb3-703aa441cca4 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:36.557057 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:36.557057 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:36.557790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-761f1e09-59aa-470b-bbb3-703aa441cca4 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:36.734302 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:36.734302 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:36.744974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-761f1e09-59aa-470b-bbb3-703aa441cca4 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:36.777152 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b79166bc-459b-4b54-ab40-48a835255bd6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:36.778053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b79166bc-459b-4b54-ab40-48a835255bd6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:36.778502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:36.778502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:36.779193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b79166bc-459b-4b54-ab40-48a835255bd6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:36.779805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b79166bc-459b-4b54-ab40-48a835255bd6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:36.788132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-761f1e09-59aa-470b-bbb3-703aa441cca4 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:36.794467 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 754/1505] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:36 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:36.823035 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:36.823035 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:36.826226 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b79166bc-459b-4b54-ab40-48a835255bd6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:36.833447 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 752/1506] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:36 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:37.830077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ebbc86d-2c1a-4214-85e5-fa2958afb689 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:37.832112 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ebbc86d-2c1a-4214-85e5-fa2958afb689 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:37.834970 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:37.834970 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:37.837929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ebbc86d-2c1a-4214-85e5-fa2958afb689 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:37.854671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53d79921-7204-4ad9-8a50-ade81b4ee2c0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:37.865036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53d79921-7204-4ad9-8a50-ade81b4ee2c0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:37.868100 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:37.868100 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:37.872432 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53d79921-7204-4ad9-8a50-ade81b4ee2c0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:37.874310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-53d79921-7204-4ad9-8a50-ade81b4ee2c0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:38.059271 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:38.059271 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:38.084839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53d79921-7204-4ad9-8a50-ade81b4ee2c0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:38.094264 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 753/1507] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:37 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:38.198882 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:38.198882 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:38.254511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0ebbc86d-2c1a-4214-85e5-fa2958afb689 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:38.319318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ebbc86d-2c1a-4214-85e5-fa2958afb689 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:38.329780 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 755/1508] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:37 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:39.112123 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a802c1f2-39ff-4f82-9cd5-d1fa3cb4a7b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:39.135716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a802c1f2-39ff-4f82-9cd5-d1fa3cb4a7b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:39.135716 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:39.135716 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:39.135716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a802c1f2-39ff-4f82-9cd5-d1fa3cb4a7b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:39.135716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a802c1f2-39ff-4f82-9cd5-d1fa3cb4a7b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:39.184180 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:39.184180 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:39.186092 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a802c1f2-39ff-4f82-9cd5-d1fa3cb4a7b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:39.200990 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 754/1509] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:39 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:39.342669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c7450ff-9b39-4551-b86c-d28ce27faa7f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:39.343211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c7450ff-9b39-4551-b86c-d28ce27faa7f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:39.349457 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:39.349457 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:39.361400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c7450ff-9b39-4551-b86c-d28ce27faa7f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:39.585191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:39.585191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:39.601797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3c7450ff-9b39-4551-b86c-d28ce27faa7f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:39.688530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c7450ff-9b39-4551-b86c-d28ce27faa7f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:39.693181 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 756/1510] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:39 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:40.208949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cade5e7-c2b2-4ecb-8fa3-2dc88b4ffe67 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:40.210045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cade5e7-c2b2-4ecb-8fa3-2dc88b4ffe67 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:40.210469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:40.210469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:40.211109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cade5e7-c2b2-4ecb-8fa3-2dc88b4ffe67 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:40.211933 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6cade5e7-c2b2-4ecb-8fa3-2dc88b4ffe67 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:40.278148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:40.278148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:40.286682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cade5e7-c2b2-4ecb-8fa3-2dc88b4ffe67 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:40.288123 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 755/1511] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:40.720532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27d068bd-0764-4446-bcda-bbf06769cb6a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:40.720532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27d068bd-0764-4446-bcda-bbf06769cb6a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:40.720532 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:40.720532 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:40.720532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27d068bd-0764-4446-bcda-bbf06769cb6a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:40.837749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:40.837749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:40.847845 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-27d068bd-0764-4446-bcda-bbf06769cb6a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:40.876239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27d068bd-0764-4446-bcda-bbf06769cb6a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:40.879256 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 757/1512] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:40 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:41.315346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cddf6f6-eb4d-49e8-b5d1-6a5dee8b4bb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:41.322589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cddf6f6-eb4d-49e8-b5d1-6a5dee8b4bb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:41.325097 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:41.325097 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:41.325097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cddf6f6-eb4d-49e8-b5d1-6a5dee8b4bb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:41.329152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6cddf6f6-eb4d-49e8-b5d1-6a5dee8b4bb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:41.395237 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:41.395237 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:41.398055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cddf6f6-eb4d-49e8-b5d1-6a5dee8b4bb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:41.399238 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 756/1513] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:41.894135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b7977e3-47e7-4fcb-8cec-9508074728d6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:41.895045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b7977e3-47e7-4fcb-8cec-9508074728d6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:41.895484 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:41.895484 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:41.896089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b7977e3-47e7-4fcb-8cec-9508074728d6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:42.029434 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:42.029434 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:42.049897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8b7977e3-47e7-4fcb-8cec-9508074728d6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:42.102092 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b7977e3-47e7-4fcb-8cec-9508074728d6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:42.119015 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 758/1514] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:41 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:42.427732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1b1e93d-1bea-416f-9f93-ba37d57f71b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:42.433469 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1b1e93d-1bea-416f-9f93-ba37d57f71b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:42.434347 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:42.434347 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:42.436549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1b1e93d-1bea-416f-9f93-ba37d57f71b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:42.439993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a1b1e93d-1bea-416f-9f93-ba37d57f71b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:42.549547 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:42.549547 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:42.558838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1b1e93d-1bea-416f-9f93-ba37d57f71b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:42.580835 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 757/1515] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:43.122977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2952178-fa40-45c7-8d2f-ac58f572c29f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:43.123551 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2952178-fa40-45c7-8d2f-ac58f572c29f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:43.123755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:43.123755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:43.124409 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2952178-fa40-45c7-8d2f-ac58f572c29f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:43.481267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:43.481267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:43.527661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d2952178-fa40-45c7-8d2f-ac58f572c29f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:43.588238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8b6522d-8a65-4c56-88c7-89318cbfe769 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:43.589509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8b6522d-8a65-4c56-88c7-89318cbfe769 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:43.589885 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:43.589885 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:43.590644 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8b6522d-8a65-4c56-88c7-89318cbfe769 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:43.591156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b8b6522d-8a65-4c56-88c7-89318cbfe769 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:43.640697 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:43.640697 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:43.645900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8b6522d-8a65-4c56-88c7-89318cbfe769 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:43.650468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2952178-fa40-45c7-8d2f-ac58f572c29f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:43.655657 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 758/1516] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:43.674938 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 759/1517] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:43 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:44.681017 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef873fdf-543f-464e-910a-79b85dc228c5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:44.685716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef873fdf-543f-464e-910a-79b85dc228c5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:44.686198 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:44.686198 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:44.686917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef873fdf-543f-464e-910a-79b85dc228c5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:44.687486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ef873fdf-543f-464e-910a-79b85dc228c5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:44.696251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-282b2a03-609a-4425-822c-3294474eeef1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:44.712445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-282b2a03-609a-4425-822c-3294474eeef1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:44.712840 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:44.712840 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:44.713560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-282b2a03-609a-4425-822c-3294474eeef1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:44.782099 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:44.782099 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:44.787164 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef873fdf-543f-464e-910a-79b85dc228c5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:44.792369 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 759/1518] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:44 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:45.109797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:45.109797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:45.134654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-282b2a03-609a-4425-822c-3294474eeef1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:45.175265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-282b2a03-609a-4425-822c-3294474eeef1 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:45.186735 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 760/1519] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:44 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:45.817998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d01fd0e6-e9f0-4e18-a18a-4bf3909cc982 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:45.819137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d01fd0e6-e9f0-4e18-a18a-4bf3909cc982 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:45.819717 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:45.819717 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:45.820430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d01fd0e6-e9f0-4e18-a18a-4bf3909cc982 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:45.837693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d01fd0e6-e9f0-4e18-a18a-4bf3909cc982 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:46.011719 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:46.011719 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:46.014125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d01fd0e6-e9f0-4e18-a18a-4bf3909cc982 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:46.027599 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 760/1520] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:45 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:46.209950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-875af758-c834-49a7-a349-3abe88d060e3 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:46.211493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-875af758-c834-49a7-a349-3abe88d060e3 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:46.216006 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:46.216006 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:46.224334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-875af758-c834-49a7-a349-3abe88d060e3 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:46.545244 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:46.545244 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:46.584492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-875af758-c834-49a7-a349-3abe88d060e3 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:46.714793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-875af758-c834-49a7-a349-3abe88d060e3 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:46.741992 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 761/1521] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:46 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:47.037218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-acf11f63-8e3a-478a-8148-95bf9c9f3364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:47.037981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-acf11f63-8e3a-478a-8148-95bf9c9f3364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:47.037981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:47.037981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:47.038923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-acf11f63-8e3a-478a-8148-95bf9c9f3364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:47.038923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-acf11f63-8e3a-478a-8148-95bf9c9f3364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:47.106634 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:47.106634 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:47.131169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-acf11f63-8e3a-478a-8148-95bf9c9f3364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:47.133142 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 761/1522] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:47 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:47.780998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01e519b1-7f50-46ec-a442-f7e5c7b57294 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:47.780998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01e519b1-7f50-46ec-a442-f7e5c7b57294 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:47.780998 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:47.780998 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:47.780998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01e519b1-7f50-46ec-a442-f7e5c7b57294 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:47.905261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:47.905261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:47.943082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-01e519b1-7f50-46ec-a442-f7e5c7b57294 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:47.999945 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01e519b1-7f50-46ec-a442-f7e5c7b57294 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:48.001167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 762/1523] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:47 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:48.149437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e723627d-3266-43e8-9006-4367543323d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:48.150130 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e723627d-3266-43e8-9006-4367543323d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:48.150253 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:48.150253 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:48.150627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e723627d-3266-43e8-9006-4367543323d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:48.151205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e723627d-3266-43e8-9006-4367543323d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:48.220508 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:48.220508 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:48.221561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e723627d-3266-43e8-9006-4367543323d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:48.227851 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 762/1524] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:38:48.818471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ecfeac50-3f53-40d6-96a7-b182e10706ca tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] DELETE http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/83a21c96-8b3c-4121-9ece-846d88f9de27 Jan 21 08:38:48.819283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ecfeac50-3f53-40d6-96a7-b182e10706ca tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:48.820533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:48.820533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:48.821232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ecfeac50-3f53-40d6-96a7-b182e10706ca tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:48.909380 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:48.909380 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:49.033504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70e7f07c-0e6a-4f00-b4bc-a7be06690d3f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:49.034462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70e7f07c-0e6a-4f00-b4bc-a7be06690d3f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:49.034931 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:49.034931 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:49.035714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70e7f07c-0e6a-4f00-b4bc-a7be06690d3f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:49.231866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:49.231866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:49.264535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-70e7f07c-0e6a-4f00-b4bc-a7be06690d3f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:49.341103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70e7f07c-0e6a-4f00-b4bc-a7be06690d3f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:49.342843 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 763/1525] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:49 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:49.351982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69bd7e63-1e0e-4e84-ad57-c7307686ba24 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:49.352804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69bd7e63-1e0e-4e84-ad57-c7307686ba24 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:49.353168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:49.353168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:49.353821 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69bd7e63-1e0e-4e84-ad57-c7307686ba24 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:49.354359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-69bd7e63-1e0e-4e84-ad57-c7307686ba24 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:49.399647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:49.399647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:49.405060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69bd7e63-1e0e-4e84-ad57-c7307686ba24 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:49.406940 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 764/1526] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:50.872539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ecfeac50-3f53-40d6-96a7-b182e10706ca tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:38:50.873382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ecfeac50-3f53-40d6-96a7-b182e10706ca tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:38:50.956920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ecfeac50-3f53-40d6-96a7-b182e10706ca tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/83a21c96-8b3c-4121-9ece-846d88f9de27 returned with HTTP 200 Jan 21 08:38:50.957825 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 763/1527] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:38:48 2021] DELETE /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/83a21c96-8b3c-4121-9ece-846d88f9de27 => generated 19 bytes in 2145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:50.962182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8dbfb3a8-5a45-407b-b36d-8d9a626cb7da tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:50.963352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8dbfb3a8-5a45-407b-b36d-8d9a626cb7da tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:50.963352 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:50.963352 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:50.965923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8dbfb3a8-5a45-407b-b36d-8d9a626cb7da tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:51.020777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] POST http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes Jan 21 08:38:51.021582 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:51.021582 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:51.022320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1768586862"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:38:51.032704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1768586862'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:38:51.034586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Create volume of 1 GB Jan 21 08:38:51.091705 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Availability Zones retrieved successfully. Jan 21 08:38:51.123179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:51.123179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:51.181405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8dbfb3a8-5a45-407b-b36d-8d9a626cb7da tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:51.186044 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Flow 'volume_create_api' (472eed1b-313e-40e0-84f2-6093a9ee91ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:38:51.196241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc478783-6c17-4d84-a59f-fee516dc9280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:51.205516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:38:51.269060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8dbfb3a8-5a45-407b-b36d-8d9a626cb7da tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:51.269060 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 764/1528] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:50 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:51.288338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b47258f2-9067-4e48-bc79-f4b419b76455 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:51.291384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b47258f2-9067-4e48-bc79-f4b419b76455 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:51.294677 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:51.294677 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:51.295512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b47258f2-9067-4e48-bc79-f4b419b76455 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:51.296178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b47258f2-9067-4e48-bc79-f4b419b76455 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:51.395112 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc478783-6c17-4d84-a59f-fee516dc9280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:51.397484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2606bfb-f2e8-45fd-8327-5dcd160b62e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:51.436222 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:51.436222 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:51.469824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b47258f2-9067-4e48-bc79-f4b419b76455 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:51.469824 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 765/1529] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:51 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:51.469824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-6af8ba3e-f7e9-40ff-8479-34c4e8d8c35e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] DELETE http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/6b0f1726-edf6-4dbc-959b-432394600b18 Jan 21 08:38:51.469824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-6af8ba3e-f7e9-40ff-8479-34c4e8d8c35e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:51.469824 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:51.469824 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:51.469824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-6af8ba3e-f7e9-40ff-8479-34c4e8d8c35e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:51.514606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:51.514606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:51.620094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Created reservations ['942dcc68-79fd-4635-ac1a-90d85d26243d', 'deec6c87-ae8b-4387-abb2-fa9a17f0a732', '6da44867-1553-4eba-9430-d61786c7d7e0', '86b2e41e-4258-4bcb-b977-093778f63d30'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:38:51.622069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2606bfb-f2e8-45fd-8327-5dcd160b62e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['942dcc68-79fd-4635-ac1a-90d85d26243d', 'deec6c87-ae8b-4387-abb2-fa9a17f0a732', '6da44867-1553-4eba-9430-d61786c7d7e0', '86b2e41e-4258-4bcb-b977-093778f63d30']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:51.624277 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc6a42b-7857-4216-865a-fd08414a2962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:51.790662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc6a42b-7857-4216-865a-fd08414a2962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58f66f10-1f1a-4e64-b3bd-1058d065a040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1768586862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fe5bd9293c4df898f5b3e70c05a7e9',qos_specs=None,replication_status=,reservations=['942dcc68-79fd-4635-ac1a-90d85d26243d','deec6c87-ae8b-4387-abb2-fa9a17f0a732','6da44867-1553-4eba-9430-d61786c7d7e0','86b2e41e-4258-4bcb-b977-093778f63d30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827be476de034acd9057910d3504ba16',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:38:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1768586862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58f66f10-1f1a-4e64-b3bd-1058d065a040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58fe5bd9293c4df898f5b3e70c05a7e9',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='827be476de034acd9057910d3504ba16',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:51.800293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e72836c-410c-49e5-8778-33fad4c919f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:51.941866 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e72836c-410c-49e5-8778-33fad4c919f1) 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-1768586862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fe5bd9293c4df898f5b3e70c05a7e9',qos_specs=None,replication_status=,reservations=['942dcc68-79fd-4635-ac1a-90d85d26243d','deec6c87-ae8b-4387-abb2-fa9a17f0a732','6da44867-1553-4eba-9430-d61786c7d7e0','86b2e41e-4258-4bcb-b977-093778f63d30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827be476de034acd9057910d3504ba16',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:51.944334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9167b7be-b3a3-4522-9ef1-ea1eeb05a07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:38:52.018413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9167b7be-b3a3-4522-9ef1-ea1eeb05a07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:38:52.021872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Flow 'volume_create_api' (472eed1b-313e-40e0-84f2-6093a9ee91ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:38:52.205419 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Create volume request issued successfully. Jan 21 08:38:52.271190 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61c9b792-eb7c-46b5-9164-8b1b8b685423 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes returned with HTTP 202 Jan 21 08:38:52.273429 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 765/1530] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:38:50 2021] POST /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes => generated 823 bytes in 2032 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:38:52.306006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-639bac04-657e-46a0-855f-7fa2abac9521 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:52.307401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-639bac04-657e-46a0-855f-7fa2abac9521 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:52.309646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:52.309646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:52.328732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-639bac04-657e-46a0-855f-7fa2abac9521 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:52.573162 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:52.573162 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:52.611323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-639bac04-657e-46a0-855f-7fa2abac9521 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:52.744386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-639bac04-657e-46a0-855f-7fa2abac9521 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:52.771424 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 766/1531] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:52 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:52.786367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cdf219a4-b6d2-494b-834a-a80d17d2f39c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 Jan 21 08:38:52.794532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cdf219a4-b6d2-494b-834a-a80d17d2f39c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:52.795132 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:52.795132 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:52.796139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cdf219a4-b6d2-494b-834a-a80d17d2f39c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:53.035714 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:53.035714 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:53.080716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cdf219a4-b6d2-494b-834a-a80d17d2f39c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:38:53.188642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-6af8ba3e-f7e9-40ff-8479-34c4e8d8c35e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:38:53.189144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-6af8ba3e-f7e9-40ff-8479-34c4e8d8c35e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:38:53.195586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cdf219a4-b6d2-494b-834a-a80d17d2f39c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 returned with HTTP 200 Jan 21 08:38:53.197050 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 767/1532] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:52 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 => generated 915 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:53.225994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd795822-9573-4371-aec6-030281a917d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:53.226666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd795822-9573-4371-aec6-030281a917d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:53.227005 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:53.227005 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:53.227660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd795822-9573-4371-aec6-030281a917d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:53.228170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fd795822-9573-4371-aec6-030281a917d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:53.254906 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:53.254906 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:53.258641 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd795822-9573-4371-aec6-030281a917d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:53.259678 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 768/1533] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:53 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:53.514550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-6af8ba3e-f7e9-40ff-8479-34c4e8d8c35e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/6b0f1726-edf6-4dbc-959b-432394600b18 returned with HTTP 200 Jan 21 08:38:53.515424 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 766/1534] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:38:51 2021] DELETE /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/6b0f1726-edf6-4dbc-959b-432394600b18 => generated 19 bytes in 2063 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:53.545390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ef17e504-ee71-4d7d-96d2-8515ebaca777 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] DELETE http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/9d11f976-26db-49b9-b01c-53ebee960342 Jan 21 08:38:53.546041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ef17e504-ee71-4d7d-96d2-8515ebaca777 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:53.546479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:53.546479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:53.547381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ef17e504-ee71-4d7d-96d2-8515ebaca777 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:53.571860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:53.571860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:53.781800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9cc3f4a7-ac2b-4f8a-aa1b-b3ce6e7ee6b0 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:53.782791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9cc3f4a7-ac2b-4f8a-aa1b-b3ce6e7ee6b0 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:53.785596 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:53.785596 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:53.786675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9cc3f4a7-ac2b-4f8a-aa1b-b3ce6e7ee6b0 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:53.933740 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:53.933740 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:53.996692 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9cc3f4a7-ac2b-4f8a-aa1b-b3ce6e7ee6b0 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:54.115264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9cc3f4a7-ac2b-4f8a-aa1b-b3ce6e7ee6b0 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:54.121310 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 767/1535] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:53 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:54.219575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-920451f0-95a9-46d4-ae26-d1386a83f6db tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 Jan 21 08:38:54.221410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-920451f0-95a9-46d4-ae26-d1386a83f6db tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:54.222057 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:54.222057 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:54.234696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-920451f0-95a9-46d4-ae26-d1386a83f6db tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:54.407483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:54.407483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:54.433726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-920451f0-95a9-46d4-ae26-d1386a83f6db tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:38:54.516232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-920451f0-95a9-46d4-ae26-d1386a83f6db tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 returned with HTTP 200 Jan 21 08:38:54.516232 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 768/1536] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:54 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 => generated 916 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:54.516232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b774fbf-d011-4c51-95ba-e6a5e8fd978b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:54.516232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b774fbf-d011-4c51-95ba-e6a5e8fd978b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:54.516232 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:54.516232 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:54.516232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b774fbf-d011-4c51-95ba-e6a5e8fd978b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:54.516232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5b774fbf-d011-4c51-95ba-e6a5e8fd978b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:54.558911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:54.558911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:54.560853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b774fbf-d011-4c51-95ba-e6a5e8fd978b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:54.570127 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 769/1537] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:54.579911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd8a7ee3-05da-414b-840a-26b4c5a84330 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] POST http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups Jan 21 08:38:54.596794 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:54.596794 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:54.596794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd8a7ee3-05da-414b-840a-26b4c5a84330 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58f66f10-1f1a-4e64-b3bd-1058d065a040", "name": "tempest-VolumesBackupsAdminTest-Backup-1534177100"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:38:54.596794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-dd8a7ee3-05da-414b-840a-26b4c5a84330 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Creating new backup {'backup': {'volume_id': '58f66f10-1f1a-4e64-b3bd-1058d065a040', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1534177100'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:38:54.596794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-dd8a7ee3-05da-414b-840a-26b4c5a84330 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Creating backup of volume 58f66f10-1f1a-4e64-b3bd-1058d065a040 in container None Jan 21 08:38:54.671902 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:54.671902 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:54.674811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dd8a7ee3-05da-414b-840a-26b4c5a84330 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:38:54.845098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ef17e504-ee71-4d7d-96d2-8515ebaca777 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:38:54.845098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ef17e504-ee71-4d7d-96d2-8515ebaca777 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:38:54.946120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-dd8a7ee3-05da-414b-840a-26b4c5a84330 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Created reservations ['f2936774-1798-4907-a245-c6b3262089d4', 'd817da4a-19d3-40c2-8ecd-da9410a2a133'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:38:54.969555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6378503d-4f90-400d-9940-33a9f8b0b869 req-ef17e504-ee71-4d7d-96d2-8515ebaca777 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/9d11f976-26db-49b9-b01c-53ebee960342 returned with HTTP 200 Jan 21 08:38:54.970982 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 769/1538] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:38:53 2021] DELETE /volume/v3/ede5a43c28514910a13b9248b5966dae/attachments/9d11f976-26db-49b9-b01c-53ebee960342 => generated 19 bytes in 1434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:55.141258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a66fcfa-e9a7-48ca-863e-35ef243f2f6d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:55.143018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a66fcfa-e9a7-48ca-863e-35ef243f2f6d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:55.143594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:55.143594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:55.144282 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a66fcfa-e9a7-48ca-863e-35ef243f2f6d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:55.238606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:55.238606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:55.242763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8a66fcfa-e9a7-48ca-863e-35ef243f2f6d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:55.272384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a66fcfa-e9a7-48ca-863e-35ef243f2f6d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:55.273847 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 770/1539] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:55 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:55.576580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37b76f2e-fd1a-45f0-a1e8-5c4941423150 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:55.577403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37b76f2e-fd1a-45f0-a1e8-5c4941423150 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:55.582455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:55.582455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:55.582455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37b76f2e-fd1a-45f0-a1e8-5c4941423150 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:55.582455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-37b76f2e-fd1a-45f0-a1e8-5c4941423150 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:55.628992 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:55.628992 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:55.631345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37b76f2e-fd1a-45f0-a1e8-5c4941423150 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:55.642102 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 771/1540] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:55.793826 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd8a7ee3-05da-414b-840a-26b4c5a84330 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups returned with HTTP 202 Jan 21 08:38:55.804524 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 770/1541] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:38:54 2021] POST /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups => generated 401 bytes in 1224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:38:55.811963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abaef4f0-a44e-4448-9f5a-433a46994f09 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:38:55.814101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abaef4f0-a44e-4448-9f5a-433a46994f09 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:55.814664 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:55.814664 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:55.815583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abaef4f0-a44e-4448-9f5a-433a46994f09 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:55.816168 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-abaef4f0-a44e-4448-9f5a-433a46994f09 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:55.867584 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:55.867584 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:55.873303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abaef4f0-a44e-4448-9f5a-433a46994f09 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:38:55.881595 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 772/1542] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:55 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 808 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:56.292845 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87cc2f2d-f8de-43a3-9eed-a29261f8713a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:56.293625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87cc2f2d-f8de-43a3-9eed-a29261f8713a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:56.293625 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:56.293625 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:56.294033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87cc2f2d-f8de-43a3-9eed-a29261f8713a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:56.531118 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:56.531118 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:56.556816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-87cc2f2d-f8de-43a3-9eed-a29261f8713a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:56.618980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87cc2f2d-f8de-43a3-9eed-a29261f8713a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:56.634791 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 771/1543] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:56 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:56.647253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57e19ebe-c5bb-47e5-b2b5-62fdbdac1e4c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:56.647817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57e19ebe-c5bb-47e5-b2b5-62fdbdac1e4c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:56.648015 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:56.648015 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:56.648668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57e19ebe-c5bb-47e5-b2b5-62fdbdac1e4c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:56.649213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-57e19ebe-c5bb-47e5-b2b5-62fdbdac1e4c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:56.728326 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:56.728326 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:56.733274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57e19ebe-c5bb-47e5-b2b5-62fdbdac1e4c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:56.734144 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 773/1544] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:56 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:56.889278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46cef51d-4b79-45c8-b094-f42d6c44295b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:38:56.890163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46cef51d-4b79-45c8-b094-f42d6c44295b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:56.890390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:56.890390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:56.890772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46cef51d-4b79-45c8-b094-f42d6c44295b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:56.891143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-46cef51d-4b79-45c8-b094-f42d6c44295b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:56.962357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:56.962357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:56.972791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46cef51d-4b79-45c8-b094-f42d6c44295b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:38:56.986199 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 772/1545] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:56 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 808 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:57.643265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb9273ba-2bf1-4a29-b7d6-f2ce167b1f1a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:57.643881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb9273ba-2bf1-4a29-b7d6-f2ce167b1f1a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:57.644013 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:57.644013 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:57.645168 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb9273ba-2bf1-4a29-b7d6-f2ce167b1f1a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:57.741647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:57.741647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:57.741647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eb9273ba-2bf1-4a29-b7d6-f2ce167b1f1a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:57.741647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb9273ba-2bf1-4a29-b7d6-f2ce167b1f1a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:57.741647 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 774/1546] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:57 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:57.753375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c166d750-dbd8-401a-aab5-d4e89b0ed5af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:57.753926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c166d750-dbd8-401a-aab5-d4e89b0ed5af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:57.754133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:57.754133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:57.754498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c166d750-dbd8-401a-aab5-d4e89b0ed5af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:57.754872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c166d750-dbd8-401a-aab5-d4e89b0ed5af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:57.787569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:57.787569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:57.788707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c166d750-dbd8-401a-aab5-d4e89b0ed5af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:57.796175 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 773/1547] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:57 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:57.992038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8e47b27-eef2-4822-b00a-2a71dfd6f043 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:38:57.992038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8e47b27-eef2-4822-b00a-2a71dfd6f043 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:57.992038 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:57.992038 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:57.992628 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8e47b27-eef2-4822-b00a-2a71dfd6f043 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:57.993422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d8e47b27-eef2-4822-b00a-2a71dfd6f043 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:58.041682 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:58.041682 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:58.045973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8e47b27-eef2-4822-b00a-2a71dfd6f043 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:38:58.048818 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 775/1548] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:57 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 808 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:58.756044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08528254-a63c-4ff4-bc5e-3d60bbd551e9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:38:58.757234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08528254-a63c-4ff4-bc5e-3d60bbd551e9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:58.757649 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:58.757649 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:58.758890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08528254-a63c-4ff4-bc5e-3d60bbd551e9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:58.827972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39889c95-c0ab-430f-8678-8f23322f2d75 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:58.828912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39889c95-c0ab-430f-8678-8f23322f2d75 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:58.829333 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:58.829333 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:58.830029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39889c95-c0ab-430f-8678-8f23322f2d75 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:58.830639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-39889c95-c0ab-430f-8678-8f23322f2d75 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:58.920405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:58.920405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:58.925162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39889c95-c0ab-430f-8678-8f23322f2d75 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:38:58.928243 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 776/1549] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:58.932543 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:58.932543 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:58.954890 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-08528254-a63c-4ff4-bc5e-3d60bbd551e9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:38:59.005665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08528254-a63c-4ff4-bc5e-3d60bbd551e9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:38:59.011286 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 774/1550] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:58 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:59.062654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b18ef8ed-8012-44be-9a60-67c0d6baeb91 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:38:59.063307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b18ef8ed-8012-44be-9a60-67c0d6baeb91 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:59.063590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:59.063590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:59.064244 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b18ef8ed-8012-44be-9a60-67c0d6baeb91 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:59.064705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b18ef8ed-8012-44be-9a60-67c0d6baeb91 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:38:59.116839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:38:59.116839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:38:59.121148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b18ef8ed-8012-44be-9a60-67c0d6baeb91 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:38:59.125325 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 777/1551] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:59 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 808 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:38:59.961909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43fa462b-abc8-4f47-925e-196f6dfd0192 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:38:59.967546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43fa462b-abc8-4f47-925e-196f6dfd0192 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:38:59.968314 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:38:59.968314 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:38:59.972583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43fa462b-abc8-4f47-925e-196f6dfd0192 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:38:59.975258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-43fa462b-abc8-4f47-925e-196f6dfd0192 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:00.073405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebe400ea-807f-4547-b303-32553af497a6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:39:00.073405 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebe400ea-807f-4547-b303-32553af497a6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:00.073405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:00.073405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:00.073405 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebe400ea-807f-4547-b303-32553af497a6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:00.160315 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:00.160315 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:00.160315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43fa462b-abc8-4f47-925e-196f6dfd0192 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:00.160315 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 775/1552] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:38:59 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:00.160315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d26ef80-dd8d-4382-88be-0ba375a1d905 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:00.186364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d26ef80-dd8d-4382-88be-0ba375a1d905 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:00.186364 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:00.186364 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:00.186364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d26ef80-dd8d-4382-88be-0ba375a1d905 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:00.186364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7d26ef80-dd8d-4382-88be-0ba375a1d905 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:00.228071 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:00.228071 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:00.228071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d26ef80-dd8d-4382-88be-0ba375a1d905 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:00.228071 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 776/1553] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:00 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 808 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:00.239838 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:00.239838 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:00.273554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ebe400ea-807f-4547-b303-32553af497a6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:00.286051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebe400ea-807f-4547-b303-32553af497a6 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:39:00.295267 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 778/1554] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:00 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:01.174735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5318320e-5a17-4056-b71d-c802020ccdc2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:01.186868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5318320e-5a17-4056-b71d-c802020ccdc2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:01.187590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:01.187590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:01.188200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5318320e-5a17-4056-b71d-c802020ccdc2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:01.189095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5318320e-5a17-4056-b71d-c802020ccdc2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:01.247584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6eb8a81-b9c5-40ab-8919-c7cd3be2ee9d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:01.248331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6eb8a81-b9c5-40ab-8919-c7cd3be2ee9d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:01.253370 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:01.253370 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:01.264512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6eb8a81-b9c5-40ab-8919-c7cd3be2ee9d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:01.265474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b6eb8a81-b9c5-40ab-8919-c7cd3be2ee9d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:01.427617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:01.427617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:01.441844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5318320e-5a17-4056-b71d-c802020ccdc2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:01.449886 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 777/1555] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:01.454509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4871e92c-204b-4c7c-84da-285931ecc85e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:39:01.455424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4871e92c-204b-4c7c-84da-285931ecc85e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:01.455897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:01.455897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:01.456611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4871e92c-204b-4c7c-84da-285931ecc85e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:01.494794 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:01.494794 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:01.514191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6eb8a81-b9c5-40ab-8919-c7cd3be2ee9d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:01.531469 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 779/1556] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:01 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 808 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:01.595933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:01.595933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:01.619176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4871e92c-204b-4c7c-84da-285931ecc85e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:01.662562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4871e92c-204b-4c7c-84da-285931ecc85e tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:39:01.663816 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 778/1557] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:01 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:02.477137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2eef58a7-3046-41f7-bc50-27932c0fd21e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:02.485937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2eef58a7-3046-41f7-bc50-27932c0fd21e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:02.488010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:02.488010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:02.491815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2eef58a7-3046-41f7-bc50-27932c0fd21e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:02.492672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2eef58a7-3046-41f7-bc50-27932c0fd21e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:02.549652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-465c673d-6ed5-45ec-917f-9eb47e7b309b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:02.550193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-465c673d-6ed5-45ec-917f-9eb47e7b309b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:02.550414 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:02.550414 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:02.550793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-465c673d-6ed5-45ec-917f-9eb47e7b309b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:02.551185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-465c673d-6ed5-45ec-917f-9eb47e7b309b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:02.555799 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:02.555799 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:02.560469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2eef58a7-3046-41f7-bc50-27932c0fd21e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:02.562814 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 780/1558] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:02 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:02.626741 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:02.626741 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:02.630344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-465c673d-6ed5-45ec-917f-9eb47e7b309b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:02.632927 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 779/1559] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:02 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:02.695667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4b15422-88e2-4a9e-9a05-3a732eb48d75 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:39:02.696544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4b15422-88e2-4a9e-9a05-3a732eb48d75 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:02.696948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:02.696948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:02.697738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4b15422-88e2-4a9e-9a05-3a732eb48d75 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:02.840302 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:02.840302 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:02.887478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b4b15422-88e2-4a9e-9a05-3a732eb48d75 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:02.933624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4b15422-88e2-4a9e-9a05-3a732eb48d75 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:39:02.935202 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 781/1560] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:02 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 947 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:02.957852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b8bfb9c-939d-40f9-afed-984452ffd117 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:39:02.959104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b8bfb9c-939d-40f9-afed-984452ffd117 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:02.959691 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:02.959691 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:02.968920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b8bfb9c-939d-40f9-afed-984452ffd117 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:03.063298 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:03.063298 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:03.078368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1b8bfb9c-939d-40f9-afed-984452ffd117 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:03.112864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b8bfb9c-939d-40f9-afed-984452ffd117 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:39:03.120129 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 780/1561] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:02 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 947 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:03.145073 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9777a73-5ce5-4386-adbe-44d30e0846bc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] DELETE http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc?cascade=True Jan 21 08:39:03.146197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9777a73-5ce5-4386-adbe-44d30e0846bc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:03.146570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:03.146570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:03.147263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9777a73-5ce5-4386-adbe-44d30e0846bc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:03.148197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-c9777a73-5ce5-4386-adbe-44d30e0846bc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete volume with id: a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:39:03.207984 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:03.207984 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:03.209390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c9777a73-5ce5-4386-adbe-44d30e0846bc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:03.530310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c9777a73-5ce5-4386-adbe-44d30e0846bc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete volume request issued successfully. Jan 21 08:39:03.531501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9777a73-5ce5-4386-adbe-44d30e0846bc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc?cascade=True returned with HTTP 202 Jan 21 08:39:03.538866 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 782/1562] 10.222.0.50 () {58 vars in 1343 bytes} [Thu Jan 21 08:39:03 2021] DELETE /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc?cascade=True => generated 0 bytes in 401 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:39:03.554752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55c15d62-a8d9-49ae-aebb-e1cbe76646ce tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:39:03.554752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55c15d62-a8d9-49ae-aebb-e1cbe76646ce tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:03.554752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:03.554752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:03.554752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55c15d62-a8d9-49ae-aebb-e1cbe76646ce tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:03.588786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-171febad-51cb-4397-aae7-91a90600c517 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:03.625627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-171febad-51cb-4397-aae7-91a90600c517 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:03.626272 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:03.626272 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:03.627654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-171febad-51cb-4397-aae7-91a90600c517 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:03.633934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-171febad-51cb-4397-aae7-91a90600c517 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:03.726730 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:03.726730 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:03.743383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-55c15d62-a8d9-49ae-aebb-e1cbe76646ce tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:03.766728 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:03.766728 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:03.770760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-171febad-51cb-4397-aae7-91a90600c517 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:03.794072 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 783/1563] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:03 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:03.801347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55c15d62-a8d9-49ae-aebb-e1cbe76646ce tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 200 Jan 21 08:39:03.821152 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 781/1564] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:03 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 912 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:03.828988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab8ff61e-a78f-4bd8-a514-251d75daf701 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:03.829816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab8ff61e-a78f-4bd8-a514-251d75daf701 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:03.830084 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:03.830084 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:03.834400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab8ff61e-a78f-4bd8-a514-251d75daf701 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:03.836739 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ab8ff61e-a78f-4bd8-a514-251d75daf701 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:03.919904 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:03.919904 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:03.926062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab8ff61e-a78f-4bd8-a514-251d75daf701 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:03.929288 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 784/1565] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:03 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:04.806585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b155805f-6282-42c1-9dd5-74f6f54441ba tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:04.837170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b155805f-6282-42c1-9dd5-74f6f54441ba tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:04.838914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:04.838914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:04.839474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63291a23-0516-4f30-ba40-fbfa9a7e89fc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:39:04.840286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b155805f-6282-42c1-9dd5-74f6f54441ba tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:04.840827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63291a23-0516-4f30-ba40-fbfa9a7e89fc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:04.841194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:04.841194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:04.842128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63291a23-0516-4f30-ba40-fbfa9a7e89fc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:04.843090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b155805f-6282-42c1-9dd5-74f6f54441ba tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:04.991059 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:04.991059 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:05.009398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b155805f-6282-42c1-9dd5-74f6f54441ba tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:05.012193 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 782/1566] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:04 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:05.028076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55c70d72-2cfb-4323-8175-08ce897a8fdc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:05.029277 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55c70d72-2cfb-4323-8175-08ce897a8fdc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:05.030166 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:05.030166 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:05.031236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55c70d72-2cfb-4323-8175-08ce897a8fdc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:05.033623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-55c70d72-2cfb-4323-8175-08ce897a8fdc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:05.047377 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:05.047377 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:05.072230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-63291a23-0516-4f30-ba40-fbfa9a7e89fc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:05.126114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:05.126114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:05.134370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55c70d72-2cfb-4323-8175-08ce897a8fdc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:05.143272 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 783/1567] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:05 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:05.146793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63291a23-0516-4f30-ba40-fbfa9a7e89fc tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 200 Jan 21 08:39:05.149219 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 785/1568] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:04 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 912 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:06.029533 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6b4b950-5bae-48d1-a82b-b2646e07e430 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:06.030420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6b4b950-5bae-48d1-a82b-b2646e07e430 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:06.030757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:06.030757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:06.031415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6b4b950-5bae-48d1-a82b-b2646e07e430 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:06.032081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e6b4b950-5bae-48d1-a82b-b2646e07e430 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:06.146338 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:06.146338 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:06.149653 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6b4b950-5bae-48d1-a82b-b2646e07e430 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:06.151133 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 784/1569] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:06 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:06.153340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c12e7467-a608-4f13-b28c-f0f42a3e026f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:06.153895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c12e7467-a608-4f13-b28c-f0f42a3e026f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:06.154180 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:06.154180 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:06.154595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c12e7467-a608-4f13-b28c-f0f42a3e026f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:06.155021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c12e7467-a608-4f13-b28c-f0f42a3e026f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:06.167896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd14f42e-86c2-4cc5-b536-c5ad9540f061 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:39:06.169553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd14f42e-86c2-4cc5-b536-c5ad9540f061 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:06.170133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:06.170133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:06.171201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd14f42e-86c2-4cc5-b536-c5ad9540f061 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:06.201599 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:06.201599 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:06.204377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c12e7467-a608-4f13-b28c-f0f42a3e026f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:06.205493 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 786/1570] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:06 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:06.362774 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:06.362774 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:06.382072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cd14f42e-86c2-4cc5-b536-c5ad9540f061 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:06.449048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd14f42e-86c2-4cc5-b536-c5ad9540f061 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 200 Jan 21 08:39:06.453525 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 785/1571] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:06 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 912 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:07.166651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54f231e3-fd3d-4adb-a792-225f86dd8cf9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:07.167768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54f231e3-fd3d-4adb-a792-225f86dd8cf9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:07.169853 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:07.169853 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:07.169853 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54f231e3-fd3d-4adb-a792-225f86dd8cf9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:07.169853 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-54f231e3-fd3d-4adb-a792-225f86dd8cf9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:07.225862 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5954879-90d9-48c1-9d86-87940c74084d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:07.226332 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5954879-90d9-48c1-9d86-87940c74084d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:07.226598 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:07.226598 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:07.227020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5954879-90d9-48c1-9d86-87940c74084d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:07.227391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e5954879-90d9-48c1-9d86-87940c74084d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:07.228358 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:07.228358 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:07.231482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54f231e3-fd3d-4adb-a792-225f86dd8cf9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:07.233195 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 787/1572] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:07.325646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:07.325646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:07.327603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5954879-90d9-48c1-9d86-87940c74084d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:07.337175 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 786/1573] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:07 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:07.460320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9098e0d-9ef2-4082-bf5a-f8be47f16203 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:39:07.460871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9098e0d-9ef2-4082-bf5a-f8be47f16203 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:07.465497 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:07.465497 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:07.465497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9098e0d-9ef2-4082-bf5a-f8be47f16203 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:07.568744 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:07.568744 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:07.592867 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b9098e0d-9ef2-4082-bf5a-f8be47f16203 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:07.643817 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9098e0d-9ef2-4082-bf5a-f8be47f16203 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 200 Jan 21 08:39:07.654892 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 788/1574] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:07 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 912 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:08.250388 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e49e607d-be21-4b3e-b02f-77317249bb59 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:08.251646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e49e607d-be21-4b3e-b02f-77317249bb59 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:08.252044 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:08.252044 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:08.252665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e49e607d-be21-4b3e-b02f-77317249bb59 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:08.253266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e49e607d-be21-4b3e-b02f-77317249bb59 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:08.320130 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:08.320130 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:08.322270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e49e607d-be21-4b3e-b02f-77317249bb59 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:08.330566 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 787/1575] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:08 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:08.348496 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c736a415-d79a-4f63-974f-acadba207574 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:08.349835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c736a415-d79a-4f63-974f-acadba207574 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:08.350269 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:08.350269 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:08.351398 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c736a415-d79a-4f63-974f-acadba207574 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:08.352093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c736a415-d79a-4f63-974f-acadba207574 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:08.442721 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:08.442721 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:08.442721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c736a415-d79a-4f63-974f-acadba207574 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:08.459772 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 789/1576] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:08 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:08.662217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8ed66cd-5084-42e7-ace8-affba76895f9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:39:08.662792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8ed66cd-5084-42e7-ace8-affba76895f9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:08.663083 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:08.663083 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:08.664124 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8ed66cd-5084-42e7-ace8-affba76895f9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:08.911322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:08.911322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:08.946119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e8ed66cd-5084-42e7-ace8-affba76895f9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:09.028584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8ed66cd-5084-42e7-ace8-affba76895f9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 200 Jan 21 08:39:09.044856 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 788/1577] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:08 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 912 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:09.344396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5661789-092d-4eae-a337-f687bcb92c80 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:09.346698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5661789-092d-4eae-a337-f687bcb92c80 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:09.347371 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:09.347371 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:09.348544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5661789-092d-4eae-a337-f687bcb92c80 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:09.349932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e5661789-092d-4eae-a337-f687bcb92c80 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:09.420998 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:09.420998 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:09.426263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5661789-092d-4eae-a337-f687bcb92c80 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:09.429738 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 790/1578] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:09 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:09.465572 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c1d49bd-435c-4d33-b58a-d27d14d76e5c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:09.465572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c1d49bd-435c-4d33-b58a-d27d14d76e5c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:09.465572 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:09.465572 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:09.465572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c1d49bd-435c-4d33-b58a-d27d14d76e5c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:09.465572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2c1d49bd-435c-4d33-b58a-d27d14d76e5c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:09.526733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:09.526733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:09.529409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c1d49bd-435c-4d33-b58a-d27d14d76e5c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:09.530694 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 789/1579] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:09 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:10.054116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13c2b1fc-b804-4c78-b94c-69c837b73613 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:39:10.055111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13c2b1fc-b804-4c78-b94c-69c837b73613 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:10.055523 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:10.055523 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:10.056215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13c2b1fc-b804-4c78-b94c-69c837b73613 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:10.449272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93d76af7-f188-4764-8a14-bd8bb911fa4d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:10.453958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93d76af7-f188-4764-8a14-bd8bb911fa4d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:10.466258 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:10.466258 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:10.470487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93d76af7-f188-4764-8a14-bd8bb911fa4d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:10.471407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-93d76af7-f188-4764-8a14-bd8bb911fa4d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:10.491380 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:10.491380 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:10.548060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-13c2b1fc-b804-4c78-b94c-69c837b73613 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:10.639926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:10.639926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:10.646080 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93d76af7-f188-4764-8a14-bd8bb911fa4d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:10.662805 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 790/1580] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:10 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:10.675106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13c2b1fc-b804-4c78-b94c-69c837b73613 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 200 Jan 21 08:39:10.680213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b39a74c5-8b34-4add-9daa-6fd60432b1c4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:10.680569 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 791/1581] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:10 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 912 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:10.698989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b39a74c5-8b34-4add-9daa-6fd60432b1c4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:10.699353 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:10.699353 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:10.699996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b39a74c5-8b34-4add-9daa-6fd60432b1c4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:10.706906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b39a74c5-8b34-4add-9daa-6fd60432b1c4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:10.781779 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:10.781779 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:10.784589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b39a74c5-8b34-4add-9daa-6fd60432b1c4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:10.786085 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 791/1582] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:10 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:11.683340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d01c22d7-bc47-43d5-b3c7-4202c27b63e2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:11.685356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d01c22d7-bc47-43d5-b3c7-4202c27b63e2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:11.689295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:11.689295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:11.689295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d01c22d7-bc47-43d5-b3c7-4202c27b63e2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:11.689295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d01c22d7-bc47-43d5-b3c7-4202c27b63e2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:11.706869 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ffc0fbe0-a21b-4404-83cc-74316e4ba2c3 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:39:11.708239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ffc0fbe0-a21b-4404-83cc-74316e4ba2c3 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:11.709476 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:11.709476 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:11.712490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ffc0fbe0-a21b-4404-83cc-74316e4ba2c3 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:11.801817 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:11.801817 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:11.808806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d01c22d7-bc47-43d5-b3c7-4202c27b63e2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:11.811529 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 792/1583] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:11 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:11.824032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89dddab8-a2e1-46b4-81fc-31cfd41d60e5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:11.827321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89dddab8-a2e1-46b4-81fc-31cfd41d60e5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:11.827321 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:11.827321 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:11.827321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89dddab8-a2e1-46b4-81fc-31cfd41d60e5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:11.827321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-89dddab8-a2e1-46b4-81fc-31cfd41d60e5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:11.974394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:11.974394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:11.980089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89dddab8-a2e1-46b4-81fc-31cfd41d60e5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:12.012680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ffc0fbe0-a21b-4404-83cc-74316e4ba2c3 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 404 Jan 21 08:39:12.012680 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 792/1584] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:11 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 109 bytes in 296 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:39:12.043891 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 793/1585] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:11 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:12.044925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d28351c2-48b0-40d9-808e-657f6b8f4807 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes Jan 21 08:39:12.044925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d28351c2-48b0-40d9-808e-657f6b8f4807 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:12.044925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d28351c2-48b0-40d9-808e-657f6b8f4807 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:12.044925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-d28351c2-48b0-40d9-808e-657f6b8f4807 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:39:12.047838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d28351c2-48b0-40d9-808e-657f6b8f4807 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:39:12.346721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d28351c2-48b0-40d9-808e-657f6b8f4807 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Get all volumes completed successfully. Jan 21 08:39:12.356206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d28351c2-48b0-40d9-808e-657f6b8f4807 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes returned with HTTP 200 Jan 21 08:39:12.364046 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 793/1586] 10.222.0.50 () {58 vars in 1204 bytes} [Thu Jan 21 08:39:12 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes => generated 401 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:12.379234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75a3b0ac-e6e0-4c11-8331-22f6f7c6ca98 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots Jan 21 08:39:12.381555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75a3b0ac-e6e0-4c11-8331-22f6f7c6ca98 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:12.381894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:12.381894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:12.383004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75a3b0ac-e6e0-4c11-8331-22f6f7c6ca98 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:12.384617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-75a3b0ac-e6e0-4c11-8331-22f6f7c6ca98 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:39:12.395701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-75a3b0ac-e6e0-4c11-8331-22f6f7c6ca98 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:39:12.490930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-75a3b0ac-e6e0-4c11-8331-22f6f7c6ca98 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Get all snapshots completed successfully. Jan 21 08:39:12.492562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75a3b0ac-e6e0-4c11-8331-22f6f7c6ca98 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots returned with HTTP 200 Jan 21 08:39:12.505614 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 794/1587] 10.222.0.50 () {58 vars in 1210 bytes} [Thu Jan 21 08:39:12 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots => generated 17 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:39:12.549391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f46cb09e-ea68-48b0-b57e-75ffd0ae8348 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] DELETE http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:39:12.550366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f46cb09e-ea68-48b0-b57e-75ffd0ae8348 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:12.550741 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:12.550741 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:12.551418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f46cb09e-ea68-48b0-b57e-75ffd0ae8348 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:12.552387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-f46cb09e-ea68-48b0-b57e-75ffd0ae8348 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete volume with id: 7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:39:12.877583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-721020d0-2dce-473a-9b82-891372db19c9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:12.889175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-721020d0-2dce-473a-9b82-891372db19c9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:12.948071 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:12.948071 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:12.948568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-721020d0-2dce-473a-9b82-891372db19c9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:12.948758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f46cb09e-ea68-48b0-b57e-75ffd0ae8348 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:12.948991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-721020d0-2dce-473a-9b82-891372db19c9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:13.150180 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:13.150180 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:13.153409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f46cb09e-ea68-48b0-b57e-75ffd0ae8348 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete volume request issued successfully. Jan 21 08:39:13.162440 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f46cb09e-ea68-48b0-b57e-75ffd0ae8348 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 202 Jan 21 08:39:13.188257 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 794/1588] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:39:12 2021] DELETE /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 0 bytes in 635 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:39:13.200940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-721020d0-2dce-473a-9b82-891372db19c9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:13.219834 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 795/1589] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:13.226183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62f4c2c2-8f94-41e4-8bf4-37efb9069be7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:13.227217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc32473a-4dec-484d-aa01-48424997a37a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:39:13.227489 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62f4c2c2-8f94-41e4-8bf4-37efb9069be7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:13.227797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:13.227797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:13.230198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc32473a-4dec-484d-aa01-48424997a37a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:13.230554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:13.230554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:13.231861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc32473a-4dec-484d-aa01-48424997a37a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:13.233188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62f4c2c2-8f94-41e4-8bf4-37efb9069be7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:13.234155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-62f4c2c2-8f94-41e4-8bf4-37efb9069be7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:13.351703 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:13.351703 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:13.373661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cc32473a-4dec-484d-aa01-48424997a37a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:13.380100 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:13.380100 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:13.385871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62f4c2c2-8f94-41e4-8bf4-37efb9069be7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:13.403621 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 795/1590] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:13 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:13.418077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc32473a-4dec-484d-aa01-48424997a37a tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:39:13.420574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 796/1591] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:13 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:14.239400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3688741-0077-44b2-8110-cc1c14f7e232 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:14.241686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3688741-0077-44b2-8110-cc1c14f7e232 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:14.242247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:14.242247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:14.243686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3688741-0077-44b2-8110-cc1c14f7e232 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:14.245012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d3688741-0077-44b2-8110-cc1c14f7e232 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:14.324527 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:14.324527 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:14.328138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3688741-0077-44b2-8110-cc1c14f7e232 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:14.329677 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 796/1592] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:14 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:14.411253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cceefb2c-3681-4b46-a8cd-4b148dc66ce0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:14.412653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cceefb2c-3681-4b46-a8cd-4b148dc66ce0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:14.413238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:14.413238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:14.414967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cceefb2c-3681-4b46-a8cd-4b148dc66ce0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:14.415880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cceefb2c-3681-4b46-a8cd-4b148dc66ce0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:14.456524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbb8b2a9-e463-4abb-bc9b-5efa353a4daa tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:39:14.458482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbb8b2a9-e463-4abb-bc9b-5efa353a4daa tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:14.461996 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:14.461996 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:14.463596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbb8b2a9-e463-4abb-bc9b-5efa353a4daa tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:14.562375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:14.562375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:14.612308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cceefb2c-3681-4b46-a8cd-4b148dc66ce0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:14.618867 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 797/1593] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:14 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:14.830248 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:14.830248 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:14.857256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dbb8b2a9-e463-4abb-bc9b-5efa353a4daa tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:14.976495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbb8b2a9-e463-4abb-bc9b-5efa353a4daa tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:39:14.978516 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 797/1594] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:14 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:15.376792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0cbf2e6-70dd-4ef9-8b26-762b3a611a08 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:15.377795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0cbf2e6-70dd-4ef9-8b26-762b3a611a08 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:15.378107 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:15.378107 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:15.378678 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0cbf2e6-70dd-4ef9-8b26-762b3a611a08 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:15.379241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a0cbf2e6-70dd-4ef9-8b26-762b3a611a08 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:15.480769 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:15.480769 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:15.485144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0cbf2e6-70dd-4ef9-8b26-762b3a611a08 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:15.487731 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 798/1595] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:15 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:15.643533 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4eb352a-045b-4a6e-bc45-67b63e66b642 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:15.643533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4eb352a-045b-4a6e-bc45-67b63e66b642 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:15.643533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:15.643533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:15.644940 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4eb352a-045b-4a6e-bc45-67b63e66b642 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:15.645638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b4eb352a-045b-4a6e-bc45-67b63e66b642 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:15.755106 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:15.755106 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:15.757974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4eb352a-045b-4a6e-bc45-67b63e66b642 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:15.768332 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 798/1596] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:15 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:16.007480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d988b3cc-45ae-48fe-a19d-98a526d32aa9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:39:16.008569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d988b3cc-45ae-48fe-a19d-98a526d32aa9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:16.008924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:16.008924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:16.009590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d988b3cc-45ae-48fe-a19d-98a526d32aa9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:16.285377 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:16.285377 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:16.379470 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d988b3cc-45ae-48fe-a19d-98a526d32aa9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Volume info retrieved successfully. Jan 21 08:39:16.486356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d988b3cc-45ae-48fe-a19d-98a526d32aa9 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 200 Jan 21 08:39:16.488302 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 799/1597] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:15 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 946 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:16.542473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aca7ac4c-164e-4f8c-84e7-abd53e2e3ca8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:16.544056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aca7ac4c-164e-4f8c-84e7-abd53e2e3ca8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:16.544688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:16.544688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:16.545773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aca7ac4c-164e-4f8c-84e7-abd53e2e3ca8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:16.546696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-aca7ac4c-164e-4f8c-84e7-abd53e2e3ca8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:16.604122 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:16.604122 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:16.608495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aca7ac4c-164e-4f8c-84e7-abd53e2e3ca8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:16.610058 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 799/1598] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:16.786798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75125d3c-7ac8-4503-9f63-ec170ee7cbfa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:16.794869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75125d3c-7ac8-4503-9f63-ec170ee7cbfa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:16.795472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:16.795472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:16.796379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75125d3c-7ac8-4503-9f63-ec170ee7cbfa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:16.797165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-75125d3c-7ac8-4503-9f63-ec170ee7cbfa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:16.944941 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:16.944941 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:16.950261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75125d3c-7ac8-4503-9f63-ec170ee7cbfa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:16.959867 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 800/1599] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:16 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:17.536110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4859e0af-deeb-4240-9bd9-8c98a369447c tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] GET http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 Jan 21 08:39:17.536110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4859e0af-deeb-4240-9bd9-8c98a369447c tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:17.549249 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:17.549249 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:17.550453 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4859e0af-deeb-4240-9bd9-8c98a369447c tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:17.631082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f4a866d-fe72-4ed7-988e-561e2eca6d00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:17.631749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f4a866d-fe72-4ed7-988e-561e2eca6d00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:17.631898 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:17.631898 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:17.632325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f4a866d-fe72-4ed7-988e-561e2eca6d00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:17.633157 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1f4a866d-fe72-4ed7-988e-561e2eca6d00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:17.687206 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:17.687206 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:17.693741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f4a866d-fe72-4ed7-988e-561e2eca6d00 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:17.701404 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 801/1600] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:17.719057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4859e0af-deeb-4240-9bd9-8c98a369447c tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 returned with HTTP 404 Jan 21 08:39:17.721767 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 800/1601] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:17 2021] GET /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/7278a45d-ac3a-4928-b298-704858f191f4 => generated 109 bytes in 204 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:39:17.733469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7559a863-384d-460c-ae36-e3a55ece32d5 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] DELETE http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 Jan 21 08:39:17.734245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7559a863-384d-460c-ae36-e3a55ece32d5 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:17.734629 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:17.734629 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:17.735285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7559a863-384d-460c-ae36-e3a55ece32d5 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:17.735832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-7559a863-384d-460c-ae36-e3a55ece32d5 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete snapshot with id: 6097bc7d-6086-4940-95cc-d4e8ecec2211 Jan 21 08:39:17.809090 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7559a863-384d-460c-ae36-e3a55ece32d5 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 returned with HTTP 404 Jan 21 08:39:17.814892 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 802/1602] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:39:17 2021] DELETE /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/6097bc7d-6086-4940-95cc-d4e8ecec2211 => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:39:17.829110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1305c18-7bd4-48b0-b987-6577d88beb29 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] DELETE http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:39:17.829276 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1305c18-7bd4-48b0-b987-6577d88beb29 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:17.835881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1305c18-7bd4-48b0-b987-6577d88beb29 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:17.835881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-c1305c18-7bd4-48b0-b987-6577d88beb29 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete volume with id: a64302ec-a90d-4049-b80a-ce6ea59e3ddc Jan 21 08:39:17.970448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-14d6daa4-d87b-4df8-a32c-28382216c877 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:17.971480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-14d6daa4-d87b-4df8-a32c-28382216c877 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:17.989346 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-14d6daa4-d87b-4df8-a32c-28382216c877 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:17.989346 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-14d6daa4-d87b-4df8-a32c-28382216c877 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:18.147284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1305c18-7bd4-48b0-b987-6577d88beb29 tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc returned with HTTP 404 Jan 21 08:39:18.159636 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:18.159636 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:18.162966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-14d6daa4-d87b-4df8-a32c-28382216c877 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:18.164011 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 801/1603] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:39:17 2021] DELETE /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/a64302ec-a90d-4049-b80a-ce6ea59e3ddc => generated 109 bytes in 347 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:39:18.182460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f0759bb-c82b-4cfd-8915-307f4c7bc07f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] DELETE http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 Jan 21 08:39:18.183336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f0759bb-c82b-4cfd-8915-307f4c7bc07f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:18.184238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f0759bb-c82b-4cfd-8915-307f4c7bc07f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:18.184870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-0f0759bb-c82b-4cfd-8915-307f4c7bc07f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete snapshot with id: 469c0d1e-4588-48d3-a72b-9dfb6c0eee57 Jan 21 08:39:18.187294 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 803/1604] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:17 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:18.305754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f0759bb-c82b-4cfd-8915-307f4c7bc07f tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 returned with HTTP 404 Jan 21 08:39:18.312176 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 802/1605] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:39:18 2021] DELETE /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/469c0d1e-4588-48d3-a72b-9dfb6c0eee57 => generated 111 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:39:18.321137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d218382d-8251-4ea5-b7ed-632f20ef009d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] DELETE http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 Jan 21 08:39:18.322521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d218382d-8251-4ea5-b7ed-632f20ef009d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:18.340106 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:18.340106 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:18.341342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d218382d-8251-4ea5-b7ed-632f20ef009d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:18.342481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-d218382d-8251-4ea5-b7ed-632f20ef009d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete snapshot with id: 27928d8e-5300-44fa-adf7-2df880ee0a33 Jan 21 08:39:18.451723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d218382d-8251-4ea5-b7ed-632f20ef009d tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 returned with HTTP 404 Jan 21 08:39:18.464943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89e57be6-1233-436b-9a86-da3c0de131ce tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] DELETE http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:39:18.470472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89e57be6-1233-436b-9a86-da3c0de131ce tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:18.470722 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 804/1606] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:39:18 2021] DELETE /volume/v3/90edca45eeb04f5685591b8eb10db1f5/snapshots/27928d8e-5300-44fa-adf7-2df880ee0a33 => generated 111 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:39:18.470901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89e57be6-1233-436b-9a86-da3c0de131ce tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:18.470901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-89e57be6-1233-436b-9a86-da3c0de131ce tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] Delete volume with id: 121c3b96-ee93-48ae-bb7b-6890ccccf4f5 Jan 21 08:39:18.652812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89e57be6-1233-436b-9a86-da3c0de131ce tempest-VolumesDeleteCascade-1629808762 tempest-VolumesDeleteCascade-1629808762] http://10.222.0.50/volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 returned with HTTP 404 Jan 21 08:39:18.655516 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 803/1607] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:39:18 2021] DELETE /volume/v3/90edca45eeb04f5685591b8eb10db1f5/volumes/121c3b96-ee93-48ae-bb7b-6890ccccf4f5 => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:39:18.725669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b63b89f8-0282-42c0-8b9a-f4e0ac804275 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:18.726639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b63b89f8-0282-42c0-8b9a-f4e0ac804275 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:18.727966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b63b89f8-0282-42c0-8b9a-f4e0ac804275 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:18.736583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b63b89f8-0282-42c0-8b9a-f4e0ac804275 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:18.851752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:18.851752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:18.868586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b63b89f8-0282-42c0-8b9a-f4e0ac804275 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:18.870177 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 805/1608] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:19.206173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f18b9e1e-5b90-44a4-bae8-6cc47a4a603a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:19.207125 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f18b9e1e-5b90-44a4-bae8-6cc47a4a603a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:19.219666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f18b9e1e-5b90-44a4-bae8-6cc47a4a603a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:19.220368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f18b9e1e-5b90-44a4-bae8-6cc47a4a603a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:19.333773 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:19.333773 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:19.353179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f18b9e1e-5b90-44a4-bae8-6cc47a4a603a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:19.366285 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 804/1609] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:19 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:19.902232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-caf77c07-2970-4904-9d81-dbb749b613bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:19.932829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-caf77c07-2970-4904-9d81-dbb749b613bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:19.940010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:19.940010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:19.941425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-caf77c07-2970-4904-9d81-dbb749b613bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:19.942332 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-caf77c07-2970-4904-9d81-dbb749b613bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:20.042720 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:20.042720 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:20.044786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-caf77c07-2970-4904-9d81-dbb749b613bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:20.046530 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 806/1610] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:19 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:20.375062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4388edf9-b8ed-4af4-87e9-76229dfd3365 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:20.379159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4388edf9-b8ed-4af4-87e9-76229dfd3365 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:20.379723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:20.379723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:20.392404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4388edf9-b8ed-4af4-87e9-76229dfd3365 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:20.393396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4388edf9-b8ed-4af4-87e9-76229dfd3365 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:20.486470 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:20.486470 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:20.489734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4388edf9-b8ed-4af4-87e9-76229dfd3365 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:20.490854 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 805/1611] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:20 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:21.068347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c299a3e-9e79-41e7-a635-2effd4d62b2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:21.069200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c299a3e-9e79-41e7-a635-2effd4d62b2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:21.070049 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:21.070049 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:21.070704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c299a3e-9e79-41e7-a635-2effd4d62b2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:21.071229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4c299a3e-9e79-41e7-a635-2effd4d62b2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:21.150684 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:21.150684 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:21.159409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c299a3e-9e79-41e7-a635-2effd4d62b2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:21.160283 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 807/1612] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:21 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:21.516113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e92a44eb-8389-40a3-b302-3277e557bc42 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:21.516113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e92a44eb-8389-40a3-b302-3277e557bc42 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:21.516113 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:21.516113 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:21.516113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e92a44eb-8389-40a3-b302-3277e557bc42 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:21.516113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e92a44eb-8389-40a3-b302-3277e557bc42 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:21.670392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:21.670392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:21.674681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e92a44eb-8389-40a3-b302-3277e557bc42 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:21.675602 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 806/1613] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:21 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:22.181860 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-04ac288d-8538-4411-b816-b7e0fa70b9e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:22.183389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-04ac288d-8538-4411-b816-b7e0fa70b9e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:22.184123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:22.184123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:22.184958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-04ac288d-8538-4411-b816-b7e0fa70b9e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:22.185603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-04ac288d-8538-4411-b816-b7e0fa70b9e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:22.239846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:22.239846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:22.241928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-04ac288d-8538-4411-b816-b7e0fa70b9e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:22.242840 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 808/1614] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:22 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:22.712299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02fbf929-e62e-4369-8de0-493b220a23fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:22.713301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02fbf929-e62e-4369-8de0-493b220a23fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:22.713709 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:22.713709 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:22.714351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02fbf929-e62e-4369-8de0-493b220a23fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:22.715015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-02fbf929-e62e-4369-8de0-493b220a23fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:22.916855 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:22.916855 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:22.933339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02fbf929-e62e-4369-8de0-493b220a23fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:22.935882 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 807/1615] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:22 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:23.271658 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcd89103-1c59-49af-984f-f7b6ab743223 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:23.272212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcd89103-1c59-49af-984f-f7b6ab743223 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:23.272382 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:23.272382 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:23.273898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcd89103-1c59-49af-984f-f7b6ab743223 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:23.274420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bcd89103-1c59-49af-984f-f7b6ab743223 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:23.413056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:23.413056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:23.415034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcd89103-1c59-49af-984f-f7b6ab743223 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:23.423526 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 809/1616] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:23 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:23.950392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20554905-ed2e-4fdb-bedd-edf136cfdd80 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:23.951345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20554905-ed2e-4fdb-bedd-edf136cfdd80 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:23.951867 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:23.951867 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:23.952558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20554905-ed2e-4fdb-bedd-edf136cfdd80 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:23.953231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-20554905-ed2e-4fdb-bedd-edf136cfdd80 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:24.009771 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:24.009771 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:24.009771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20554905-ed2e-4fdb-bedd-edf136cfdd80 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:24.009771 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 808/1617] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:23 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:24.431291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec97a51c-7596-4dc2-b3f0-44c5b412dd29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:24.431873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec97a51c-7596-4dc2-b3f0-44c5b412dd29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:24.432079 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:24.432079 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:24.432927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec97a51c-7596-4dc2-b3f0-44c5b412dd29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:24.433101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ec97a51c-7596-4dc2-b3f0-44c5b412dd29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:24.527090 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:24.527090 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:24.534572 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec97a51c-7596-4dc2-b3f0-44c5b412dd29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:24.539718 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 810/1618] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:24 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:25.017304 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e6a8d56-59d7-47b7-8dec-b0476d24d787 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:25.018041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e6a8d56-59d7-47b7-8dec-b0476d24d787 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:25.018516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:25.018516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:25.019404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e6a8d56-59d7-47b7-8dec-b0476d24d787 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:25.020060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4e6a8d56-59d7-47b7-8dec-b0476d24d787 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:25.122774 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:25.122774 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:25.125908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e6a8d56-59d7-47b7-8dec-b0476d24d787 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:25.127315 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 809/1619] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:25 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:25.561789 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cdce0bd7-2f00-42d8-aa39-a77c5758987f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:25.562717 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cdce0bd7-2f00-42d8-aa39-a77c5758987f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:25.563073 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:25.563073 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:25.576038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cdce0bd7-2f00-42d8-aa39-a77c5758987f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:25.576826 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cdce0bd7-2f00-42d8-aa39-a77c5758987f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:25.688098 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:25.688098 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:25.695241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cdce0bd7-2f00-42d8-aa39-a77c5758987f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:25.703078 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 811/1620] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:26.151992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78de1baf-e54a-4e5b-9787-f2827d5b027b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:26.152568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78de1baf-e54a-4e5b-9787-f2827d5b027b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:26.152821 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:26.152821 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:26.153233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78de1baf-e54a-4e5b-9787-f2827d5b027b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:26.153611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-78de1baf-e54a-4e5b-9787-f2827d5b027b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:26.216059 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:26.216059 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:26.219887 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78de1baf-e54a-4e5b-9787-f2827d5b027b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:26.229115 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 810/1621] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:26 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:26.722008 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5d9a384-72f5-4ddb-9c77-d1b53d26974d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:26.722981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5d9a384-72f5-4ddb-9c77-d1b53d26974d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:26.731947 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:26.731947 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:26.732448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5d9a384-72f5-4ddb-9c77-d1b53d26974d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:26.732931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e5d9a384-72f5-4ddb-9c77-d1b53d26974d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:26.764616 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:26.764616 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:26.767636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5d9a384-72f5-4ddb-9c77-d1b53d26974d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:26.768762 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 812/1622] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:26 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:27.243695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b87a2e97-7dc5-4a77-b98a-7cc2c63ca275 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:27.244279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b87a2e97-7dc5-4a77-b98a-7cc2c63ca275 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:27.244526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:27.244526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:27.244923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b87a2e97-7dc5-4a77-b98a-7cc2c63ca275 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:27.245195 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b87a2e97-7dc5-4a77-b98a-7cc2c63ca275 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:27.300270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:27.300270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:27.302238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b87a2e97-7dc5-4a77-b98a-7cc2c63ca275 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:27.304036 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 811/1623] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:27 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:27.790599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00ab5394-7098-49af-9ba3-059c805dc7f1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:27.791929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00ab5394-7098-49af-9ba3-059c805dc7f1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:27.792277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:27.792277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:27.792616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00ab5394-7098-49af-9ba3-059c805dc7f1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:27.792817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-00ab5394-7098-49af-9ba3-059c805dc7f1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:27.931186 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:27.931186 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:27.933901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00ab5394-7098-49af-9ba3-059c805dc7f1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:27.935193 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 813/1624] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:27 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:28.322968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aec1ee05-a1d1-48e0-8fb9-6bbf24b7659f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:28.323713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aec1ee05-a1d1-48e0-8fb9-6bbf24b7659f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:28.323829 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:28.323829 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:28.324138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aec1ee05-a1d1-48e0-8fb9-6bbf24b7659f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:28.324456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-aec1ee05-a1d1-48e0-8fb9-6bbf24b7659f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:28.443206 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:28.443206 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:28.454610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aec1ee05-a1d1-48e0-8fb9-6bbf24b7659f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:28.478235 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 812/1625] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:28 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:28.954439 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1033913b-d7db-4012-9859-9936bc8c9ef6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:28.954439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1033913b-d7db-4012-9859-9936bc8c9ef6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:28.954439 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:28.954439 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:28.954439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1033913b-d7db-4012-9859-9936bc8c9ef6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:28.954439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1033913b-d7db-4012-9859-9936bc8c9ef6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:28.999380 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:28.999380 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:29.001699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1033913b-d7db-4012-9859-9936bc8c9ef6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:29.002504 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 814/1626] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:28 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:29.088529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ddf495b-23b7-44a7-a872-4b580c54c7c6 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:39:29.089820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ddf495b-23b7-44a7-a872-4b580c54c7c6 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:29.090367 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:29.090367 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:29.091850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ddf495b-23b7-44a7-a872-4b580c54c7c6 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:29.315326 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:29.315326 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:29.353601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8ddf495b-23b7-44a7-a872-4b580c54c7c6 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:39:29.436255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ddf495b-23b7-44a7-a872-4b580c54c7c6 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:39:29.439718 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 813/1627] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:29 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 919 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:29.476672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1152e0b8-a6a0-4404-88eb-0236b11f40d5 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:39:29.477195 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1152e0b8-a6a0-4404-88eb-0236b11f40d5 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:29.477749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:29.477749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:29.478967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1152e0b8-a6a0-4404-88eb-0236b11f40d5 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:29.485994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01cad760-7848-4585-896a-ab292c610002 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:29.486938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01cad760-7848-4585-896a-ab292c610002 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:29.487333 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:29.487333 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:29.488357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01cad760-7848-4585-896a-ab292c610002 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:29.488974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-01cad760-7848-4585-896a-ab292c610002 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:29.561464 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:29.561464 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:29.567222 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01cad760-7848-4585-896a-ab292c610002 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:29.569851 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 814/1628] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:29 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:29.660378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:29.660378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:29.732214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1152e0b8-a6a0-4404-88eb-0236b11f40d5 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:39:29.810674 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1152e0b8-a6a0-4404-88eb-0236b11f40d5 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:39:29.835572 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 815/1629] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:29 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 919 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:30.017564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53b99937-9721-47d0-82c1-f64e312265af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:30.018344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53b99937-9721-47d0-82c1-f64e312265af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:30.018344 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:30.018344 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:30.018855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53b99937-9721-47d0-82c1-f64e312265af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:30.019047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-53b99937-9721-47d0-82c1-f64e312265af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:30.076904 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:30.076904 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:30.081297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53b99937-9721-47d0-82c1-f64e312265af tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:30.084469 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 815/1630] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:30.593978 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28c3438a-c09a-4328-8b58-bd3c3a151c1f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:30.620250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28c3438a-c09a-4328-8b58-bd3c3a151c1f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:30.620250 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:30.620250 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:30.627539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28c3438a-c09a-4328-8b58-bd3c3a151c1f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:30.627539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-28c3438a-c09a-4328-8b58-bd3c3a151c1f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:30.806295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:30.806295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:30.809361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28c3438a-c09a-4328-8b58-bd3c3a151c1f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:30.820752 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 816/1631] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:30 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:31.108337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08638303-79cf-49c1-b65c-3a74ae6fbe14 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:31.109176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08638303-79cf-49c1-b65c-3a74ae6fbe14 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:31.109382 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:31.109382 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:31.109984 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08638303-79cf-49c1-b65c-3a74ae6fbe14 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:31.110486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-08638303-79cf-49c1-b65c-3a74ae6fbe14 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:31.292435 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:31.292435 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:31.321131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08638303-79cf-49c1-b65c-3a74ae6fbe14 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:31.321131 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 816/1632] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:31.895520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49633d6e-75a5-4399-9acc-78aee306842f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:31.896603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49633d6e-75a5-4399-9acc-78aee306842f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:31.896974 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:31.896974 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:31.897671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49633d6e-75a5-4399-9acc-78aee306842f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:31.898372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-49633d6e-75a5-4399-9acc-78aee306842f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:32.052981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:32.052981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:32.065649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49633d6e-75a5-4399-9acc-78aee306842f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:32.067488 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 817/1633] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:31 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:32.325565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea9c33a9-d773-4207-a272-dd18868da9f7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:32.327919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea9c33a9-d773-4207-a272-dd18868da9f7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:32.328267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:32.328267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:32.328916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea9c33a9-d773-4207-a272-dd18868da9f7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:32.331837 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ea9c33a9-d773-4207-a272-dd18868da9f7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:32.437497 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:32.437497 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:32.442084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea9c33a9-d773-4207-a272-dd18868da9f7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:32.443682 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 817/1634] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 813 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:33.091376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-382871b7-bdd6-473b-8284-a078581392b0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:33.094722 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-382871b7-bdd6-473b-8284-a078581392b0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:33.095082 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:33.095082 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:33.095772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-382871b7-bdd6-473b-8284-a078581392b0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:33.096452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-382871b7-bdd6-473b-8284-a078581392b0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:33.223642 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:33.223642 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:33.227987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-382871b7-bdd6-473b-8284-a078581392b0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:33.247702 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 818/1635] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:33 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:33.475035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08f37bd7-703a-467e-b48a-feebb1e32e43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:33.476063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08f37bd7-703a-467e-b48a-feebb1e32e43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:33.476593 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:33.476593 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:33.477328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08f37bd7-703a-467e-b48a-feebb1e32e43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:33.478551 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-08f37bd7-703a-467e-b48a-feebb1e32e43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:33.552270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:33.552270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:33.559516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08f37bd7-703a-467e-b48a-feebb1e32e43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:33.576585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 818/1636] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:33 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 815 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:34.255898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bac1293-1c3e-4363-ae54-6aac7be423cb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:34.263215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bac1293-1c3e-4363-ae54-6aac7be423cb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:34.263686 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:34.263686 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:34.264373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bac1293-1c3e-4363-ae54-6aac7be423cb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:34.265060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7bac1293-1c3e-4363-ae54-6aac7be423cb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:34.358172 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:34.358172 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:34.361995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bac1293-1c3e-4363-ae54-6aac7be423cb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:34.364926 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 819/1637] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:34 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:34.588183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62e37b50-bb61-4ca3-a746-0b2ece61d7bd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:34.590685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62e37b50-bb61-4ca3-a746-0b2ece61d7bd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:34.591647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:34.591647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:34.592900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62e37b50-bb61-4ca3-a746-0b2ece61d7bd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:34.593918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-62e37b50-bb61-4ca3-a746-0b2ece61d7bd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:34.659719 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:34.659719 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:34.664102 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62e37b50-bb61-4ca3-a746-0b2ece61d7bd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:34.666975 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 819/1638] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 815 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:35.237897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df38e194-2a40-4e24-abee-fd680463ce81 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] DELETE http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 Jan 21 08:39:35.238895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df38e194-2a40-4e24-abee-fd680463ce81 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:35.239260 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:35.239260 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:35.239981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df38e194-2a40-4e24-abee-fd680463ce81 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:35.240856 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-df38e194-2a40-4e24-abee-fd680463ce81 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Delete volume with id: 3d2f6a49-f235-4095-8880-5f58c2f9f1b5 Jan 21 08:39:35.394022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf183f21-2876-4514-b06f-53cfbc117f33 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:35.395357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf183f21-2876-4514-b06f-53cfbc117f33 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:35.400446 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:35.400446 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:35.401576 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf183f21-2876-4514-b06f-53cfbc117f33 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:35.402435 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bf183f21-2876-4514-b06f-53cfbc117f33 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:35.494189 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:35.494189 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:35.497491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df38e194-2a40-4e24-abee-fd680463ce81 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:35.504345 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:35.504345 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:35.506289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf183f21-2876-4514-b06f-53cfbc117f33 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:35.507201 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 820/1639] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:35 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:35.616467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df38e194-2a40-4e24-abee-fd680463ce81 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Delete volume request issued successfully. Jan 21 08:39:35.617709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df38e194-2a40-4e24-abee-fd680463ce81 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 returned with HTTP 202 Jan 21 08:39:35.619043 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 820/1640] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:39:35 2021] DELETE /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 => generated 0 bytes in 388 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:39:35.628471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06c0d862-4f39-48f9-b438-db7f0ada3412 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 Jan 21 08:39:35.629029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06c0d862-4f39-48f9-b438-db7f0ada3412 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:35.629417 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:35.629417 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:35.630046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06c0d862-4f39-48f9-b438-db7f0ada3412 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:35.689145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c66669cb-00bd-449e-bbee-5d4ebb8392bb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:35.689614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c66669cb-00bd-449e-bbee-5d4ebb8392bb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:35.689838 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:35.689838 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:35.690430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c66669cb-00bd-449e-bbee-5d4ebb8392bb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:35.690979 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c66669cb-00bd-449e-bbee-5d4ebb8392bb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:35.762737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:35.762737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:35.764861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c66669cb-00bd-449e-bbee-5d4ebb8392bb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:35.765716 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 821/1641] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:35.779505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9b5314e-1c2d-40a0-bdd8-914a66ab4b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:39:35.780425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9b5314e-1c2d-40a0-bdd8-914a66ab4b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:35.780888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:35.780888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:35.781639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9b5314e-1c2d-40a0-bdd8-914a66ab4b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:35.792895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:35.792895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:35.854404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-06c0d862-4f39-48f9-b438-db7f0ada3412 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:35.876965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:35.876965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:35.902032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b9b5314e-1c2d-40a0-bdd8-914a66ab4b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:39:35.935710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06c0d862-4f39-48f9-b438-db7f0ada3412 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 returned with HTTP 200 Jan 21 08:39:35.936945 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 821/1642] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:35 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 => generated 911 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:35.945323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9b5314e-1c2d-40a0-bdd8-914a66ab4b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:39:35.958928 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 822/1643] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 1358 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:39:35.965449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36/restore Jan 21 08:39:35.966307 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:35.966307 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:35.967356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:39:35.968539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Restoring backup 10d6272b-648d-4652-98a4-a5d2a0892e36 ({'restore': {}}) {{(pid=88057) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 08:39:35.969145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Restoring backup 10d6272b-648d-4652-98a4-a5d2a0892e36 to volume None. Jan 21 08:39:35.993508 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:35.993508 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:35.999480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.backup.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Creating volume of 1 GB for restore of backup 10d6272b-648d-4652-98a4-a5d2a0892e36. Jan 21 08:39:36.045788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Availability zone cache updated, next update will occur around 2021-01-21 09:39:36.044938. {{(pid=88057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:39:36.047081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Availability Zones retrieved successfully. Jan 21 08:39:36.106399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Flow 'volume_create_api' (d7bbfe9a-cfc1-4379-955d-d9615c6d2f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:39:36.109922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2f43fd-9a26-4acf-af10-e76c4ef2484c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:39:36.112797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:39:36.220986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2f43fd-9a26-4acf-af10-e76c4ef2484c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:39:36.229594 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa4e74f-cfc4-436c-a19d-5738b773ac79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:39:36.464684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Created reservations ['363cfeb8-a139-4904-b794-ece51b29f98a', '57ef0035-6fdd-4416-9514-cd8732328691', '017655a4-067f-4460-8bbe-7ac9ab90b818', 'e357041d-89de-4862-8199-73cd75711eaf'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:39:36.467070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa4e74f-cfc4-436c-a19d-5738b773ac79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['363cfeb8-a139-4904-b794-ece51b29f98a', '57ef0035-6fdd-4416-9514-cd8732328691', '017655a4-067f-4460-8bbe-7ac9ab90b818', 'e357041d-89de-4862-8199-73cd75711eaf']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:39:36.469609 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b45245-e20f-4701-ac7c-c9edc369dab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:39:36.521058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e36aac91-77e6-4fb6-ab76-85a3cea1704f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:36.521594 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e36aac91-77e6-4fb6-ab76-85a3cea1704f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:36.521778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:36.521778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:36.522230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e36aac91-77e6-4fb6-ab76-85a3cea1704f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:36.522495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e36aac91-77e6-4fb6-ab76-85a3cea1704f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:36.578015 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:36.578015 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:36.579979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e36aac91-77e6-4fb6-ab76-85a3cea1704f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:36.580917 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 823/1644] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:36 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:36.687876 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b45245-e20f-4701-ac7c-c9edc369dab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aebcd38-20c8-48d8-8b04-cdf5a964be64', '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_10d6272b-648d-4652-98a4-a5d2a0892e36',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529232bc60044d48acc07daf4f89cbd',qos_specs=None,replication_status=,reservations=['363cfeb8-a139-4904-b794-ece51b29f98a','57ef0035-6fdd-4416-9514-cd8732328691','017655a4-067f-4460-8bbe-7ac9ab90b818','e357041d-89de-4862-8199-73cd75711eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e367d88a5f4df7af4babf35591ad07',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:39:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_10d6272b-648d-4652-98a4-a5d2a0892e36',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aebcd38-20c8-48d8-8b04-cdf5a964be64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3529232bc60044d48acc07daf4f89cbd',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='24e367d88a5f4df7af4babf35591ad07',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:39:36.697743 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9718724-eba5-4bfe-a411-4bc269d9f6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:39:36.797895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9718724-eba5-4bfe-a411-4bc269d9f6c9) 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_10d6272b-648d-4652-98a4-a5d2a0892e36',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529232bc60044d48acc07daf4f89cbd',qos_specs=None,replication_status=,reservations=['363cfeb8-a139-4904-b794-ece51b29f98a','57ef0035-6fdd-4416-9514-cd8732328691','017655a4-067f-4460-8bbe-7ac9ab90b818','e357041d-89de-4862-8199-73cd75711eaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e367d88a5f4df7af4babf35591ad07',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:39:36.800730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da3b52d-2594-4a26-a1b2-346b13aae46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:39:36.852448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da3b52d-2594-4a26-a1b2-346b13aae46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:39:36.856170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Flow 'volume_create_api' (d7bbfe9a-cfc1-4379-955d-d9615c6d2f48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:39:36.934608 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume request issued successfully. Jan 21 08:39:36.963941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dcd0382-3db6-4258-81c0-c832c90b63e5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 Jan 21 08:39:36.964597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dcd0382-3db6-4258-81c0-c832c90b63e5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:36.964878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:36.964878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:36.965334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dcd0382-3db6-4258-81c0-c832c90b63e5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:37.039009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:37.039009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:37.040354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:39:37.051244 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:37.051244 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:37.053214 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 08:39:37.053214 n-d-769329-4 devstack@c-api.service[88055]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 08:39:37.053214 n-d-769329-4 devstack@c-api.service[88055]: hub = hubs.get_hub() Jan 21 08:39:37.061662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6dcd0382-3db6-4258-81c0-c832c90b63e5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:37.086532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dcd0382-3db6-4258-81c0-c832c90b63e5 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 returned with HTTP 200 Jan 21 08:39:37.088057 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 824/1645] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:36 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 => generated 911 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:37.600988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85d3711c-0665-41d7-966a-24f282bd70ed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:37.601737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85d3711c-0665-41d7-966a-24f282bd70ed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:37.602071 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:37.602071 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:37.602641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85d3711c-0665-41d7-966a-24f282bd70ed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:37.603700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-85d3711c-0665-41d7-966a-24f282bd70ed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:37.662857 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:37.662857 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:37.666345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85d3711c-0665-41d7-966a-24f282bd70ed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:37.672081 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 825/1646] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:37 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:38.139093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-845d568a-13f0-45cb-84d5-a6283d23f3ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 Jan 21 08:39:38.139093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-845d568a-13f0-45cb-84d5-a6283d23f3ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:38.139093 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:38.139093 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:38.139093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-845d568a-13f0-45cb-84d5-a6283d23f3ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:38.168925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:38.168925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:38.169218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:38.169218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:38.170321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:39:38.179367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-845d568a-13f0-45cb-84d5-a6283d23f3ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:38.219453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-845d568a-13f0-45cb-84d5-a6283d23f3ea tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 returned with HTTP 200 Jan 21 08:39:38.234237 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 826/1647] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:38 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 => generated 911 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:38.687254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a86ae1e-ce85-4683-9efb-1a2c89183a74 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:38.688109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a86ae1e-ce85-4683-9efb-1a2c89183a74 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:38.688669 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:38.688669 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:38.689978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a86ae1e-ce85-4683-9efb-1a2c89183a74 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:38.690539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5a86ae1e-ce85-4683-9efb-1a2c89183a74 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:38.717727 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:38.717727 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:38.719696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a86ae1e-ce85-4683-9efb-1a2c89183a74 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:38.720547 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 827/1648] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:38 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:39.264406 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:39.264406 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:39.272841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:39:39.273524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Checking backup size 1 against volume size 1 {{(pid=88057) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 08:39:39.274047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.backup.api [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Overwriting volume 7aebcd38-20c8-48d8-8b04-cdf5a964be64 with restore of backup 10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:39.310767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes Jan 21 08:39:39.310767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:39.310767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:39.310767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-348133366"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:39:39.310767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-348133366'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:39:39.310767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Create volume of 1 GB Jan 21 08:39:39.353622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Availability Zones retrieved successfully. Jan 21 08:39:39.361452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] restore_backup in rpcapi backup_id 10d6272b-648d-4652-98a4-a5d2a0892e36 {{(pid=88057) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 08:39:39.364844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7a72584-50ce-4c13-8367-52debb9f8c36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36/restore returned with HTTP 202 Jan 21 08:39:39.371197 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 822/1649] 10.222.0.50 () {60 vars in 1360 bytes} [Thu Jan 21 08:39:35 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36/restore => generated 189 bytes in 3407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:39:39.371197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-235f94df-63b5-45ec-a983-7492b1f3facb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 Jan 21 08:39:39.371938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-235f94df-63b5-45ec-a983-7492b1f3facb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:39.375374 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:39.375374 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:39.376110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-235f94df-63b5-45ec-a983-7492b1f3facb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:39.395994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Flow 'volume_create_api' (6b5a41f3-0b71-4f9f-948a-0bdfe3268cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:39:39.398966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700bbf78-75a6-4c33-8664-edbbfc7c080c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:39:39.415879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:39:39.498623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-235f94df-63b5-45ec-a983-7492b1f3facb tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 returned with HTTP 404 Jan 21 08:39:39.501815 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 823/1650] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:39 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/3d2f6a49-f235-4095-8880-5f58c2f9f1b5 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:39:39.517259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e62a685-a988-47d9-b061-364bc3ea19cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:39.524438 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e62a685-a988-47d9-b061-364bc3ea19cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:39.525660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e62a685-a988-47d9-b061-364bc3ea19cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:39.526245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2e62a685-a988-47d9-b061-364bc3ea19cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:39.533403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700bbf78-75a6-4c33-8664-edbbfc7c080c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:39:39.536175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a28cb26-50e0-436e-b105-fa73772a4097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:39:39.601091 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:39.601091 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:39.607280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e62a685-a988-47d9-b061-364bc3ea19cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:39.608482 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 824/1651] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:39 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:39.619757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe1950d0-4837-40c9-a0aa-a3f9d9dc4be0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] DELETE http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:39:39.620834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe1950d0-4837-40c9-a0aa-a3f9d9dc4be0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:39.621262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:39.621262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:39.622126 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe1950d0-4837-40c9-a0aa-a3f9d9dc4be0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:39.624531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-fe1950d0-4837-40c9-a0aa-a3f9d9dc4be0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Delete volume with id: 936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:39:39.762860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:39.762860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:39.765916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fe1950d0-4837-40c9-a0aa-a3f9d9dc4be0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:39.778921 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Created reservations ['6ae3ec7c-5c69-4e31-85d8-db43eb3d55af', '353a7364-10a2-4267-89da-93ce4ce06add', '439795a7-b757-4656-94b2-c2366a8fdb69', '0ae368ea-12cb-4f91-8259-41cf5935b597'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:39:39.781708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a28cb26-50e0-436e-b105-fa73772a4097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ae3ec7c-5c69-4e31-85d8-db43eb3d55af', '353a7364-10a2-4267-89da-93ce4ce06add', '439795a7-b757-4656-94b2-c2366a8fdb69', '0ae368ea-12cb-4f91-8259-41cf5935b597']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:39:39.784952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6c8f3a-79b8-4f04-ad06-ea6e88c89d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:39:39.904935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fe1950d0-4837-40c9-a0aa-a3f9d9dc4be0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Delete volume request issued successfully. Jan 21 08:39:39.905577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe1950d0-4837-40c9-a0aa-a3f9d9dc4be0 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 202 Jan 21 08:39:39.906516 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 825/1652] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:39:39 2021] DELETE /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:39:39.911855 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7220783b-4e0c-48c6-8183-23da763a25a1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:39.919091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7220783b-4e0c-48c6-8183-23da763a25a1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:39.919550 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:39.919550 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:39.920186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7220783b-4e0c-48c6-8183-23da763a25a1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:39.929431 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7220783b-4e0c-48c6-8183-23da763a25a1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:40.000448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc6c8f3a-79b8-4f04-ad06-ea6e88c89d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84a9abd9-68d8-4d8c-a044-9f5f235ef0e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-348133366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc5e215fc8e0462e9e7c0d0277501159',qos_specs=None,replication_status=,reservations=['6ae3ec7c-5c69-4e31-85d8-db43eb3d55af','353a7364-10a2-4267-89da-93ce4ce06add','439795a7-b757-4656-94b2-c2366a8fdb69','0ae368ea-12cb-4f91-8259-41cf5935b597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2c05346000448fb6e3df02a290340c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-348133366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84a9abd9-68d8-4d8c-a044-9f5f235ef0e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc5e215fc8e0462e9e7c0d0277501159',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='9d2c05346000448fb6e3df02a290340c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:39:40.000611 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:40.000611 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:40.003623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7873da34-5600-48a2-bc84-beaf583654bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:39:40.007235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7220783b-4e0c-48c6-8183-23da763a25a1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:40.021452 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 826/1653] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:39 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:40.025790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b6e638a-dbfd-4200-a2aa-7d9a56086e56 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:39:40.033338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b6e638a-dbfd-4200-a2aa-7d9a56086e56 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:40.033602 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:40.033602 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:40.039835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b6e638a-dbfd-4200-a2aa-7d9a56086e56 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:40.088885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7873da34-5600-48a2-bc84-beaf583654bf) 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-348133366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc5e215fc8e0462e9e7c0d0277501159',qos_specs=None,replication_status=,reservations=['6ae3ec7c-5c69-4e31-85d8-db43eb3d55af','353a7364-10a2-4267-89da-93ce4ce06add','439795a7-b757-4656-94b2-c2366a8fdb69','0ae368ea-12cb-4f91-8259-41cf5935b597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d2c05346000448fb6e3df02a290340c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:39:40.091791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00eebb5d-b7cd-4ff8-a835-dfdb6413bd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:39:40.147019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00eebb5d-b7cd-4ff8-a835-dfdb6413bd89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:39:40.153948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Flow 'volume_create_api' (6b5a41f3-0b71-4f9f-948a-0bdfe3268cc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:39:40.183667 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:40.183667 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:40.210561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2b6e638a-dbfd-4200-a2aa-7d9a56086e56 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:40.267794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b6e638a-dbfd-4200-a2aa-7d9a56086e56 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 200 Jan 21 08:39:40.278380 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 827/1654] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:40 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 913 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:40.278654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Create volume request issued successfully. Jan 21 08:39:40.309916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8548657f-e027-4bcd-a6f0-c0c66b52c7c7 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes returned with HTTP 202 Jan 21 08:39:40.311402 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 828/1655] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:39:39 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes => generated 817 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:39:40.326113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c46d96db-1bcf-4e86-8aa3-431622e8f5e6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:39:40.326814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c46d96db-1bcf-4e86-8aa3-431622e8f5e6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:40.327147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:40.327147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:40.327744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c46d96db-1bcf-4e86-8aa3-431622e8f5e6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:40.421619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:40.421619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:40.454943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c46d96db-1bcf-4e86-8aa3-431622e8f5e6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:39:40.569596 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c46d96db-1bcf-4e86-8aa3-431622e8f5e6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:39:40.571453 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 828/1656] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:40 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 885 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:40.627115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f12b3f5-38af-4eaf-abe9-6c68b20f4d17 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:40.627115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f12b3f5-38af-4eaf-abe9-6c68b20f4d17 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:40.627115 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:40.627115 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:40.627873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f12b3f5-38af-4eaf-abe9-6c68b20f4d17 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:40.628563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2f12b3f5-38af-4eaf-abe9-6c68b20f4d17 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:40.722658 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:40.722658 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:40.725579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f12b3f5-38af-4eaf-abe9-6c68b20f4d17 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:40.731499 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 829/1657] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:41.027936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd9e5b04-1139-4637-a994-e3f9b2d4bbd7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:41.028526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd9e5b04-1139-4637-a994-e3f9b2d4bbd7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:41.028725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:41.028725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:41.029215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd9e5b04-1139-4637-a994-e3f9b2d4bbd7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:41.029625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fd9e5b04-1139-4637-a994-e3f9b2d4bbd7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:41.112887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:41.112887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:41.132375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd9e5b04-1139-4637-a994-e3f9b2d4bbd7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:41.140288 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 829/1658] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:41 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:41.285756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9269ae22-2ecf-4676-b4da-6cef12aa8662 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:39:41.286688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9269ae22-2ecf-4676-b4da-6cef12aa8662 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:41.286688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:41.286688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:41.287108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9269ae22-2ecf-4676-b4da-6cef12aa8662 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:41.408168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:41.408168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:41.458094 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9269ae22-2ecf-4676-b4da-6cef12aa8662 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:41.504274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9269ae22-2ecf-4676-b4da-6cef12aa8662 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 200 Jan 21 08:39:41.510047 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 830/1659] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:41 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:41.597909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41c825d0-8051-4b2b-aa0c-1644541fb3da tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:39:41.598619 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41c825d0-8051-4b2b-aa0c-1644541fb3da tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:41.598839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:41.598839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:41.599220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41c825d0-8051-4b2b-aa0c-1644541fb3da tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:41.732312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:41.732312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:41.745477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be1c7c77-bd4f-488e-b29a-bda5033cf822 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:41.746010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be1c7c77-bd4f-488e-b29a-bda5033cf822 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:41.746234 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:41.746234 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:41.746613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be1c7c77-bd4f-488e-b29a-bda5033cf822 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:41.746987 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-be1c7c77-bd4f-488e-b29a-bda5033cf822 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:41.785753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-41c825d0-8051-4b2b-aa0c-1644541fb3da tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:39:41.815758 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:41.815758 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:41.845082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be1c7c77-bd4f-488e-b29a-bda5033cf822 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:41.847992 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 831/1660] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:41.877154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41c825d0-8051-4b2b-aa0c-1644541fb3da tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:39:41.895767 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 830/1661] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:41 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 909 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:42.154620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2ae87c0-a18f-4e74-99ae-043e1d06ffaf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:42.155376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2ae87c0-a18f-4e74-99ae-043e1d06ffaf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:42.155796 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:42.155796 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:42.156473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2ae87c0-a18f-4e74-99ae-043e1d06ffaf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:42.157018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e2ae87c0-a18f-4e74-99ae-043e1d06ffaf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:42.224868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:42.224868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:42.229647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2ae87c0-a18f-4e74-99ae-043e1d06ffaf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:42.233985 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 832/1662] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:42 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:42.522658 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a5d6274-e3e3-4bec-b2d2-c3765664e13e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:39:42.523988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a5d6274-e3e3-4bec-b2d2-c3765664e13e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:42.524560 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:42.524560 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:42.525220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a5d6274-e3e3-4bec-b2d2-c3765664e13e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:42.678168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:42.678168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:42.699635 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8a5d6274-e3e3-4bec-b2d2-c3765664e13e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:42.785649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a5d6274-e3e3-4bec-b2d2-c3765664e13e tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 200 Jan 21 08:39:42.787420 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 831/1663] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:42 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 913 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:42.861732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0e18508-5a75-47b5-8d81-e997ab3ad911 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:42.862582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0e18508-5a75-47b5-8d81-e997ab3ad911 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:42.862971 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:42.862971 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:42.863593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0e18508-5a75-47b5-8d81-e997ab3ad911 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:42.864126 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b0e18508-5a75-47b5-8d81-e997ab3ad911 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:42.907187 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e750c6b-04e2-4b2b-9823-d044fd58e0b6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:39:42.908478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e750c6b-04e2-4b2b-9823-d044fd58e0b6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:42.908723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:42.908723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:42.909391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e750c6b-04e2-4b2b-9823-d044fd58e0b6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:42.972089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:42.972089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:42.993618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0e18508-5a75-47b5-8d81-e997ab3ad911 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:42.996504 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 833/1664] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:43.106681 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:43.106681 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:43.140249 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e750c6b-04e2-4b2b-9823-d044fd58e0b6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:39:43.224554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e750c6b-04e2-4b2b-9823-d044fd58e0b6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:39:43.229070 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 832/1665] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:42 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 909 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:43.250207 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64efe3e1-b7af-41da-894c-22200516d67b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:43.250757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64efe3e1-b7af-41da-894c-22200516d67b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:43.250959 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:43.250959 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:43.251677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64efe3e1-b7af-41da-894c-22200516d67b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:43.252203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-64efe3e1-b7af-41da-894c-22200516d67b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:43.356167 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:43.356167 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:43.366395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64efe3e1-b7af-41da-894c-22200516d67b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:43.367339 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 834/1666] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:43 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:43.804683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a2f9bf9-3a31-41a8-a1a7-d3dad3a4c14c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:39:43.806636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a2f9bf9-3a31-41a8-a1a7-d3dad3a4c14c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:43.807078 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:43.807078 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:43.807956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a2f9bf9-3a31-41a8-a1a7-d3dad3a4c14c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:44.012379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4d7da1ee-d4a7-4b34-85ac-073171255200 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:44.012945 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4d7da1ee-d4a7-4b34-85ac-073171255200 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:44.013154 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:44.013154 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:44.013565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4d7da1ee-d4a7-4b34-85ac-073171255200 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:44.013942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4d7da1ee-d4a7-4b34-85ac-073171255200 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:44.023580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:44.023580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:44.059806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a2f9bf9-3a31-41a8-a1a7-d3dad3a4c14c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:44.093795 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:44.093795 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:44.108737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4d7da1ee-d4a7-4b34-85ac-073171255200 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:44.109719 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 835/1667] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:44 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:44.187393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a2f9bf9-3a31-41a8-a1a7-d3dad3a4c14c tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 200 Jan 21 08:39:44.210287 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 833/1668] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:43 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 913 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:44.245057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5d16395-aeb1-4a5a-8691-3873070589fe tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:39:44.245852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5d16395-aeb1-4a5a-8691-3873070589fe tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:44.246379 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:44.246379 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:44.247007 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5d16395-aeb1-4a5a-8691-3873070589fe tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:44.332912 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:44.332912 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:44.353251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c5d16395-aeb1-4a5a-8691-3873070589fe tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:39:44.383480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d438a01-f5b6-4c9a-9dbf-e9c2674c3b8b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:44.384732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d438a01-f5b6-4c9a-9dbf-e9c2674c3b8b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:44.385320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:44.385320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:44.386385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d438a01-f5b6-4c9a-9dbf-e9c2674c3b8b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:44.387310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2d438a01-f5b6-4c9a-9dbf-e9c2674c3b8b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:44.396691 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5d16395-aeb1-4a5a-8691-3873070589fe tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:39:44.414887 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 836/1669] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:44 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 910 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:44.600141 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:44.600141 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:44.623794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d438a01-f5b6-4c9a-9dbf-e9c2674c3b8b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:44.652309 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 834/1670] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:44 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:45.131098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9300358-5f89-45d0-b677-10fe4039f260 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:45.131690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9300358-5f89-45d0-b677-10fe4039f260 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:45.132095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:45.132095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:45.132742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9300358-5f89-45d0-b677-10fe4039f260 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:45.133917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b9300358-5f89-45d0-b677-10fe4039f260 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:45.191078 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:45.191078 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:45.196895 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9300358-5f89-45d0-b677-10fe4039f260 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:45.202496 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 837/1671] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:45 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:45.219183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f21c15b-53ac-43b1-994e-2387081ebd9d tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 Jan 21 08:39:45.220095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f21c15b-53ac-43b1-994e-2387081ebd9d tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:45.220500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:45.220500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:45.221320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f21c15b-53ac-43b1-994e-2387081ebd9d tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:45.334673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f21c15b-53ac-43b1-994e-2387081ebd9d tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 returned with HTTP 404 Jan 21 08:39:45.341650 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 835/1672] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:45 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/936d4155-116e-4928-83fd-c5dbc92ad2c8 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:39:45.352414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ffce91e2-98bb-46cf-aded-a8327ebbda25 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] DELETE http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:39:45.353745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ffce91e2-98bb-46cf-aded-a8327ebbda25 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:45.354808 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:45.354808 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:45.355211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ffce91e2-98bb-46cf-aded-a8327ebbda25 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:45.355741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ffce91e2-98bb-46cf-aded-a8327ebbda25 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Delete volume with id: 8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:39:45.545887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:45.545887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:45.547261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ffce91e2-98bb-46cf-aded-a8327ebbda25 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:45.639356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b913d03-2ea3-49d6-9a61-f4c626e7ce8b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:45.639916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b913d03-2ea3-49d6-9a61-f4c626e7ce8b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:45.640453 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b913d03-2ea3-49d6-9a61-f4c626e7ce8b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:45.641100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5b913d03-2ea3-49d6-9a61-f4c626e7ce8b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:45.684325 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:45.684325 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:45.686199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b913d03-2ea3-49d6-9a61-f4c626e7ce8b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:45.692114 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 836/1673] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:45 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:45.738092 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ffce91e2-98bb-46cf-aded-a8327ebbda25 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Delete volume request issued successfully. Jan 21 08:39:45.738092 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ffce91e2-98bb-46cf-aded-a8327ebbda25 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 202 Jan 21 08:39:45.738092 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 838/1674] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:39:45 2021] DELETE /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 0 bytes in 392 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:39:45.746344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38b4cf1a-7f76-4a32-b013-60f893782700 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:39:45.748704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38b4cf1a-7f76-4a32-b013-60f893782700 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:45.749164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:45.749164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:45.749909 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38b4cf1a-7f76-4a32-b013-60f893782700 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:45.807000 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:45.807000 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:45.816749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-38b4cf1a-7f76-4a32-b013-60f893782700 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:45.865565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38b4cf1a-7f76-4a32-b013-60f893782700 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:39:45.865565 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 837/1675] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:45 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 1361 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:39:46.219846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46514a26-c5ca-4b55-9789-76846e4f3bd2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:46.221050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46514a26-c5ca-4b55-9789-76846e4f3bd2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:46.221487 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:46.221487 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:46.222143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46514a26-c5ca-4b55-9789-76846e4f3bd2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:46.222675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-46514a26-c5ca-4b55-9789-76846e4f3bd2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:46.282089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:46.282089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:46.294197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46514a26-c5ca-4b55-9789-76846e4f3bd2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:46.304666 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 839/1676] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:46 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:46.702966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d23c6368-b826-4b96-9806-f3d4e0ad1ebf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:46.702966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d23c6368-b826-4b96-9806-f3d4e0ad1ebf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:46.703320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:46.703320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:46.703615 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d23c6368-b826-4b96-9806-f3d4e0ad1ebf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:46.705097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d23c6368-b826-4b96-9806-f3d4e0ad1ebf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:46.775676 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:46.775676 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:46.775676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d23c6368-b826-4b96-9806-f3d4e0ad1ebf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:46.775676 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 838/1677] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:46 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:46.887920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4518772e-fb68-44e9-a2ac-706385f2a085 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:39:46.888437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4518772e-fb68-44e9-a2ac-706385f2a085 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:46.888854 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:46.888854 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:46.889475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4518772e-fb68-44e9-a2ac-706385f2a085 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:47.032166 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:47.032166 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:47.048136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4518772e-fb68-44e9-a2ac-706385f2a085 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:47.076401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4518772e-fb68-44e9-a2ac-706385f2a085 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:39:47.077249 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 840/1678] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:46 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 1361 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:39:47.338578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-90b7540b-b864-45f8-ad77-f5f0d1f815da tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:47.338578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-90b7540b-b864-45f8-ad77-f5f0d1f815da tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:47.338578 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:47.338578 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:47.338578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-90b7540b-b864-45f8-ad77-f5f0d1f815da tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:47.338578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-90b7540b-b864-45f8-ad77-f5f0d1f815da tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:47.354275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:47.354275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:47.362048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-90b7540b-b864-45f8-ad77-f5f0d1f815da tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:47.363048 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 839/1679] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:47 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:47.776297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1c6d070-4560-4632-a680-1e3a8e93145a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:47.781774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1c6d070-4560-4632-a680-1e3a8e93145a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:47.782694 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:47.782694 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:47.784263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1c6d070-4560-4632-a680-1e3a8e93145a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:47.786197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a1c6d070-4560-4632-a680-1e3a8e93145a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:47.842962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:47.842962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:47.845369 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1c6d070-4560-4632-a680-1e3a8e93145a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:47.854265 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 841/1680] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:47 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:48.110806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35cfbb5a-cc19-48ae-bc0a-eeac44ce2b17 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:39:48.110806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35cfbb5a-cc19-48ae-bc0a-eeac44ce2b17 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:48.110806 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:48.110806 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:48.110806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35cfbb5a-cc19-48ae-bc0a-eeac44ce2b17 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:48.304592 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:48.304592 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:48.329849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-35cfbb5a-cc19-48ae-bc0a-eeac44ce2b17 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Volume info retrieved successfully. Jan 21 08:39:48.369636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35cfbb5a-cc19-48ae-bc0a-eeac44ce2b17 tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 200 Jan 21 08:39:48.371486 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 840/1681] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:48 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 1361 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:39:48.384328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf0a4b63-9f02-4280-9cee-506e9558ed07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:48.396041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf0a4b63-9f02-4280-9cee-506e9558ed07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:48.396041 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:48.396041 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:48.396041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf0a4b63-9f02-4280-9cee-506e9558ed07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:48.396041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bf0a4b63-9f02-4280-9cee-506e9558ed07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:48.451073 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:48.451073 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:48.457878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf0a4b63-9f02-4280-9cee-506e9558ed07 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:48.467027 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 842/1682] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:48.868804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2983dba-c6d4-40b7-831b-0adcd3a6a2dc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:48.868804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2983dba-c6d4-40b7-831b-0adcd3a6a2dc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:48.868804 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:48.868804 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:48.868804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2983dba-c6d4-40b7-831b-0adcd3a6a2dc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:48.868804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c2983dba-c6d4-40b7-831b-0adcd3a6a2dc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:48.985971 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:48.985971 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:48.985971 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2983dba-c6d4-40b7-831b-0adcd3a6a2dc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:48.985971 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 841/1683] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:48 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:49.392590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bc12a77-278c-43ac-b3b5-cc2f8d30ddab tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] GET http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 Jan 21 08:39:49.392590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bc12a77-278c-43ac-b3b5-cc2f8d30ddab tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:49.392590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:49.392590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:49.392590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bc12a77-278c-43ac-b3b5-cc2f8d30ddab tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:49.486732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-798fd5a7-0f7c-4bb2-a2d4-7b26bbd8a364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:49.489572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-798fd5a7-0f7c-4bb2-a2d4-7b26bbd8a364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:49.491238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:49.491238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:49.492212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-798fd5a7-0f7c-4bb2-a2d4-7b26bbd8a364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:49.492814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-798fd5a7-0f7c-4bb2-a2d4-7b26bbd8a364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:49.499332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bc12a77-278c-43ac-b3b5-cc2f8d30ddab tempest-TaggedBootDevicesTest-921307016 tempest-TaggedBootDevicesTest-921307016] http://10.222.0.50/volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 returned with HTTP 404 Jan 21 08:39:49.500445 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 843/1684] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:49 2021] GET /volume/v3/ede5a43c28514910a13b9248b5966dae/volumes/8745c4a2-e769-416d-8285-7d5eca8db060 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:39:49.644093 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:49.644093 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:49.647852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-798fd5a7-0f7c-4bb2-a2d4-7b26bbd8a364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:49.649815 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 842/1685] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:50.006700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c58740b3-0a05-4bfb-90bb-5f176acb4525 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:50.006700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c58740b3-0a05-4bfb-90bb-5f176acb4525 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:50.006700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c58740b3-0a05-4bfb-90bb-5f176acb4525 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:50.006700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c58740b3-0a05-4bfb-90bb-5f176acb4525 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:50.085290 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:50.085290 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:50.085290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c58740b3-0a05-4bfb-90bb-5f176acb4525 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:50.100233 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 844/1686] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:49 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:50.668946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1012db0-0bf8-493a-903b-033176e8fbd4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:50.669795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1012db0-0bf8-493a-903b-033176e8fbd4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:50.669995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:50.669995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:50.670951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1012db0-0bf8-493a-903b-033176e8fbd4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:50.671264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c1012db0-0bf8-493a-903b-033176e8fbd4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:50.741757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:50.741757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:50.748972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1012db0-0bf8-493a-903b-033176e8fbd4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:50.748972 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 843/1687] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:50 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:51.120390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50ac02ec-332e-4d64-8bb2-6ccad460ffe3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:51.121366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50ac02ec-332e-4d64-8bb2-6ccad460ffe3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:51.121729 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:51.121729 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:51.122466 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50ac02ec-332e-4d64-8bb2-6ccad460ffe3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:51.123151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-50ac02ec-332e-4d64-8bb2-6ccad460ffe3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:51.337175 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:51.337175 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:51.345053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50ac02ec-332e-4d64-8bb2-6ccad460ffe3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:51.355933 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 845/1688] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:51 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:52.081559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb938dde-a922-476e-9fe7-ab1359dd8200 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:52.081559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb938dde-a922-476e-9fe7-ab1359dd8200 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:52.081559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:52.081559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:52.081559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb938dde-a922-476e-9fe7-ab1359dd8200 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:52.081559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cb938dde-a922-476e-9fe7-ab1359dd8200 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:52.081559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:52.081559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:52.081559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb938dde-a922-476e-9fe7-ab1359dd8200 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:52.081559 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 844/1689] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:51 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:52.380267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed3e1c2b-8e13-4939-b148-87c33ddbfd8d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:52.380267 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed3e1c2b-8e13-4939-b148-87c33ddbfd8d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:52.380267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:52.380267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:52.380267 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed3e1c2b-8e13-4939-b148-87c33ddbfd8d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:52.380267 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ed3e1c2b-8e13-4939-b148-87c33ddbfd8d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:52.434818 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:52.434818 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:52.434818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed3e1c2b-8e13-4939-b148-87c33ddbfd8d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:52.438074 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 846/1690] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:52 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:52.882294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-547ceacb-8329-4d5a-8c86-f5db44f83f65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:52.882825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-547ceacb-8329-4d5a-8c86-f5db44f83f65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:52.883044 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:52.883044 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:52.883495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-547ceacb-8329-4d5a-8c86-f5db44f83f65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:52.885957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-547ceacb-8329-4d5a-8c86-f5db44f83f65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:52.956901 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:52.956901 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:52.956901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-547ceacb-8329-4d5a-8c86-f5db44f83f65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:53.001363 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 845/1691] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:52 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:53.454581 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8a759cb-af09-44d7-9d04-91a3beb21143 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:53.455100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8a759cb-af09-44d7-9d04-91a3beb21143 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:53.455280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:53.455280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:53.455665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8a759cb-af09-44d7-9d04-91a3beb21143 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:53.456039 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e8a759cb-af09-44d7-9d04-91a3beb21143 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:53.546257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:53.546257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:53.548495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8a759cb-af09-44d7-9d04-91a3beb21143 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:53.554334 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 847/1692] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:53 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:53.973996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-14f2dea0-426c-4719-8e31-d36c81f6b997 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:53.974542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-14f2dea0-426c-4719-8e31-d36c81f6b997 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:53.974768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:53.974768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:53.975148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-14f2dea0-426c-4719-8e31-d36c81f6b997 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:53.975552 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-14f2dea0-426c-4719-8e31-d36c81f6b997 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:54.086764 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:54.086764 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:54.088750 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-14f2dea0-426c-4719-8e31-d36c81f6b997 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:54.098907 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 846/1693] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:53 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:54.420034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c68f80d-19ea-4db0-a75a-91e829e20a75 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] DELETE http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:39:54.420034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c68f80d-19ea-4db0-a75a-91e829e20a75 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:54.420034 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:54.420034 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:54.420034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c68f80d-19ea-4db0-a75a-91e829e20a75 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:54.420034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-1c68f80d-19ea-4db0-a75a-91e829e20a75 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Delete volume with id: 1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:39:54.528497 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:54.528497 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:54.530116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1c68f80d-19ea-4db0-a75a-91e829e20a75 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:39:54.568356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7cd8ea12-bf40-430f-8c7b-1ec9c002f8a3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:54.569305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7cd8ea12-bf40-430f-8c7b-1ec9c002f8a3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:54.569617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:54.569617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:54.570174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7cd8ea12-bf40-430f-8c7b-1ec9c002f8a3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:54.570695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7cd8ea12-bf40-430f-8c7b-1ec9c002f8a3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:54.595896 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:54.595896 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:54.598118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7cd8ea12-bf40-430f-8c7b-1ec9c002f8a3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:54.599092 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 847/1694] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:54 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:54.673509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1c68f80d-19ea-4db0-a75a-91e829e20a75 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Delete volume request issued successfully. Jan 21 08:39:54.673982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c68f80d-19ea-4db0-a75a-91e829e20a75 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 202 Jan 21 08:39:54.674850 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 848/1695] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:39:54 2021] DELETE /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:39:54.689381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-354f0503-2e98-4d9c-9c9f-1a7ce415965e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:39:54.690028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-354f0503-2e98-4d9c-9c9f-1a7ce415965e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:54.690323 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:54.690323 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:54.690796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-354f0503-2e98-4d9c-9c9f-1a7ce415965e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:54.845657 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:54.845657 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:54.854132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-354f0503-2e98-4d9c-9c9f-1a7ce415965e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:39:54.900328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-354f0503-2e98-4d9c-9c9f-1a7ce415965e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:39:54.905709 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 848/1696] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:54 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 918 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:55.112123 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16867329-c4d8-4b78-8472-186c21ac894e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:55.112123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16867329-c4d8-4b78-8472-186c21ac894e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:55.112123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:55.112123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:55.112123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16867329-c4d8-4b78-8472-186c21ac894e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:55.112123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-16867329-c4d8-4b78-8472-186c21ac894e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:55.151588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:55.151588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:55.154127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16867329-c4d8-4b78-8472-186c21ac894e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:55.155876 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 849/1697] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:55.614353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f3597d1-00b3-46fa-b4bd-f3af4fabf552 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:55.615135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f3597d1-00b3-46fa-b4bd-f3af4fabf552 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:55.615135 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:55.615135 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:55.615610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f3597d1-00b3-46fa-b4bd-f3af4fabf552 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:55.615767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4f3597d1-00b3-46fa-b4bd-f3af4fabf552 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:55.650216 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:55.650216 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:55.650216 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f3597d1-00b3-46fa-b4bd-f3af4fabf552 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:55.660686 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 849/1698] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:55 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:55.931951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f756fc7-67bc-469d-8618-b39718fe3c19 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:39:55.931951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f756fc7-67bc-469d-8618-b39718fe3c19 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:55.931951 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:55.931951 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:55.931951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f756fc7-67bc-469d-8618-b39718fe3c19 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:56.171650 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:56.171650 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:56.181438 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a2c521a-31ae-4122-a002-b5a3db6529e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:56.200660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a2c521a-31ae-4122-a002-b5a3db6529e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:56.201192 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:56.201192 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:56.202091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a2c521a-31ae-4122-a002-b5a3db6529e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:56.203079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8f756fc7-67bc-469d-8618-b39718fe3c19 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:39:56.203359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6a2c521a-31ae-4122-a002-b5a3db6529e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:56.271626 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:56.271626 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:56.273358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a2c521a-31ae-4122-a002-b5a3db6529e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:56.289215 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 850/1699] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:56 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:56.327771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f756fc7-67bc-469d-8618-b39718fe3c19 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:39:56.331982 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 850/1700] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:55 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 918 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:39:56.678663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ba6c40d-c0bd-4b14-a728-486e2b727a96 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:56.678663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ba6c40d-c0bd-4b14-a728-486e2b727a96 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:56.678663 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:56.678663 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:56.678663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ba6c40d-c0bd-4b14-a728-486e2b727a96 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:56.678663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7ba6c40d-c0bd-4b14-a728-486e2b727a96 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:56.776477 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:56.776477 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:56.778583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ba6c40d-c0bd-4b14-a728-486e2b727a96 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:56.779749 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 851/1701] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:56 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:57.320236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b450d59-0c1f-4580-8a23-6d4433ad4e2c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:57.320236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b450d59-0c1f-4580-8a23-6d4433ad4e2c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:57.320236 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:57.320236 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:57.326474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b450d59-0c1f-4580-8a23-6d4433ad4e2c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:57.326474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7b450d59-0c1f-4580-8a23-6d4433ad4e2c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:57.376008 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12ad46ac-be96-484c-947b-8994d34ccb79 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:39:57.376008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12ad46ac-be96-484c-947b-8994d34ccb79 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:57.376008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:57.376008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:57.376008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12ad46ac-be96-484c-947b-8994d34ccb79 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:57.488315 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:57.488315 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:57.491218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b450d59-0c1f-4580-8a23-6d4433ad4e2c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:57.529464 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 851/1702] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:57 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:57.646869 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:57.646869 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:57.684505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-12ad46ac-be96-484c-947b-8994d34ccb79 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:39:57.727030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12ad46ac-be96-484c-947b-8994d34ccb79 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 200 Jan 21 08:39:57.737576 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 852/1703] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:57 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 918 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:57.803063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76611ed6-6089-4ee9-ab85-5be269c89a2c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:57.803063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76611ed6-6089-4ee9-ab85-5be269c89a2c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:57.803063 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:57.803063 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:57.803063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76611ed6-6089-4ee9-ab85-5be269c89a2c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:57.803063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-76611ed6-6089-4ee9-ab85-5be269c89a2c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:57.880007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:57.880007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:57.882803 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76611ed6-6089-4ee9-ab85-5be269c89a2c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:57.884759 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 852/1704] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:57 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:58.567977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb0ef6bb-7837-4849-a1a7-9bb328bf7385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:58.567977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb0ef6bb-7837-4849-a1a7-9bb328bf7385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:58.570263 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:58.570263 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:58.570263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb0ef6bb-7837-4849-a1a7-9bb328bf7385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:58.573480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bb0ef6bb-7837-4849-a1a7-9bb328bf7385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:58.648295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:58.648295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:58.651734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb0ef6bb-7837-4849-a1a7-9bb328bf7385 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:58.655728 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 853/1705] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:58.743782 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d515235-c287-4fe0-baca-e3187a19ee04 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 Jan 21 08:39:58.743782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d515235-c287-4fe0-baca-e3187a19ee04 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:58.743782 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:58.743782 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:58.743782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d515235-c287-4fe0-baca-e3187a19ee04 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:58.863765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d515235-c287-4fe0-baca-e3187a19ee04 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 returned with HTTP 404 Jan 21 08:39:58.873057 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 853/1706] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:58 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1fc3e1e7-814e-45eb-9462-59d66473d7c9 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:39:58.904239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97bd272c-eb17-41ad-b378-971cabf5f133 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:39:58.904966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97bd272c-eb17-41ad-b378-971cabf5f133 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:58.905185 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:58.905185 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:58.905774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97bd272c-eb17-41ad-b378-971cabf5f133 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:58.906146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-97bd272c-eb17-41ad-b378-971cabf5f133 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:58.980062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:58.980062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:58.991699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97bd272c-eb17-41ad-b378-971cabf5f133 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:39:58.998112 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 854/1707] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:58 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:39:59.420633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-796732d3-7d4c-4ad7-b754-a617097a33bf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] DELETE http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:39:59.421494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-796732d3-7d4c-4ad7-b754-a617097a33bf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:59.422198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-796732d3-7d4c-4ad7-b754-a617097a33bf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:59.422898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-796732d3-7d4c-4ad7-b754-a617097a33bf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Delete volume with id: 1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:39:59.536976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:59.536976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:59.538733 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-796732d3-7d4c-4ad7-b754-a617097a33bf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:39:59.668702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-796732d3-7d4c-4ad7-b754-a617097a33bf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Delete volume request issued successfully. Jan 21 08:39:59.669362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-796732d3-7d4c-4ad7-b754-a617097a33bf tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 202 Jan 21 08:39:59.670581 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 854/1708] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:39:59 2021] DELETE /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:39:59.680223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f2aca7c-2ae5-4902-9418-c6887c0b5a9e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:39:59.681248 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-066c2776-0a81-466f-9a06-453c6cae0cc4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:39:59.681660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f2aca7c-2ae5-4902-9418-c6887c0b5a9e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:59.682036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-066c2776-0a81-466f-9a06-453c6cae0cc4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:39:59.682154 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:59.682154 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:59.682479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:39:59.682479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:39:59.682952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f2aca7c-2ae5-4902-9418-c6887c0b5a9e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:59.683070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-066c2776-0a81-466f-9a06-453c6cae0cc4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:39:59.683610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-066c2776-0a81-466f-9a06-453c6cae0cc4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:39:59.736536 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:39:59.736536 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:39:59.741025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-066c2776-0a81-466f-9a06-453c6cae0cc4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:39:59.744436 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 855/1709] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:59 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:00.025329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93184972-e911-4fc7-a222-0c8d06a496d9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:00.025329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93184972-e911-4fc7-a222-0c8d06a496d9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:00.025329 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:00.025329 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:00.025329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93184972-e911-4fc7-a222-0c8d06a496d9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:00.025329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-93184972-e911-4fc7-a222-0c8d06a496d9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:00.050649 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:00.050649 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:00.100314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8f2aca7c-2ae5-4902-9418-c6887c0b5a9e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:40:00.129050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:00.129050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:00.134478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93184972-e911-4fc7-a222-0c8d06a496d9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:00.142592 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 856/1710] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:00 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:00.167643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f2aca7c-2ae5-4902-9418-c6887c0b5a9e tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:40:00.171306 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 855/1711] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:39:59 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 918 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:00.762228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0fd229aa-ba25-425a-ae8d-f31e71b852eb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:00.767849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0fd229aa-ba25-425a-ae8d-f31e71b852eb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:00.768819 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:00.768819 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:00.770053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0fd229aa-ba25-425a-ae8d-f31e71b852eb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:00.771239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0fd229aa-ba25-425a-ae8d-f31e71b852eb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:00.834948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:00.834948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:00.837352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0fd229aa-ba25-425a-ae8d-f31e71b852eb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:00.838156 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 857/1712] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:00 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:01.157630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d42e467d-304d-4282-acba-55205c93b0ea tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:01.158461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d42e467d-304d-4282-acba-55205c93b0ea tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:01.158690 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:01.158690 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:01.159070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d42e467d-304d-4282-acba-55205c93b0ea tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:01.159477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d42e467d-304d-4282-acba-55205c93b0ea tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:01.187876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e2016d4-11b2-4417-a0f8-d624dc10fa5b tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:40:01.188462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e2016d4-11b2-4417-a0f8-d624dc10fa5b tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:01.188706 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:01.188706 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:01.189164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e2016d4-11b2-4417-a0f8-d624dc10fa5b tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:01.292404 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:01.292404 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:01.302676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d42e467d-304d-4282-acba-55205c93b0ea tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:01.308875 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 856/1713] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:01 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:01.389997 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:01.389997 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:01.470750 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e2016d4-11b2-4417-a0f8-d624dc10fa5b tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:40:01.568870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e2016d4-11b2-4417-a0f8-d624dc10fa5b tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:40:01.568870 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 858/1714] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:01 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 918 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:01.863588 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1e5b130-6015-46db-a7ed-161cc77d1a2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:01.872468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1e5b130-6015-46db-a7ed-161cc77d1a2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:01.874402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:01.874402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:01.874402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1e5b130-6015-46db-a7ed-161cc77d1a2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:01.880682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f1e5b130-6015-46db-a7ed-161cc77d1a2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:02.013883 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:02.013883 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:02.018598 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1e5b130-6015-46db-a7ed-161cc77d1a2f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:02.040370 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 857/1715] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:02.377387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3765ff09-fcb7-440b-9a25-7903cd3a2aad tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:02.377387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3765ff09-fcb7-440b-9a25-7903cd3a2aad tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:02.377387 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:02.377387 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:02.377387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3765ff09-fcb7-440b-9a25-7903cd3a2aad tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:02.377387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3765ff09-fcb7-440b-9a25-7903cd3a2aad tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:02.475868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:02.475868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:02.475868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3765ff09-fcb7-440b-9a25-7903cd3a2aad tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:02.475868 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 859/1716] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:02 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:02.586759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6126b7f9-ec41-449b-a48e-dcb4c10e5ad0 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:40:02.600586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6126b7f9-ec41-449b-a48e-dcb4c10e5ad0 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:02.600863 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:02.600863 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:02.603509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6126b7f9-ec41-449b-a48e-dcb4c10e5ad0 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:02.886450 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:02.886450 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:02.944024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6126b7f9-ec41-449b-a48e-dcb4c10e5ad0 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Volume info retrieved successfully. Jan 21 08:40:02.995696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6126b7f9-ec41-449b-a48e-dcb4c10e5ad0 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 200 Jan 21 08:40:02.995696 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 858/1717] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:02 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 918 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:03.048153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f6399a9-2852-4f04-a6b1-49417697af9b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:03.048153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f6399a9-2852-4f04-a6b1-49417697af9b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:03.048153 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:03.048153 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:03.048153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f6399a9-2852-4f04-a6b1-49417697af9b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:03.048153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6f6399a9-2852-4f04-a6b1-49417697af9b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:03.249464 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:03.249464 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:03.253057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f6399a9-2852-4f04-a6b1-49417697af9b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:03.254767 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 860/1718] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:03 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:03.480964 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ff88052-5624-408c-bd71-6744fe6b745d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:03.486896 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ff88052-5624-408c-bd71-6744fe6b745d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:03.487402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:03.487402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:03.488403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ff88052-5624-408c-bd71-6744fe6b745d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:03.490286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1ff88052-5624-408c-bd71-6744fe6b745d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:03.521459 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:03.521459 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:03.523034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ff88052-5624-408c-bd71-6744fe6b745d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:03.524256 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 859/1719] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:03 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:04.007363 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c093a78-c889-4301-b75c-24088fd005c9 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] GET http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca Jan 21 08:40:04.008702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c093a78-c889-4301-b75c-24088fd005c9 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:04.009070 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:04.009070 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:04.009718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c093a78-c889-4301-b75c-24088fd005c9 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:04.330464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b7cac64-0007-4ba6-b7a5-5adac28c5070 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:04.330464 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b7cac64-0007-4ba6-b7a5-5adac28c5070 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:04.330464 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:04.330464 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:04.330464 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b7cac64-0007-4ba6-b7a5-5adac28c5070 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:04.330464 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0b7cac64-0007-4ba6-b7a5-5adac28c5070 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:04.468163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c093a78-c889-4301-b75c-24088fd005c9 tempest-AttachVolumeShelveTestJSON-1383128951 tempest-AttachVolumeShelveTestJSON-1383128951] http://10.222.0.50/volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca returned with HTTP 404 Jan 21 08:40:04.477171 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 861/1720] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:03 2021] GET /volume/v3/77241e345dc64209b0f388db10b01cfb/volumes/1bb19d1e-f230-4569-a45e-1634f23bafca => generated 109 bytes in 477 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:40:04.520357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:04.520357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:04.523250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b7cac64-0007-4ba6-b7a5-5adac28c5070 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:04.527948 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 860/1721] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:04 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:04.538632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c17df28e-99f4-45ec-8bca-fb8c9136964e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:04.539173 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c17df28e-99f4-45ec-8bca-fb8c9136964e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:04.539827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c17df28e-99f4-45ec-8bca-fb8c9136964e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:04.540203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c17df28e-99f4-45ec-8bca-fb8c9136964e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:04.597299 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:04.597299 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:04.614740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c17df28e-99f4-45ec-8bca-fb8c9136964e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:04.616549 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 862/1722] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:04 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:05.543555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e61ede31-fcfe-4f0c-b2ac-bc61ac427800 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:05.544303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e61ede31-fcfe-4f0c-b2ac-bc61ac427800 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:05.544585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:05.544585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:05.544983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e61ede31-fcfe-4f0c-b2ac-bc61ac427800 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:05.545359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e61ede31-fcfe-4f0c-b2ac-bc61ac427800 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:05.606545 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:05.606545 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:05.609592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e61ede31-fcfe-4f0c-b2ac-bc61ac427800 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:05.610615 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 861/1723] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:05 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:05.631679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08b0a6a6-5c8a-4216-a6ea-5c76ac1cd25d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:05.632111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08b0a6a6-5c8a-4216-a6ea-5c76ac1cd25d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:05.632422 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:05.632422 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:05.632993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08b0a6a6-5c8a-4216-a6ea-5c76ac1cd25d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:05.633905 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-08b0a6a6-5c8a-4216-a6ea-5c76ac1cd25d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:05.704965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:05.704965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:05.710445 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08b0a6a6-5c8a-4216-a6ea-5c76ac1cd25d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:05.712701 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 863/1724] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:05 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:06.646460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a9e6abc-74ab-4a3d-8140-9e2a1ce4574d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:06.646460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a9e6abc-74ab-4a3d-8140-9e2a1ce4574d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:06.646460 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:06.646460 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:06.646460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a9e6abc-74ab-4a3d-8140-9e2a1ce4574d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:06.646460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9a9e6abc-74ab-4a3d-8140-9e2a1ce4574d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:06.715588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:06.715588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:06.715588 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a9e6abc-74ab-4a3d-8140-9e2a1ce4574d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:06.715588 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 862/1725] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:06 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:06.735259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a470a051-7646-4879-add9-04fca3f806dc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:06.735259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a470a051-7646-4879-add9-04fca3f806dc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:06.735259 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:06.735259 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:06.735259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a470a051-7646-4879-add9-04fca3f806dc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:06.735259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a470a051-7646-4879-add9-04fca3f806dc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:06.828786 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:06.828786 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:06.828786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a470a051-7646-4879-add9-04fca3f806dc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:06.845937 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 864/1726] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:06 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:07.733159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c38cb137-95bc-4d47-8433-4a93059fe4b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:07.733159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c38cb137-95bc-4d47-8433-4a93059fe4b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:07.733159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:07.733159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:07.733159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c38cb137-95bc-4d47-8433-4a93059fe4b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:07.733159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c38cb137-95bc-4d47-8433-4a93059fe4b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:07.810509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:07.810509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:07.810509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c38cb137-95bc-4d47-8433-4a93059fe4b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:07.826496 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 863/1727] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:07.859123 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94c9762e-ef2f-4112-b089-d1f81efa3073 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:07.859123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94c9762e-ef2f-4112-b089-d1f81efa3073 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:07.859123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:07.859123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:07.859123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94c9762e-ef2f-4112-b089-d1f81efa3073 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:07.859123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-94c9762e-ef2f-4112-b089-d1f81efa3073 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:07.937882 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:07.937882 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:07.943656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94c9762e-ef2f-4112-b089-d1f81efa3073 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:07.944366 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 865/1728] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:07 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:08.843394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80e9681d-2ecc-440b-b79d-2a3ee0a4ce8b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:08.844440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80e9681d-2ecc-440b-b79d-2a3ee0a4ce8b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:08.844989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:08.844989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:08.845613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80e9681d-2ecc-440b-b79d-2a3ee0a4ce8b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:08.846337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-80e9681d-2ecc-440b-b79d-2a3ee0a4ce8b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:08.902864 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:08.902864 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:08.924481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80e9681d-2ecc-440b-b79d-2a3ee0a4ce8b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:08.924481 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 864/1729] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:08 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:08.981390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d1897de-4ca1-4259-b791-a2d566d70c2b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:08.981390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d1897de-4ca1-4259-b791-a2d566d70c2b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:08.981390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:08.981390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:08.981390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d1897de-4ca1-4259-b791-a2d566d70c2b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:08.981390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6d1897de-4ca1-4259-b791-a2d566d70c2b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:09.131942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:09.131942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:09.135805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d1897de-4ca1-4259-b791-a2d566d70c2b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:09.152046 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 866/1730] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:08 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:09.949009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa3ebfe5-70e4-4452-b55e-8ee33871d713 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:09.951152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa3ebfe5-70e4-4452-b55e-8ee33871d713 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:09.955579 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:09.955579 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:09.961303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa3ebfe5-70e4-4452-b55e-8ee33871d713 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:09.962450 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-aa3ebfe5-70e4-4452-b55e-8ee33871d713 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:10.142158 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:10.142158 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:10.153886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa3ebfe5-70e4-4452-b55e-8ee33871d713 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:10.159884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9788522b-5cc5-4111-bb23-31d11bbdb302 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:10.171490 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 865/1731] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:09 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:10.171759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9788522b-5cc5-4111-bb23-31d11bbdb302 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:10.171759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:10.171759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:10.171759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9788522b-5cc5-4111-bb23-31d11bbdb302 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:10.171759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9788522b-5cc5-4111-bb23-31d11bbdb302 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:10.216080 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:10.216080 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:10.218806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9788522b-5cc5-4111-bb23-31d11bbdb302 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:10.253052 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 867/1732] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:10 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:11.271379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0f06b8e-d26a-4e03-a734-0d4c9141d7d8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:11.271379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0f06b8e-d26a-4e03-a734-0d4c9141d7d8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:11.271379 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:11.271379 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:11.271379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0f06b8e-d26a-4e03-a734-0d4c9141d7d8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:11.285876 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f0f06b8e-d26a-4e03-a734-0d4c9141d7d8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:11.302152 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35463c10-cdda-4a0f-bf22-f5290671b498 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:11.302152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35463c10-cdda-4a0f-bf22-f5290671b498 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:11.302152 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:11.302152 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:11.302152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35463c10-cdda-4a0f-bf22-f5290671b498 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:11.302152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-35463c10-cdda-4a0f-bf22-f5290671b498 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:11.391220 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:11.391220 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:11.395675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0f06b8e-d26a-4e03-a734-0d4c9141d7d8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:11.397494 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 868/1733] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:11 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:11.404416 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:11.404416 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:11.406702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35463c10-cdda-4a0f-bf22-f5290671b498 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:11.407977 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 866/1734] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:11 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:12.462440 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b4126e7-4c13-4c08-a96d-bf76463a39bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:12.467841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9be24dbf-27e8-426b-ad62-0a5a73a5748e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:12.471184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b4126e7-4c13-4c08-a96d-bf76463a39bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:12.471184 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:12.471184 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:12.471184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b4126e7-4c13-4c08-a96d-bf76463a39bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:12.475284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9be24dbf-27e8-426b-ad62-0a5a73a5748e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:12.475284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:12.475284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:12.475284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9be24dbf-27e8-426b-ad62-0a5a73a5748e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:12.479025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2b4126e7-4c13-4c08-a96d-bf76463a39bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:12.489008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9be24dbf-27e8-426b-ad62-0a5a73a5748e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:12.595045 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:12.595045 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:12.597026 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:12.597026 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:12.604419 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b4126e7-4c13-4c08-a96d-bf76463a39bc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:12.611827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9be24dbf-27e8-426b-ad62-0a5a73a5748e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:12.619534 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 867/1735] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:12.619975 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 869/1736] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:12 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:13.639860 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-508a081d-a94d-4bfb-952c-4d8dc419879e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:13.644917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fce67a46-7b72-44bd-b8bf-7c02ede4686b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:13.650074 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-508a081d-a94d-4bfb-952c-4d8dc419879e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:13.658205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fce67a46-7b72-44bd-b8bf-7c02ede4686b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:13.658205 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:13.658205 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:13.658205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fce67a46-7b72-44bd-b8bf-7c02ede4686b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:13.658205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fce67a46-7b72-44bd-b8bf-7c02ede4686b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:13.666063 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:13.666063 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:13.666063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-508a081d-a94d-4bfb-952c-4d8dc419879e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:13.666063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-508a081d-a94d-4bfb-952c-4d8dc419879e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:13.726181 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:13.726181 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:13.738009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-508a081d-a94d-4bfb-952c-4d8dc419879e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:13.755480 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 868/1737] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:13 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:13.803868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:13.803868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:13.810188 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fce67a46-7b72-44bd-b8bf-7c02ede4686b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:13.819835 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 870/1738] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:13 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:14.767818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99efeb38-2c8f-431c-9008-78d4317007aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:14.768462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99efeb38-2c8f-431c-9008-78d4317007aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:14.768766 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:14.768766 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:14.769583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99efeb38-2c8f-431c-9008-78d4317007aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:14.770056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-99efeb38-2c8f-431c-9008-78d4317007aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:14.827268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65038460-8a4d-463a-b50e-f56abcc38ada tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:14.827268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65038460-8a4d-463a-b50e-f56abcc38ada tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:14.827268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:14.827268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:14.827268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65038460-8a4d-463a-b50e-f56abcc38ada tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:14.827268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-65038460-8a4d-463a-b50e-f56abcc38ada tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:14.935057 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:14.935057 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:14.957081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65038460-8a4d-463a-b50e-f56abcc38ada tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:14.966936 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 871/1739] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:14 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:14.982623 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:14.982623 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:14.984109 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99efeb38-2c8f-431c-9008-78d4317007aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:14.985476 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 869/1740] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:14 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:15.967652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ef332ca-e42a-48ca-8b3c-2111f8e349a8 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] POST http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types Jan 21 08:40:15.968478 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:15.968478 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:15.968716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ef332ca-e42a-48ca-8b3c-2111f8e349a8 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1505161208"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:15.978188 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7fba76b7-5096-4786-8eb7-0aa9e5124f60 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:15.983789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7fba76b7-5096-4786-8eb7-0aa9e5124f60 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:15.984187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:15.984187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:15.984882 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7fba76b7-5096-4786-8eb7-0aa9e5124f60 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:15.985533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7fba76b7-5096-4786-8eb7-0aa9e5124f60 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:16.138423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:16.138423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:16.138423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7fba76b7-5096-4786-8eb7-0aa9e5124f60 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:16.151390 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 870/1741] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:15 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:16.162368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12eb9a83-5b78-4f99-b3c7-3900fb13fc58 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:16.162368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12eb9a83-5b78-4f99-b3c7-3900fb13fc58 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:16.162368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:16.162368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:16.162368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12eb9a83-5b78-4f99-b3c7-3900fb13fc58 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:16.162368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-12eb9a83-5b78-4f99-b3c7-3900fb13fc58 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:16.200101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ef332ca-e42a-48ca-8b3c-2111f8e349a8 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types returned with HTTP 200 Jan 21 08:40:16.200101 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 872/1742] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:40:15 2021] POST /volume/v3/5ca00b2a98404706a2267ffd00325803/types => generated 216 bytes in 863 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:16.214157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10ce854c-8f78-407b-8774-60814d412e61 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] POST http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/group_types Jan 21 08:40:16.214157 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10ce854c-8f78-407b-8774-60814d412e61 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1537994735"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:16.245526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:16.245526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:16.255341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12eb9a83-5b78-4f99-b3c7-3900fb13fc58 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:16.264286 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 871/1743] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:16.363219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10ce854c-8f78-407b-8774-60814d412e61 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/group_types returned with HTTP 202 Jan 21 08:40:16.365284 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 873/1744] 10.222.0.50 () {62 vars in 1278 bytes} [Thu Jan 21 08:40:16 2021] POST /volume/v3/5ca00b2a98404706a2267ffd00325803/group_types => generated 173 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:40:16.716232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8d2f628-352a-4d7b-ac51-c0ab74300e65 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups Jan 21 08:40:16.716232 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:16.716232 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:16.716232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8d2f628-352a-4d7b-ac51-c0ab74300e65 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b826e49e-8eeb-4636-ada1-344082926140", "volume_types": ["54d3e670-3355-40cf-88e0-7e62b459e5cf"], "name": "tempest-Group1-2027123146"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:16.716232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-a8d2f628-352a-4d7b-ac51-c0ab74300e65 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Creating new group {'group': {'group_type': 'b826e49e-8eeb-4636-ada1-344082926140', 'volume_types': ['54d3e670-3355-40cf-88e0-7e62b459e5cf'], 'name': 'tempest-Group1-2027123146'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:40:16.761544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-a8d2f628-352a-4d7b-ac51-c0ab74300e65 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Creating group tempest-Group1-2027123146. Jan 21 08:40:16.882199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a8d2f628-352a-4d7b-ac51-c0ab74300e65 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Availability zone cache updated, next update will occur around 2021-01-21 09:40:16.881066. {{(pid=88057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:40:16.883222 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a8d2f628-352a-4d7b-ac51-c0ab74300e65 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Availability Zones retrieved successfully. Jan 21 08:40:17.047090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a8d2f628-352a-4d7b-ac51-c0ab74300e65 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Created reservations ['471a9301-4105-49b8-a44f-a21a0e82a4bd'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:40:17.167284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7907800-2845-44bf-93ba-6bae5ef4add4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:17.167284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7907800-2845-44bf-93ba-6bae5ef4add4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:17.181778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7907800-2845-44bf-93ba-6bae5ef4add4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:17.181778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a7907800-2845-44bf-93ba-6bae5ef4add4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:17.300888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:17.300888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:17.307611 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7907800-2845-44bf-93ba-6bae5ef4add4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:17.307611 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 874/1745] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:17 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:17.336203 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b336aeb5-874a-43e8-8c7f-b58859328c88 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:17.336203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b336aeb5-874a-43e8-8c7f-b58859328c88 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:17.336203 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:17.336203 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:17.336203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b336aeb5-874a-43e8-8c7f-b58859328c88 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:17.336203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b336aeb5-874a-43e8-8c7f-b58859328c88 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:17.361522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8d2f628-352a-4d7b-ac51-c0ab74300e65 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups returned with HTTP 202 Jan 21 08:40:17.361522 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 872/1746] 10.222.0.50 () {62 vars in 1264 bytes} [Thu Jan 21 08:40:16 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/groups => generated 94 bytes in 975 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:40:17.380054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ce59ec3-2d4e-489e-b362-06503806881e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 Jan 21 08:40:17.382512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ce59ec3-2d4e-489e-b362-06503806881e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:17.382808 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:17.382808 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:17.383151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ce59ec3-2d4e-489e-b362-06503806881e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:17.383640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-1ce59ec3-2d4e-489e-b362-06503806881e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member 3a04eff6-138b-44af-a108-795460e552c6 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:17.404367 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:17.404367 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:17.463357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ce59ec3-2d4e-489e-b362-06503806881e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 returned with HTTP 200 Jan 21 08:40:17.464280 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 873/1747] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:17 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 => generated 322 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:17.495483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:17.495483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:17.497331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b336aeb5-874a-43e8-8c7f-b58859328c88 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:17.503191 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 875/1748] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:18.321395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f36aac7-67cc-4445-9451-1d0d2e77326b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:18.321395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f36aac7-67cc-4445-9451-1d0d2e77326b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:18.321395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:18.321395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:18.321395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f36aac7-67cc-4445-9451-1d0d2e77326b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:18.321395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2f36aac7-67cc-4445-9451-1d0d2e77326b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:18.379125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:18.379125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:18.379125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f36aac7-67cc-4445-9451-1d0d2e77326b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:18.379125 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 874/1749] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:18 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:18.485310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a9b16db-3ad1-4c6f-bafa-20a87c4045b7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 Jan 21 08:40:18.485310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a9b16db-3ad1-4c6f-bafa-20a87c4045b7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:18.485310 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:18.485310 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:18.485310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a9b16db-3ad1-4c6f-bafa-20a87c4045b7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:18.485310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-3a9b16db-3ad1-4c6f-bafa-20a87c4045b7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member 3a04eff6-138b-44af-a108-795460e552c6 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:18.502312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:18.502312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:18.518512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5a1cae2-61f1-4679-85db-f267cc6f5c64 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:18.518512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5a1cae2-61f1-4679-85db-f267cc6f5c64 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:18.518512 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:18.518512 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:18.518512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5a1cae2-61f1-4679-85db-f267cc6f5c64 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:18.518512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c5a1cae2-61f1-4679-85db-f267cc6f5c64 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:18.554747 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a9b16db-3ad1-4c6f-bafa-20a87c4045b7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 returned with HTTP 200 Jan 21 08:40:18.554747 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 876/1750] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:18 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 => generated 323 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:18.568136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-47a2f255-ce8b-49c6-8a0e-bec5a4a43bba tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups Jan 21 08:40:18.568136 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:18.568136 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:18.568136 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-47a2f255-ce8b-49c6-8a0e-bec5a4a43bba tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b826e49e-8eeb-4636-ada1-344082926140", "volume_types": ["54d3e670-3355-40cf-88e0-7e62b459e5cf"], "name": "tempest-Group2-1400413030"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:18.568136 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-47a2f255-ce8b-49c6-8a0e-bec5a4a43bba tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Creating new group {'group': {'group_type': 'b826e49e-8eeb-4636-ada1-344082926140', 'volume_types': ['54d3e670-3355-40cf-88e0-7e62b459e5cf'], 'name': 'tempest-Group2-1400413030'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:40:18.591753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:18.591753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:18.593880 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-47a2f255-ce8b-49c6-8a0e-bec5a4a43bba tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Creating group tempest-Group2-1400413030. Jan 21 08:40:18.593880 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:18.593880 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:18.596155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5a1cae2-61f1-4679-85db-f267cc6f5c64 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:18.596155 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 875/1751] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:18.681505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-47a2f255-ce8b-49c6-8a0e-bec5a4a43bba tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Availability zone cache updated, next update will occur around 2021-01-21 09:40:18.680800. {{(pid=88056) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:40:18.681825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-47a2f255-ce8b-49c6-8a0e-bec5a4a43bba tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Availability Zones retrieved successfully. Jan 21 08:40:18.900399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-47a2f255-ce8b-49c6-8a0e-bec5a4a43bba tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Created reservations ['82b73ac9-d44b-411c-a116-ab0bcb920af3'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:40:19.345127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-47a2f255-ce8b-49c6-8a0e-bec5a4a43bba tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups returned with HTTP 202 Jan 21 08:40:19.346049 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 877/1752] 10.222.0.50 () {62 vars in 1264 bytes} [Thu Jan 21 08:40:18 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/groups => generated 94 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:40:19.357199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb4cc208-c0e4-46e2-b36c-a097739160cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c Jan 21 08:40:19.357708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb4cc208-c0e4-46e2-b36c-a097739160cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:19.357925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:19.357925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:19.358305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb4cc208-c0e4-46e2-b36c-a097739160cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:19.358714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-eb4cc208-c0e4-46e2-b36c-a097739160cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member 226d5913-e1c9-4934-b27e-93a204dd728c {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:19.373494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:19.373494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:19.384270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4ab2957-d946-47ba-a1ea-4af74d249358 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:19.384831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4ab2957-d946-47ba-a1ea-4af74d249358 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:19.385660 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:19.385660 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:19.385660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4ab2957-d946-47ba-a1ea-4af74d249358 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:19.385870 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d4ab2957-d946-47ba-a1ea-4af74d249358 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:19.483350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:19.483350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:19.487915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4ab2957-d946-47ba-a1ea-4af74d249358 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:19.497274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb4cc208-c0e4-46e2-b36c-a097739160cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c returned with HTTP 200 Jan 21 08:40:19.498479 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 876/1753] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:19 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c => generated 322 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:40:19.500812 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 878/1754] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:19 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:19.613128 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df88db6d-4d5f-46c4-aff0-a63fa37c901e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:19.613128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df88db6d-4d5f-46c4-aff0-a63fa37c901e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:19.613128 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:19.613128 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:19.613128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df88db6d-4d5f-46c4-aff0-a63fa37c901e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:19.613128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-df88db6d-4d5f-46c4-aff0-a63fa37c901e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:19.688479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:19.688479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:19.688479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df88db6d-4d5f-46c4-aff0-a63fa37c901e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:19.695512 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 877/1755] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:19 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:20.516040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e148e458-cc6d-4df3-acaa-df3939273835 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c Jan 21 08:40:20.519775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e148e458-cc6d-4df3-acaa-df3939273835 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:20.521425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5901c496-26aa-4618-a35d-7d64a9a247d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:20.523545 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:20.523545 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:20.524684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e148e458-cc6d-4df3-acaa-df3939273835 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:20.525873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5901c496-26aa-4618-a35d-7d64a9a247d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:20.530103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-e148e458-cc6d-4df3-acaa-df3939273835 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member 226d5913-e1c9-4934-b27e-93a204dd728c {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:20.533810 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:20.533810 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:20.538256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5901c496-26aa-4618-a35d-7d64a9a247d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:20.540223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5901c496-26aa-4618-a35d-7d64a9a247d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:20.586689 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:20.586689 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:20.712072 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:20.712072 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:20.739536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5901c496-26aa-4618-a35d-7d64a9a247d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:20.739536 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 879/1756] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:20 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:20.803617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48d56293-b9f0-462c-8b68-38936248709f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:20.803617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48d56293-b9f0-462c-8b68-38936248709f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:20.803617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:20.803617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:20.803617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48d56293-b9f0-462c-8b68-38936248709f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:20.803617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-48d56293-b9f0-462c-8b68-38936248709f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:20.828519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e148e458-cc6d-4df3-acaa-df3939273835 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c returned with HTTP 200 Jan 21 08:40:20.838449 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 878/1757] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:20 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c => generated 323 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:20.880117 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes Jan 21 08:40:20.880117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:20.880117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:20.880117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-610980147", "volume_type": "54d3e670-3355-40cf-88e0-7e62b459e5cf", "group_id": "3a04eff6-138b-44af-a108-795460e552c6", "size": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:20.902628 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Create volume request body: {'volume': {'name': 'tempest-volume-610980147', 'volume_type': '54d3e670-3355-40cf-88e0-7e62b459e5cf', 'group_id': '3a04eff6-138b-44af-a108-795460e552c6', 'size': 1}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:40:21.036565 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:21.036565 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:21.044835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48d56293-b9f0-462c-8b68-38936248709f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:21.047627 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 880/1758] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:20 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:21.057916 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:21.057916 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:21.059104 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Create volume of 1 GB Jan 21 08:40:21.111492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Availability Zones retrieved successfully. Jan 21 08:40:21.172897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Flow 'volume_create_api' (fe76be11-8749-445d-9a28-bf96bfff4b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:40:21.194655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863af0b1-174f-4343-b57c-aefcb00aff1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:21.209073 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:21.209073 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:21.210128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:40:21.380003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863af0b1-174f-4343-b57c-aefcb00aff1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:40:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=54d3e670-3355-40cf-88e0-7e62b459e5cf,is_public=True,name='tempest-GroupsTest-volume-type-1505161208',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54d3e670-3355-40cf-88e0-7e62b459e5cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3a04eff6-138b-44af-a108-795460e552c6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:21.381575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf13043e-96bf-4267-924e-7138d57ed82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:21.494098 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1505161208 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1505161208, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:40:21.494098 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1505161208 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1505161208, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:40:21.644401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Created reservations ['7c253b40-5609-40d9-8c89-3aa577b34790', '5d99ca76-c077-4891-8eda-c20465242c59', '8a86f839-082d-4e6b-a74c-ee69134a352d', 'd7860ccc-aafc-4b8f-8d89-7c84ce4459ac'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:40:21.644401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf13043e-96bf-4267-924e-7138d57ed82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c253b40-5609-40d9-8c89-3aa577b34790', '5d99ca76-c077-4891-8eda-c20465242c59', '8a86f839-082d-4e6b-a74c-ee69134a352d', 'd7860ccc-aafc-4b8f-8d89-7c84ce4459ac']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:21.649183 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4eaf55-9f5f-4ea7-8fb1-7911bded77ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:21.752448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5e39e98-93a6-4e07-9d12-3e30bf029f71 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:21.752448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5e39e98-93a6-4e07-9d12-3e30bf029f71 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:21.752448 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:21.752448 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:21.752448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5e39e98-93a6-4e07-9d12-3e30bf029f71 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:21.752448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b5e39e98-93a6-4e07-9d12-3e30bf029f71 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:21.813525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:21.813525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:21.818486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5e39e98-93a6-4e07-9d12-3e30bf029f71 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:21.825767 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 881/1759] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:21 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:21.857916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad4eaf55-9f5f-4ea7-8fb1-7911bded77ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbbd1064-57ba-42a4-b0b2-29f4d3869595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-610980147',encryption_key_id=None,group_id=3a04eff6-138b-44af-a108-795460e552c6,group_type_id=,metadata={},multiattach=False,project_id='92ee160963f14b379876961093fb69f5',qos_specs=None,replication_status=,reservations=['7c253b40-5609-40d9-8c89-3aa577b34790','5d99ca76-c077-4891-8eda-c20465242c59','8a86f839-082d-4e6b-a74c-ee69134a352d','d7860ccc-aafc-4b8f-8d89-7c84ce4459ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bf313795c424bb5a547dc253724f914',volume_type_id=54d3e670-3355-40cf-88e0-7e62b459e5cf), '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-21T08:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-610980147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3a04eff6-138b-44af-a108-795460e552c6,host=None,id=cbbd1064-57ba-42a4-b0b2-29f4d3869595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92ee160963f14b379876961093fb69f5',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='6bf313795c424bb5a547dc253724f914',volume_attachment=,volume_type=,volume_type_id=54d3e670-3355-40cf-88e0-7e62b459e5cf)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:21.860560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c4d28cb-7012-4d1b-afdc-87c09139525e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:21.951499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c4d28cb-7012-4d1b-afdc-87c09139525e) 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-610980147',encryption_key_id=None,group_id=3a04eff6-138b-44af-a108-795460e552c6,group_type_id=,metadata={},multiattach=False,project_id='92ee160963f14b379876961093fb69f5',qos_specs=None,replication_status=,reservations=['7c253b40-5609-40d9-8c89-3aa577b34790','5d99ca76-c077-4891-8eda-c20465242c59','8a86f839-082d-4e6b-a74c-ee69134a352d','d7860ccc-aafc-4b8f-8d89-7c84ce4459ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bf313795c424bb5a547dc253724f914',volume_type_id=54d3e670-3355-40cf-88e0-7e62b459e5cf)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:21.954514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (137ddaa4-5bbb-44e5-aff1-46949cc04259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:22.055694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (137ddaa4-5bbb-44e5-aff1-46949cc04259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:22.055694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Flow 'volume_create_api' (fe76be11-8749-445d-9a28-bf96bfff4b55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:40:22.071703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cd0d0ec-e73d-40c6-92c0-71c879de70fa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:22.071703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cd0d0ec-e73d-40c6-92c0-71c879de70fa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:22.071703 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:22.071703 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:22.071703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cd0d0ec-e73d-40c6-92c0-71c879de70fa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:22.071703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0cd0d0ec-e73d-40c6-92c0-71c879de70fa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:22.166090 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:22.166090 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:22.169887 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cd0d0ec-e73d-40c6-92c0-71c879de70fa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:22.186763 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 882/1760] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:22 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:22.229651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Create volume request issued successfully. Jan 21 08:40:22.242938 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:22.243955 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:22.254363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:22.265343 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:22.265343 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:22.279886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71bed6dc-bf73-431e-8e04-74c20bfe137c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes returned with HTTP 202 Jan 21 08:40:22.281005 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 879/1761] 10.222.0.50 () {62 vars in 1267 bytes} [Thu Jan 21 08:40:20 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/volumes => generated 880 bytes in 1447 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:40:22.297317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a6b7ec6-eb4f-4eda-a613-26dbc6a92c12 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 Jan 21 08:40:22.297905 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a6b7ec6-eb4f-4eda-a613-26dbc6a92c12 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:22.298100 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:22.298100 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:22.298730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a6b7ec6-eb4f-4eda-a613-26dbc6a92c12 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:22.425387 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:22.425387 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:22.453663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2a6b7ec6-eb4f-4eda-a613-26dbc6a92c12 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:22.502651 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-2a6b7ec6-eb4f-4eda-a613-26dbc6a92c12 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:22.502651 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-2a6b7ec6-eb4f-4eda-a613-26dbc6a92c12 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:22.539287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-2a6b7ec6-eb4f-4eda-a613-26dbc6a92c12 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:22.547370 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:22.547370 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:22.595632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a6b7ec6-eb4f-4eda-a613-26dbc6a92c12 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 returned with HTTP 200 Jan 21 08:40:22.602827 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 883/1762] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:22 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 => generated 972 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:22.849007 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-703506a9-78ba-4ddf-b8eb-2983c9966f4e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:22.849535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-703506a9-78ba-4ddf-b8eb-2983c9966f4e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:22.849755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:22.849755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:22.850131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-703506a9-78ba-4ddf-b8eb-2983c9966f4e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:22.850499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-703506a9-78ba-4ddf-b8eb-2983c9966f4e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:22.920054 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:22.920054 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:22.920054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-703506a9-78ba-4ddf-b8eb-2983c9966f4e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:22.925300 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 880/1763] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:22 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:23.195828 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3570377a-cd55-4fd9-a48d-4a1d7d546da1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:23.195828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3570377a-cd55-4fd9-a48d-4a1d7d546da1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:23.195828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:23.195828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:23.195828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3570377a-cd55-4fd9-a48d-4a1d7d546da1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:23.195828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3570377a-cd55-4fd9-a48d-4a1d7d546da1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:23.231915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:23.231915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:23.234356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3570377a-cd55-4fd9-a48d-4a1d7d546da1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:23.235659 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 884/1764] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:23 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:23.606144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a32ee13-7f2b-44b6-aa32-9c450325035d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 Jan 21 08:40:23.606989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a32ee13-7f2b-44b6-aa32-9c450325035d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:23.607183 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:23.607183 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:23.607957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a32ee13-7f2b-44b6-aa32-9c450325035d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:23.917509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:23.917509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:23.936220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc1a0213-f730-4acd-976b-7eef6ab01f22 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:23.936220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc1a0213-f730-4acd-976b-7eef6ab01f22 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:23.936220 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:23.936220 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:23.936220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc1a0213-f730-4acd-976b-7eef6ab01f22 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:23.936220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cc1a0213-f730-4acd-976b-7eef6ab01f22 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:23.985878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a32ee13-7f2b-44b6-aa32-9c450325035d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:24.027375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:24.027375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:24.031174 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc1a0213-f730-4acd-976b-7eef6ab01f22 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:24.037297 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-5a32ee13-7f2b-44b6-aa32-9c450325035d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:24.037764 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-5a32ee13-7f2b-44b6-aa32-9c450325035d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:24.051712 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 885/1765] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:23 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:24.092804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-5a32ee13-7f2b-44b6-aa32-9c450325035d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:24.138733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:24.138733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:24.246310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a32ee13-7f2b-44b6-aa32-9c450325035d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 returned with HTTP 200 Jan 21 08:40:24.246310 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 881/1766] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:23 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 => generated 972 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:24.338072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f52342e-4327-49da-9143-dc61a7da4cc9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:24.338072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f52342e-4327-49da-9143-dc61a7da4cc9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:24.338072 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:24.338072 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:24.361190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f52342e-4327-49da-9143-dc61a7da4cc9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:24.361190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1f52342e-4327-49da-9143-dc61a7da4cc9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:24.491288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:24.491288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:24.505523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f52342e-4327-49da-9143-dc61a7da4cc9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:24.509759 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 886/1767] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:24 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:25.067274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3da96891-7796-42ab-92b0-f94019dfe9b8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:25.068390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3da96891-7796-42ab-92b0-f94019dfe9b8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:25.069328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:25.069328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:25.071175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3da96891-7796-42ab-92b0-f94019dfe9b8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:25.071310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3da96891-7796-42ab-92b0-f94019dfe9b8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:25.203926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:25.203926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:25.206469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3da96891-7796-42ab-92b0-f94019dfe9b8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:25.207577 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 882/1768] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:25 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:25.267321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22b685bf-cb8f-4633-87ae-d916e3837e44 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 Jan 21 08:40:25.268550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22b685bf-cb8f-4633-87ae-d916e3837e44 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:25.268922 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:25.268922 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:25.269593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22b685bf-cb8f-4633-87ae-d916e3837e44 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:25.559693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d47b355-da48-43c8-b983-87fb2a6247e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:25.559693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d47b355-da48-43c8-b983-87fb2a6247e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:25.559693 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:25.559693 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:25.559693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d47b355-da48-43c8-b983-87fb2a6247e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:25.559693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3d47b355-da48-43c8-b983-87fb2a6247e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:25.620757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:25.620757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:25.620757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d47b355-da48-43c8-b983-87fb2a6247e8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:25.633784 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:25.633784 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:25.635204 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 883/1769] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:25.646976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-22b685bf-cb8f-4633-87ae-d916e3837e44 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:25.668278 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-22b685bf-cb8f-4633-87ae-d916e3837e44 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:25.669038 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-22b685bf-cb8f-4633-87ae-d916e3837e44 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:25.680372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-22b685bf-cb8f-4633-87ae-d916e3837e44 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:25.744936 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:25.744936 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:25.774975 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22b685bf-cb8f-4633-87ae-d916e3837e44 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 returned with HTTP 200 Jan 21 08:40:25.776315 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 887/1770] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:25 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 => generated 973 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:25.801469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d151c82-2246-4f59-82a0-2cb0f4c1e1e1 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 Jan 21 08:40:25.801620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d151c82-2246-4f59-82a0-2cb0f4c1e1e1 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:25.830824 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:25.830824 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:25.830824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d151c82-2246-4f59-82a0-2cb0f4c1e1e1 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:25.830824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-5d151c82-2246-4f59-82a0-2cb0f4c1e1e1 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member 3a04eff6-138b-44af-a108-795460e552c6 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:25.880054 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:25.880054 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:26.005706 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d151c82-2246-4f59-82a0-2cb0f4c1e1e1 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 returned with HTTP 200 Jan 21 08:40:26.005706 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 884/1771] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:25 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 => generated 323 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:26.024254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e71ef24-f773-4584-874f-c03be5e14f75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c Jan 21 08:40:26.024254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e71ef24-f773-4584-874f-c03be5e14f75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:26.032893 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:26.032893 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:26.036712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e71ef24-f773-4584-874f-c03be5e14f75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:26.044334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-7e71ef24-f773-4584-874f-c03be5e14f75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member 226d5913-e1c9-4934-b27e-93a204dd728c {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:26.072117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:26.072117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:26.253107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e71ef24-f773-4584-874f-c03be5e14f75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c returned with HTTP 200 Jan 21 08:40:26.253107 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 888/1772] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:26 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c => generated 323 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:26.255004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26866c80-b93a-4278-8505-df70c83f66e5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:26.255004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26866c80-b93a-4278-8505-df70c83f66e5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:26.255004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:26.255004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:26.255004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26866c80-b93a-4278-8505-df70c83f66e5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:26.255004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-26866c80-b93a-4278-8505-df70c83f66e5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:26.263394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed98abd1-cd5a-475e-9edd-e9e149f9bc3e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/detail Jan 21 08:40:26.263394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed98abd1-cd5a-475e-9edd-e9e149f9bc3e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:26.263394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:26.263394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:26.263394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed98abd1-cd5a-475e-9edd-e9e149f9bc3e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:26.263394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:26.263394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:26.371094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:26.371094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:26.377515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26866c80-b93a-4278-8505-df70c83f66e5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:26.387878 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 885/1773] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:26 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:26.452647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed98abd1-cd5a-475e-9edd-e9e149f9bc3e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/detail returned with HTTP 200 Jan 21 08:40:26.459985 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 889/1774] 10.222.0.50 () {60 vars in 1263 bytes} [Thu Jan 21 08:40:26 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/detail => generated 640 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:26.471342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1ebd8d0-6eda-49bf-92f1-14a27dd9242b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail Jan 21 08:40:26.471342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1ebd8d0-6eda-49bf-92f1-14a27dd9242b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:26.471342 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:26.471342 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:26.471342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1ebd8d0-6eda-49bf-92f1-14a27dd9242b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:26.472249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-d1ebd8d0-6eda-49bf-92f1-14a27dd9242b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:40:26.477382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1ebd8d0-6eda-49bf-92f1-14a27dd9242b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:40:26.645834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ece25521-08c1-4611-9e27-ef091ef0812f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:26.645834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ece25521-08c1-4611-9e27-ef091ef0812f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:26.645834 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:26.645834 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:26.645834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ece25521-08c1-4611-9e27-ef091ef0812f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:26.645834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ece25521-08c1-4611-9e27-ef091ef0812f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:26.706809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:26.706809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:26.706809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ece25521-08c1-4611-9e27-ef091ef0812f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:26.706809 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 890/1775] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:26 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:26.706809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39205f0c-55c5-420c-9fa8-6e32d488e32e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:40:26.706809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:26.706809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:26.717417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39205f0c-55c5-420c-9fa8-6e32d488e32e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-attach": {"instance_uuid": "b022d575-3a54-4bbd-b3a0-9b7561991f47", "mountpoint": "/dev/sdb"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:40:26.717417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39205f0c-55c5-420c-9fa8-6e32d488e32e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b022d575-3a54-4bbd-b3a0-9b7561991f47", "mountpoint": "/dev/sdb"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:26.831963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:26.831963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:26.847728 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-39205f0c-55c5-420c-9fa8-6e32d488e32e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:40:26.873904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d1ebd8d0-6eda-49bf-92f1-14a27dd9242b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Get all volumes completed successfully. Jan 21 08:40:26.884843 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d1ebd8d0-6eda-49bf-92f1-14a27dd9242b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:26.884843 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d1ebd8d0-6eda-49bf-92f1-14a27dd9242b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:26.903997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-39205f0c-55c5-420c-9fa8-6e32d488e32e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Update volume admin metadata completed successfully. Jan 21 08:40:26.963791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-d1ebd8d0-6eda-49bf-92f1-14a27dd9242b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:27.004455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:27.004455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:27.110294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1ebd8d0-6eda-49bf-92f1-14a27dd9242b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail returned with HTTP 200 Jan 21 08:40:27.110294 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 886/1776] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:40:26 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail => generated 976 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:27.144187 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-90fa7c3a-2f7f-45ff-98dc-1be1a22ab198 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail Jan 21 08:40:27.144187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-90fa7c3a-2f7f-45ff-98dc-1be1a22ab198 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:27.144187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:27.144187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:27.144187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-90fa7c3a-2f7f-45ff-98dc-1be1a22ab198 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:27.144187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-90fa7c3a-2f7f-45ff-98dc-1be1a22ab198 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:40:27.144187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-90fa7c3a-2f7f-45ff-98dc-1be1a22ab198 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:40:27.380096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-90fa7c3a-2f7f-45ff-98dc-1be1a22ab198 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Get all volumes completed successfully. Jan 21 08:40:27.380096 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-90fa7c3a-2f7f-45ff-98dc-1be1a22ab198 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:27.380096 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-90fa7c3a-2f7f-45ff-98dc-1be1a22ab198 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:27.414598 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-90fa7c3a-2f7f-45ff-98dc-1be1a22ab198 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:27.427756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:27.427756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:27.567935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-39205f0c-55c5-420c-9fa8-6e32d488e32e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Attach volume completed successfully. Jan 21 08:40:27.567935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39205f0c-55c5-420c-9fa8-6e32d488e32e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 202 Jan 21 08:40:27.567935 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 891/1777] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:40:26 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 0 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:40:27.567935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-417e8ba1-dcc4-4911-b3ff-03586d3a7fbd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:27.567935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-417e8ba1-dcc4-4911-b3ff-03586d3a7fbd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:27.567935 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:27.567935 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:27.567935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-417e8ba1-dcc4-4911-b3ff-03586d3a7fbd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:27.567935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-417e8ba1-dcc4-4911-b3ff-03586d3a7fbd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:27.596320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-90fa7c3a-2f7f-45ff-98dc-1be1a22ab198 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail returned with HTTP 200 Jan 21 08:40:27.606053 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 887/1778] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:40:27 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail => generated 976 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:27.634537 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9670b7dc-dde2-43a4-a4da-ccd977e90fca tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:40:27.634537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9670b7dc-dde2-43a4-a4da-ccd977e90fca tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:27.634537 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:27.634537 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:27.634537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9670b7dc-dde2-43a4-a4da-ccd977e90fca tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:27.714307 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:27.714307 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:27.717599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-417e8ba1-dcc4-4911-b3ff-03586d3a7fbd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:27.719160 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 892/1779] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:27 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:27.723876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89894031-8e0d-4df0-95b9-7ec9cf63e61c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6/action Jan 21 08:40:27.724696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:27.724696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:27.728238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89894031-8e0d-4df0-95b9-7ec9cf63e61c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:40:27.728238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89894031-8e0d-4df0-95b9-7ec9cf63e61c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:27.728238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-89894031-8e0d-4df0-95b9-7ec9cf63e61c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] delete called for group 3a04eff6-138b-44af-a108-795460e552c6 {{(pid=88056) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:40:27.728238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-89894031-8e0d-4df0-95b9-7ec9cf63e61c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Delete group with id: 3a04eff6-138b-44af-a108-795460e552c6 Jan 21 08:40:27.742949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:27.742949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:27.807924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:27.807924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:27.842802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9670b7dc-dde2-43a4-a4da-ccd977e90fca tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:40:27.935568 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:27.935568 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:27.963036 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9670b7dc-dde2-43a4-a4da-ccd977e90fca tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:40:27.968698 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 888/1780] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:27 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 1244 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:27.989870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62bad379-7ae4-4c99-8a34-5ba53bb4597f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:27.997975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62bad379-7ae4-4c99-8a34-5ba53bb4597f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:27.997975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:27.997975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:27.997975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62bad379-7ae4-4c99-8a34-5ba53bb4597f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:27.997975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-62bad379-7ae4-4c99-8a34-5ba53bb4597f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:28.057879 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:28.057879 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:28.061545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62bad379-7ae4-4c99-8a34-5ba53bb4597f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:28.062447 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 889/1781] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:27 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:28.066478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-14c61f4b-8607-4029-80f3-16aee7346879 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:40:28.066932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:28.066932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:28.067367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-14c61f4b-8607-4029-80f3-16aee7346879 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-detach": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:40:28.067926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-14c61f4b-8607-4029-80f3-16aee7346879 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:28.203585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89894031-8e0d-4df0-95b9-7ec9cf63e61c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6/action returned with HTTP 202 Jan 21 08:40:28.203585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 893/1782] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:40:27 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6/action => generated 0 bytes in 482 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:40:28.216622 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:28.216622 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:28.222761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ca776a1-3b9f-4745-90ec-b640aa390181 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 Jan 21 08:40:28.222761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ca776a1-3b9f-4745-90ec-b640aa390181 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:28.222761 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:28.222761 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:28.222761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ca776a1-3b9f-4745-90ec-b640aa390181 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:28.246838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-14c61f4b-8607-4029-80f3-16aee7346879 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:40:28.392608 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:28.392608 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:28.426206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0ca776a1-3b9f-4745-90ec-b640aa390181 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:28.490717 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-0ca776a1-3b9f-4745-90ec-b640aa390181 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:28.503951 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-0ca776a1-3b9f-4745-90ec-b640aa390181 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:28.518872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-0ca776a1-3b9f-4745-90ec-b640aa390181 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:28.591380 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:28.591380 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:28.649791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ca776a1-3b9f-4745-90ec-b640aa390181 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 returned with HTTP 200 Jan 21 08:40:28.649791 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 894/1783] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:28 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 => generated 972 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:40:28.742840 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-efdbc395-c6a3-4091-bcd6-8f5779727459 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:28.742840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-efdbc395-c6a3-4091-bcd6-8f5779727459 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:28.742840 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:28.742840 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:28.742840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-efdbc395-c6a3-4091-bcd6-8f5779727459 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:28.742840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-efdbc395-c6a3-4091-bcd6-8f5779727459 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:28.789489 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:28.789489 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:28.789489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-efdbc395-c6a3-4091-bcd6-8f5779727459 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:28.789489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 895/1784] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:28 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:29.079208 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-681baab9-954c-4e36-a259-f589b0670dc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:29.079820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-681baab9-954c-4e36-a259-f589b0670dc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:29.080012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:29.080012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:29.080410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-681baab9-954c-4e36-a259-f589b0670dc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:29.080787 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-681baab9-954c-4e36-a259-f589b0670dc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:29.174481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-14c61f4b-8607-4029-80f3-16aee7346879 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Detach volume completed successfully. Jan 21 08:40:29.175520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-14c61f4b-8607-4029-80f3-16aee7346879 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 202 Jan 21 08:40:29.181103 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 890/1785] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:40:28 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 0 bytes in 1114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:40:29.191670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-241874b3-7aa3-4de5-9a61-666be530e171 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:40:29.199817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-241874b3-7aa3-4de5-9a61-666be530e171 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:29.200217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:29.200217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:29.200905 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-241874b3-7aa3-4de5-9a61-666be530e171 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:29.261639 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:29.261639 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:29.265939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-681baab9-954c-4e36-a259-f589b0670dc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:29.295665 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 896/1786] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:29 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:29.530209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:29.530209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:29.576786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-241874b3-7aa3-4de5-9a61-666be530e171 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:40:29.684756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e990d17d-8aae-4482-8450-c578f3dd699d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 Jan 21 08:40:29.684756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e990d17d-8aae-4482-8450-c578f3dd699d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:29.684756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:29.684756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:29.684756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e990d17d-8aae-4482-8450-c578f3dd699d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:29.778162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-241874b3-7aa3-4de5-9a61-666be530e171 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:40:29.778162 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 891/1787] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:29 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 929 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:29.865324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83f29b3f-fabf-43af-94d3-82ed22329fe0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:29.865324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83f29b3f-fabf-43af-94d3-82ed22329fe0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:29.865324 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:29.865324 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:29.865324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83f29b3f-fabf-43af-94d3-82ed22329fe0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:29.865324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-83f29b3f-fabf-43af-94d3-82ed22329fe0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:30.044572 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:30.044572 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:30.050094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:30.050094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:30.057693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83f29b3f-fabf-43af-94d3-82ed22329fe0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:30.060072 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 892/1788] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:29 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:30.066903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e990d17d-8aae-4482-8450-c578f3dd699d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:30.099085 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-e990d17d-8aae-4482-8450-c578f3dd699d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:30.099929 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-e990d17d-8aae-4482-8450-c578f3dd699d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:30.109769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-e990d17d-8aae-4482-8450-c578f3dd699d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:30.124311 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:30.124311 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:30.258544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e990d17d-8aae-4482-8450-c578f3dd699d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 returned with HTTP 200 Jan 21 08:40:30.258544 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 897/1789] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:29 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 => generated 972 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:30.306075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c60d8d1-2b7a-483f-8fbc-9fbbda61cc8d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:30.306075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c60d8d1-2b7a-483f-8fbc-9fbbda61cc8d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:30.306075 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:30.306075 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:30.306075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c60d8d1-2b7a-483f-8fbc-9fbbda61cc8d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:30.306075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0c60d8d1-2b7a-483f-8fbc-9fbbda61cc8d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:30.415918 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:30.415918 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:30.420228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c60d8d1-2b7a-483f-8fbc-9fbbda61cc8d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:30.427837 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 893/1790] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:31.079730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6c9e446-f900-4587-ac8d-33edefbeec48 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:31.080266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6c9e446-f900-4587-ac8d-33edefbeec48 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:31.080463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:31.080463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:31.081110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6c9e446-f900-4587-ac8d-33edefbeec48 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:31.081631 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b6c9e446-f900-4587-ac8d-33edefbeec48 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:31.231128 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:31.231128 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:31.241778 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6c9e446-f900-4587-ac8d-33edefbeec48 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:31.263258 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 898/1791] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:31 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:31.293806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f037d7c-ab5d-4be3-b456-4f385e1b9e75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 Jan 21 08:40:31.293806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f037d7c-ab5d-4be3-b456-4f385e1b9e75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:31.293806 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:31.293806 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:31.293806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f037d7c-ab5d-4be3-b456-4f385e1b9e75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:31.441776 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7d03a63-32dd-4f07-bf0c-bb39048c4482 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:31.448254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7d03a63-32dd-4f07-bf0c-bb39048c4482 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:31.450987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:31.450987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:31.452054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7d03a63-32dd-4f07-bf0c-bb39048c4482 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:31.452806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e7d03a63-32dd-4f07-bf0c-bb39048c4482 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:31.572850 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:31.572850 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:31.572850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7d03a63-32dd-4f07-bf0c-bb39048c4482 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:31.607644 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 899/1792] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:31.620577 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:31.620577 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:31.652246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6f037d7c-ab5d-4be3-b456-4f385e1b9e75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:31.686924 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-6f037d7c-ab5d-4be3-b456-4f385e1b9e75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:31.686924 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-6f037d7c-ab5d-4be3-b456-4f385e1b9e75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:31.704400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-6f037d7c-ab5d-4be3-b456-4f385e1b9e75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:31.720276 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:31.720276 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:31.781830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f037d7c-ab5d-4be3-b456-4f385e1b9e75 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 returned with HTTP 200 Jan 21 08:40:31.781830 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 894/1793] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:31 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 => generated 972 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:32.282024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-686b2050-9108-4451-afe0-d4b5a535fb1c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:32.282024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-686b2050-9108-4451-afe0-d4b5a535fb1c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:32.282024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:32.282024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:32.282024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-686b2050-9108-4451-afe0-d4b5a535fb1c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:32.282024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-686b2050-9108-4451-afe0-d4b5a535fb1c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:32.334947 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:32.334947 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:32.334947 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-686b2050-9108-4451-afe0-d4b5a535fb1c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:32.350671 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 900/1794] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:32 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:32.604781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-684e8058-e874-45e7-a972-c245f98f8fb9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:32.604781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-684e8058-e874-45e7-a972-c245f98f8fb9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:32.604781 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:32.604781 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:32.604781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-684e8058-e874-45e7-a972-c245f98f8fb9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:32.604781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-684e8058-e874-45e7-a972-c245f98f8fb9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:32.672551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:32.672551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:32.672551 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-684e8058-e874-45e7-a972-c245f98f8fb9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:32.672551 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 895/1795] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:32.812030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3979e221-f24f-4eb3-b471-b3e0b728e153 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 Jan 21 08:40:32.812030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3979e221-f24f-4eb3-b471-b3e0b728e153 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:32.812030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:32.812030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:32.812030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3979e221-f24f-4eb3-b471-b3e0b728e153 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:33.092593 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:33.092593 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:33.145446 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3979e221-f24f-4eb3-b471-b3e0b728e153 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:33.303657 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-3979e221-f24f-4eb3-b471-b3e0b728e153 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:33.303657 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-3979e221-f24f-4eb3-b471-b3e0b728e153 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:33.329960 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-3979e221-f24f-4eb3-b471-b3e0b728e153 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:33.344023 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:33.344023 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:33.374719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d6bc243-a3bf-4a62-9da4-70ae83e5cc31 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:33.374719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d6bc243-a3bf-4a62-9da4-70ae83e5cc31 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:33.374719 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:33.374719 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:33.374719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d6bc243-a3bf-4a62-9da4-70ae83e5cc31 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:33.374719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2d6bc243-a3bf-4a62-9da4-70ae83e5cc31 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:33.399492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3979e221-f24f-4eb3-b471-b3e0b728e153 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 returned with HTTP 200 Jan 21 08:40:33.399492 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 901/1796] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:32 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 => generated 972 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:33.428186 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:33.428186 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:33.451739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d6bc243-a3bf-4a62-9da4-70ae83e5cc31 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:33.451739 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 896/1797] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:33 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:33.709081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-408a9fa5-28c9-4320-a3a7-59e2ed8a646d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:33.709081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-408a9fa5-28c9-4320-a3a7-59e2ed8a646d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:33.709081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:33.709081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:33.709081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-408a9fa5-28c9-4320-a3a7-59e2ed8a646d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:33.709081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-408a9fa5-28c9-4320-a3a7-59e2ed8a646d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:33.773242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:33.773242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:33.773242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-408a9fa5-28c9-4320-a3a7-59e2ed8a646d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:33.773242 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 902/1798] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:33 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:34.461483 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2c5faff-0634-46cd-8430-697a5edfd99a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 Jan 21 08:40:34.562155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c4c948b-ecb2-49f2-adb2-f3c2c4cc659c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:34.563989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2c5faff-0634-46cd-8430-697a5edfd99a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:34.563989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:34.563989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:34.563989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2c5faff-0634-46cd-8430-697a5edfd99a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:34.574838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c4c948b-ecb2-49f2-adb2-f3c2c4cc659c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:34.574838 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:34.574838 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:34.574838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c4c948b-ecb2-49f2-adb2-f3c2c4cc659c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:34.574838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5c4c948b-ecb2-49f2-adb2-f3c2c4cc659c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:34.651117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:34.651117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:34.651117 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c4c948b-ecb2-49f2-adb2-f3c2c4cc659c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:34.653888 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 903/1799] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:34 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:34.789843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1851d7be-fdad-48c5-9858-9364839ec08e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:34.792058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2c5faff-0634-46cd-8430-697a5edfd99a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 returned with HTTP 404 Jan 21 08:40:34.792372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1851d7be-fdad-48c5-9858-9364839ec08e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:34.792866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:34.792866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:34.793517 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1851d7be-fdad-48c5-9858-9364839ec08e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:34.794306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1851d7be-fdad-48c5-9858-9364839ec08e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:34.795022 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 897/1800] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:34 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/cbbd1064-57ba-42a4-b0b2-29f4d3869595 => generated 109 bytes in 396 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:40:34.820824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60c21473-a624-4e9a-8895-6cf352d6c17c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 Jan 21 08:40:34.821692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60c21473-a624-4e9a-8895-6cf352d6c17c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:34.822344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60c21473-a624-4e9a-8895-6cf352d6c17c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:34.823356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-60c21473-a624-4e9a-8895-6cf352d6c17c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member 3a04eff6-138b-44af-a108-795460e552c6 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:34.913708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60c21473-a624-4e9a-8895-6cf352d6c17c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 returned with HTTP 404 Jan 21 08:40:34.913708 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 898/1801] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:34 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6 => generated 108 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:40:34.948560 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19d87634-4ce7-47be-8dc8-ccd8e24157dc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c/action Jan 21 08:40:34.948560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19d87634-4ce7-47be-8dc8-ccd8e24157dc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:40:34.948560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19d87634-4ce7-47be-8dc8-ccd8e24157dc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:34.948560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-19d87634-4ce7-47be-8dc8-ccd8e24157dc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] delete called for group 226d5913-e1c9-4934-b27e-93a204dd728c {{(pid=88057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:40:34.948560 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-19d87634-4ce7-47be-8dc8-ccd8e24157dc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Delete group with id: 226d5913-e1c9-4934-b27e-93a204dd728c Jan 21 08:40:39.116093 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.116093 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.157798 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.157798 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.157798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1851d7be-fdad-48c5-9858-9364839ec08e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:39.157798 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 904/1802] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:39.178582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19d87634-4ce7-47be-8dc8-ccd8e24157dc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c/action returned with HTTP 202 Jan 21 08:40:39.178582 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 899/1803] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:40:34 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c/action => generated 0 bytes in 399 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:40:39.195580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc8818d4-98b6-4e77-a3de-d30ab654a752 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c Jan 21 08:40:39.195580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc8818d4-98b6-4e77-a3de-d30ab654a752 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.195580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.195580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.195580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc8818d4-98b6-4e77-a3de-d30ab654a752 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.195580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-dc8818d4-98b6-4e77-a3de-d30ab654a752 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member 226d5913-e1c9-4934-b27e-93a204dd728c {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:39.195580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.195580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.195580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc8818d4-98b6-4e77-a3de-d30ab654a752 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c returned with HTTP 200 Jan 21 08:40:39.195580 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 905/1804] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:35 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c => generated 322 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:39.209007 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08f3ab62-2f61-4365-9ffa-c71e137190bf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:39.209007 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08f3ab62-2f61-4365-9ffa-c71e137190bf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.209007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.209007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.209007 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08f3ab62-2f61-4365-9ffa-c71e137190bf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.209007 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-08f3ab62-2f61-4365-9ffa-c71e137190bf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:39.209007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.209007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.209007 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08f3ab62-2f61-4365-9ffa-c71e137190bf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:39.209007 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 900/1805] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:35 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:39.228144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86825cb5-b022-4ca7-94e0-cc025b21e88d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:39.228144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86825cb5-b022-4ca7-94e0-cc025b21e88d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.228144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.228144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.228144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86825cb5-b022-4ca7-94e0-cc025b21e88d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.228144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-86825cb5-b022-4ca7-94e0-cc025b21e88d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:39.228144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.228144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.228144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86825cb5-b022-4ca7-94e0-cc025b21e88d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:39.228144 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 906/1806] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:39.238839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a3fb294-d250-436c-803c-9375419e4ca9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c Jan 21 08:40:39.238839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a3fb294-d250-436c-803c-9375419e4ca9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.238839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.238839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.238839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a3fb294-d250-436c-803c-9375419e4ca9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.238839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-3a3fb294-d250-436c-803c-9375419e4ca9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member 226d5913-e1c9-4934-b27e-93a204dd728c {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:39.238839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.238839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.238839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a3fb294-d250-436c-803c-9375419e4ca9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c returned with HTTP 200 Jan 21 08:40:39.238839 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 901/1807] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:36 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c => generated 322 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:39.254163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-954616bc-3d64-480b-b6da-90b1eed8351f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:39.254163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-954616bc-3d64-480b-b6da-90b1eed8351f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.254163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.254163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.254163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-954616bc-3d64-480b-b6da-90b1eed8351f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.254163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-954616bc-3d64-480b-b6da-90b1eed8351f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:39.254163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.254163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.254163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-954616bc-3d64-480b-b6da-90b1eed8351f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:39.254163 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 907/1808] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:36 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:39.259238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b73acc09-7548-4858-93a5-1e13815b3d30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:39.259238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b73acc09-7548-4858-93a5-1e13815b3d30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.259238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.259238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.259238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b73acc09-7548-4858-93a5-1e13815b3d30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.259238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b73acc09-7548-4858-93a5-1e13815b3d30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:39.259238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.259238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.259238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b73acc09-7548-4858-93a5-1e13815b3d30 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:39.259238 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 902/1809] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:37 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:39.266179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9f69bd0-3bea-4b3c-b053-1896fe85d613 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c Jan 21 08:40:39.266179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9f69bd0-3bea-4b3c-b053-1896fe85d613 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.266179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.266179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.266179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9f69bd0-3bea-4b3c-b053-1896fe85d613 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.266179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-b9f69bd0-3bea-4b3c-b053-1896fe85d613 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member 226d5913-e1c9-4934-b27e-93a204dd728c {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:39.266179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9f69bd0-3bea-4b3c-b053-1896fe85d613 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c returned with HTTP 404 Jan 21 08:40:39.266179 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 908/1810] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:37 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:40:39.278165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0af79cc3-2b54-4948-9deb-5301ff1b4146 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:39.278165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0af79cc3-2b54-4948-9deb-5301ff1b4146 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.278165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.278165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.278165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0af79cc3-2b54-4948-9deb-5301ff1b4146 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.278165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0af79cc3-2b54-4948-9deb-5301ff1b4146 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:39.293048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2aa556d-d71c-4bb4-9dea-35d3c8ddb345 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/detail Jan 21 08:40:39.293048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2aa556d-d71c-4bb4-9dea-35d3c8ddb345 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.293048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2aa556d-d71c-4bb4-9dea-35d3c8ddb345 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.293048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2aa556d-d71c-4bb4-9dea-35d3c8ddb345 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/detail returned with HTTP 200 Jan 21 08:40:39.293048 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 909/1811] 10.222.0.50 () {60 vars in 1263 bytes} [Thu Jan 21 08:40:37 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/detail => generated 14 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:39.303077 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.303077 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.303077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0af79cc3-2b54-4948-9deb-5301ff1b4146 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:39.312068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaa0015a-6545-4482-8f23-f8485672eae4 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail Jan 21 08:40:39.312068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaa0015a-6545-4482-8f23-f8485672eae4 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.324605 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 903/1812] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:37 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:39.331211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaa0015a-6545-4482-8f23-f8485672eae4 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.331211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-eaa0015a-6545-4482-8f23-f8485672eae4 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:40:39.331211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eaa0015a-6545-4482-8f23-f8485672eae4 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed419649-a86a-43a8-b986-b730e570273d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed419649-a86a-43a8-b986-b730e570273d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed419649-a86a-43a8-b986-b730e570273d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ed419649-a86a-43a8-b986-b730e570273d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed419649-a86a-43a8-b986-b730e570273d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 904/1813] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:38 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a8ef636-8021-498f-b80b-d0286ba987df tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a8ef636-8021-498f-b80b-d0286ba987df tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a8ef636-8021-498f-b80b-d0286ba987df tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.335245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5a8ef636-8021-498f-b80b-d0286ba987df tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:39.360764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eaa0015a-6545-4482-8f23-f8485672eae4 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Get all volumes completed successfully. Jan 21 08:40:39.410234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaa0015a-6545-4482-8f23-f8485672eae4 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail returned with HTTP 200 Jan 21 08:40:39.410234 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 910/1814] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:40:38 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail => generated 15 bytes in 1347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:39.433174 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:39.433174 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:39.442576 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d0798a0-b569-4952-ab1b-e1582a19230c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c/action Jan 21 08:40:39.442576 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d0798a0-b569-4952-ab1b-e1582a19230c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:40:39.442576 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d0798a0-b569-4952-ab1b-e1582a19230c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:39.446295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a8ef636-8021-498f-b80b-d0286ba987df tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:39.446295 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 905/1815] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:39 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:39.476972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-2d0798a0-b569-4952-ab1b-e1582a19230c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] delete called for group 226d5913-e1c9-4934-b27e-93a204dd728c {{(pid=88056) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:40:39.476972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-2d0798a0-b569-4952-ab1b-e1582a19230c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Delete group with id: 226d5913-e1c9-4934-b27e-93a204dd728c Jan 21 08:40:39.505115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d0798a0-b569-4952-ab1b-e1582a19230c tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c/action returned with HTTP 404 Jan 21 08:40:39.514408 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 911/1816] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:40:39 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/groups/226d5913-e1c9-4934-b27e-93a204dd728c/action => generated 108 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:40:39.539261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d0cd489-d6f9-40f3-beeb-632b5de0ee9a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail Jan 21 08:40:39.547533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d0cd489-d6f9-40f3-beeb-632b5de0ee9a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:39.547533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:39.547533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:39.551591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d0cd489-d6f9-40f3-beeb-632b5de0ee9a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:39.566369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-9d0cd489-d6f9-40f3-beeb-632b5de0ee9a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:40:39.592886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9d0cd489-d6f9-40f3-beeb-632b5de0ee9a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:40:39.936810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9d0cd489-d6f9-40f3-beeb-632b5de0ee9a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Get all volumes completed successfully. Jan 21 08:40:39.983897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d0cd489-d6f9-40f3-beeb-632b5de0ee9a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail returned with HTTP 200 Jan 21 08:40:39.983897 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 906/1817] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:40:39 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail => generated 15 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:40.036616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ef7d52c-271e-49ba-9aec-72ed6136e0a0 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6/action Jan 21 08:40:40.036616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ef7d52c-271e-49ba-9aec-72ed6136e0a0 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:40:40.036616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ef7d52c-271e-49ba-9aec-72ed6136e0a0 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:40.055075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-6ef7d52c-271e-49ba-9aec-72ed6136e0a0 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] delete called for group 3a04eff6-138b-44af-a108-795460e552c6 {{(pid=88056) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:40:40.055075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-6ef7d52c-271e-49ba-9aec-72ed6136e0a0 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Delete group with id: 3a04eff6-138b-44af-a108-795460e552c6 Jan 21 08:40:40.105095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a27cdca-bd59-4f5f-887a-c32b3f3b57b7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:40.105095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a27cdca-bd59-4f5f-887a-c32b3f3b57b7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:40.105095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a27cdca-bd59-4f5f-887a-c32b3f3b57b7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:40.119589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6a27cdca-bd59-4f5f-887a-c32b3f3b57b7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:40.123758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ef7d52c-271e-49ba-9aec-72ed6136e0a0 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6/action returned with HTTP 404 Jan 21 08:40:40.151757 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 912/1818] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:40:39 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/groups/3a04eff6-138b-44af-a108-795460e552c6/action => generated 108 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:40:40.204024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76485525-2313-4e22-ae97-e18ca8d72e23 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] DELETE http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/group_types/b826e49e-8eeb-4636-ada1-344082926140 Jan 21 08:40:40.204024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76485525-2313-4e22-ae97-e18ca8d72e23 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:40.249856 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:40.249856 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:40.255984 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76485525-2313-4e22-ae97-e18ca8d72e23 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:40.278475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a27cdca-bd59-4f5f-887a-c32b3f3b57b7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:40.278475 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 907/1819] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:40.470968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1717a9d8-2636-4fe7-a53c-e0229e44da5d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:40.470968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1717a9d8-2636-4fe7-a53c-e0229e44da5d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:40.470968 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:40.470968 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:40.470968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1717a9d8-2636-4fe7-a53c-e0229e44da5d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:40.470968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1717a9d8-2636-4fe7-a53c-e0229e44da5d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:40.574417 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:40.574417 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:40.592172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1717a9d8-2636-4fe7-a53c-e0229e44da5d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:40.592172 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 908/1820] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:40 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:40.755850 n-d-769329-4 devstack@c-api.service[88055]: /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 08:40:40.755850 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:40:40.837194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76485525-2313-4e22-ae97-e18ca8d72e23 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/group_types/b826e49e-8eeb-4636-ada1-344082926140 returned with HTTP 202 Jan 21 08:40:40.837194 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 913/1821] 10.222.0.50 () {60 vars in 1371 bytes} [Thu Jan 21 08:40:40 2021] DELETE /volume/v3/5ca00b2a98404706a2267ffd00325803/group_types/b826e49e-8eeb-4636-ada1-344082926140 => generated 0 bytes in 680 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:40:40.854001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-781df61b-e894-4cc8-a1ea-96d340bbc0b6 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] POST http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types Jan 21 08:40:40.854001 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:40.854001 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:40.854001 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-781df61b-e894-4cc8-a1ea-96d340bbc0b6 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1037404112"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:41.070642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-781df61b-e894-4cc8-a1ea-96d340bbc0b6 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types returned with HTTP 200 Jan 21 08:40:41.073984 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 909/1822] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:40:40 2021] POST /volume/v3/5ca00b2a98404706a2267ffd00325803/types => generated 216 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:41.089735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dc8d1b8-c2ec-4fab-9615-b2e4ae105984 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] POST http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/group_types Jan 21 08:40:41.096804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dc8d1b8-c2ec-4fab-9615-b2e4ae105984 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1857504769"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:41.325877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c3d8cca-4106-47cd-bb02-5fcdf9143d7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:41.333107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c3d8cca-4106-47cd-bb02-5fcdf9143d7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:41.333107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c3d8cca-4106-47cd-bb02-5fcdf9143d7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:41.333107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7c3d8cca-4106-47cd-bb02-5fcdf9143d7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:41.388748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dc8d1b8-c2ec-4fab-9615-b2e4ae105984 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/group_types returned with HTTP 202 Jan 21 08:40:41.412059 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 914/1823] 10.222.0.50 () {62 vars in 1278 bytes} [Thu Jan 21 08:40:41 2021] POST /volume/v3/5ca00b2a98404706a2267ffd00325803/group_types => generated 173 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:40:41.428382 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0513dd02-d47c-48fa-84b2-b9794189ea97 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups Jan 21 08:40:41.436170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0513dd02-d47c-48fa-84b2-b9794189ea97 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c739274d-64b6-4782-910e-cbf75c37c7ac", "volume_types": ["9b390c7f-a404-42fb-a3fa-a4da3f4f186a"], "name": "tempest-GroupsTest-Group-1418025317"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:41.436170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-0513dd02-d47c-48fa-84b2-b9794189ea97 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Creating new group {'group': {'group_type': 'c739274d-64b6-4782-910e-cbf75c37c7ac', 'volume_types': ['9b390c7f-a404-42fb-a3fa-a4da3f4f186a'], 'name': 'tempest-GroupsTest-Group-1418025317'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:40:41.440172 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:41.440172 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:41.440172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c3d8cca-4106-47cd-bb02-5fcdf9143d7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:41.453388 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 910/1824] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:41.525529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-0513dd02-d47c-48fa-84b2-b9794189ea97 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Creating group tempest-GroupsTest-Group-1418025317. Jan 21 08:40:41.634348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ccc39589-5d0e-4b38-93a0-821d006952ec tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:41.635399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ccc39589-5d0e-4b38-93a0-821d006952ec tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:41.644256 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:41.644256 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:41.645068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ccc39589-5d0e-4b38-93a0-821d006952ec tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:41.645683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ccc39589-5d0e-4b38-93a0-821d006952ec tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:41.756372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0513dd02-d47c-48fa-84b2-b9794189ea97 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Availability Zones retrieved successfully. Jan 21 08:40:41.767166 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:41.767166 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:41.775069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ccc39589-5d0e-4b38-93a0-821d006952ec tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:41.775069 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 911/1825] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:41 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:41.995860 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-0513dd02-d47c-48fa-84b2-b9794189ea97 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Created reservations ['7cb3d71b-2775-469b-bcf1-e2b81fbd9ba1'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:40:42.393469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0513dd02-d47c-48fa-84b2-b9794189ea97 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups returned with HTTP 202 Jan 21 08:40:42.393469 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 915/1826] 10.222.0.50 () {62 vars in 1264 bytes} [Thu Jan 21 08:40:41 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/groups => generated 104 bytes in 984 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:40:42.400909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8662afcc-5c99-4c77-8e8c-236a8a1e66f9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:40:42.401515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8662afcc-5c99-4c77-8e8c-236a8a1e66f9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:42.401723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:42.401723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:42.402066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8662afcc-5c99-4c77-8e8c-236a8a1e66f9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:42.402742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-8662afcc-5c99-4c77-8e8c-236a8a1e66f9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member daf5fe61-200b-44b6-86c0-f7e237c59c98 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:42.419696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:42.419696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:42.463763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf8fa903-a03c-46b3-aa4d-66edf5e02a0e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:42.464407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf8fa903-a03c-46b3-aa4d-66edf5e02a0e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:42.464724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:42.464724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:42.464959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf8fa903-a03c-46b3-aa4d-66edf5e02a0e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:42.465762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cf8fa903-a03c-46b3-aa4d-66edf5e02a0e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:42.527841 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:42.527841 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:42.534270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8662afcc-5c99-4c77-8e8c-236a8a1e66f9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 returned with HTTP 200 Jan 21 08:40:42.534270 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 912/1827] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:42 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 => generated 332 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:42.537106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf8fa903-a03c-46b3-aa4d-66edf5e02a0e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:42.550344 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 916/1828] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:42.811570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-100c34e4-be2e-41d4-9ee3-25af0d3c1212 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:42.811570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-100c34e4-be2e-41d4-9ee3-25af0d3c1212 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:42.811570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:42.811570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:42.811570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-100c34e4-be2e-41d4-9ee3-25af0d3c1212 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:42.811570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-100c34e4-be2e-41d4-9ee3-25af0d3c1212 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:42.858415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:42.858415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:42.858415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-100c34e4-be2e-41d4-9ee3-25af0d3c1212 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:42.858415 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 913/1829] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:42 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:43.566686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e0138bd-73ec-4a07-8c05-4c53724b8849 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:40:43.566686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e0138bd-73ec-4a07-8c05-4c53724b8849 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:43.574783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-398d72cb-ddee-4d49-b66a-0d74363363d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:43.574783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-398d72cb-ddee-4d49-b66a-0d74363363d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:43.574783 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:43.574783 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:43.574783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-398d72cb-ddee-4d49-b66a-0d74363363d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:43.574783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-398d72cb-ddee-4d49-b66a-0d74363363d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:43.582752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:43.582752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:43.582752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e0138bd-73ec-4a07-8c05-4c53724b8849 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:43.582752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-5e0138bd-73ec-4a07-8c05-4c53724b8849 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member daf5fe61-200b-44b6-86c0-f7e237c59c98 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:43.621337 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:43.621337 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:43.621337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-398d72cb-ddee-4d49-b66a-0d74363363d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:43.626542 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 914/1830] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:43.685394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:43.685394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:43.758577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e0138bd-73ec-4a07-8c05-4c53724b8849 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 returned with HTTP 200 Jan 21 08:40:43.758577 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 917/1831] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:43 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 => generated 333 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:43.794257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes Jan 21 08:40:43.798598 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:43.798598 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:43.802347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9b390c7f-a404-42fb-a3fa-a4da3f4f186a", "group_id": "daf5fe61-200b-44b6-86c0-f7e237c59c98", "size": 1, "name": "tempest-GroupsTest-Volume-251010297"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:43.817727 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Create volume request body: {'volume': {'volume_type': '9b390c7f-a404-42fb-a3fa-a4da3f4f186a', 'group_id': 'daf5fe61-200b-44b6-86c0-f7e237c59c98', 'size': 1, 'name': 'tempest-GroupsTest-Volume-251010297'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:40:43.890627 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e304ecfa-7f79-41ce-9d7b-61f914d442bc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:43.890627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e304ecfa-7f79-41ce-9d7b-61f914d442bc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:43.890627 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:43.890627 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:43.903465 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e304ecfa-7f79-41ce-9d7b-61f914d442bc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:43.903465 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e304ecfa-7f79-41ce-9d7b-61f914d442bc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:43.945102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:43.945102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:43.951516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e304ecfa-7f79-41ce-9d7b-61f914d442bc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:43.952777 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 918/1832] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:43 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:44.014556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:44.014556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:44.014556 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Create volume of 1 GB Jan 21 08:40:44.061985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Availability Zones retrieved successfully. Jan 21 08:40:44.114118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Flow 'volume_create_api' (ed2f2b17-b943-4300-9016-f72265805549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:40:44.124413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6f6a7a-7ce4-4457-8a70-88eef997e407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:44.127984 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:44.127984 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:44.129659 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:40:44.299911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc6f6a7a-7ce4-4457-8a70-88eef997e407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:40:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b390c7f-a404-42fb-a3fa-a4da3f4f186a,is_public=True,name='tempest-GroupsTest-volume-type-1037404112',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b390c7f-a404-42fb-a3fa-a4da3f4f186a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'daf5fe61-200b-44b6-86c0-f7e237c59c98', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:44.314087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0cd77ce-1b74-41f6-8ac7-43ed7fb39c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:44.566225 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1037404112 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1037404112, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:40:44.569231 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1037404112 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1037404112, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:40:44.630348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40e60f1b-4080-4cbd-a5a3-050ff79278cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:44.631172 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40e60f1b-4080-4cbd-a5a3-050ff79278cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:44.631639 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:44.631639 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:44.632359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40e60f1b-4080-4cbd-a5a3-050ff79278cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:44.632930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-40e60f1b-4080-4cbd-a5a3-050ff79278cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:44.682433 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:44.682433 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:44.684965 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40e60f1b-4080-4cbd-a5a3-050ff79278cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:44.686432 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 919/1833] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:44 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:44.740421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Created reservations ['ad02531c-eba0-431e-a2ad-80a9465bbc10', 'ed4024b1-279e-4f09-aedf-f872bfded442', '21eae25f-efae-4b78-ae07-24a19bc1dd7f', '1eb19e8a-0133-42ec-be9e-f5c844dbd19d'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:40:44.743142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0cd77ce-1b74-41f6-8ac7-43ed7fb39c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad02531c-eba0-431e-a2ad-80a9465bbc10', 'ed4024b1-279e-4f09-aedf-f872bfded442', '21eae25f-efae-4b78-ae07-24a19bc1dd7f', '1eb19e8a-0133-42ec-be9e-f5c844dbd19d']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:44.747219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfd4c8c-ac5a-4a5a-be34-c651bf6ddb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:44.973702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c53df62-fe98-4915-ba27-6aefa7f13503 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:44.974519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c53df62-fe98-4915-ba27-6aefa7f13503 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:44.974923 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:44.974923 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:44.976824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c53df62-fe98-4915-ba27-6aefa7f13503 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:44.977436 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9c53df62-fe98-4915-ba27-6aefa7f13503 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:45.023466 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:45.023466 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:45.031676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c53df62-fe98-4915-ba27-6aefa7f13503 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:45.035533 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 920/1834] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:44 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:45.195291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfd4c8c-ac5a-4a5a-be34-c651bf6ddb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3d8aba7-709f-40ec-a823-c4f372b9b0c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-251010297',encryption_key_id=None,group_id=daf5fe61-200b-44b6-86c0-f7e237c59c98,group_type_id=,metadata={},multiattach=False,project_id='92ee160963f14b379876961093fb69f5',qos_specs=None,replication_status=,reservations=['ad02531c-eba0-431e-a2ad-80a9465bbc10','ed4024b1-279e-4f09-aedf-f872bfded442','21eae25f-efae-4b78-ae07-24a19bc1dd7f','1eb19e8a-0133-42ec-be9e-f5c844dbd19d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bf313795c424bb5a547dc253724f914',volume_type_id=9b390c7f-a404-42fb-a3fa-a4da3f4f186a), '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-21T08:40:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-251010297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=daf5fe61-200b-44b6-86c0-f7e237c59c98,host=None,id=c3d8aba7-709f-40ec-a823-c4f372b9b0c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92ee160963f14b379876961093fb69f5',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='6bf313795c424bb5a547dc253724f914',volume_attachment=,volume_type=,volume_type_id=9b390c7f-a404-42fb-a3fa-a4da3f4f186a)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:45.200943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4b9481-f536-433f-a412-2d1277b839d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:45.413831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4b9481-f536-433f-a412-2d1277b839d6) 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-251010297',encryption_key_id=None,group_id=daf5fe61-200b-44b6-86c0-f7e237c59c98,group_type_id=,metadata={},multiattach=False,project_id='92ee160963f14b379876961093fb69f5',qos_specs=None,replication_status=,reservations=['ad02531c-eba0-431e-a2ad-80a9465bbc10','ed4024b1-279e-4f09-aedf-f872bfded442','21eae25f-efae-4b78-ae07-24a19bc1dd7f','1eb19e8a-0133-42ec-be9e-f5c844dbd19d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bf313795c424bb5a547dc253724f914',volume_type_id=9b390c7f-a404-42fb-a3fa-a4da3f4f186a)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:45.416197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bcf52a8-07de-4271-b5e1-3bfc79000e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:45.515712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bcf52a8-07de-4271-b5e1-3bfc79000e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:45.524027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Flow 'volume_create_api' (ed2f2b17-b943-4300-9016-f72265805549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:40:45.649719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Create volume request issued successfully. Jan 21 08:40:45.685282 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:45.685763 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:45.707101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70d84295-1060-42f3-b643-39347db3bb67 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:45.707857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70d84295-1060-42f3-b643-39347db3bb67 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:45.708194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:45.708194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:45.708897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70d84295-1060-42f3-b643-39347db3bb67 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:45.709271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-70d84295-1060-42f3-b643-39347db3bb67 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:45.716176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:45.740040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:45.740040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:45.799676 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:45.799676 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:45.831614 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70d84295-1060-42f3-b643-39347db3bb67 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:45.838331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ceaae658-8273-4381-927c-081ecfb89ccd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes returned with HTTP 202 Jan 21 08:40:45.838331 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 915/1835] 10.222.0.50 () {62 vars in 1267 bytes} [Thu Jan 21 08:40:43 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/volumes => generated 891 bytes in 2036 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:40:45.845034 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 921/1836] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:45 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:40:45.851328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9477b96-6342-45da-b665-b6edeed9861f tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 Jan 21 08:40:45.851328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9477b96-6342-45da-b665-b6edeed9861f tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:45.851328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:45.851328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:45.851328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9477b96-6342-45da-b665-b6edeed9861f tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:45.974295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:45.974295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:46.054798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfd82cce-6e4d-4278-8e65-2d2a5130310b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:46.055327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfd82cce-6e4d-4278-8e65-2d2a5130310b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:46.055855 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:46.055855 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:46.056533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfd82cce-6e4d-4278-8e65-2d2a5130310b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:46.056915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cfd82cce-6e4d-4278-8e65-2d2a5130310b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:46.059144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d9477b96-6342-45da-b665-b6edeed9861f tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:46.152631 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d9477b96-6342-45da-b665-b6edeed9861f tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:46.153914 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d9477b96-6342-45da-b665-b6edeed9861f tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:46.160556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:46.160556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:46.162667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfd82cce-6e4d-4278-8e65-2d2a5130310b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:46.170128 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 922/1837] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:46 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:46.188893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-d9477b96-6342-45da-b665-b6edeed9861f tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:46.217314 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:46.217314 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:46.326900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9477b96-6342-45da-b665-b6edeed9861f tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 returned with HTTP 200 Jan 21 08:40:46.337845 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 916/1838] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:45 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 => generated 959 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:46.839931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f139ac4e-e325-4073-adf6-a9f8938e7534 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:46.840651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f139ac4e-e325-4073-adf6-a9f8938e7534 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:46.840651 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:46.840651 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:46.840845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f139ac4e-e325-4073-adf6-a9f8938e7534 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:46.841200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f139ac4e-e325-4073-adf6-a9f8938e7534 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:46.924948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:46.924948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:46.927168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f139ac4e-e325-4073-adf6-a9f8938e7534 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:46.935668 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 923/1839] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:46 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:47.178505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35cbdd32-51e2-4961-9585-305c94490a5a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:47.179100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35cbdd32-51e2-4961-9585-305c94490a5a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:47.179326 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:47.179326 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:47.179762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35cbdd32-51e2-4961-9585-305c94490a5a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:47.180140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-35cbdd32-51e2-4961-9585-305c94490a5a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:47.261607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:47.261607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:47.274124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35cbdd32-51e2-4961-9585-305c94490a5a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:47.287953 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 917/1840] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:47 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:47.359252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26de2795-bde0-4a33-bc14-6500ebc095cc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 Jan 21 08:40:47.360836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26de2795-bde0-4a33-bc14-6500ebc095cc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:47.361462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:47.361462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:47.363392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26de2795-bde0-4a33-bc14-6500ebc095cc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:47.549995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:47.549995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:47.627936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-26de2795-bde0-4a33-bc14-6500ebc095cc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:47.700673 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-26de2795-bde0-4a33-bc14-6500ebc095cc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:47.703264 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-26de2795-bde0-4a33-bc14-6500ebc095cc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:47.723175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-26de2795-bde0-4a33-bc14-6500ebc095cc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:47.731141 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:47.731141 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:47.756453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26de2795-bde0-4a33-bc14-6500ebc095cc tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 returned with HTTP 200 Jan 21 08:40:47.758504 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 924/1841] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:47 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 => generated 983 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:47.943894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e666674-2fdf-4a83-b724-c4e34aa98ebe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:47.943894 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e666674-2fdf-4a83-b724-c4e34aa98ebe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:47.945900 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:47.945900 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:47.946646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e666674-2fdf-4a83-b724-c4e34aa98ebe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:47.947212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4e666674-2fdf-4a83-b724-c4e34aa98ebe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 10d6272b-648d-4652-98a4-a5d2a0892e36. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:47.995004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:47.995004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:48.001569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e666674-2fdf-4a83-b724-c4e34aa98ebe tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 200 Jan 21 08:40:48.003671 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 918/1842] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:47 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:48.025338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-177c8327-5306-4c5b-8631-f0edf0ab8f3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 Jan 21 08:40:48.026710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-177c8327-5306-4c5b-8631-f0edf0ab8f3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:48.027857 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:48.027857 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:48.030362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-177c8327-5306-4c5b-8631-f0edf0ab8f3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:48.281167 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:48.281167 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:48.302927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-587663e6-3180-4721-a84a-a574f0cdb820 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:48.304050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-587663e6-3180-4721-a84a-a574f0cdb820 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:48.304238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:48.304238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:48.304608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-587663e6-3180-4721-a84a-a574f0cdb820 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:48.305801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-587663e6-3180-4721-a84a-a574f0cdb820 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:48.312600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-177c8327-5306-4c5b-8631-f0edf0ab8f3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:40:48.364689 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:48.364689 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:48.370131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-587663e6-3180-4721-a84a-a574f0cdb820 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:48.371386 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 919/1843] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:48 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:48.371546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-177c8327-5306-4c5b-8631-f0edf0ab8f3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 returned with HTTP 200 Jan 21 08:40:48.379574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 925/1844] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 => generated 1413 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:48.395525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7844eb3-ac8a-43ac-9dbf-7a0feabbb355 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 Jan 21 08:40:48.396512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7844eb3-ac8a-43ac-9dbf-7a0feabbb355 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:48.396917 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:48.396917 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:48.398075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7844eb3-ac8a-43ac-9dbf-7a0feabbb355 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:48.569342 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:48.569342 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:48.605792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e7844eb3-ac8a-43ac-9dbf-7a0feabbb355 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:40:48.660177 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7844eb3-ac8a-43ac-9dbf-7a0feabbb355 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 returned with HTTP 200 Jan 21 08:40:48.666084 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 920/1845] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 => generated 1413 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:48.700494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-42214c8e-8837-4a46-803d-94a1c39163cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 Jan 21 08:40:48.701462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-42214c8e-8837-4a46-803d-94a1c39163cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:48.702083 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:48.702083 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:48.702742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-42214c8e-8837-4a46-803d-94a1c39163cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:48.703768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-42214c8e-8837-4a46-803d-94a1c39163cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume with id: 7aebcd38-20c8-48d8-8b04-cdf5a964be64 Jan 21 08:40:48.779519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7722800b-057f-4cb7-b3fe-6d6440985bbd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 Jan 21 08:40:48.780112 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7722800b-057f-4cb7-b3fe-6d6440985bbd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:48.780336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:48.780336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:48.780715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7722800b-057f-4cb7-b3fe-6d6440985bbd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:48.861372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:48.861372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:48.870351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-42214c8e-8837-4a46-803d-94a1c39163cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:40:48.912073 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:48.912073 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:48.921634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7722800b-057f-4cb7-b3fe-6d6440985bbd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:48.937021 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-7722800b-057f-4cb7-b3fe-6d6440985bbd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:48.937487 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-7722800b-057f-4cb7-b3fe-6d6440985bbd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:48.966414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-7722800b-057f-4cb7-b3fe-6d6440985bbd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:48.975620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:48.975620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:49.003682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-42214c8e-8837-4a46-803d-94a1c39163cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume request issued successfully. Jan 21 08:40:49.004342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-42214c8e-8837-4a46-803d-94a1c39163cb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 returned with HTTP 202 Jan 21 08:40:49.005627 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 926/1846] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:40:48 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:40:49.019222 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfc9cffe-3a8d-403b-9305-737a4a6524e7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 Jan 21 08:40:49.024343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dfc9cffe-3a8d-403b-9305-737a4a6524e7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:49.027193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7722800b-057f-4cb7-b3fe-6d6440985bbd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 returned with HTTP 200 Jan 21 08:40:49.028350 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 921/1847] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:48 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 => generated 984 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:49.033941 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:49.033941 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:49.034351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dfc9cffe-3a8d-403b-9305-737a4a6524e7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:49.062724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes Jan 21 08:40:49.067688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:49.067688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:49.067688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9b390c7f-a404-42fb-a3fa-a4da3f4f186a", "group_id": "daf5fe61-200b-44b6-86c0-f7e237c59c98", "size": 1, "name": "tempest-GroupsTest-Volume-1333530720"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:49.067688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Create volume request body: {'volume': {'volume_type': '9b390c7f-a404-42fb-a3fa-a4da3f4f186a', 'group_id': 'daf5fe61-200b-44b6-86c0-f7e237c59c98', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1333530720'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:40:49.139504 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:49.139504 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:49.140595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Create volume of 1 GB Jan 21 08:40:49.210328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Availability Zones retrieved successfully. Jan 21 08:40:49.273699 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Flow 'volume_create_api' (3b56e41e-6b7b-4a1b-9fea-51fcae9d2606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:40:49.287724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5934d5-b742-4ab0-b6ae-c7235cd3dcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:49.295184 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:49.295184 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:49.301372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:40:49.317851 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:49.317851 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:49.354173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dfc9cffe-3a8d-403b-9305-737a4a6524e7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:40:49.485186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfc9cffe-3a8d-403b-9305-737a4a6524e7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 returned with HTTP 200 Jan 21 08:40:49.496047 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 927/1848] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 => generated 1412 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:40:49.514856 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-59248611-e3ab-468a-9000-bb6628359fa7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:49.515906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-59248611-e3ab-468a-9000-bb6628359fa7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:49.516268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:49.516268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:49.516989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-59248611-e3ab-468a-9000-bb6628359fa7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:49.526549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5934d5-b742-4ab0-b6ae-c7235cd3dcb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:40:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b390c7f-a404-42fb-a3fa-a4da3f4f186a,is_public=True,name='tempest-GroupsTest-volume-type-1037404112',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b390c7f-a404-42fb-a3fa-a4da3f4f186a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'daf5fe61-200b-44b6-86c0-f7e237c59c98', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:49.528351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-59248611-e3ab-468a-9000-bb6628359fa7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:49.542805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f75afda-90ca-43f4-95c0-84066b780e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:49.686565 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:49.686565 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:49.702219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-59248611-e3ab-468a-9000-bb6628359fa7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:49.713449 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 928/1849] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:49 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 821 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:49.942291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Created reservations ['085b0e34-2321-4280-a669-eefc7d066992', '6b9643dc-febd-42cd-978a-2073d66e64ce', 'b917cb46-f726-4303-8dfe-a49f2a3001c6', 'f7f8f0c3-fa55-479c-b982-b824170ce156'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:40:49.944846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f75afda-90ca-43f4-95c0-84066b780e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['085b0e34-2321-4280-a669-eefc7d066992', '6b9643dc-febd-42cd-978a-2073d66e64ce', 'b917cb46-f726-4303-8dfe-a49f2a3001c6', 'f7f8f0c3-fa55-479c-b982-b824170ce156']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:49.947184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3be819-684b-4e20-a9ec-b92f8170ad4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:50.128302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db3be819-684b-4e20-a9ec-b92f8170ad4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '045e50ff-1eb5-4cc1-85ea-f33590bfba11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1333530720',encryption_key_id=None,group_id=daf5fe61-200b-44b6-86c0-f7e237c59c98,group_type_id=,metadata={},multiattach=False,project_id='92ee160963f14b379876961093fb69f5',qos_specs=None,replication_status=,reservations=['085b0e34-2321-4280-a669-eefc7d066992','6b9643dc-febd-42cd-978a-2073d66e64ce','b917cb46-f726-4303-8dfe-a49f2a3001c6','f7f8f0c3-fa55-479c-b982-b824170ce156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bf313795c424bb5a547dc253724f914',volume_type_id=9b390c7f-a404-42fb-a3fa-a4da3f4f186a), '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-21T08:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1333530720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=daf5fe61-200b-44b6-86c0-f7e237c59c98,host=None,id=045e50ff-1eb5-4cc1-85ea-f33590bfba11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92ee160963f14b379876961093fb69f5',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='6bf313795c424bb5a547dc253724f914',volume_attachment=,volume_type=,volume_type_id=9b390c7f-a404-42fb-a3fa-a4da3f4f186a)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:50.135095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f535ea1-6f57-4070-9f0d-d643bebab5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:50.242908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f535ea1-6f57-4070-9f0d-d643bebab5ff) 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-1333530720',encryption_key_id=None,group_id=daf5fe61-200b-44b6-86c0-f7e237c59c98,group_type_id=,metadata={},multiattach=False,project_id='92ee160963f14b379876961093fb69f5',qos_specs=None,replication_status=,reservations=['085b0e34-2321-4280-a669-eefc7d066992','6b9643dc-febd-42cd-978a-2073d66e64ce','b917cb46-f726-4303-8dfe-a49f2a3001c6','f7f8f0c3-fa55-479c-b982-b824170ce156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bf313795c424bb5a547dc253724f914',volume_type_id=9b390c7f-a404-42fb-a3fa-a4da3f4f186a)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:50.249345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb08bc51-f0fa-489b-b3e0-39be1b336aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:50.331170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb08bc51-f0fa-489b-b3e0-39be1b336aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:50.347365 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Flow 'volume_create_api' (3b56e41e-6b7b-4a1b-9fea-51fcae9d2606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:40:50.440583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Create volume request issued successfully. Jan 21 08:40:50.460424 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:50.461033 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:50.474344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:50.494466 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:50.494466 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:50.520103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78264395-5665-4407-909c-9ad86495369b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 Jan 21 08:40:50.521081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78264395-5665-4407-909c-9ad86495369b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:50.521422 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:50.521422 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:50.522675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78264395-5665-4407-909c-9ad86495369b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:50.541660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-442ee6de-db6f-4ee3-bf56-3ffcddc11251 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes returned with HTTP 202 Jan 21 08:40:50.541660 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 922/1850] 10.222.0.50 () {62 vars in 1267 bytes} [Thu Jan 21 08:40:49 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/volumes => generated 892 bytes in 1476 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:40:50.561636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbaa8e03-bbe0-4648-a7e1-55cb5f0f8df2 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:40:50.562423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbaa8e03-bbe0-4648-a7e1-55cb5f0f8df2 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:50.563123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:50.563123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:50.563542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbaa8e03-bbe0-4648-a7e1-55cb5f0f8df2 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:50.646889 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:50.646889 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:50.659137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fbaa8e03-bbe0-4648-a7e1-55cb5f0f8df2 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:50.677360 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-fbaa8e03-bbe0-4648-a7e1-55cb5f0f8df2 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:50.679116 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-fbaa8e03-bbe0-4648-a7e1-55cb5f0f8df2 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:50.691553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-fbaa8e03-bbe0-4648-a7e1-55cb5f0f8df2 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:50.707298 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:50.707298 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:50.772346 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:50.772346 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:50.795782 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbaa8e03-bbe0-4648-a7e1-55cb5f0f8df2 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:40:50.817985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-78264395-5665-4407-909c-9ad86495369b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:40:50.818328 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 923/1851] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:50 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 984 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:40:50.836057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-579ad40b-92be-4fa2-91c5-cf22b4a4057b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:40:50.836872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-579ad40b-92be-4fa2-91c5-cf22b4a4057b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:50.837426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:50.837426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:50.838045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-579ad40b-92be-4fa2-91c5-cf22b4a4057b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:50.838732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-579ad40b-92be-4fa2-91c5-cf22b4a4057b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:50.933571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:50.933571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:50.935851 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-579ad40b-92be-4fa2-91c5-cf22b4a4057b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:40:50.936888 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 924/1852] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:50 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:50.961391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-794e30d0-2774-4f16-b8d8-1e87b218e1d6 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 Jan 21 08:40:50.962195 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-794e30d0-2774-4f16-b8d8-1e87b218e1d6 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:50.962558 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:50.962558 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:50.963551 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-794e30d0-2774-4f16-b8d8-1e87b218e1d6 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:50.977799 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78264395-5665-4407-909c-9ad86495369b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 returned with HTTP 200 Jan 21 08:40:50.999489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 929/1853] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:50 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 => generated 1412 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:51.132734 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:51.132734 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:51.164790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-794e30d0-2774-4f16-b8d8-1e87b218e1d6 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:40:51.239214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-794e30d0-2774-4f16-b8d8-1e87b218e1d6 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 returned with HTTP 200 Jan 21 08:40:51.252033 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 925/1854] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:50 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 => generated 916 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:51.833745 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d026cab8-271b-4415-9c4e-3e26a5a78c64 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:40:51.834554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d026cab8-271b-4415-9c4e-3e26a5a78c64 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:51.835334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:51.835334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:51.835641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d026cab8-271b-4415-9c4e-3e26a5a78c64 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:52.138187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:52.138187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:52.197283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d026cab8-271b-4415-9c4e-3e26a5a78c64 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:52.274764 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d026cab8-271b-4415-9c4e-3e26a5a78c64 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:52.275219 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d026cab8-271b-4415-9c4e-3e26a5a78c64 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:52.308135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-d026cab8-271b-4415-9c4e-3e26a5a78c64 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:52.336709 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:52.336709 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:52.429308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d026cab8-271b-4415-9c4e-3e26a5a78c64 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:40:52.430174 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 926/1855] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:51 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 984 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:52.448119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db174d14-5abd-4bc3-a5cc-b1427682cafc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 Jan 21 08:40:52.453338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db174d14-5abd-4bc3-a5cc-b1427682cafc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:52.453566 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:52.453566 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:52.457959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db174d14-5abd-4bc3-a5cc-b1427682cafc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:52.545337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c86ebfa-e6b0-4e69-9567-28c8bd9abb3a tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] GET http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a/export_record Jan 21 08:40:52.545337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c86ebfa-e6b0-4e69-9567-28c8bd9abb3a tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:52.545337 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:52.545337 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:52.545337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c86ebfa-e6b0-4e69-9567-28c8bd9abb3a tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Calling method 'export_record' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:52.545337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-4c86ebfa-e6b0-4e69-9567-28c8bd9abb3a tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Export record for backup f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 21 08:40:52.705830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:52.705830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:52.715349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.api [None req-4c86ebfa-e6b0-4e69-9567-28c8bd9abb3a tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Calling RPCAPI with context: , host: n-d-769329-4, backup: f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 21 08:40:52.737528 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:52.737528 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:52.765855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-4c86ebfa-e6b0-4e69-9567-28c8bd9abb3a tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] export_record in rpcapi backup_id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a on host n-d-769329-4. {{(pid=88056) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 21 08:40:52.787860 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-4c86ebfa-e6b0-4e69-9567-28c8bd9abb3a tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjNmYjVkYmUtNjA3NC00NGI2LWEyMjQtYmYyODBlNGYzYjVhIiwgInVzZXJfaWQiOiAiODI3YmU0NzZkZTAzNGFjZDkwNTc5MTBkMzUwNGJhMTYiLCAicHJvamVjdF9pZCI6ICI1OGZlNWJkOTI5M2M0ZGY4OThmNWIzZTcwYzA1YTdlOSIsICJ2b2x1bWVfaWQiOiAiNThmNjZmMTAtMWYxYS00ZTY0LWIzYmQtMTA1OGQwNjVhMDQwIiwgImhvc3QiOiAibi1kLTc2OTMyOS00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1MzQxNzcxMDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OGY2NmYxMC0xZjFhLTRlNjQtYjNiZC0xMDU4ZDA2NWEwNDAvMjAyMTAxMjEwODM5MDIvYXpfbm92YV9iYWNrdXBfZjNmYjVkYmUtNjA3NC00NGI2LWEyMjQtYmYyODBlNGYzYjVhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDg6Mzg6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDg6Mzg6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwODo0MDo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88056) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 21 08:40:52.792377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c86ebfa-e6b0-4e69-9567-28c8bd9abb3a tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a/export_record returned with HTTP 200 Jan 21 08:40:52.794631 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 930/1856] 10.222.0.50 () {58 vars in 1357 bytes} [Thu Jan 21 08:40:51 2021] GET /volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a/export_record => generated 1448 bytes in 1528 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:52.800242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-db174d14-5abd-4bc3-a5cc-b1427682cafc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:40:52.808574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3afd278e-cf1d-421b-9811-1d7607210c19 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] POST http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/import_record Jan 21 08:40:52.809607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:52.809607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:52.810599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3afd278e-cf1d-421b-9811-1d7607210c19 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTJjZTQyZDItNDgyYS00ZTAxLWEwNTgtMjhmNTY1ZmQ2ZTliIiwgInVzZXJfaWQiOiAiODI3YmU0NzZkZTAzNGFjZDkwNTc5MTBkMzUwNGJhMTYiLCAicHJvamVjdF9pZCI6ICI1OGZlNWJkOTI5M2M0ZGY4OThmNWIzZTcwYzA1YTdlOSIsICJ2b2x1bWVfaWQiOiAiNThmNjZmMTAtMWYxYS00ZTY0LWIzYmQtMTA1OGQwNjVhMDQwIiwgImhvc3QiOiAibi1kLTc2OTMyOS00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1MzQxNzcxMDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OGY2NmYxMC0xZjFhLTRlNjQtYjNiZC0xMDU4ZDA2NWEwNDAvMjAyMTAxMjEwODM5MDIvYXpfbm92YV9iYWNrdXBfZjNmYjVkYmUtNjA3NC00NGI2LWEyMjQtYmYyODBlNGYzYjVhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDg6Mzg6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDg6Mzg6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwODo0MDo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:52.812263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-3afd278e-cf1d-421b-9811-1d7607210c19 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTJjZTQyZDItNDgyYS00ZTAxLWEwNTgtMjhmNTY1ZmQ2ZTliIiwgInVzZXJfaWQiOiAiODI3YmU0NzZkZTAzNGFjZDkwNTc5MTBkMzUwNGJhMTYiLCAicHJvamVjdF9pZCI6ICI1OGZlNWJkOTI5M2M0ZGY4OThmNWIzZTcwYzA1YTdlOSIsICJ2b2x1bWVfaWQiOiAiNThmNjZmMTAtMWYxYS00ZTY0LWIzYmQtMTA1OGQwNjVhMDQwIiwgImhvc3QiOiAibi1kLTc2OTMyOS00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1MzQxNzcxMDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OGY2NmYxMC0xZjFhLTRlNjQtYjNiZC0xMDU4ZDA2NWEwNDAvMjAyMTAxMjEwODM5MDIvYXpfbm92YV9iYWNrdXBfZjNmYjVkYmUtNjA3NC00NGI2LWEyMjQtYmYyODBlNGYzYjVhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDg6Mzg6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDg6Mzg6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwODo0MDo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88056) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 21 08:40:52.817949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-3afd278e-cf1d-421b-9811-1d7607210c19 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTJjZTQyZDItNDgyYS00ZTAxLWEwNTgtMjhmNTY1ZmQ2ZTliIiwgInVzZXJfaWQiOiAiODI3YmU0NzZkZTAzNGFjZDkwNTc5MTBkMzUwNGJhMTYiLCAicHJvamVjdF9pZCI6ICI1OGZlNWJkOTI5M2M0ZGY4OThmNWIzZTcwYzA1YTdlOSIsICJ2b2x1bWVfaWQiOiAiNThmNjZmMTAtMWYxYS00ZTY0LWIzYmQtMTA1OGQwNjVhMDQwIiwgImhvc3QiOiAibi1kLTc2OTMyOS00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1MzQxNzcxMDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OGY2NmYxMC0xZjFhLTRlNjQtYjNiZC0xMDU4ZDA2NWEwNDAvMjAyMTAxMjEwODM5MDIvYXpfbm92YV9iYWNrdXBfZjNmYjVkYmUtNjA3NC00NGI2LWEyMjQtYmYyODBlNGYzYjVhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDg6Mzg6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDg6Mzg6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwODo0MDo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88056) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 21 08:40:52.997105 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db174d14-5abd-4bc3-a5cc-b1427682cafc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 returned with HTTP 200 Jan 21 08:40:53.008092 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 927/1857] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:52 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 => generated 1412 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:53.018945 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-3afd278e-cf1d-421b-9811-1d7607210c19 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Created reservations ['afc5bf4c-98a1-4f14-aebf-8d1a4906eb4a', '1cc032b4-3a88-459d-95c9-fae818384e1a'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:40:53.460264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6004fa5-f7bb-47c2-8953-53b78080c2d7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:40:53.460264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6004fa5-f7bb-47c2-8953-53b78080c2d7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:53.460264 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:53.460264 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:53.460264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6004fa5-f7bb-47c2-8953-53b78080c2d7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:53.474330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-3afd278e-cf1d-421b-9811-1d7607210c19 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] import_record rpcapi backup id 52ce42d2-482a-4e01-a058-28f565fd6e9b on host n-d-769329-4 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTJjZTQyZDItNDgyYS00ZTAxLWEwNTgtMjhmNTY1ZmQ2ZTliIiwgInVzZXJfaWQiOiAiODI3YmU0NzZkZTAzNGFjZDkwNTc5MTBkMzUwNGJhMTYiLCAicHJvamVjdF9pZCI6ICI1OGZlNWJkOTI5M2M0ZGY4OThmNWIzZTcwYzA1YTdlOSIsICJ2b2x1bWVfaWQiOiAiNThmNjZmMTAtMWYxYS00ZTY0LWIzYmQtMTA1OGQwNjVhMDQwIiwgImhvc3QiOiAibi1kLTc2OTMyOS00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1MzQxNzcxMDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OGY2NmYxMC0xZjFhLTRlNjQtYjNiZC0xMDU4ZDA2NWEwNDAvMjAyMTAxMjEwODM5MDIvYXpfbm92YV9iYWNrdXBfZjNmYjVkYmUtNjA3NC00NGI2LWEyMjQtYmYyODBlNGYzYjVhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjFUMDg6Mzg6NTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDg6Mzg6NTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yMVQwODo0MDo1MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88056) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 21 08:40:53.484952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-3afd278e-cf1d-421b-9811-1d7607210c19 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Import record output: {'backup': {'id': '52ce42d2-482a-4e01-a058-28f565fd6e9b', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b'}, {'rel': 'bookmark', 'href': 'http://10.222.0.50/volume/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b'}]}}. {{(pid=88056) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 21 08:40:53.485574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3afd278e-cf1d-421b-9811-1d7607210c19 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/import_record returned with HTTP 201 Jan 21 08:40:53.486621 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 931/1858] 10.222.0.50 () {60 vars in 1269 bytes} [Thu Jan 21 08:40:52 2021] POST /volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/import_record => generated 354 bytes in 684 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 21 08:40:53.503386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-121e96c8-0d3d-4500-ad6b-dd990cce31a4 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] GET http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b Jan 21 08:40:53.524646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-121e96c8-0d3d-4500-ad6b-dd990cce31a4 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:53.525005 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:53.525005 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:53.526047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-121e96c8-0d3d-4500-ad6b-dd990cce31a4 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:53.529259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-121e96c8-0d3d-4500-ad6b-dd990cce31a4 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Show backup with id 52ce42d2-482a-4e01-a058-28f565fd6e9b. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:53.583702 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:53.583702 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:53.610062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f6004fa5-f7bb-47c2-8953-53b78080c2d7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:40:53.637505 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-f6004fa5-f7bb-47c2-8953-53b78080c2d7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:53.639411 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-f6004fa5-f7bb-47c2-8953-53b78080c2d7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:53.653908 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:53.653908 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:53.660319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-121e96c8-0d3d-4500-ad6b-dd990cce31a4 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b returned with HTTP 200 Jan 21 08:40:53.660587 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-f6004fa5-f7bb-47c2-8953-53b78080c2d7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:53.695465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:53.695465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:53.702489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 932/1859] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:53 2021] GET /volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b => generated 713 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:53.765824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6004fa5-f7bb-47c2-8953-53b78080c2d7 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:40:53.766702 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 928/1860] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:40:53 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 985 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:40:53.790373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21ae7d8e-ae1c-489c-87dc-90a572a744de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] PUT http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:40:53.791723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:53.791723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:53.804496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21ae7d8e-ae1c-489c-87dc-90a572a744de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "045e50ff-1eb5-4cc1-85ea-f33590bfba11"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:53.860956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-21ae7d8e-ae1c-489c-87dc-90a572a744de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Update called for group daf5fe61-200b-44b6-86c0-f7e237c59c98. {{(pid=88056) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 08:40:53.861217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-21ae7d8e-ae1c-489c-87dc-90a572a744de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Updating group daf5fe61-200b-44b6-86c0-f7e237c59c98 with name new_group description: This is a new group add_volumes: None remove_volumes: 045e50ff-1eb5-4cc1-85ea-f33590bfba11. Jan 21 08:40:53.900582 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:53.900582 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:54.025200 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b07ba9f0-0331-4a00-9c13-1b538193f5ed tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 Jan 21 08:40:54.025674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b07ba9f0-0331-4a00-9c13-1b538193f5ed tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:54.026588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:54.026588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:54.027538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b07ba9f0-0331-4a00-9c13-1b538193f5ed tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:54.054210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21ae7d8e-ae1c-489c-87dc-90a572a744de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 returned with HTTP 202 Jan 21 08:40:54.066395 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 933/1861] 10.222.0.50 () {62 vars in 1374 bytes} [Thu Jan 21 08:40:53 2021] PUT /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:40:54.076121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6c3a421-b41e-4e33-8f2b-0e4285d9c96d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:40:54.086341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6c3a421-b41e-4e33-8f2b-0e4285d9c96d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:54.086695 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:54.086695 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:54.087279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6c3a421-b41e-4e33-8f2b-0e4285d9c96d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:54.089079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-a6c3a421-b41e-4e33-8f2b-0e4285d9c96d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member daf5fe61-200b-44b6-86c0-f7e237c59c98 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:54.127717 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:54.127717 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:54.152400 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:54.152400 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:54.177525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b07ba9f0-0331-4a00-9c13-1b538193f5ed tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:40:54.232780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b07ba9f0-0331-4a00-9c13-1b538193f5ed tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 returned with HTTP 200 Jan 21 08:40:54.233641 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 929/1862] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 => generated 1412 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:40:54.277913 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6c3a421-b41e-4e33-8f2b-0e4285d9c96d tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 returned with HTTP 200 Jan 21 08:40:54.278794 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 934/1863] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:54 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 => generated 323 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:40:54.693752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1de5440b-2304-44fc-be59-ad2977e8a809 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] GET http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b Jan 21 08:40:54.701508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1de5440b-2304-44fc-be59-ad2977e8a809 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:54.705324 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:54.705324 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:54.706119 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1de5440b-2304-44fc-be59-ad2977e8a809 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:54.706805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1de5440b-2304-44fc-be59-ad2977e8a809 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Show backup with id 52ce42d2-482a-4e01-a058-28f565fd6e9b. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:40:54.812195 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:54.812195 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:54.821643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1de5440b-2304-44fc-be59-ad2977e8a809 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b returned with HTTP 200 Jan 21 08:40:54.821643 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 930/1864] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:54 2021] GET /volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b => generated 824 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:54.835216 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5a42bd0-cfff-498c-8cbc-397f8a288f68 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] GET http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups Jan 21 08:40:54.835792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5a42bd0-cfff-498c-8cbc-397f8a288f68 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:54.835996 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:54.835996 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:54.836363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5a42bd0-cfff-498c-8cbc-397f8a288f68 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:54.837369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:54.837369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:55.254701 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-530e48ea-c017-44fd-87bf-6411adcfef65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 Jan 21 08:40:55.256311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-530e48ea-c017-44fd-87bf-6411adcfef65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:55.256862 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:55.256862 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:55.257910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-530e48ea-c017-44fd-87bf-6411adcfef65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:55.371693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5a42bd0-cfff-498c-8cbc-397f8a288f68 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups returned with HTTP 200 Jan 21 08:40:55.387552 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 935/1865] 10.222.0.50 () {58 vars in 1204 bytes} [Thu Jan 21 08:40:54 2021] GET /volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups => generated 404 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:40:55.414377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7d9046a-dada-4755-9a67-fb772249d4be tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:40:55.427818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7d9046a-dada-4755-9a67-fb772249d4be tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:55.427818 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:55.427818 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:55.427818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7d9046a-dada-4755-9a67-fb772249d4be tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:55.427818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-c7d9046a-dada-4755-9a67-fb772249d4be tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member daf5fe61-200b-44b6-86c0-f7e237c59c98 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:55.429374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-530e48ea-c017-44fd-87bf-6411adcfef65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 returned with HTTP 404 Jan 21 08:40:55.441677 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 931/1866] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7aebcd38-20c8-48d8-8b04-cdf5a964be64 => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:40:55.451185 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:55.451185 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:55.461201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] POST http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a/restore Jan 21 08:40:55.466412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:55.468113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Restoring backup f3fb5dbe-6074-44b6-a224-bf280e4f3b5a ({'restore': {}}) {{(pid=88057) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 08:40:55.468765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Restoring backup f3fb5dbe-6074-44b6-a224-bf280e4f3b5a to volume None. Jan 21 08:40:55.562549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7d9046a-dada-4755-9a67-fb772249d4be tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 returned with HTTP 200 Jan 21 08:40:55.570149 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 936/1867] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:55 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 => generated 324 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:55.582769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c27acefb-c505-4bae-853b-e95665e75131 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 Jan 21 08:40:55.592698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c27acefb-c505-4bae-853b-e95665e75131 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:55.593399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:55.593399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:55.594480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c27acefb-c505-4bae-853b-e95665e75131 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:55.596191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-c27acefb-c505-4bae-853b-e95665e75131 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete backup with id: 10d6272b-648d-4652-98a4-a5d2a0892e36. Jan 21 08:40:55.606894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:55.606894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:55.612559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.backup.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Creating volume of 1 GB for restore of backup f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. Jan 21 08:40:55.697247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:55.697247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:55.733531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Availability Zones retrieved successfully. Jan 21 08:40:55.828533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Flow 'volume_create_api' (57cd5adb-ed01-4a49-8724-11281724b6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:40:55.839151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efdca6a6-05db-45ab-ac14-c56e8901f4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:55.853121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-c27acefb-c505-4bae-853b-e95665e75131 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] delete_backup rpcapi backup_id 10d6272b-648d-4652-98a4-a5d2a0892e36 {{(pid=88056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:40:55.860049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:40:55.861201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c27acefb-c505-4bae-853b-e95665e75131 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 returned with HTTP 202 Jan 21 08:40:55.869710 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 937/1868] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:40:55 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/10d6272b-648d-4652-98a4-a5d2a0892e36 => generated 0 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:40:55.913946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-716bcc5a-aaee-4715-883d-f2dce59b6663 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:40:55.915591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-716bcc5a-aaee-4715-883d-f2dce59b6663 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:55.916171 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:55.916171 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:55.924368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-716bcc5a-aaee-4715-883d-f2dce59b6663 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:55.925502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-716bcc5a-aaee-4715-883d-f2dce59b6663 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member daf5fe61-200b-44b6-86c0-f7e237c59c98 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:40:55.973767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:55.973767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:56.162118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-716bcc5a-aaee-4715-883d-f2dce59b6663 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 returned with HTTP 200 Jan 21 08:40:56.174735 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 938/1869] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:40:55 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 => generated 324 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:40:56.220657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes Jan 21 08:40:56.221678 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:56.221678 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:56.222571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-500410009"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:40:56.229302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-500410009'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:40:56.233980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume of 1 GB Jan 21 08:40:56.241342 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:56.241342 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:56.314294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efdca6a6-05db-45ab-ac14-c56e8901f4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:56.363394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f3bccb5-8320-4cbf-bea5-a35a3abcfcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:56.364468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Availability Zones retrieved successfully. Jan 21 08:40:56.422169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Flow 'volume_create_api' (0d8a50f3-a117-4b0c-b198-60e0c014fe95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:40:56.435521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e015138-9f8c-4ee8-8582-fe19b8496930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:56.454010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:40:56.716338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Created reservations ['330b1ff8-c2d9-48b6-9387-1abd22c19341', '9d794cd5-fb96-4f66-9708-1c0a7bf3751a', '27f6b1fb-2377-4424-b7f4-fa8e2c1aa89c', '01914eef-72cd-4cc6-a61b-1b5f16d3f6f3'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:40:56.723722 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f3bccb5-8320-4cbf-bea5-a35a3abcfcdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['330b1ff8-c2d9-48b6-9387-1abd22c19341', '9d794cd5-fb96-4f66-9708-1c0a7bf3751a', '27f6b1fb-2377-4424-b7f4-fa8e2c1aa89c', '01914eef-72cd-4cc6-a61b-1b5f16d3f6f3']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:56.728987 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2db069-e05a-49ec-b238-ab1f532e2dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:56.912013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e015138-9f8c-4ee8-8582-fe19b8496930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:56.928016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a5cb6b-6a8d-4e81-adb7-738663c8c212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:57.197703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2db069-e05a-49ec-b238-ab1f532e2dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a65175aa-70ad-49dc-90cf-93bd09bfdb61', '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_f3fb5dbe-6074-44b6-a224-bf280e4f3b5a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fe5bd9293c4df898f5b3e70c05a7e9',qos_specs=None,replication_status=,reservations=['330b1ff8-c2d9-48b6-9387-1abd22c19341','9d794cd5-fb96-4f66-9708-1c0a7bf3751a','27f6b1fb-2377-4424-b7f4-fa8e2c1aa89c','01914eef-72cd-4cc6-a61b-1b5f16d3f6f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827be476de034acd9057910d3504ba16',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:40:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f3fb5dbe-6074-44b6-a224-bf280e4f3b5a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a65175aa-70ad-49dc-90cf-93bd09bfdb61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58fe5bd9293c4df898f5b3e70c05a7e9',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='827be476de034acd9057910d3504ba16',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:57.207695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0961406e-3119-4f49-a998-4e49557ee446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:57.399290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0961406e-3119-4f49-a998-4e49557ee446) 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_f3fb5dbe-6074-44b6-a224-bf280e4f3b5a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fe5bd9293c4df898f5b3e70c05a7e9',qos_specs=None,replication_status=,reservations=['330b1ff8-c2d9-48b6-9387-1abd22c19341','9d794cd5-fb96-4f66-9708-1c0a7bf3751a','27f6b1fb-2377-4424-b7f4-fa8e2c1aa89c','01914eef-72cd-4cc6-a61b-1b5f16d3f6f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827be476de034acd9057910d3504ba16',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:57.404116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33920dd7-40f3-4bd8-9461-8750d5841981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:57.462747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Created reservations ['04d6413a-d040-4661-81e5-83f71c96aa39', '1782bcde-aca8-41fb-b283-9e57bb67dcc6', '1817e8b2-9f9b-4aab-bc05-f1c8e213c52c', '6e28aea2-bcd5-4782-b6a4-843c1e3c3aa4'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:40:57.469413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a5cb6b-6a8d-4e81-adb7-738663c8c212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04d6413a-d040-4661-81e5-83f71c96aa39', '1782bcde-aca8-41fb-b283-9e57bb67dcc6', '1817e8b2-9f9b-4aab-bc05-f1c8e213c52c', '6e28aea2-bcd5-4782-b6a4-843c1e3c3aa4']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:57.478194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54e3167b-65f6-40d7-a501-efbf6fd214f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:57.514978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33920dd7-40f3-4bd8-9461-8750d5841981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:57.534834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Flow 'volume_create_api' (57cd5adb-ed01-4a49-8724-11281724b6dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:40:57.779291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Create volume request issued successfully. Jan 21 08:40:58.010950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:58.010950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:58.010950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:40:58.233030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54e3167b-65f6-40d7-a501-efbf6fd214f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c003542-fcb8-48e4-a4df-979267b98e7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-500410009',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='3529232bc60044d48acc07daf4f89cbd',qos_specs=None,replication_status=,reservations=['04d6413a-d040-4661-81e5-83f71c96aa39','1782bcde-aca8-41fb-b283-9e57bb67dcc6','1817e8b2-9f9b-4aab-bc05-f1c8e213c52c','6e28aea2-bcd5-4782-b6a4-843c1e3c3aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e367d88a5f4df7af4babf35591ad07',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:40:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-500410009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c003542-fcb8-48e4-a4df-979267b98e7b,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='3529232bc60044d48acc07daf4f89cbd',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='24e367d88a5f4df7af4babf35591ad07',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:58.249639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30dc8c3f-adc1-4b80-9190-296de3e73e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:58.449631 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30dc8c3f-adc1-4b80-9190-296de3e73e7f) 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-500410009',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='3529232bc60044d48acc07daf4f89cbd',qos_specs=None,replication_status=,reservations=['04d6413a-d040-4661-81e5-83f71c96aa39','1782bcde-aca8-41fb-b283-9e57bb67dcc6','1817e8b2-9f9b-4aab-bc05-f1c8e213c52c','6e28aea2-bcd5-4782-b6a4-843c1e3c3aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e367d88a5f4df7af4babf35591ad07',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:58.457175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d4e686-8dd6-4035-a697-0d22e3c7940f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:40:58.582337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d4e686-8dd6-4035-a697-0d22e3c7940f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:40:58.621755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Flow 'volume_create_api' (0d8a50f3-a117-4b0c-b198-60e0c014fe95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:40:58.942348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume request issued successfully. Jan 21 08:40:59.052664 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d16bfcdd-62b1-4a73-aab7-5cc26335d593 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes returned with HTTP 202 Jan 21 08:40:59.055516 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 939/1870] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:40:56 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes => generated 884 bytes in 2880 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:40:59.075540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc3ef62b-4733-49f2-af37-cd9cf500cfac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail Jan 21 08:40:59.080825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc3ef62b-4733-49f2-af37-cd9cf500cfac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:59.081485 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:59.081485 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:59.084645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc3ef62b-4733-49f2-af37-cd9cf500cfac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:59.091742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-fc3ef62b-4733-49f2-af37-cd9cf500cfac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:40:59.093813 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:59.093813 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:59.096847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-fc3ef62b-4733-49f2-af37-cd9cf500cfac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:40:59.322284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:59.322284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:59.342373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:40:59.357483 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fc3ef62b-4733-49f2-af37-cd9cf500cfac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Get all volumes completed successfully. Jan 21 08:40:59.362005 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-fc3ef62b-4733-49f2-af37-cd9cf500cfac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:40:59.367075 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-fc3ef62b-4733-49f2-af37-cd9cf500cfac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:40:59.384886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-fc3ef62b-4733-49f2-af37-cd9cf500cfac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:40:59.398726 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:40:59.398726 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:40:59.446700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc3ef62b-4733-49f2-af37-cd9cf500cfac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail returned with HTTP 200 Jan 21 08:40:59.452944 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 940/1871] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:40:59 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail => generated 1928 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:40:59.473602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-9308ec18-be0f-490f-b847-9e5883cb942c req-80f9dfdd-27d0-4af1-842c-3fff19055bac tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] DELETE http://10.222.0.50/volume/v3/f4b1977fe3d64229974e653b212cec44/volumes/tempest-invalid-336439424 Jan 21 08:40:59.479775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-9308ec18-be0f-490f-b847-9e5883cb942c req-80f9dfdd-27d0-4af1-842c-3fff19055bac tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:59.480584 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:40:59.480584 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:40:59.481698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-9308ec18-be0f-490f-b847-9e5883cb942c req-80f9dfdd-27d0-4af1-842c-3fff19055bac tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:40:59.482829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-9308ec18-be0f-490f-b847-9e5883cb942c req-80f9dfdd-27d0-4af1-842c-3fff19055bac tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] Delete volume with id: tempest-invalid-336439424 Jan 21 08:40:59.671577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-9308ec18-be0f-490f-b847-9e5883cb942c req-80f9dfdd-27d0-4af1-842c-3fff19055bac tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] http://10.222.0.50/volume/v3/f4b1977fe3d64229974e653b212cec44/volumes/tempest-invalid-336439424 returned with HTTP 404 Jan 21 08:40:59.673666 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 941/1872] 10.222.0.50 () {62 vars in 1558 bytes} [Thu Jan 21 08:40:59 2021] DELETE /volume/v3/f4b1977fe3d64229974e653b212cec44/volumes/tempest-invalid-336439424 => generated 98 bytes in 219 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:40:59.695404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fad74847-4058-4da2-be9b-47e6682de6f5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:40:59.695404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fad74847-4058-4da2-be9b-47e6682de6f5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:40:59.695404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fad74847-4058-4da2-be9b-47e6682de6f5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:00.011235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:00.011235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:00.035130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fad74847-4058-4da2-be9b-47e6682de6f5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:41:00.146097 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fad74847-4058-4da2-be9b-47e6682de6f5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 200 Jan 21 08:41:00.149149 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 942/1873] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:40:59 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 976 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:00.173976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9782aee-2bbb-4070-8cb7-d62a6caa0115 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] PUT http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:41:00.180816 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:00.180816 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:00.182588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9782aee-2bbb-4070-8cb7-d62a6caa0115 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "045e50ff-1eb5-4cc1-85ea-f33590bfba11"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:00.185321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-c9782aee-2bbb-4070-8cb7-d62a6caa0115 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Update called for group daf5fe61-200b-44b6-86c0-f7e237c59c98. {{(pid=88056) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 08:41:00.186154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-c9782aee-2bbb-4070-8cb7-d62a6caa0115 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Updating group daf5fe61-200b-44b6-86c0-f7e237c59c98 with name None description: None add_volumes: 045e50ff-1eb5-4cc1-85ea-f33590bfba11 remove_volumes: None. Jan 21 08:41:00.218253 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:00.218253 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:00.591002 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:00.591002 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:00.602396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:41:00.662216 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9782aee-2bbb-4070-8cb7-d62a6caa0115 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 returned with HTTP 202 Jan 21 08:41:00.664848 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 943/1874] 10.222.0.50 () {62 vars in 1373 bytes} [Thu Jan 21 08:41:00 2021] PUT /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 => generated 0 bytes in 509 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:41:00.678325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1814c0a-fbf3-45b4-82e6-62693a972e58 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:41:00.685358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1814c0a-fbf3-45b4-82e6-62693a972e58 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:00.685980 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:00.685980 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:00.690083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1814c0a-fbf3-45b4-82e6-62693a972e58 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:00.691272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-c1814c0a-fbf3-45b4-82e6-62693a972e58 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member daf5fe61-200b-44b6-86c0-f7e237c59c98 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:00.761434 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:00.761434 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:00.847245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1814c0a-fbf3-45b4-82e6-62693a972e58 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 returned with HTTP 200 Jan 21 08:41:00.848770 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 944/1875] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:00 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 => generated 323 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:41:01.187174 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dd955e0-0315-4140-9c9b-e28110ba7b93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:41:01.188191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dd955e0-0315-4140-9c9b-e28110ba7b93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:01.188569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:01.188569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:01.189246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dd955e0-0315-4140-9c9b-e28110ba7b93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:01.339164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:01.339164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:01.359244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6dd955e0-0315-4140-9c9b-e28110ba7b93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:41:01.411924 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dd955e0-0315-4140-9c9b-e28110ba7b93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 200 Jan 21 08:41:01.413986 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 945/1876] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 976 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:01.696645 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:01.696645 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:01.698017 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:41:01.698482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Checking backup size 1 against volume size 1 {{(pid=88057) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 08:41:01.698910 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.backup.api [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Overwriting volume a65175aa-70ad-49dc-90cf-93bd09bfdb61 with restore of backup f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:01.811354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] restore_backup in rpcapi backup_id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a {{(pid=88057) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 08:41:01.821473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28ef11ef-7eeb-4f8f-9c5c-56a82a2f9549 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a/restore returned with HTTP 202 Jan 21 08:41:01.822417 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 932/1877] 10.222.0.50 () {60 vars in 1360 bytes} [Thu Jan 21 08:40:55 2021] POST /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a/restore => generated 189 bytes in 6380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:41:01.838548 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f0f686b-dc97-4fc3-88f4-35c06b6a5988 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:01.839237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f0f686b-dc97-4fc3-88f4-35c06b6a5988 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:01.839627 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:01.839627 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:01.840648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f0f686b-dc97-4fc3-88f4-35c06b6a5988 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:01.841200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5f0f686b-dc97-4fc3-88f4-35c06b6a5988 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:01.866611 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c711bec-5a41-4c98-adae-87b5af6b0ee8 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:41:01.867190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c711bec-5a41-4c98-adae-87b5af6b0ee8 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:01.867376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:01.867376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:01.867737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c711bec-5a41-4c98-adae-87b5af6b0ee8 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:01.868158 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-0c711bec-5a41-4c98-adae-87b5af6b0ee8 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member daf5fe61-200b-44b6-86c0-f7e237c59c98 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:01.884537 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:01.884537 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:01.893820 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:01.893820 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:01.901167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f0f686b-dc97-4fc3-88f4-35c06b6a5988 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:01.905115 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 946/1878] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:01 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:01.932394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c711bec-5a41-4c98-adae-87b5af6b0ee8 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 returned with HTTP 200 Jan 21 08:41:01.935062 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 933/1879] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:01 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 => generated 324 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:01.957493 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail Jan 21 08:41:01.958886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:01.959529 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:01.959529 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:01.962041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:01.963122 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:41:01.980099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:41:02.167520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Get all volumes completed successfully. Jan 21 08:41:02.174631 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:02.174631 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:02.209627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:02.222205 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:02.222205 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:02.237544 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:02.238238 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:02.269640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:02.281507 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:02.281507 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:02.348533 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69e2399a-350a-4bb8-8e54-f4f17c3c8c7b tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail returned with HTTP 200 Jan 21 08:41:02.349540 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 947/1880] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:41:01 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail => generated 1962 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:41:02.371657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail Jan 21 08:41:02.372986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:02.375672 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:02.375672 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:02.375672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:02.383175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:41:02.385174 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:02.385174 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:02.392780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:41:02.449106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fedf13ab-7c7e-4ee1-9d5e-8f74da499c56 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:41:02.450869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fedf13ab-7c7e-4ee1-9d5e-8f74da499c56 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:02.451420 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:02.451420 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:02.468442 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fedf13ab-7c7e-4ee1-9d5e-8f74da499c56 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:02.480322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Get all volumes completed successfully. Jan 21 08:41:02.485292 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:02.485956 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:02.504996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:02.514313 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:02.514313 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:02.531741 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:02.532580 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:02.544010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:02.558157 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:02.558157 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:02.625066 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdaf5db4-bbad-4f15-907d-0f0e6b007bf9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail returned with HTTP 200 Jan 21 08:41:02.646905 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 934/1881] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:41:02 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/detail => generated 1962 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:41:02.654044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e89d041a-3c9c-401f-96a7-81b39384b3b4 req-3c87b8ee-8a00-4f0a-90b4-df00bc2fe448 tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] DELETE http://10.222.0.50/volume/v3/f4b1977fe3d64229974e653b212cec44/volumes/7b6e9d3c-1f21-40ea-849c-5d1b47f7bf32 Jan 21 08:41:02.654404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e89d041a-3c9c-401f-96a7-81b39384b3b4 req-3c87b8ee-8a00-4f0a-90b4-df00bc2fe448 tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:02.654571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:02.654571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:02.654878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-e89d041a-3c9c-401f-96a7-81b39384b3b4 req-3c87b8ee-8a00-4f0a-90b4-df00bc2fe448 tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:02.655383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-e89d041a-3c9c-401f-96a7-81b39384b3b4 req-3c87b8ee-8a00-4f0a-90b4-df00bc2fe448 tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] Delete volume with id: 7b6e9d3c-1f21-40ea-849c-5d1b47f7bf32 Jan 21 08:41:02.665093 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:02.665093 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:02.688886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fedf13ab-7c7e-4ee1-9d5e-8f74da499c56 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:41:02.750504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fedf13ab-7c7e-4ee1-9d5e-8f74da499c56 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 200 Jan 21 08:41:02.751248 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 948/1882] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:02 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 977 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:02.768251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cdc37b4c-c1aa-4131-a01a-7b97cbe107ac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] POST http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98/action Jan 21 08:41:02.768251 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:02.768251 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:02.768251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cdc37b4c-c1aa-4131-a01a-7b97cbe107ac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:41:02.768251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cdc37b4c-c1aa-4131-a01a-7b97cbe107ac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:02.768251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-cdc37b4c-c1aa-4131-a01a-7b97cbe107ac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] delete called for group daf5fe61-200b-44b6-86c0-f7e237c59c98 {{(pid=88056) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:41:02.768251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-cdc37b4c-c1aa-4131-a01a-7b97cbe107ac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Delete group with id: daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:41:02.788155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-e89d041a-3c9c-401f-96a7-81b39384b3b4 req-3c87b8ee-8a00-4f0a-90b4-df00bc2fe448 tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] http://10.222.0.50/volume/v3/f4b1977fe3d64229974e653b212cec44/volumes/7b6e9d3c-1f21-40ea-849c-5d1b47f7bf32 returned with HTTP 404 Jan 21 08:41:02.789241 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 935/1883] 10.222.0.50 () {62 vars in 1591 bytes} [Thu Jan 21 08:41:02 2021] DELETE /volume/v3/f4b1977fe3d64229974e653b212cec44/volumes/7b6e9d3c-1f21-40ea-849c-5d1b47f7bf32 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:41:02.793465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:02.793465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:02.808292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b54656c-df7e-4c35-ad04-9a70bea91b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups Jan 21 08:41:02.809089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b54656c-df7e-4c35-ad04-9a70bea91b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7c003542-fcb8-48e4-a4df-979267b98e7b", "name": "tempest-VolumesBackupsTest-Backup-933295937", "description": "tempest-volume-backup-description-1386665114", "container": "container"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:02.810259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-6b54656c-df7e-4c35-ad04-9a70bea91b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Creating new backup {'backup': {'volume_id': '7c003542-fcb8-48e4-a4df-979267b98e7b', 'name': 'tempest-VolumesBackupsTest-Backup-933295937', 'description': 'tempest-volume-backup-description-1386665114', 'container': 'container'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:41:02.810671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-6b54656c-df7e-4c35-ad04-9a70bea91b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Creating backup of volume 7c003542-fcb8-48e4-a4df-979267b98e7b in container container Jan 21 08:41:03.114837 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:03.114837 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:03.118846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6b54656c-df7e-4c35-ad04-9a70bea91b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:41:03.315422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-6b54656c-df7e-4c35-ad04-9a70bea91b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Created reservations ['b4dbf55d-b9a0-4cdc-8c7e-235560822fc9', '8dd1edfc-a4b0-4f8a-9494-59ef6c3694be'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:41:03.721201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cdc37b4c-c1aa-4131-a01a-7b97cbe107ac tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98/action returned with HTTP 202 Jan 21 08:41:03.727419 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 949/1884] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:41:02 2021] POST /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98/action => generated 0 bytes in 971 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:41:03.734643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1f8d913e-0841-4d69-a024-1310bd08c49f req-0259fbb9-a853-4a5e-91bc-30b9f9526fb1 tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] GET http://10.222.0.50/volume/v3/f4b1977fe3d64229974e653b212cec44/volumes/5030e45b-76d5-4292-af7a-539de9742a9e Jan 21 08:41:03.738829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1f8d913e-0841-4d69-a024-1310bd08c49f req-0259fbb9-a853-4a5e-91bc-30b9f9526fb1 tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:03.743866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:03.743866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:03.755947 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1f8d913e-0841-4d69-a024-1310bd08c49f req-0259fbb9-a853-4a5e-91bc-30b9f9526fb1 tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:03.762722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b54656c-df7e-4c35-ad04-9a70bea91b43 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups returned with HTTP 202 Jan 21 08:41:03.764383 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 936/1885] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:41:02 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups => generated 395 bytes in 975 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:41:03.826834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce44ccc5-f10e-4b8f-9021-bf6951cdd1f0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:03.827356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce44ccc5-f10e-4b8f-9021-bf6951cdd1f0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:03.832775 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:03.832775 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:03.837538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce44ccc5-f10e-4b8f-9021-bf6951cdd1f0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:03.840181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ce44ccc5-f10e-4b8f-9021-bf6951cdd1f0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:03.914533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:03.914533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:03.921624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce44ccc5-f10e-4b8f-9021-bf6951cdd1f0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:03.936039 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 937/1886] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:03 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:03.941023 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f3411b1-d6c5-4d23-a5d7-8fe68288760e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:03.941845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f3411b1-d6c5-4d23-a5d7-8fe68288760e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:03.942201 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:03.942201 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:03.942810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f3411b1-d6c5-4d23-a5d7-8fe68288760e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:04.109959 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:04.109959 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:04.137748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1f8d913e-0841-4d69-a024-1310bd08c49f req-0259fbb9-a853-4a5e-91bc-30b9f9526fb1 tempest-VolumesNegativeTest-510100257 tempest-VolumesNegativeTest-510100257] http://10.222.0.50/volume/v3/f4b1977fe3d64229974e653b212cec44/volumes/5030e45b-76d5-4292-af7a-539de9742a9e returned with HTTP 404 Jan 21 08:41:04.145215 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 950/1887] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:41:03 2021] GET /volume/v3/f4b1977fe3d64229974e653b212cec44/volumes/5030e45b-76d5-4292-af7a-539de9742a9e => generated 109 bytes in 421 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:41:04.160178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6f3411b1-d6c5-4d23-a5d7-8fe68288760e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:41:04.196726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b052d2c2-1037-4062-a8ca-672c585d33f4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:04.198107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b052d2c2-1037-4062-a8ca-672c585d33f4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:04.199815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b052d2c2-1037-4062-a8ca-672c585d33f4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:04.200894 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b052d2c2-1037-4062-a8ca-672c585d33f4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:04.217259 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-6f3411b1-d6c5-4d23-a5d7-8fe68288760e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:04.220985 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-6f3411b1-d6c5-4d23-a5d7-8fe68288760e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:04.250513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-6f3411b1-d6c5-4d23-a5d7-8fe68288760e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:04.270616 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:04.270616 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:04.343990 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:04.343990 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:04.350379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f3411b1-d6c5-4d23-a5d7-8fe68288760e tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:41:04.355107 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 938/1888] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:41:03 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 984 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:04.385465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b052d2c2-1037-4062-a8ca-672c585d33f4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:04.387248 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 951/1889] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:04 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:04.952395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c43c5761-613f-4eb6-b955-d0fb17b8b3dd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:04.952943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c43c5761-613f-4eb6-b955-d0fb17b8b3dd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:04.953132 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:04.953132 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:04.953518 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c43c5761-613f-4eb6-b955-d0fb17b8b3dd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:04.953886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c43c5761-613f-4eb6-b955-d0fb17b8b3dd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:05.025094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:05.025094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:05.027352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c43c5761-613f-4eb6-b955-d0fb17b8b3dd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:05.036646 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 939/1890] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:04 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:05.373373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93efc186-8475-432b-bc38-3074961f08de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:05.374582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93efc186-8475-432b-bc38-3074961f08de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:05.374951 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:05.374951 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:05.375768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93efc186-8475-432b-bc38-3074961f08de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:05.407396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36cec439-1edb-4252-9769-53985760f98d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:05.407877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36cec439-1edb-4252-9769-53985760f98d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:05.408123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:05.408123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:05.409314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36cec439-1edb-4252-9769-53985760f98d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:05.409846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-36cec439-1edb-4252-9769-53985760f98d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:05.469115 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:05.469115 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:05.471043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36cec439-1edb-4252-9769-53985760f98d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:05.478231 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 940/1891] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:05 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:05.531029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:05.531029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:05.552295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-93efc186-8475-432b-bc38-3074961f08de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:41:05.574690 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-93efc186-8475-432b-bc38-3074961f08de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:05.575463 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-93efc186-8475-432b-bc38-3074961f08de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:05.594649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-93efc186-8475-432b-bc38-3074961f08de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:05.603327 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:05.603327 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:05.644423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93efc186-8475-432b-bc38-3074961f08de tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:41:05.645971 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 952/1892] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:41:05 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 984 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:06.070627 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44b2e72b-977d-4194-8769-7db82c33ac21 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:06.071698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44b2e72b-977d-4194-8769-7db82c33ac21 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:06.072085 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:06.072085 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:06.072668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44b2e72b-977d-4194-8769-7db82c33ac21 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:06.073344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-44b2e72b-977d-4194-8769-7db82c33ac21 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:06.235037 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:06.235037 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:06.277767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44b2e72b-977d-4194-8769-7db82c33ac21 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:06.284622 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 941/1893] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:06 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:06.515027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50197a2a-e467-44c7-b562-525b1c075992 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:06.525550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50197a2a-e467-44c7-b562-525b1c075992 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:06.536242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:06.536242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:06.536242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50197a2a-e467-44c7-b562-525b1c075992 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:06.536242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-50197a2a-e467-44c7-b562-525b1c075992 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:06.646964 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:06.646964 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:06.649052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50197a2a-e467-44c7-b562-525b1c075992 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:06.663996 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 953/1894] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:06 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:06.685624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fc31f4b-4e20-47c4-bbc2-a30b02d4fd73 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:06.686577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fc31f4b-4e20-47c4-bbc2-a30b02d4fd73 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:06.699580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:06.699580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:06.699580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fc31f4b-4e20-47c4-bbc2-a30b02d4fd73 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:07.075402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:07.075402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:07.115743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1fc31f4b-4e20-47c4-bbc2-a30b02d4fd73 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:41:07.161672 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-1fc31f4b-4e20-47c4-bbc2-a30b02d4fd73 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:07.165136 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-1fc31f4b-4e20-47c4-bbc2-a30b02d4fd73 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:07.182565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-1fc31f4b-4e20-47c4-bbc2-a30b02d4fd73 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:07.199009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:07.199009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:07.257414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fc31f4b-4e20-47c4-bbc2-a30b02d4fd73 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:41:07.258309 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 942/1895] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:41:06 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 984 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:07.295202 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2225e602-dc75-4d59-8680-1f3ca80d0de4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:07.295922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2225e602-dc75-4d59-8680-1f3ca80d0de4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:07.296242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:07.296242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:07.296658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2225e602-dc75-4d59-8680-1f3ca80d0de4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:07.297043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2225e602-dc75-4d59-8680-1f3ca80d0de4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:07.350683 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:07.350683 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:07.356227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2225e602-dc75-4d59-8680-1f3ca80d0de4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:07.361947 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 954/1896] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:07 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:07.665218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-503302d3-1d94-49df-becd-93a5ff191c61 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:07.666477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-503302d3-1d94-49df-becd-93a5ff191c61 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:07.666981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:07.666981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:07.667828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-503302d3-1d94-49df-becd-93a5ff191c61 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:07.668462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-503302d3-1d94-49df-becd-93a5ff191c61 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:07.739012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:07.739012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:07.741301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-503302d3-1d94-49df-becd-93a5ff191c61 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:07.742297 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 943/1897] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:08.292271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d020788-8240-4176-86a7-440dd42a31cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:08.294099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d020788-8240-4176-86a7-440dd42a31cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:08.294099 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:08.294099 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:08.294439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d020788-8240-4176-86a7-440dd42a31cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:08.376187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:08.376187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:08.377699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abcdb752-fd64-4c4f-a974-5e2709ab3864 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:08.378247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abcdb752-fd64-4c4f-a974-5e2709ab3864 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:08.378449 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:08.378449 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:08.379393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abcdb752-fd64-4c4f-a974-5e2709ab3864 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:08.380011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-abcdb752-fd64-4c4f-a974-5e2709ab3864 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:08.391995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8d020788-8240-4176-86a7-440dd42a31cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:41:08.425104 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-8d020788-8240-4176-86a7-440dd42a31cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:08.439237 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-8d020788-8240-4176-86a7-440dd42a31cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:08.447805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-8d020788-8240-4176-86a7-440dd42a31cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:08.453728 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:08.453728 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:08.459426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abcdb752-fd64-4c4f-a974-5e2709ab3864 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:08.462779 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 944/1898] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:08 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:08.464005 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:08.464005 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:08.524483 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d020788-8240-4176-86a7-440dd42a31cb tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:41:08.539510 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 955/1899] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:41:08 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 984 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:08.766583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a58453d-62ae-449f-9fe7-6bf4481997cc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:08.767353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a58453d-62ae-449f-9fe7-6bf4481997cc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:08.767353 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:08.767353 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:08.767856 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a58453d-62ae-449f-9fe7-6bf4481997cc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:08.768120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5a58453d-62ae-449f-9fe7-6bf4481997cc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:08.831902 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:08.831902 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:08.834605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a58453d-62ae-449f-9fe7-6bf4481997cc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:08.836048 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 945/1900] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:08 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:09.538690 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b28eb61-312e-4347-9711-4c69f244325d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:09.538690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b28eb61-312e-4347-9711-4c69f244325d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:09.538690 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:09.538690 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:09.538690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b28eb61-312e-4347-9711-4c69f244325d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:09.538690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9b28eb61-312e-4347-9711-4c69f244325d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:09.570295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5be5cbd5-7dc2-462d-9359-1234262bb242 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:09.570295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5be5cbd5-7dc2-462d-9359-1234262bb242 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:09.570295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:09.570295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:09.570295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5be5cbd5-7dc2-462d-9359-1234262bb242 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:09.696442 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:09.696442 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:09.707655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b28eb61-312e-4347-9711-4c69f244325d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:09.718056 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 956/1901] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:09 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:09.870279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df21e530-5171-463e-bc4f-babed42b1ddd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:09.870279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df21e530-5171-463e-bc4f-babed42b1ddd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:09.870279 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:09.870279 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:09.870279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df21e530-5171-463e-bc4f-babed42b1ddd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:09.870279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-df21e530-5171-463e-bc4f-babed42b1ddd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:09.973314 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:09.973314 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:10.022678 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:10.022678 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:10.027038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df21e530-5171-463e-bc4f-babed42b1ddd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:10.035645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5be5cbd5-7dc2-462d-9359-1234262bb242 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:41:10.047808 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 957/1902] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:09 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:10.113668 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-5be5cbd5-7dc2-462d-9359-1234262bb242 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:10.113668 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-5be5cbd5-7dc2-462d-9359-1234262bb242 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:10.146095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-5be5cbd5-7dc2-462d-9359-1234262bb242 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:10.167271 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:10.167271 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:10.213998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5be5cbd5-7dc2-462d-9359-1234262bb242 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:41:10.213998 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 946/1903] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:41:09 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 984 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:10.740031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d685a07-65d9-4d18-b8f2-05a0ce4a8aed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:10.740031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d685a07-65d9-4d18-b8f2-05a0ce4a8aed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:10.740031 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:10.740031 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:10.740031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d685a07-65d9-4d18-b8f2-05a0ce4a8aed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:10.740031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8d685a07-65d9-4d18-b8f2-05a0ce4a8aed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:10.874370 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:10.874370 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:10.894285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d685a07-65d9-4d18-b8f2-05a0ce4a8aed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:10.894285 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 958/1904] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:10 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:11.077767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-adc190e5-e6d0-43fe-8de6-b5a047aef4c4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:11.079559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-adc190e5-e6d0-43fe-8de6-b5a047aef4c4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:11.083477 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:11.083477 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:11.083477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-adc190e5-e6d0-43fe-8de6-b5a047aef4c4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:11.083477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-adc190e5-e6d0-43fe-8de6-b5a047aef4c4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:11.162929 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:11.162929 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:11.166142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-adc190e5-e6d0-43fe-8de6-b5a047aef4c4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:11.174576 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 947/1905] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:11 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:11.230095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26ba1cf0-a28d-457a-abe6-1dec52615c76 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:11.230095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26ba1cf0-a28d-457a-abe6-1dec52615c76 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:11.233450 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:11.233450 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:11.233450 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26ba1cf0-a28d-457a-abe6-1dec52615c76 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:11.610459 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:11.610459 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:11.648639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-26ba1cf0-a28d-457a-abe6-1dec52615c76 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:41:11.677291 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-26ba1cf0-a28d-457a-abe6-1dec52615c76 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:11.678103 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-26ba1cf0-a28d-457a-abe6-1dec52615c76 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:11.687854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-26ba1cf0-a28d-457a-abe6-1dec52615c76 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:11.706063 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:11.706063 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:11.756927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26ba1cf0-a28d-457a-abe6-1dec52615c76 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:41:11.759097 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 959/1906] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:41:11 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 984 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:11.979322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f21bf9f-51b6-4fa5-a00f-c3c1f6908a63 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:11.979322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f21bf9f-51b6-4fa5-a00f-c3c1f6908a63 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:11.979322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:11.979322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:11.979322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f21bf9f-51b6-4fa5-a00f-c3c1f6908a63 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:11.979322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2f21bf9f-51b6-4fa5-a00f-c3c1f6908a63 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:12.076496 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:12.076496 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:12.076496 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f21bf9f-51b6-4fa5-a00f-c3c1f6908a63 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:12.118882 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 948/1907] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:11 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:12.195291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-107c4f27-b25f-492d-bc48-8b9f9eadaf7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:12.219334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-107c4f27-b25f-492d-bc48-8b9f9eadaf7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:12.219753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:12.219753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:12.220436 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-107c4f27-b25f-492d-bc48-8b9f9eadaf7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:12.221090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-107c4f27-b25f-492d-bc48-8b9f9eadaf7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:12.293626 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:12.293626 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:12.297135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-107c4f27-b25f-492d-bc48-8b9f9eadaf7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:12.308234 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 960/1908] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:12.786710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea29e7d8-a743-4d7a-833e-b9acf18d0128 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:12.786710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea29e7d8-a743-4d7a-833e-b9acf18d0128 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:12.786710 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:12.786710 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:12.786710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea29e7d8-a743-4d7a-833e-b9acf18d0128 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:12.897317 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:12.897317 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:12.925807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ea29e7d8-a743-4d7a-833e-b9acf18d0128 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:41:12.965621 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-ea29e7d8-a743-4d7a-833e-b9acf18d0128 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:12.967078 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-ea29e7d8-a743-4d7a-833e-b9acf18d0128 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:12.984311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-ea29e7d8-a743-4d7a-833e-b9acf18d0128 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:12.999820 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:12.999820 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:13.058765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea29e7d8-a743-4d7a-833e-b9acf18d0128 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:41:13.073626 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 949/1909] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:41:12 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 984 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:13.140439 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-468da089-9ef0-4f7e-a914-5f3e77090951 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:13.140439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-468da089-9ef0-4f7e-a914-5f3e77090951 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:13.140439 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:13.140439 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:13.140439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-468da089-9ef0-4f7e-a914-5f3e77090951 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:13.140439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-468da089-9ef0-4f7e-a914-5f3e77090951 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:13.294601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:13.294601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:13.294601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-468da089-9ef0-4f7e-a914-5f3e77090951 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:13.294601 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 961/1910] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:13 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:13.322926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4a86134-2776-43d6-9d82-ab0a31942500 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:13.322926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4a86134-2776-43d6-9d82-ab0a31942500 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:13.322926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:13.322926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:13.322926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4a86134-2776-43d6-9d82-ab0a31942500 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:13.322926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b4a86134-2776-43d6-9d82-ab0a31942500 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:13.406010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:13.406010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:13.406010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4a86134-2776-43d6-9d82-ab0a31942500 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:13.406010 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 950/1911] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:13 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:14.080457 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4ac4f46-cd94-444c-8ff9-636098446c4a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:14.082377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4ac4f46-cd94-444c-8ff9-636098446c4a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:14.082806 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:14.082806 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:14.084295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4ac4f46-cd94-444c-8ff9-636098446c4a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:14.185853 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:14.185853 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:14.198413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a4ac4f46-cd94-444c-8ff9-636098446c4a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Volume info retrieved successfully. Jan 21 08:41:14.217941 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-a4ac4f46-cd94-444c-8ff9-636098446c4a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:41:14.217941 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-a4ac4f46-cd94-444c-8ff9-636098446c4a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:41:14.233747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-a4ac4f46-cd94-444c-8ff9-636098446c4a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:41:14.258962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:14.258962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:14.289732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4464114d-7297-4e2e-96ea-bb92d5b125d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:14.290289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4464114d-7297-4e2e-96ea-bb92d5b125d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:14.290758 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:14.290758 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:14.291334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4464114d-7297-4e2e-96ea-bb92d5b125d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:14.291737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4464114d-7297-4e2e-96ea-bb92d5b125d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:14.376952 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:14.376952 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:14.376952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4464114d-7297-4e2e-96ea-bb92d5b125d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:14.376952 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 951/1912] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:14 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:14.431291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0e16fe9-582d-427f-9aff-8f229ce21252 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:14.431291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0e16fe9-582d-427f-9aff-8f229ce21252 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:14.431291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:14.431291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:14.431291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0e16fe9-582d-427f-9aff-8f229ce21252 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:14.431291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f0e16fe9-582d-427f-9aff-8f229ce21252 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:14.480273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4ac4f46-cd94-444c-8ff9-636098446c4a tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 200 Jan 21 08:41:14.480273 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 962/1913] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:41:14 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 983 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:14.539674 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:14.539674 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:14.539674 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0e16fe9-582d-427f-9aff-8f229ce21252 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:14.559602 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 952/1914] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:14 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:15.386976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e253182e-d3d7-4b7c-a911-bb078adefe1d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:15.386976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e253182e-d3d7-4b7c-a911-bb078adefe1d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:15.386976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:15.386976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:15.386976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e253182e-d3d7-4b7c-a911-bb078adefe1d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:15.386976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e253182e-d3d7-4b7c-a911-bb078adefe1d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:15.463027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b60fd77-df62-4ff4-8df5-0180a0eed4ca tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:15.463027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b60fd77-df62-4ff4-8df5-0180a0eed4ca tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:15.463027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:15.463027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:15.463027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b60fd77-df62-4ff4-8df5-0180a0eed4ca tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:15.524228 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:15.524228 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:15.527917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e253182e-d3d7-4b7c-a911-bb078adefe1d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:15.529603 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 963/1915] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:15 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:15.570142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70431bee-8271-4ef1-a45b-2a8078f8d902 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:15.574537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70431bee-8271-4ef1-a45b-2a8078f8d902 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:15.577569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:15.577569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:15.578834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70431bee-8271-4ef1-a45b-2a8078f8d902 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:15.581747 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b60fd77-df62-4ff4-8df5-0180a0eed4ca tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 404 Jan 21 08:41:15.582620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-70431bee-8271-4ef1-a45b-2a8078f8d902 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:15.592838 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 953/1916] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:41:15 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 08:41:15.605019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbd3d56f-2305-4a50-a42c-50c47aede389 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 Jan 21 08:41:15.607270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbd3d56f-2305-4a50-a42c-50c47aede389 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:15.619588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bbd3d56f-2305-4a50-a42c-50c47aede389 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:15.681370 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:15.681370 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:15.688557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70431bee-8271-4ef1-a45b-2a8078f8d902 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:15.702492 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 964/1917] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:15 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:15.787342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bbd3d56f-2305-4a50-a42c-50c47aede389 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 returned with HTTP 404 Jan 21 08:41:15.787342 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 954/1918] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:41:15 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:41:15.790666 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-933d8738-2fcd-4558-9346-51f3583ed6cd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] GET http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 Jan 21 08:41:15.790666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-933d8738-2fcd-4558-9346-51f3583ed6cd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:15.790666 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:15.790666 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:15.790666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-933d8738-2fcd-4558-9346-51f3583ed6cd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:15.790666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-933d8738-2fcd-4558-9346-51f3583ed6cd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] show called for member daf5fe61-200b-44b6-86c0-f7e237c59c98 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:15.812382 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-933d8738-2fcd-4558-9346-51f3583ed6cd tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 returned with HTTP 404 Jan 21 08:41:15.812382 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 965/1919] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:15 2021] GET /volume/v3/92ee160963f14b379876961093fb69f5/groups/daf5fe61-200b-44b6-86c0-f7e237c59c98 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:41:15.834668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fa932cf-f298-4a09-b398-48e266c2774b tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] DELETE http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/group_types/c739274d-64b6-4782-910e-cbf75c37c7ac Jan 21 08:41:15.834668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fa932cf-f298-4a09-b398-48e266c2774b tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:15.834668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fa932cf-f298-4a09-b398-48e266c2774b tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:15.930759 n-d-769329-4 devstack@c-api.service[88055]: /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 08:41:15.930759 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:41:15.991079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fa932cf-f298-4a09-b398-48e266c2774b tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/group_types/c739274d-64b6-4782-910e-cbf75c37c7ac returned with HTTP 202 Jan 21 08:41:15.991079 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 955/1920] 10.222.0.50 () {60 vars in 1371 bytes} [Thu Jan 21 08:41:15 2021] DELETE /volume/v3/5ca00b2a98404706a2267ffd00325803/group_types/c739274d-64b6-4782-910e-cbf75c37c7ac => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:41:16.018348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b2e3fd6b-44a9-4bb8-88d2-a1c5e3a72d37 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] DELETE http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:16.018348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b2e3fd6b-44a9-4bb8-88d2-a1c5e3a72d37 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:16.018348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b2e3fd6b-44a9-4bb8-88d2-a1c5e3a72d37 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:16.018348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b2e3fd6b-44a9-4bb8-88d2-a1c5e3a72d37 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Delete volume with id: 045e50ff-1eb5-4cc1-85ea-f33590bfba11 Jan 21 08:41:16.231997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b2e3fd6b-44a9-4bb8-88d2-a1c5e3a72d37 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 returned with HTTP 404 Jan 21 08:41:16.235937 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 966/1921] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:41:15 2021] DELETE /volume/v3/92ee160963f14b379876961093fb69f5/volumes/045e50ff-1eb5-4cc1-85ea-f33590bfba11 => generated 109 bytes in 237 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:41:16.243509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9344fdd8-9f4f-4350-b555-3caeb6f100c9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] DELETE http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 Jan 21 08:41:16.247390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9344fdd8-9f4f-4350-b555-3caeb6f100c9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:16.247390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9344fdd8-9f4f-4350-b555-3caeb6f100c9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:16.247390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-9344fdd8-9f4f-4350-b555-3caeb6f100c9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] Delete volume with id: c3d8aba7-709f-40ec-a823-c4f372b9b0c1 Jan 21 08:41:16.417484 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9344fdd8-9f4f-4350-b555-3caeb6f100c9 tempest-GroupsTest-1891427582 tempest-GroupsTest-1891427582] http://10.222.0.50/volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 returned with HTTP 404 Jan 21 08:41:16.434823 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 956/1922] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:41:16 2021] DELETE /volume/v3/92ee160963f14b379876961093fb69f5/volumes/c3d8aba7-709f-40ec-a823-c4f372b9b0c1 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:41:16.441459 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd00a069-7d01-4f72-b833-703b4d6d954a tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] DELETE http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types/9b390c7f-a404-42fb-a3fa-a4da3f4f186a Jan 21 08:41:16.441459 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd00a069-7d01-4f72-b833-703b4d6d954a tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:16.441459 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd00a069-7d01-4f72-b833-703b4d6d954a tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:16.550096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-678affdc-c40d-4c80-93e3-9af727d29bb2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:16.550096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-678affdc-c40d-4c80-93e3-9af727d29bb2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:16.550096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-678affdc-c40d-4c80-93e3-9af727d29bb2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:16.550096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-678affdc-c40d-4c80-93e3-9af727d29bb2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:16.640342 n-d-769329-4 devstack@c-api.service[88055]: /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 08:41:16.640342 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:41:16.724580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:16.724580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:16.725685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd00a069-7d01-4f72-b833-703b4d6d954a tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types/9b390c7f-a404-42fb-a3fa-a4da3f4f186a returned with HTTP 202 Jan 21 08:41:16.727027 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 967/1923] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:41:16 2021] DELETE /volume/v3/5ca00b2a98404706a2267ffd00325803/types/9b390c7f-a404-42fb-a3fa-a4da3f4f186a => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:41:16.733253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6bc34862-ab97-4bee-8395-7e28cb23d5eb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:16.733790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6bc34862-ab97-4bee-8395-7e28cb23d5eb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:16.734277 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6bc34862-ab97-4bee-8395-7e28cb23d5eb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:16.734643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6bc34862-ab97-4bee-8395-7e28cb23d5eb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:16.738266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-678affdc-c40d-4c80-93e3-9af727d29bb2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:16.743388 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 957/1924] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:16 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:16.763915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cce8059-fd79-49ad-badf-2a69adc4ff22 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] GET http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types/9b390c7f-a404-42fb-a3fa-a4da3f4f186a Jan 21 08:41:16.773129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cce8059-fd79-49ad-badf-2a69adc4ff22 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:16.780331 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:16.780331 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:16.780331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cce8059-fd79-49ad-badf-2a69adc4ff22 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:16.812249 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:16.812249 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:16.841013 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cce8059-fd79-49ad-badf-2a69adc4ff22 tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types/9b390c7f-a404-42fb-a3fa-a4da3f4f186a returned with HTTP 404 Jan 21 08:41:16.847914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6bc34862-ab97-4bee-8395-7e28cb23d5eb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:16.851365 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 958/1925] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:41:16 2021] GET /volume/v3/5ca00b2a98404706a2267ffd00325803/types/9b390c7f-a404-42fb-a3fa-a4da3f4f186a => generated 114 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:41:16.871613 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 968/1926] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:16.889297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7a08fe2-f958-45ff-9c5d-603a9676dbda tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] DELETE http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types/54d3e670-3355-40cf-88e0-7e62b459e5cf Jan 21 08:41:16.902122 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7a08fe2-f958-45ff-9c5d-603a9676dbda tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:16.902122 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7a08fe2-f958-45ff-9c5d-603a9676dbda tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:17.239675 n-d-769329-4 devstack@c-api.service[88055]: /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 08:41:17.239675 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:41:17.302049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7a08fe2-f958-45ff-9c5d-603a9676dbda tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types/54d3e670-3355-40cf-88e0-7e62b459e5cf returned with HTTP 202 Jan 21 08:41:17.304414 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 959/1927] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:41:16 2021] DELETE /volume/v3/5ca00b2a98404706a2267ffd00325803/types/54d3e670-3355-40cf-88e0-7e62b459e5cf => generated 0 bytes in 445 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:41:17.312421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb039945-2145-4086-a126-2316c2cd31ba tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] GET http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types/54d3e670-3355-40cf-88e0-7e62b459e5cf Jan 21 08:41:17.312958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb039945-2145-4086-a126-2316c2cd31ba tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:17.313154 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:17.313154 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:17.313922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb039945-2145-4086-a126-2316c2cd31ba tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:17.344558 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb039945-2145-4086-a126-2316c2cd31ba tempest-GroupsTest-2033936640 tempest-GroupsTest-2033936640] http://10.222.0.50/volume/v3/5ca00b2a98404706a2267ffd00325803/types/54d3e670-3355-40cf-88e0-7e62b459e5cf returned with HTTP 404 Jan 21 08:41:17.346489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 969/1928] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:41:17 2021] GET /volume/v3/5ca00b2a98404706a2267ffd00325803/types/54d3e670-3355-40cf-88e0-7e62b459e5cf => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:41:17.766600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82cb65c4-1f92-4d6d-9c2d-84df13a0af47 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:17.766600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82cb65c4-1f92-4d6d-9c2d-84df13a0af47 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:17.766600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82cb65c4-1f92-4d6d-9c2d-84df13a0af47 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:17.766600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-82cb65c4-1f92-4d6d-9c2d-84df13a0af47 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:17.839246 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:17.839246 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:17.872069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ec40bf2-6b7c-4133-b06d-08ac34d0e84a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:17.872069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ec40bf2-6b7c-4133-b06d-08ac34d0e84a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:17.872069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ec40bf2-6b7c-4133-b06d-08ac34d0e84a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:17.872069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6ec40bf2-6b7c-4133-b06d-08ac34d0e84a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:17.883004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82cb65c4-1f92-4d6d-9c2d-84df13a0af47 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:17.885058 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 960/1929] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:17 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:17.966960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:17.966960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:17.966960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ec40bf2-6b7c-4133-b06d-08ac34d0e84a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:17.978017 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 970/1930] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:18.914671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84c98c08-d357-45c7-9564-0bbc4e66c86f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:18.914671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84c98c08-d357-45c7-9564-0bbc4e66c86f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:18.914671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:18.914671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:18.921801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84c98c08-d357-45c7-9564-0bbc4e66c86f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:18.922579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-84c98c08-d357-45c7-9564-0bbc4e66c86f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:18.977961 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1eec9fa2-aa3f-497c-85fb-1e76f2f9d2fa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:18.978916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1eec9fa2-aa3f-497c-85fb-1e76f2f9d2fa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:18.979275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:18.979275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:18.980015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1eec9fa2-aa3f-497c-85fb-1e76f2f9d2fa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:18.980677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1eec9fa2-aa3f-497c-85fb-1e76f2f9d2fa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:19.061027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:19.061027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:19.070967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84c98c08-d357-45c7-9564-0bbc4e66c86f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:19.072319 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 961/1931] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:18 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:19.182355 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:19.182355 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:19.182355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1eec9fa2-aa3f-497c-85fb-1e76f2f9d2fa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:19.193251 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 971/1932] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:20.103949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-951a6b11-7728-4333-b5cb-511087e6e35f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:20.104978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-951a6b11-7728-4333-b5cb-511087e6e35f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:20.105358 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:20.105358 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:20.106070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-951a6b11-7728-4333-b5cb-511087e6e35f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:20.106765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-951a6b11-7728-4333-b5cb-511087e6e35f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:20.195089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac347ee1-5ee7-4a9d-8b81-44cd6ddd4383 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:20.196051 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac347ee1-5ee7-4a9d-8b81-44cd6ddd4383 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:20.196327 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:20.196327 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:20.196736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac347ee1-5ee7-4a9d-8b81-44cd6ddd4383 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:20.197181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ac347ee1-5ee7-4a9d-8b81-44cd6ddd4383 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:20.207080 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:20.207080 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:20.209055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-951a6b11-7728-4333-b5cb-511087e6e35f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:20.216373 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 962/1933] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:20 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:20.339114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:20.339114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:20.350874 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac347ee1-5ee7-4a9d-8b81-44cd6ddd4383 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:20.352547 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 972/1934] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:20 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:21.243878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-de5b1c73-0949-4098-93fe-b4982364aeee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:21.243878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-de5b1c73-0949-4098-93fe-b4982364aeee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:21.243878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:21.243878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:21.243878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-de5b1c73-0949-4098-93fe-b4982364aeee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:21.243878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-de5b1c73-0949-4098-93fe-b4982364aeee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:21.303460 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:21.303460 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:21.303460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-de5b1c73-0949-4098-93fe-b4982364aeee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:21.316298 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 963/1935] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:21 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:21.375983 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f9b84c23-ada9-4b3b-b6b3-473aebafcc2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:21.375983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f9b84c23-ada9-4b3b-b6b3-473aebafcc2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:21.375983 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:21.375983 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:21.375983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f9b84c23-ada9-4b3b-b6b3-473aebafcc2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:21.375983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f9b84c23-ada9-4b3b-b6b3-473aebafcc2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:21.499007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:21.499007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:21.525516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f9b84c23-ada9-4b3b-b6b3-473aebafcc2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:21.548504 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 973/1936] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:21 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:22.322892 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64f4427a-4f3d-408e-8022-d100d8ce1d86 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:22.334052 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64f4427a-4f3d-408e-8022-d100d8ce1d86 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:22.334052 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:22.334052 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:22.334052 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64f4427a-4f3d-408e-8022-d100d8ce1d86 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:22.334052 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-64f4427a-4f3d-408e-8022-d100d8ce1d86 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:22.403526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:22.403526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:22.403526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64f4427a-4f3d-408e-8022-d100d8ce1d86 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:22.414763 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 964/1937] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:22 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:22.542229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-594101af-3556-4cd3-9b1b-c1e5655c0d7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:22.542771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-594101af-3556-4cd3-9b1b-c1e5655c0d7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:22.542991 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:22.542991 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:22.543832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-594101af-3556-4cd3-9b1b-c1e5655c0d7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:22.544209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-594101af-3556-4cd3-9b1b-c1e5655c0d7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:22.572695 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:22.572695 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:22.575117 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-594101af-3556-4cd3-9b1b-c1e5655c0d7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:22.575117 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 974/1938] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:22 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:23.430936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97a161c5-e831-4f8d-b733-d0c20c63a506 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:23.430936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97a161c5-e831-4f8d-b733-d0c20c63a506 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:23.430936 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:23.430936 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:23.430936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97a161c5-e831-4f8d-b733-d0c20c63a506 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:23.430936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-97a161c5-e831-4f8d-b733-d0c20c63a506 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:23.476843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:23.476843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:23.480440 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97a161c5-e831-4f8d-b733-d0c20c63a506 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:23.493398 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 965/1939] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:23 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:23.591545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-032f4b85-55b3-457c-ba85-5938fc562805 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:23.592150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-032f4b85-55b3-457c-ba85-5938fc562805 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:23.592432 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:23.592432 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:23.592967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-032f4b85-55b3-457c-ba85-5938fc562805 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:23.593401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-032f4b85-55b3-457c-ba85-5938fc562805 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:23.734700 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:23.734700 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:23.734700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-032f4b85-55b3-457c-ba85-5938fc562805 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:23.734700 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 975/1940] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:23 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:24.509307 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8aa2085e-6a87-46fe-bf32-f309e39434c2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:24.509307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8aa2085e-6a87-46fe-bf32-f309e39434c2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:24.509307 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:24.509307 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:24.509307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8aa2085e-6a87-46fe-bf32-f309e39434c2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:24.509307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8aa2085e-6a87-46fe-bf32-f309e39434c2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:24.568588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:24.568588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:24.582214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8aa2085e-6a87-46fe-bf32-f309e39434c2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:24.602494 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 966/1941] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:24 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:24.744279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b572cf15-cf45-444e-b9ed-c0ec61a0bf86 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:24.744279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b572cf15-cf45-444e-b9ed-c0ec61a0bf86 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:24.744279 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:24.744279 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:24.750883 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b572cf15-cf45-444e-b9ed-c0ec61a0bf86 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:24.750883 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b572cf15-cf45-444e-b9ed-c0ec61a0bf86 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:24.876297 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:24.876297 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:24.876297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b572cf15-cf45-444e-b9ed-c0ec61a0bf86 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:24.876297 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 976/1942] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:24 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:25.643135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-380ed8c0-c516-43cc-9164-68abc84c7c09 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:25.643135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-380ed8c0-c516-43cc-9164-68abc84c7c09 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:25.643135 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:25.643135 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:25.643135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-380ed8c0-c516-43cc-9164-68abc84c7c09 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:25.643135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-380ed8c0-c516-43cc-9164-68abc84c7c09 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:25.695793 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:25.695793 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:25.708099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-380ed8c0-c516-43cc-9164-68abc84c7c09 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:25.718711 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 967/1943] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:25 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:25.881675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe972e40-01fd-4c09-aeb1-9dff2237baa1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:25.882513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe972e40-01fd-4c09-aeb1-9dff2237baa1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:25.882737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:25.882737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:25.883123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe972e40-01fd-4c09-aeb1-9dff2237baa1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:25.883517 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fe972e40-01fd-4c09-aeb1-9dff2237baa1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:25.998159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:25.998159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:26.002723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe972e40-01fd-4c09-aeb1-9dff2237baa1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:26.017391 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 977/1944] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:27.054726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-116f2177-2803-4bfe-81b3-90afde307960 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:27.054726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-116f2177-2803-4bfe-81b3-90afde307960 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:27.054726 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:27.054726 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:27.054726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-116f2177-2803-4bfe-81b3-90afde307960 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:27.054726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-116f2177-2803-4bfe-81b3-90afde307960 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:27.054726 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:27.054726 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:27.054726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-116f2177-2803-4bfe-81b3-90afde307960 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:27.054726 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 968/1945] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:26 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:27.061996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-623a1a8a-d4c5-4441-90e6-8cad3684d372 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:27.061996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-623a1a8a-d4c5-4441-90e6-8cad3684d372 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:27.061996 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:27.061996 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:27.061996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-623a1a8a-d4c5-4441-90e6-8cad3684d372 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:27.061996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-623a1a8a-d4c5-4441-90e6-8cad3684d372 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:27.061996 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:27.061996 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:27.061996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-623a1a8a-d4c5-4441-90e6-8cad3684d372 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:27.061996 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 978/1946] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:27 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:27.900859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8630a07-db3f-4b21-925a-0ea58c005a12 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:27.900859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8630a07-db3f-4b21-925a-0ea58c005a12 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:27.940579 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:27.940579 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:27.940579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8630a07-db3f-4b21-925a-0ea58c005a12 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:27.940579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f8630a07-db3f-4b21-925a-0ea58c005a12 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:28.084211 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9f1fb90-888c-495b-9990-e4ad6b8f14a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:28.085342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9f1fb90-888c-495b-9990-e4ad6b8f14a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:28.085633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:28.085633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:28.086103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9f1fb90-888c-495b-9990-e4ad6b8f14a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:28.086548 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d9f1fb90-888c-495b-9990-e4ad6b8f14a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:28.157265 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:28.157265 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:28.157265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8630a07-db3f-4b21-925a-0ea58c005a12 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:28.163485 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 969/1947] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:27 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:28.282478 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:28.282478 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:28.282478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9f1fb90-888c-495b-9990-e4ad6b8f14a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:28.282478 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 979/1948] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:28 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:29.190089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c7b635e-0a44-47a6-9981-572e29d68015 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:29.190089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c7b635e-0a44-47a6-9981-572e29d68015 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:29.190089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:29.190089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:29.190089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c7b635e-0a44-47a6-9981-572e29d68015 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:29.190089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1c7b635e-0a44-47a6-9981-572e29d68015 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:29.250767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:29.250767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:29.250767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c7b635e-0a44-47a6-9981-572e29d68015 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:29.250767 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 970/1949] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:29 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:29.310816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b196e8c1-8bb4-455a-a228-b6a0a85c6cbf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:29.310816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b196e8c1-8bb4-455a-a228-b6a0a85c6cbf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:29.310816 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:29.310816 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:29.310816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b196e8c1-8bb4-455a-a228-b6a0a85c6cbf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:29.310816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b196e8c1-8bb4-455a-a228-b6a0a85c6cbf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:29.381987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:29.381987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:29.403697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b196e8c1-8bb4-455a-a228-b6a0a85c6cbf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:29.423536 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 980/1950] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:29 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:30.266748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86c6ede2-2c43-4aaf-8502-375b8a165bf5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:30.269942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86c6ede2-2c43-4aaf-8502-375b8a165bf5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:30.269942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:30.269942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:30.269942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86c6ede2-2c43-4aaf-8502-375b8a165bf5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:30.269942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-86c6ede2-2c43-4aaf-8502-375b8a165bf5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:30.334993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:30.334993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:30.339426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86c6ede2-2c43-4aaf-8502-375b8a165bf5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:30.341539 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 971/1951] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:30 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:30.428989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cda14062-80d9-46dd-9c96-4d11c3a70ce7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:30.428989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cda14062-80d9-46dd-9c96-4d11c3a70ce7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:30.428989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:30.428989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:30.428989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cda14062-80d9-46dd-9c96-4d11c3a70ce7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:30.428989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cda14062-80d9-46dd-9c96-4d11c3a70ce7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:30.554259 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:30.554259 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:30.554259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cda14062-80d9-46dd-9c96-4d11c3a70ce7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:30.583470 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 981/1952] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:31.430930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81fec84f-dba4-4505-b8d3-0331cefb8134 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:31.430930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81fec84f-dba4-4505-b8d3-0331cefb8134 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:31.430930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:31.430930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:31.433046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81fec84f-dba4-4505-b8d3-0331cefb8134 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:31.480534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-81fec84f-dba4-4505-b8d3-0331cefb8134 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:31.601500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38d6ae63-62ee-46b1-b684-9d9c7368762d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:31.622174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38d6ae63-62ee-46b1-b684-9d9c7368762d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:31.624753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:31.624753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:31.625721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38d6ae63-62ee-46b1-b684-9d9c7368762d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:31.634470 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:31.634470 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:31.635765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-38d6ae63-62ee-46b1-b684-9d9c7368762d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:31.653948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81fec84f-dba4-4505-b8d3-0331cefb8134 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:31.667598 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 972/1953] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:31 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:31.727426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:31.727426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:31.736195 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38d6ae63-62ee-46b1-b684-9d9c7368762d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:31.736195 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 982/1954] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:32.705192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b2d32f9-5c89-444c-9153-27b800b4573c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:32.705192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b2d32f9-5c89-444c-9153-27b800b4573c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:32.705192 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:32.705192 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:32.705192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b2d32f9-5c89-444c-9153-27b800b4573c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:32.705192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8b2d32f9-5c89-444c-9153-27b800b4573c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:32.767209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00d625d8-4e76-4457-b24c-e798b591652d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:32.777757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00d625d8-4e76-4457-b24c-e798b591652d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:32.777757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:32.777757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:32.787278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00d625d8-4e76-4457-b24c-e798b591652d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:32.787278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-00d625d8-4e76-4457-b24c-e798b591652d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:32.999088 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:32.999088 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:33.016477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b2d32f9-5c89-444c-9153-27b800b4573c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:33.021378 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 973/1955] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:32 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:33.080796 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:33.080796 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:33.080796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00d625d8-4e76-4457-b24c-e798b591652d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:33.080796 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 983/1956] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:34.062193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a6e540e-0e48-4bff-b2c0-91b573170021 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:34.062193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a6e540e-0e48-4bff-b2c0-91b573170021 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:34.062193 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:34.062193 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:34.062193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a6e540e-0e48-4bff-b2c0-91b573170021 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:34.062193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8a6e540e-0e48-4bff-b2c0-91b573170021 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:34.106327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b94702e-865e-4073-9c7a-1bc8c81b1cb3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:34.107400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b94702e-865e-4073-9c7a-1bc8c81b1cb3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:34.107824 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:34.107824 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:34.108518 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b94702e-865e-4073-9c7a-1bc8c81b1cb3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:34.109198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6b94702e-865e-4073-9c7a-1bc8c81b1cb3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:34.133690 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:34.133690 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:34.138714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a6e540e-0e48-4bff-b2c0-91b573170021 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:34.141781 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 974/1957] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:34 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:34.232704 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:34.232704 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:34.238974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b94702e-865e-4073-9c7a-1bc8c81b1cb3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:34.284721 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 984/1958] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:35.165274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a3ee21a-f79a-45b9-b572-e0ee06b16297 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:35.166047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a3ee21a-f79a-45b9-b572-e0ee06b16297 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:35.166047 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:35.166047 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:35.166382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a3ee21a-f79a-45b9-b572-e0ee06b16297 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:35.170849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2a3ee21a-f79a-45b9-b572-e0ee06b16297 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:35.267124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cd36e8a-c153-4598-b5e3-9d31b52e08b5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:35.268206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cd36e8a-c153-4598-b5e3-9d31b52e08b5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:35.268911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:35.268911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:35.270274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cd36e8a-c153-4598-b5e3-9d31b52e08b5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:35.274239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5cd36e8a-c153-4598-b5e3-9d31b52e08b5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:35.465987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:35.465987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:35.465987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a3ee21a-f79a-45b9-b572-e0ee06b16297 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:35.465987 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 975/1959] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:35 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:35.577392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:35.577392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:35.591506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cd36e8a-c153-4598-b5e3-9d31b52e08b5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:35.591506 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 985/1960] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:36.477181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a6235dd-5a51-4568-9bf6-b44511a26eb1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:36.477727 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a6235dd-5a51-4568-9bf6-b44511a26eb1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:36.477909 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:36.477909 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:36.478353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a6235dd-5a51-4568-9bf6-b44511a26eb1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:36.478727 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5a6235dd-5a51-4568-9bf6-b44511a26eb1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:36.550546 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:36.550546 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:36.561628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a6235dd-5a51-4568-9bf6-b44511a26eb1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:36.562861 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 986/1961] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:36 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:36.604084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a8c0baa-3062-4607-b8c9-944d64047799 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:36.604658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a8c0baa-3062-4607-b8c9-944d64047799 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:36.604910 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:36.604910 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:36.605298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a8c0baa-3062-4607-b8c9-944d64047799 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:36.605597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3a8c0baa-3062-4607-b8c9-944d64047799 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:36.649712 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:36.649712 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:36.657530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a8c0baa-3062-4607-b8c9-944d64047799 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:36.677521 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 987/1962] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:36 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:36.956142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4a21c91-bddc-4440-ac35-8a86356917e9 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] POST http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/types Jan 21 08:41:36.956594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:36.956594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:36.957036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4a21c91-bddc-4440-ac35-8a86356917e9 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1620702032"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:37.134137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4a21c91-bddc-4440-ac35-8a86356917e9 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/types returned with HTTP 200 Jan 21 08:41:37.134137 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 976/1963] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:41:36 2021] POST /volume/v3/4723d86a85aa47dc85e15403223d00bc/types => generated 220 bytes in 877 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:37.160812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15d4e980-cebc-4d0d-b18c-b36dcd8ded7c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] POST http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/group_types Jan 21 08:41:37.160812 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:37.160812 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:37.160812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15d4e980-cebc-4d0d-b18c-b36dcd8ded7c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1875643663"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:37.301447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15d4e980-cebc-4d0d-b18c-b36dcd8ded7c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/group_types returned with HTTP 202 Jan 21 08:41:37.301447 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 988/1964] 10.222.0.50 () {62 vars in 1278 bytes} [Thu Jan 21 08:41:37 2021] POST /volume/v3/4723d86a85aa47dc85e15403223d00bc/group_types => generated 177 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:41:37.634888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-393a8d41-eafc-4977-b13f-85ebcfc73863 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:37.634888 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-393a8d41-eafc-4977-b13f-85ebcfc73863 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:37.634888 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-393a8d41-eafc-4977-b13f-85ebcfc73863 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:37.647022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-393a8d41-eafc-4977-b13f-85ebcfc73863 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:37.725490 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:37.725490 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:37.736699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-393a8d41-eafc-4977-b13f-85ebcfc73863 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:37.736699 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 989/1965] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:37 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:37.792959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35c763e6-eb57-4e8e-ac99-dc9a6f797ad7 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] POST http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups Jan 21 08:41:37.794624 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35c763e6-eb57-4e8e-ac99-dc9a6f797ad7 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Action: 'create', calling method: version_select, body: {"group": {"group_type": "159b8cc9-6e17-4485-ba64-059bdb813adb", "volume_types": ["c88b4982-327d-40ee-9518-de8a163d62b8"], "name": "tempest-GroupsV320Test-Group-1109013082"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:37.796617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-35c763e6-eb57-4e8e-ac99-dc9a6f797ad7 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Creating new group {'group': {'group_type': '159b8cc9-6e17-4485-ba64-059bdb813adb', 'volume_types': ['c88b4982-327d-40ee-9518-de8a163d62b8'], 'name': 'tempest-GroupsV320Test-Group-1109013082'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:41:37.816571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c204336f-0d1a-464b-b323-6cfb22a4458c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:37.822849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c204336f-0d1a-464b-b323-6cfb22a4458c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:37.830424 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:37.830424 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:37.830424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c204336f-0d1a-464b-b323-6cfb22a4458c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:37.830424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c204336f-0d1a-464b-b323-6cfb22a4458c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:37.862284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-35c763e6-eb57-4e8e-ac99-dc9a6f797ad7 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Creating group tempest-GroupsV320Test-Group-1109013082. Jan 21 08:41:37.905784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-35c763e6-eb57-4e8e-ac99-dc9a6f797ad7 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Availability Zones retrieved successfully. Jan 21 08:41:37.996546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-35c763e6-eb57-4e8e-ac99-dc9a6f797ad7 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Created reservations ['4bef3f5d-7aa3-4438-9038-dc307afeb82c'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:41:38.045893 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:38.045893 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:38.059847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c204336f-0d1a-464b-b323-6cfb22a4458c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:38.072868 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 990/1966] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:37 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:38.171524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35c763e6-eb57-4e8e-ac99-dc9a6f797ad7 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups returned with HTTP 202 Jan 21 08:41:38.172597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 977/1967] 10.222.0.50 () {62 vars in 1264 bytes} [Thu Jan 21 08:41:37 2021] POST /volume/v3/3fbf3a031169483db92adaae2317f749/groups => generated 108 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:41:38.183603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8dc73d1-6765-4089-8c82-6924c876060b tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] GET http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 Jan 21 08:41:38.184585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8dc73d1-6765-4089-8c82-6924c876060b tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:38.185236 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:38.185236 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:38.185889 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8dc73d1-6765-4089-8c82-6924c876060b tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:38.186480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-f8dc73d1-6765-4089-8c82-6924c876060b tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] show called for member e24a198b-a152-49bb-8468-9a22c9005a68 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:38.202901 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:38.202901 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:38.271858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8dc73d1-6765-4089-8c82-6924c876060b tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 returned with HTTP 200 Jan 21 08:41:38.274825 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 991/1968] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:38 2021] GET /volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 => generated 388 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:41:38.754120 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12d7088a-d79d-4ea7-b265-a82e19dd507b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:38.757702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12d7088a-d79d-4ea7-b265-a82e19dd507b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:38.763168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:38.763168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:38.764276 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12d7088a-d79d-4ea7-b265-a82e19dd507b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:38.765071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-12d7088a-d79d-4ea7-b265-a82e19dd507b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:39.002137 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:39.002137 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:39.002137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12d7088a-d79d-4ea7-b265-a82e19dd507b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:39.012306 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 978/1969] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:38 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:39.076021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-087f13ca-f28a-450d-a8b9-10a317b648f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:39.076021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-087f13ca-f28a-450d-a8b9-10a317b648f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:39.076021 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:39.076021 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:39.076021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-087f13ca-f28a-450d-a8b9-10a317b648f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:39.076021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-087f13ca-f28a-450d-a8b9-10a317b648f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:39.154628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:39.154628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:39.159725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-087f13ca-f28a-450d-a8b9-10a317b648f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:39.159725 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 992/1970] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:39 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:39.287642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9aed915-be76-4803-8e69-d91fa15de65d tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] GET http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 Jan 21 08:41:39.288226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9aed915-be76-4803-8e69-d91fa15de65d tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:39.288484 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:39.288484 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:39.288863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9aed915-be76-4803-8e69-d91fa15de65d tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:39.289266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-e9aed915-be76-4803-8e69-d91fa15de65d tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] show called for member e24a198b-a152-49bb-8468-9a22c9005a68 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:39.301348 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:39.301348 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:39.388825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9aed915-be76-4803-8e69-d91fa15de65d tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 returned with HTTP 200 Jan 21 08:41:39.388825 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 979/1971] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:39 2021] GET /volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 => generated 389 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:41:39.404620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-063004be-95e7-4089-af0c-a340709661c7 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] POST http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action Jan 21 08:41:39.404620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:39.404620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:39.404620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-063004be-95e7-4089-af0c-a340709661c7 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:41:39.404620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-063004be-95e7-4089-af0c-a340709661c7 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:39.404620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-063004be-95e7-4089-af0c-a340709661c7 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Updating group 'e24a198b-a152-49bb-8468-9a22c9005a68' with 'creating' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:41:39.424935 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:39.424935 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:39.476257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-063004be-95e7-4089-af0c-a340709661c7 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action returned with HTTP 202 Jan 21 08:41:39.476257 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 993/1972] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:41:39 2021] POST /volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:41:39.487303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84c96faa-9036-4d36-b0b4-e0ce7b577fae tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] GET http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 Jan 21 08:41:39.487303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84c96faa-9036-4d36-b0b4-e0ce7b577fae tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:39.487303 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:39.487303 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:39.487303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84c96faa-9036-4d36-b0b4-e0ce7b577fae tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:39.499024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-84c96faa-9036-4d36-b0b4-e0ce7b577fae tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] show called for member e24a198b-a152-49bb-8468-9a22c9005a68 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:39.532753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:39.532753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:39.678108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84c96faa-9036-4d36-b0b4-e0ce7b577fae tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 returned with HTTP 200 Jan 21 08:41:39.678699 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 980/1973] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:39 2021] GET /volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 => generated 388 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:39.692157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5589840-f0fb-4bb4-8a33-b5b2252fe91c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] POST http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action Jan 21 08:41:39.693209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:39.693209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:39.693670 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5589840-f0fb-4bb4-8a33-b5b2252fe91c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:41:39.694059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5589840-f0fb-4bb4-8a33-b5b2252fe91c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:39.695016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-e5589840-f0fb-4bb4-8a33-b5b2252fe91c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Updating group 'e24a198b-a152-49bb-8468-9a22c9005a68' with 'available' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:41:39.712970 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:39.712970 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:39.761167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5589840-f0fb-4bb4-8a33-b5b2252fe91c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action returned with HTTP 202 Jan 21 08:41:39.761167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 994/1974] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:41:39 2021] POST /volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:41:39.773727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9b06f13-6416-4d55-9944-0d19780f41c8 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] GET http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 Jan 21 08:41:39.773727 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9b06f13-6416-4d55-9944-0d19780f41c8 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:39.773727 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:39.773727 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:39.773727 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9b06f13-6416-4d55-9944-0d19780f41c8 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:39.773727 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-b9b06f13-6416-4d55-9944-0d19780f41c8 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] show called for member e24a198b-a152-49bb-8468-9a22c9005a68 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:39.796020 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:39.796020 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:39.886154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9b06f13-6416-4d55-9944-0d19780f41c8 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 returned with HTTP 200 Jan 21 08:41:39.886154 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 981/1975] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:39 2021] GET /volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 => generated 389 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:39.903259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1eac18e3-d8c2-46e4-aaa3-bb272209bd99 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] POST http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action Jan 21 08:41:39.903259 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:39.903259 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:39.903259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1eac18e3-d8c2-46e4-aaa3-bb272209bd99 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:41:39.913993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1eac18e3-d8c2-46e4-aaa3-bb272209bd99 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:39.921705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-1eac18e3-d8c2-46e4-aaa3-bb272209bd99 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Updating group 'e24a198b-a152-49bb-8468-9a22c9005a68' with 'error' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:41:39.958710 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:39.958710 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:40.019357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f4b72a60-4d31-4f93-a9a7-6c5c300110b9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:40.019357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f4b72a60-4d31-4f93-a9a7-6c5c300110b9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:40.019357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:40.019357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:40.019357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f4b72a60-4d31-4f93-a9a7-6c5c300110b9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:40.019357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f4b72a60-4d31-4f93-a9a7-6c5c300110b9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:40.041021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1eac18e3-d8c2-46e4-aaa3-bb272209bd99 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action returned with HTTP 202 Jan 21 08:41:40.041021 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 995/1976] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:41:39 2021] POST /volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:41:40.047199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18cbe413-652f-41b6-a822-aaa7cac44459 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] GET http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 Jan 21 08:41:40.047199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18cbe413-652f-41b6-a822-aaa7cac44459 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:40.047199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:40.047199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:40.047199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18cbe413-652f-41b6-a822-aaa7cac44459 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:40.047199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-18cbe413-652f-41b6-a822-aaa7cac44459 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] show called for member e24a198b-a152-49bb-8468-9a22c9005a68 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:40.097101 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:40.097101 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:40.146040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:40.146040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:40.174976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f4b72a60-4d31-4f93-a9a7-6c5c300110b9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:40.174976 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 982/1977] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:40 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:40.186136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18cbe413-652f-41b6-a822-aaa7cac44459 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 returned with HTTP 200 Jan 21 08:41:40.204594 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 996/1978] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:40 2021] GET /volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 => generated 385 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:41:40.209968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb3a6b9a-3642-44e6-a244-7241b09c1b89 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] POST http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action Jan 21 08:41:40.209968 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:40.209968 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:40.209968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb3a6b9a-3642-44e6-a244-7241b09c1b89 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:41:40.209968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb3a6b9a-3642-44e6-a244-7241b09c1b89 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:40.209968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-cb3a6b9a-3642-44e6-a244-7241b09c1b89 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Updating group 'e24a198b-a152-49bb-8468-9a22c9005a68' with 'available' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 08:41:40.216550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68b29349-31d6-463b-b25c-ccf0178cfe94 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:40.216550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68b29349-31d6-463b-b25c-ccf0178cfe94 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:40.216550 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:40.216550 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:40.216550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68b29349-31d6-463b-b25c-ccf0178cfe94 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:40.216550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-68b29349-31d6-463b-b25c-ccf0178cfe94 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:40.228105 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:40.228105 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:40.256560 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:40.256560 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:40.266031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68b29349-31d6-463b-b25c-ccf0178cfe94 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:40.266031 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 997/1979] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:40.276645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb3a6b9a-3642-44e6-a244-7241b09c1b89 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action returned with HTTP 202 Jan 21 08:41:40.276645 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 983/1980] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:41:40 2021] POST /volume/v3/4723d86a85aa47dc85e15403223d00bc/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:41:40.283421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b45b1bc7-ec74-4e7d-95ec-74fa574a7cd6 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] GET http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 Jan 21 08:41:40.283421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b45b1bc7-ec74-4e7d-95ec-74fa574a7cd6 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:40.297323 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:40.297323 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:40.297323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b45b1bc7-ec74-4e7d-95ec-74fa574a7cd6 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:40.297323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-b45b1bc7-ec74-4e7d-95ec-74fa574a7cd6 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] show called for member e24a198b-a152-49bb-8468-9a22c9005a68 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:40.343374 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:40.343374 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:40.474116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b45b1bc7-ec74-4e7d-95ec-74fa574a7cd6 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 returned with HTTP 200 Jan 21 08:41:40.475840 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 998/1981] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:40 2021] GET /volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 => generated 389 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:40.492198 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79afc705-0782-40e3-9b77-96e0bdd08abf tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] GET http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/volumes/detail Jan 21 08:41:40.492198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79afc705-0782-40e3-9b77-96e0bdd08abf tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:40.493207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:40.493207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:40.493207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79afc705-0782-40e3-9b77-96e0bdd08abf tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:40.499508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-79afc705-0782-40e3-9b77-96e0bdd08abf tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:41:40.509748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-79afc705-0782-40e3-9b77-96e0bdd08abf tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:41:40.826024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-79afc705-0782-40e3-9b77-96e0bdd08abf tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Get all volumes completed successfully. Jan 21 08:41:40.841376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79afc705-0782-40e3-9b77-96e0bdd08abf tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/volumes/detail returned with HTTP 200 Jan 21 08:41:40.863482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5339f58-e8e0-4099-abc4-66fdba0e4503 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] POST http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action Jan 21 08:41:40.863482 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:40.863482 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:40.863482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5339f58-e8e0-4099-abc4-66fdba0e4503 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:41:40.863482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5339f58-e8e0-4099-abc4-66fdba0e4503 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:40.884403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-d5339f58-e8e0-4099-abc4-66fdba0e4503 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] delete called for group e24a198b-a152-49bb-8468-9a22c9005a68 {{(pid=88056) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:41:40.884403 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-d5339f58-e8e0-4099-abc4-66fdba0e4503 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Delete group with id: e24a198b-a152-49bb-8468-9a22c9005a68 Jan 21 08:41:40.890021 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 984/1982] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:41:40 2021] GET /volume/v3/3fbf3a031169483db92adaae2317f749/volumes/detail => generated 15 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:40.897124 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:40.897124 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:41.149744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5339f58-e8e0-4099-abc4-66fdba0e4503 tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action returned with HTTP 202 Jan 21 08:41:41.149744 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 999/1983] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:41:40 2021] POST /volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:41:41.155533 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58faf301-04ce-4df8-ac9e-125a6ce68e9f tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] GET http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 Jan 21 08:41:41.155533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58faf301-04ce-4df8-ac9e-125a6ce68e9f tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:41.155533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58faf301-04ce-4df8-ac9e-125a6ce68e9f tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:41.172377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-58faf301-04ce-4df8-ac9e-125a6ce68e9f tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] show called for member e24a198b-a152-49bb-8468-9a22c9005a68 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:41.209592 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:41.209592 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:41.211771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0e29b9f-15ce-4229-ad18-fab41f6e78f3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:41.211771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0e29b9f-15ce-4229-ad18-fab41f6e78f3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:41.211771 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:41.211771 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:41.211771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0e29b9f-15ce-4229-ad18-fab41f6e78f3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:41.211771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b0e29b9f-15ce-4229-ad18-fab41f6e78f3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:41.311089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58faf301-04ce-4df8-ac9e-125a6ce68e9f tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 returned with HTTP 200 Jan 21 08:41:41.311810 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:41.311810 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:41.319373 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 985/1984] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:41 2021] GET /volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 => generated 388 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:41:41.339881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0e29b9f-15ce-4229-ad18-fab41f6e78f3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:41.340695 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1000/1985] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:41 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:41.375241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcf36efc-9fca-4987-8ff6-74f8553c474b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:41.376318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcf36efc-9fca-4987-8ff6-74f8553c474b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:41.376694 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:41.376694 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:41.377292 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcf36efc-9fca-4987-8ff6-74f8553c474b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:41.377922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bcf36efc-9fca-4987-8ff6-74f8553c474b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:41.548892 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:41.548892 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:41.553646 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcf36efc-9fca-4987-8ff6-74f8553c474b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:41.564966 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 986/1986] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:42.326119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22e752f6-6549-4c93-84ec-e18da432f9ad tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] GET http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 Jan 21 08:41:42.327366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22e752f6-6549-4c93-84ec-e18da432f9ad tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:42.327797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:42.327797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:42.328423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22e752f6-6549-4c93-84ec-e18da432f9ad tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:42.331723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-22e752f6-6549-4c93-84ec-e18da432f9ad tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] show called for member e24a198b-a152-49bb-8468-9a22c9005a68 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:41:42.358752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22e752f6-6549-4c93-84ec-e18da432f9ad tempest-GroupsV320Test-1319827515 tempest-GroupsV320Test-1319827515] http://10.222.0.50/volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 returned with HTTP 404 Jan 21 08:41:42.368680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba5cd997-fcd7-4477-a840-e1dddd232415 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:42.369530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba5cd997-fcd7-4477-a840-e1dddd232415 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:42.369889 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:42.369889 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:42.371200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba5cd997-fcd7-4477-a840-e1dddd232415 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:42.372026 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1001/1987] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:41:42 2021] GET /volume/v3/3fbf3a031169483db92adaae2317f749/groups/e24a198b-a152-49bb-8468-9a22c9005a68 => generated 108 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 08:41:42.376893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ba5cd997-fcd7-4477-a840-e1dddd232415 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:42.398741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31fad49b-c209-453d-af63-16c17e56ac12 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] DELETE http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/group_types/159b8cc9-6e17-4485-ba64-059bdb813adb Jan 21 08:41:42.402111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31fad49b-c209-453d-af63-16c17e56ac12 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:42.406079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31fad49b-c209-453d-af63-16c17e56ac12 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:42.443709 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:42.443709 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:42.445632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba5cd997-fcd7-4477-a840-e1dddd232415 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:42.469573 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 987/1988] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:42 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:42.497384 n-d-769329-4 devstack@c-api.service[88055]: /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 08:41:42.497384 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:41:42.570484 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0751540-f1f4-4370-b393-e1213ca07a11 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:42.571017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0751540-f1f4-4370-b393-e1213ca07a11 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:42.571221 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:42.571221 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:42.571579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0751540-f1f4-4370-b393-e1213ca07a11 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:42.572031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b0751540-f1f4-4370-b393-e1213ca07a11 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:42.582166 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31fad49b-c209-453d-af63-16c17e56ac12 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/group_types/159b8cc9-6e17-4485-ba64-059bdb813adb returned with HTTP 202 Jan 21 08:41:42.583845 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1002/1989] 10.222.0.50 () {60 vars in 1371 bytes} [Thu Jan 21 08:41:42 2021] DELETE /volume/v3/4723d86a85aa47dc85e15403223d00bc/group_types/159b8cc9-6e17-4485-ba64-059bdb813adb => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 08:41:42.593485 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-203331b3-5e2f-4e20-8eb2-d6e3f0347c37 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] DELETE http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/types/c88b4982-327d-40ee-9518-de8a163d62b8 Jan 21 08:41:42.594206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-203331b3-5e2f-4e20-8eb2-d6e3f0347c37 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:42.594874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-203331b3-5e2f-4e20-8eb2-d6e3f0347c37 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:42.677924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:42.677924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:42.677924 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0751540-f1f4-4370-b393-e1213ca07a11 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:42.711055 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 988/1990] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:43.120325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-203331b3-5e2f-4e20-8eb2-d6e3f0347c37 tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/types/c88b4982-327d-40ee-9518-de8a163d62b8 returned with HTTP 202 Jan 21 08:41:43.121969 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1003/1991] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:41:42 2021] DELETE /volume/v3/4723d86a85aa47dc85e15403223d00bc/types/c88b4982-327d-40ee-9518-de8a163d62b8 => generated 0 bytes in 533 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:41:43.132771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f14965fb-99c2-44e4-a843-bcd4b3bde95c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] GET http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/types/c88b4982-327d-40ee-9518-de8a163d62b8 Jan 21 08:41:43.133471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f14965fb-99c2-44e4-a843-bcd4b3bde95c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:43.133846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:43.133846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:43.134255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f14965fb-99c2-44e4-a843-bcd4b3bde95c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:43.184348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f14965fb-99c2-44e4-a843-bcd4b3bde95c tempest-GroupsV320Test-2083942900 tempest-GroupsV320Test-2083942900] http://10.222.0.50/volume/v3/4723d86a85aa47dc85e15403223d00bc/types/c88b4982-327d-40ee-9518-de8a163d62b8 returned with HTTP 404 Jan 21 08:41:43.191934 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 989/1992] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:41:43 2021] GET /volume/v3/4723d86a85aa47dc85e15403223d00bc/types/c88b4982-327d-40ee-9518-de8a163d62b8 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:41:43.483935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8246757-9786-4a63-95e1-5fcf2321434b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:43.483935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8246757-9786-4a63-95e1-5fcf2321434b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:43.483935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8246757-9786-4a63-95e1-5fcf2321434b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:43.498568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d8246757-9786-4a63-95e1-5fcf2321434b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:43.697605 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:43.697605 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:43.700022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe6cb3d1-b295-4067-b76c-ec5e5fb6ceb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:43.700654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe6cb3d1-b295-4067-b76c-ec5e5fb6ceb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:43.701217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe6cb3d1-b295-4067-b76c-ec5e5fb6ceb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:43.701662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fe6cb3d1-b295-4067-b76c-ec5e5fb6ceb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:43.702623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8246757-9786-4a63-95e1-5fcf2321434b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:43.704787 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1004/1993] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:43 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:43.853905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:43.853905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:43.853905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe6cb3d1-b295-4067-b76c-ec5e5fb6ceb0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:43.865709 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 990/1994] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:44.729679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f24e86b8-a944-4a2f-8018-1dc43838c577 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:44.734450 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f24e86b8-a944-4a2f-8018-1dc43838c577 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:44.737844 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:44.737844 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:44.740674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f24e86b8-a944-4a2f-8018-1dc43838c577 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:44.747667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f24e86b8-a944-4a2f-8018-1dc43838c577 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:44.918447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-983fb683-9bde-4be7-aba3-117349a3a611 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:44.918447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-983fb683-9bde-4be7-aba3-117349a3a611 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:44.918447 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:44.918447 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:44.918447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-983fb683-9bde-4be7-aba3-117349a3a611 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:44.955414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-983fb683-9bde-4be7-aba3-117349a3a611 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:45.066237 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:45.066237 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:45.095852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f24e86b8-a944-4a2f-8018-1dc43838c577 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:45.095852 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1005/1995] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:44 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:45.240405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:45.240405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:45.256677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-983fb683-9bde-4be7-aba3-117349a3a611 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:45.262929 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 991/1996] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:44 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:46.122220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab20ca80-0914-48dc-96bc-7e59e0dd60c5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:46.138756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab20ca80-0914-48dc-96bc-7e59e0dd60c5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:46.138756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:46.138756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:46.138756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab20ca80-0914-48dc-96bc-7e59e0dd60c5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:46.138756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ab20ca80-0914-48dc-96bc-7e59e0dd60c5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:46.282140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7395455-5f28-4e58-8f1f-83f0e4fbb661 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:46.283100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7395455-5f28-4e58-8f1f-83f0e4fbb661 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:46.283501 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:46.283501 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:46.284188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7395455-5f28-4e58-8f1f-83f0e4fbb661 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:46.284656 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:46.284656 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:46.284912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d7395455-5f28-4e58-8f1f-83f0e4fbb661 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:46.289458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab20ca80-0914-48dc-96bc-7e59e0dd60c5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:46.292144 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1006/1997] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:46 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:46.435071 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:46.435071 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:46.457226 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7395455-5f28-4e58-8f1f-83f0e4fbb661 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:46.457226 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 992/1998] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:46 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:47.329249 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4dceb59-fdb8-44b7-9105-a59fa8e19fde tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:47.345025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4dceb59-fdb8-44b7-9105-a59fa8e19fde tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:47.345025 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:47.345025 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:47.345025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4dceb59-fdb8-44b7-9105-a59fa8e19fde tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:47.345025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c4dceb59-fdb8-44b7-9105-a59fa8e19fde tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:47.476687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e832e275-1e87-49e4-bf26-83fbd7a43e0f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:47.476687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e832e275-1e87-49e4-bf26-83fbd7a43e0f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:47.476687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:47.476687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:47.476687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e832e275-1e87-49e4-bf26-83fbd7a43e0f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:47.476687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e832e275-1e87-49e4-bf26-83fbd7a43e0f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:47.494092 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:47.494092 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:47.494092 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4dceb59-fdb8-44b7-9105-a59fa8e19fde tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:47.494092 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1007/1999] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:47 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:47.533305 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:47.533305 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:47.539014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e832e275-1e87-49e4-bf26-83fbd7a43e0f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:47.552941 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 993/2000] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:47 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:48.514166 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6025971d-a5e3-4b49-9f66-a6c338bc4073 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:48.530915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6025971d-a5e3-4b49-9f66-a6c338bc4073 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:48.530915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:48.530915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:48.530915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6025971d-a5e3-4b49-9f66-a6c338bc4073 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:48.530915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6025971d-a5e3-4b49-9f66-a6c338bc4073 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:48.558313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8074f9e-f10c-40c1-a369-378e22fc5064 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:48.559805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8074f9e-f10c-40c1-a369-378e22fc5064 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:48.560414 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:48.560414 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:48.561437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8074f9e-f10c-40c1-a369-378e22fc5064 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:48.562787 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e8074f9e-f10c-40c1-a369-378e22fc5064 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:48.668359 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:48.668359 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:48.668359 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6025971d-a5e3-4b49-9f66-a6c338bc4073 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:48.668359 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1008/2001] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:48 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:48.703614 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:48.703614 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:48.703614 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8074f9e-f10c-40c1-a369-378e22fc5064 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:48.715245 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 994/2002] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:49.686805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b03447dc-e0ae-4834-8fcb-3ae555168114 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:49.686805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b03447dc-e0ae-4834-8fcb-3ae555168114 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:49.686805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:49.686805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:49.686805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b03447dc-e0ae-4834-8fcb-3ae555168114 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:49.686805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b03447dc-e0ae-4834-8fcb-3ae555168114 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:49.719044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c30fac19-4523-4449-8d53-944ea115ae72 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:49.719650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c30fac19-4523-4449-8d53-944ea115ae72 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:49.719882 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:49.719882 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:49.720235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c30fac19-4523-4449-8d53-944ea115ae72 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:49.720606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c30fac19-4523-4449-8d53-944ea115ae72 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:49.741693 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:49.741693 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:49.745477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b03447dc-e0ae-4834-8fcb-3ae555168114 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:49.747311 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1009/2003] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:49 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:49.810091 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:49.810091 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:49.823179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c30fac19-4523-4449-8d53-944ea115ae72 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:49.825179 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 995/2004] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:50.771256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-748802c4-82a7-4ac4-a1f7-8d6bbe94fece tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:50.771256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-748802c4-82a7-4ac4-a1f7-8d6bbe94fece tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:50.775259 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:50.775259 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:50.775259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-748802c4-82a7-4ac4-a1f7-8d6bbe94fece tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:50.775259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-748802c4-82a7-4ac4-a1f7-8d6bbe94fece tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:50.852571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71ac974f-64af-494d-9160-f8bf7de8b707 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:50.852571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71ac974f-64af-494d-9160-f8bf7de8b707 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:50.852571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:50.852571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:50.852571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71ac974f-64af-494d-9160-f8bf7de8b707 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:50.852571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-71ac974f-64af-494d-9160-f8bf7de8b707 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:50.962336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:50.962336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:50.962336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-748802c4-82a7-4ac4-a1f7-8d6bbe94fece tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:50.985652 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1010/2005] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:50 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:51.016406 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:51.016406 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:51.042814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71ac974f-64af-494d-9160-f8bf7de8b707 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:51.042814 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 996/2006] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:50 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:51.991376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1cb7d43-ea29-4b2b-90e7-89185b793a71 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:51.991376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1cb7d43-ea29-4b2b-90e7-89185b793a71 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:51.991376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:51.991376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:51.991376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1cb7d43-ea29-4b2b-90e7-89185b793a71 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:51.991376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b1cb7d43-ea29-4b2b-90e7-89185b793a71 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:52.067352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d460d86c-fb4a-462c-8911-da828536f934 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:52.067352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d460d86c-fb4a-462c-8911-da828536f934 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:52.067352 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:52.067352 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:52.067352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d460d86c-fb4a-462c-8911-da828536f934 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:52.067352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d460d86c-fb4a-462c-8911-da828536f934 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:52.083199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:52.083199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:52.083199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1cb7d43-ea29-4b2b-90e7-89185b793a71 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:52.083199 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1011/2007] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:51 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:52.129724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:52.129724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:52.142049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d460d86c-fb4a-462c-8911-da828536f934 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:52.142049 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 997/2008] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:52 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:53.135021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c122af79-dc45-4d3a-ad13-b7a07793205f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:53.142511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c122af79-dc45-4d3a-ad13-b7a07793205f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:53.142511 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:53.142511 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:53.142511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c122af79-dc45-4d3a-ad13-b7a07793205f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:53.142511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c122af79-dc45-4d3a-ad13-b7a07793205f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:53.163972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e7a38db-0031-4af3-9d99-944793139c9f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:53.163972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e7a38db-0031-4af3-9d99-944793139c9f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:53.163972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:53.163972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:53.163972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e7a38db-0031-4af3-9d99-944793139c9f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:53.163972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6e7a38db-0031-4af3-9d99-944793139c9f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:53.326261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:53.326261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:53.349333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c122af79-dc45-4d3a-ad13-b7a07793205f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:53.353020 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:53.353020 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:53.353734 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1012/2009] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:53 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:53.357577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e7a38db-0031-4af3-9d99-944793139c9f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:53.358755 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 998/2010] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:53 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:54.425611 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89b1b2dd-685e-402e-a4e6-f216352db220 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:54.447840 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-88381b88-09e0-4037-abf9-77160553437f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:54.454117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89b1b2dd-685e-402e-a4e6-f216352db220 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:54.454117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:54.454117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:54.454117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89b1b2dd-685e-402e-a4e6-f216352db220 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:54.464406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-88381b88-09e0-4037-abf9-77160553437f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:54.464406 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:54.464406 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:54.464406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-88381b88-09e0-4037-abf9-77160553437f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:54.464406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-88381b88-09e0-4037-abf9-77160553437f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:54.471936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-89b1b2dd-685e-402e-a4e6-f216352db220 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:54.709865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:54.709865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:54.718492 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:54.718492 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:54.727297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89b1b2dd-685e-402e-a4e6-f216352db220 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:54.728988 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 999/2011] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:54.729624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-88381b88-09e0-4037-abf9-77160553437f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:54.738506 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1013/2012] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:54 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:55.743311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e7a887f-4289-4e0b-b22c-ddbad913cb4b tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:41:55.743311 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:55.743311 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:55.743311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e7a887f-4289-4e0b-b22c-ddbad913cb4b tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-attach": {"instance_uuid": "2421697a-0aae-46c8-8a69-e22c5372493f", "mountpoint": "/dev/sdb"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:41:55.743311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e7a887f-4289-4e0b-b22c-ddbad913cb4b tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2421697a-0aae-46c8-8a69-e22c5372493f", "mountpoint": "/dev/sdb"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:55.776904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b021cf4-e3b9-4c69-a48d-1337e467864c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:55.776904 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b021cf4-e3b9-4c69-a48d-1337e467864c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:55.776904 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:55.776904 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:55.781555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b021cf4-e3b9-4c69-a48d-1337e467864c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:55.781555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8b021cf4-e3b9-4c69-a48d-1337e467864c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:55.912014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:55.912014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:55.915085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b021cf4-e3b9-4c69-a48d-1337e467864c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:55.916724 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1014/2013] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:55.927284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f2ccf8f-d26b-434a-9bea-df335cc0ecef tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:55.927284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f2ccf8f-d26b-434a-9bea-df335cc0ecef tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:55.927284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:55.927284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:55.928354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f2ccf8f-d26b-434a-9bea-df335cc0ecef tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:55.929105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1f2ccf8f-d26b-434a-9bea-df335cc0ecef tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:55.984363 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:55.984363 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:55.986831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e7a887f-4289-4e0b-b22c-ddbad913cb4b tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:41:56.004009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e7a887f-4289-4e0b-b22c-ddbad913cb4b tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Update volume admin metadata completed successfully. Jan 21 08:41:56.016933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:56.016933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:56.023249 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f2ccf8f-d26b-434a-9bea-df335cc0ecef tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:56.025011 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1015/2014] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:55 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:56.790812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e7a887f-4289-4e0b-b22c-ddbad913cb4b tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Attach volume completed successfully. Jan 21 08:41:56.791348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e7a887f-4289-4e0b-b22c-ddbad913cb4b tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 202 Jan 21 08:41:56.797586 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1000/2015] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:41:55 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 0 bytes in 1081 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:41:56.806446 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06a4ba2f-faaa-4e9a-bbe0-bc258ed3cec5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:41:56.811519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06a4ba2f-faaa-4e9a-bbe0-bc258ed3cec5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:56.811519 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:56.811519 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:56.811519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06a4ba2f-faaa-4e9a-bbe0-bc258ed3cec5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:56.950952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a39dba84-7eba-4121-ad15-d35eea8ec5d6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:56.950952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a39dba84-7eba-4121-ad15-d35eea8ec5d6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:56.950952 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:56.950952 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:56.950952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a39dba84-7eba-4121-ad15-d35eea8ec5d6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:56.962666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a39dba84-7eba-4121-ad15-d35eea8ec5d6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:57.136372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:57.136372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:57.154346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a39dba84-7eba-4121-ad15-d35eea8ec5d6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:57.163635 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1001/2016] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:56 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:57.189073 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfc3f883-e9e7-4aab-bded-425ffb8b5804 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:57.190063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfc3f883-e9e7-4aab-bded-425ffb8b5804 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:57.190433 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:57.190433 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:57.218502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfc3f883-e9e7-4aab-bded-425ffb8b5804 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:57.218502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cfc3f883-e9e7-4aab-bded-425ffb8b5804 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:57.293350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:57.293350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:57.374642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-06a4ba2f-faaa-4e9a-bbe0-bc258ed3cec5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:41:57.397446 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:57.397446 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:57.397446 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfc3f883-e9e7-4aab-bded-425ffb8b5804 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:57.430283 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1002/2017] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:57 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:57.502811 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:57.502811 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:57.524412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06a4ba2f-faaa-4e9a-bbe0-bc258ed3cec5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:41:57.526253 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1016/2018] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:56 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 1244 bytes in 728 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2e71cc1-46d8-4940-9e90-9d72e3a95183 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2e71cc1-46d8-4940-9e90-9d72e3a95183 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2e71cc1-46d8-4940-9e90-9d72e3a95183 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e2e71cc1-46d8-4940-9e90-9d72e3a95183 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2e71cc1-46d8-4940-9e90-9d72e3a95183 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:41:58.184437 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1003/2019] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:57 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 1244 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:58.208848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-984787c6-2494-4b86-a0ad-1bdb3e82a65f tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:41:58.210056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:58.210056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:58.211211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-984787c6-2494-4b86-a0ad-1bdb3e82a65f tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-detach": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:41:58.212190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-984787c6-2494-4b86-a0ad-1bdb3e82a65f tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:58.216442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fce4a5f-5c08-4fd3-9d17-8242201c0334 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:58.224408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fce4a5f-5c08-4fd3-9d17-8242201c0334 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:58.224408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:58.224408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:58.224408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fce4a5f-5c08-4fd3-9d17-8242201c0334 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:58.228236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5fce4a5f-5c08-4fd3-9d17-8242201c0334 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:58.385442 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:58.385442 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:58.406356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fce4a5f-5c08-4fd3-9d17-8242201c0334 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:58.410646 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1017/2020] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:58.425513 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-350824df-eed1-4699-a0ed-22a5179822a2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:58.426958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-350824df-eed1-4699-a0ed-22a5179822a2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:58.427361 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:58.427361 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:58.428034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-350824df-eed1-4699-a0ed-22a5179822a2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:58.428706 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-350824df-eed1-4699-a0ed-22a5179822a2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:58.466461 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:58.466461 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:58.468647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-984787c6-2494-4b86-a0ad-1bdb3e82a65f tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:41:58.477081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:58.477081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:58.484531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-350824df-eed1-4699-a0ed-22a5179822a2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:58.485694 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1018/2021] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:58 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:59.060056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-984787c6-2494-4b86-a0ad-1bdb3e82a65f tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Detach volume completed successfully. Jan 21 08:41:59.060056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-984787c6-2494-4b86-a0ad-1bdb3e82a65f tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 202 Jan 21 08:41:59.060056 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1004/2022] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:41:58 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 0 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:41:59.090613 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c79f61b-1381-4402-b3c1-903efbc58f52 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:41:59.090613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c79f61b-1381-4402-b3c1-903efbc58f52 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:59.090613 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:59.090613 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:59.090613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c79f61b-1381-4402-b3c1-903efbc58f52 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:59.237909 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:59.237909 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:59.265757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3c79f61b-1381-4402-b3c1-903efbc58f52 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:41:59.315314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c79f61b-1381-4402-b3c1-903efbc58f52 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:41:59.318176 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1019/2023] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:59 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 929 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:59.429433 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5547044f-37ca-4155-ba39-97aa5a4d18d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:41:59.430341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5547044f-37ca-4155-ba39-97aa5a4d18d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:59.430604 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:59.430604 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:59.431032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5547044f-37ca-4155-ba39-97aa5a4d18d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:59.431309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5547044f-37ca-4155-ba39-97aa5a4d18d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:59.498062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:59.498062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:59.499932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5547044f-37ca-4155-ba39-97aa5a4d18d0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:41:59.506569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d79a9fd1-b6f3-4e81-8854-3d18fd5e9850 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:41:59.507326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d79a9fd1-b6f3-4e81-8854-3d18fd5e9850 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:59.507769 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:59.507769 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:41:59.508392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d79a9fd1-b6f3-4e81-8854-3d18fd5e9850 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:59.508913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d79a9fd1-b6f3-4e81-8854-3d18fd5e9850 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:41:59.528497 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1005/2024] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:59 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:59.560759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:59.560759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:41:59.563200 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d79a9fd1-b6f3-4e81-8854-3d18fd5e9850 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:41:59.564459 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1020/2025] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:59 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:00.548137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea222932-87cd-459a-836c-485f0c8be907 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:00.548956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea222932-87cd-459a-836c-485f0c8be907 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:00.551399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:00.551399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:00.553098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea222932-87cd-459a-836c-485f0c8be907 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:00.553701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ea222932-87cd-459a-836c-485f0c8be907 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:00.584026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f4f894cd-cc31-45da-b356-f8e180e42bf4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:42:00.584664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f4f894cd-cc31-45da-b356-f8e180e42bf4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:00.584995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:00.584995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:00.585574 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f4f894cd-cc31-45da-b356-f8e180e42bf4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:00.586075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f4f894cd-cc31-45da-b356-f8e180e42bf4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:00.637065 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:00.637065 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:00.643602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea222932-87cd-459a-836c-485f0c8be907 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:00.659570 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1006/2026] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:00 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:00.663806 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:00.663806 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:00.677023 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f4f894cd-cc31-45da-b356-f8e180e42bf4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:42:00.678387 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1021/2027] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:00 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:01.673573 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74687f48-bfce-4a8a-847f-60dc81c8e34e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:01.674513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74687f48-bfce-4a8a-847f-60dc81c8e34e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:01.674656 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:01.674656 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:01.674967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74687f48-bfce-4a8a-847f-60dc81c8e34e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:01.675692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-74687f48-bfce-4a8a-847f-60dc81c8e34e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:01.710133 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b917672-fcd0-4ed8-b3f9-622fc33035b1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:42:01.715583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b917672-fcd0-4ed8-b3f9-622fc33035b1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:01.716357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:01.716357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:01.717120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b917672-fcd0-4ed8-b3f9-622fc33035b1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:01.717651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1b917672-fcd0-4ed8-b3f9-622fc33035b1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:01.774343 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:01.774343 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:01.779480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74687f48-bfce-4a8a-847f-60dc81c8e34e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:01.780335 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1007/2028] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:01.789346 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:01.789346 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:01.792190 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b917672-fcd0-4ed8-b3f9-622fc33035b1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 200 Jan 21 08:42:01.793688 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1022/2029] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:01 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 822 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:01.813315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15ffda1c-68ba-465a-9906-7262a9bd90a9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/a65175aa-70ad-49dc-90cf-93bd09bfdb61 Jan 21 08:42:01.814142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15ffda1c-68ba-465a-9906-7262a9bd90a9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:01.814318 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:01.814318 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:01.824025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15ffda1c-68ba-465a-9906-7262a9bd90a9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:02.087359 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:02.087359 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:02.131956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-15ffda1c-68ba-465a-9906-7262a9bd90a9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:42:02.253411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15ffda1c-68ba-465a-9906-7262a9bd90a9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/a65175aa-70ad-49dc-90cf-93bd09bfdb61 returned with HTTP 200 Jan 21 08:42:02.282262 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1008/2030] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:01 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/a65175aa-70ad-49dc-90cf-93bd09bfdb61 => generated 971 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:02.285976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d881cc7f-68c7-4863-aebd-d780380f7054 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes Jan 21 08:42:02.286509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d881cc7f-68c7-4863-aebd-d780380f7054 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:02.286694 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:02.286694 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:02.287047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d881cc7f-68c7-4863-aebd-d780380f7054 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:02.288903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-d881cc7f-68c7-4863-aebd-d780380f7054 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:42:02.292439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d881cc7f-68c7-4863-aebd-d780380f7054 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:42:02.522203 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d881cc7f-68c7-4863-aebd-d780380f7054 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Get all volumes completed successfully. Jan 21 08:42:02.528764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d881cc7f-68c7-4863-aebd-d780380f7054 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes returned with HTTP 200 Jan 21 08:42:02.534195 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1023/2031] 10.222.0.50 () {58 vars in 1204 bytes} [Thu Jan 21 08:42:02 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes => generated 795 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:02.552823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8d1100f-0339-46a9-bf14-7ea2787bd42f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] DELETE http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/a65175aa-70ad-49dc-90cf-93bd09bfdb61 Jan 21 08:42:02.554077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8d1100f-0339-46a9-bf14-7ea2787bd42f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:02.554610 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:02.554610 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:02.556324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8d1100f-0339-46a9-bf14-7ea2787bd42f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:02.557378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-f8d1100f-0339-46a9-bf14-7ea2787bd42f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Delete volume with id: a65175aa-70ad-49dc-90cf-93bd09bfdb61 Jan 21 08:42:02.732401 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:02.732401 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:02.735578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f8d1100f-0339-46a9-bf14-7ea2787bd42f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:42:02.809566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28b1c4d1-ecc4-491f-95ba-29174a38aa91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:02.810471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28b1c4d1-ecc4-491f-95ba-29174a38aa91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:02.815997 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:02.815997 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:02.817050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28b1c4d1-ecc4-491f-95ba-29174a38aa91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:02.819882 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-28b1c4d1-ecc4-491f-95ba-29174a38aa91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:02.944877 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:02.944877 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:02.945516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f8d1100f-0339-46a9-bf14-7ea2787bd42f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Delete volume request issued successfully. Jan 21 08:42:02.945828 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8d1100f-0339-46a9-bf14-7ea2787bd42f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/a65175aa-70ad-49dc-90cf-93bd09bfdb61 returned with HTTP 202 Jan 21 08:42:02.946922 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1009/2032] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:42:02 2021] DELETE /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/a65175aa-70ad-49dc-90cf-93bd09bfdb61 => generated 0 bytes in 400 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:42:02.958362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec450634-cf5f-474e-a458-317f2a20bac7 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] DELETE http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b Jan 21 08:42:02.958908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec450634-cf5f-474e-a458-317f2a20bac7 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:02.959108 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:02.959108 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:02.961056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28b1c4d1-ecc4-491f-95ba-29174a38aa91 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:02.974546 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1024/2033] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:02 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:02.974803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec450634-cf5f-474e-a458-317f2a20bac7 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:02.974803 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-ec450634-cf5f-474e-a458-317f2a20bac7 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Delete backup with id: 52ce42d2-482a-4e01-a058-28f565fd6e9b. Jan 21 08:42:03.104852 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:03.104852 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:03.331272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-ec450634-cf5f-474e-a458-317f2a20bac7 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] delete_backup rpcapi backup_id 52ce42d2-482a-4e01-a058-28f565fd6e9b {{(pid=88057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:42:03.344876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec450634-cf5f-474e-a458-317f2a20bac7 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b returned with HTTP 202 Jan 21 08:42:03.356889 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1010/2034] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:42:02 2021] DELETE /volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b => generated 0 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:42:03.374000 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6520770d-ac8b-4890-97ce-851767c3a328 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] GET http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b Jan 21 08:42:03.375004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6520770d-ac8b-4890-97ce-851767c3a328 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:03.376544 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:03.376544 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:03.377236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6520770d-ac8b-4890-97ce-851767c3a328 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:03.380422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6520770d-ac8b-4890-97ce-851767c3a328 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Show backup with id 52ce42d2-482a-4e01-a058-28f565fd6e9b. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:03.485398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:03.485398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:03.490830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6520770d-ac8b-4890-97ce-851767c3a328 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b returned with HTTP 200 Jan 21 08:42:03.509572 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1025/2035] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:03 2021] GET /volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b => generated 823 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:03.996858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58a24f89-c4e0-417e-b104-4b961e3c1639 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:03.997723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58a24f89-c4e0-417e-b104-4b961e3c1639 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:04.016861 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:04.016861 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:04.017650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58a24f89-c4e0-417e-b104-4b961e3c1639 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:04.019165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-58a24f89-c4e0-417e-b104-4b961e3c1639 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:04.184235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:04.184235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:04.185795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58a24f89-c4e0-417e-b104-4b961e3c1639 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:04.201898 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1011/2036] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:03 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:04.521731 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5c92cdc-b9f7-44a0-8794-6a8aba80e337 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] GET http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b Jan 21 08:42:04.522611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5c92cdc-b9f7-44a0-8794-6a8aba80e337 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:04.522927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:04.522927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:04.529057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5c92cdc-b9f7-44a0-8794-6a8aba80e337 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:04.533711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d5c92cdc-b9f7-44a0-8794-6a8aba80e337 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Show backup with id 52ce42d2-482a-4e01-a058-28f565fd6e9b. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:04.637125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:04.637125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:04.640534 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5c92cdc-b9f7-44a0-8794-6a8aba80e337 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b returned with HTTP 200 Jan 21 08:42:04.663527 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1026/2037] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:04 2021] GET /volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b => generated 823 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:05.215193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fdf92b7-855b-462d-99e3-4b6999a04fc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:05.227980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fdf92b7-855b-462d-99e3-4b6999a04fc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:05.228569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:05.228569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:05.229651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fdf92b7-855b-462d-99e3-4b6999a04fc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:05.230484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1fdf92b7-855b-462d-99e3-4b6999a04fc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:05.324993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:05.324993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:05.328821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fdf92b7-855b-462d-99e3-4b6999a04fc0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:05.341221 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1012/2038] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:05 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:05.677161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6bea0b7b-d164-40da-b9b9-d0cabac526b2 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] GET http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b Jan 21 08:42:05.678076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6bea0b7b-d164-40da-b9b9-d0cabac526b2 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:05.678437 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:05.678437 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:05.679123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6bea0b7b-d164-40da-b9b9-d0cabac526b2 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:05.684072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6bea0b7b-d164-40da-b9b9-d0cabac526b2 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Show backup with id 52ce42d2-482a-4e01-a058-28f565fd6e9b. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:05.790443 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6bea0b7b-d164-40da-b9b9-d0cabac526b2 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b returned with HTTP 404 Jan 21 08:42:05.792699 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1027/2039] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:05 2021] GET /volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/52ce42d2-482a-4e01-a058-28f565fd6e9b => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:42:05.808642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f511f12-19d6-4f81-b72d-315703f6bd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] DELETE http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a Jan 21 08:42:05.815095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f511f12-19d6-4f81-b72d-315703f6bd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:05.815418 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:05.815418 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:05.816492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f511f12-19d6-4f81-b72d-315703f6bd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:05.817334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-5f511f12-19d6-4f81-b72d-315703f6bd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Delete backup with id: f3fb5dbe-6074-44b6-a224-bf280e4f3b5a. Jan 21 08:42:05.881413 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:05.881413 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:05.999036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-5f511f12-19d6-4f81-b72d-315703f6bd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] delete_backup rpcapi backup_id f3fb5dbe-6074-44b6-a224-bf280e4f3b5a {{(pid=88057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:42:06.002709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f511f12-19d6-4f81-b72d-315703f6bd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a returned with HTTP 202 Jan 21 08:42:06.003922 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1013/2040] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:42:05 2021] DELETE /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/f3fb5dbe-6074-44b6-a224-bf280e4f3b5a => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:06.093055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] POST http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes Jan 21 08:42:06.093826 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1445358500"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:06.095094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1445358500'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:42:06.095481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Create volume of 1 GB Jan 21 08:42:06.134870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Availability Zones retrieved successfully. Jan 21 08:42:06.192241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Flow 'volume_create_api' (2cc8eb57-35fd-4755-9fd4-1cecc27d0ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:42:06.205233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccce355-7464-4108-aa62-a71da5fd1531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:06.222082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:42:06.361236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-599ae178-b03d-40d3-a9ff-8d69d06bd93f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:06.361768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-599ae178-b03d-40d3-a9ff-8d69d06bd93f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:06.361977 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:06.361977 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:06.362476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-599ae178-b03d-40d3-a9ff-8d69d06bd93f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:06.362849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-599ae178-b03d-40d3-a9ff-8d69d06bd93f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:06.417198 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:06.417198 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:06.423259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-599ae178-b03d-40d3-a9ff-8d69d06bd93f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:06.427875 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1014/2041] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:06 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:06.518796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccce355-7464-4108-aa62-a71da5fd1531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:06.521157 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6e722bb-8f6b-4931-9ff2-8793f8cd57d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:06.828016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Created reservations ['114a54a9-7733-45fb-80a7-12c805ab6b13', 'fdf94f09-8276-48dd-9c20-e40c0d873ca3', '07a830ed-e74d-42f3-a677-07c9493a15f9', 'e816b177-82d9-4657-a052-eec40fa64236'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:42:06.830935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6e722bb-8f6b-4931-9ff2-8793f8cd57d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['114a54a9-7733-45fb-80a7-12c805ab6b13', 'fdf94f09-8276-48dd-9c20-e40c0d873ca3', '07a830ed-e74d-42f3-a677-07c9493a15f9', 'e816b177-82d9-4657-a052-eec40fa64236']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:06.834148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d65ac9-cdeb-4de2-81c2-fcb397d94e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:07.030177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d65ac9-cdeb-4de2-81c2-fcb397d94e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b2627f1-652a-4e21-a9db-fa87d8acc31d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1445358500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fe5bd9293c4df898f5b3e70c05a7e9',qos_specs=None,replication_status=,reservations=['114a54a9-7733-45fb-80a7-12c805ab6b13','fdf94f09-8276-48dd-9c20-e40c0d873ca3','07a830ed-e74d-42f3-a677-07c9493a15f9','e816b177-82d9-4657-a052-eec40fa64236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827be476de034acd9057910d3504ba16',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1445358500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b2627f1-652a-4e21-a9db-fa87d8acc31d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58fe5bd9293c4df898f5b3e70c05a7e9',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='827be476de034acd9057910d3504ba16',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:07.035887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (275ed39a-c82c-4dc1-8d36-fbc98459f45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:07.204682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (275ed39a-c82c-4dc1-8d36-fbc98459f45e) 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-1445358500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58fe5bd9293c4df898f5b3e70c05a7e9',qos_specs=None,replication_status=,reservations=['114a54a9-7733-45fb-80a7-12c805ab6b13','fdf94f09-8276-48dd-9c20-e40c0d873ca3','07a830ed-e74d-42f3-a677-07c9493a15f9','e816b177-82d9-4657-a052-eec40fa64236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827be476de034acd9057910d3504ba16',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:07.213119 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d9110df-5b85-41a2-9e9b-4e5f74ea2a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:07.311639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d9110df-5b85-41a2-9e9b-4e5f74ea2a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:07.324777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Flow 'volume_create_api' (2cc8eb57-35fd-4755-9fd4-1cecc27d0ebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:42:07.512888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Create volume request issued successfully. Jan 21 08:42:07.609509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01c60d4d-f158-49a1-ad49-25ac8811bba5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes returned with HTTP 202 Jan 21 08:42:07.629728 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1028/2042] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:42:06 2021] POST /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes => generated 823 bytes in 1523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:42:07.686323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e5affa5-1a54-4a32-83ad-5bc6f9b74bcc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:07.687299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e5affa5-1a54-4a32-83ad-5bc6f9b74bcc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:07.687767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:07.687767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:07.688455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e5affa5-1a54-4a32-83ad-5bc6f9b74bcc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:07.691770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5e5affa5-1a54-4a32-83ad-5bc6f9b74bcc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:07.692745 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] POST http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes Jan 21 08:42:07.692745 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:07.692745 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:07.693479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-59447685"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:07.694751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-59447685'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:42:07.695254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Create volume of 1 GB Jan 21 08:42:07.729769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Availability Zones retrieved successfully. Jan 21 08:42:07.762194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Flow 'volume_create_api' (3a42a0f8-bbf3-4f52-bdd6-4b3b90f056e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:42:07.774540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba4b028-bfd5-4d3d-ab0b-e37b4c8745df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:07.789731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:42:07.857019 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:07.857019 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:07.873836 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e5affa5-1a54-4a32-83ad-5bc6f9b74bcc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:07.883453 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1029/2043] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:07.934096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b690b7dd-193d-45ae-8b6a-27ffb34f9449 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:42:07.937502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b690b7dd-193d-45ae-8b6a-27ffb34f9449 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:07.937902 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:07.937902 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:07.941141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b690b7dd-193d-45ae-8b6a-27ffb34f9449 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:08.021323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba4b028-bfd5-4d3d-ab0b-e37b4c8745df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:08.026301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f988e9b2-7d69-43f9-b8b3-0bed48f4d9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:08.182345 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:08.182345 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:08.228315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b690b7dd-193d-45ae-8b6a-27ffb34f9449 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:42:08.323878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b690b7dd-193d-45ae-8b6a-27ffb34f9449 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d returned with HTTP 200 Jan 21 08:42:08.350055 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1030/2044] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:07 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d => generated 915 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:08.543245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Created reservations ['7ef63030-80e0-43e0-9b8f-aa51d33497f3', '686723a2-e60f-4311-a168-c1cd5fb53abf', '0e6e4c1b-3f24-479c-8e56-5777099b0acc', 'eea67441-d78c-4e3b-a0eb-309309274d4c'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:42:08.547707 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f988e9b2-7d69-43f9-b8b3-0bed48f4d9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ef63030-80e0-43e0-9b8f-aa51d33497f3', '686723a2-e60f-4311-a168-c1cd5fb53abf', '0e6e4c1b-3f24-479c-8e56-5777099b0acc', 'eea67441-d78c-4e3b-a0eb-309309274d4c']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:08.552493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331b92e9-471c-468d-9198-18b46f7d951a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:08.918459 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1defa58-0008-4177-9464-d1e7c20bbafc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:08.924007 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1defa58-0008-4177-9464-d1e7c20bbafc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:08.924768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:08.924768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:08.931096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1defa58-0008-4177-9464-d1e7c20bbafc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:08.931096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f1defa58-0008-4177-9464-d1e7c20bbafc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:08.989563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (331b92e9-471c-468d-9198-18b46f7d951a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0b94eee-176e-4351-b491-dc31cf0e3908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-59447685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4db435bb922a4748b4d4ccf6261b405b',qos_specs=None,replication_status=,reservations=['7ef63030-80e0-43e0-9b8f-aa51d33497f3','686723a2-e60f-4311-a168-c1cd5fb53abf','0e6e4c1b-3f24-479c-8e56-5777099b0acc','eea67441-d78c-4e3b-a0eb-309309274d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c270fe273de740ebaeac4ac74c2c411d',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-59447685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0b94eee-176e-4351-b491-dc31cf0e3908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4db435bb922a4748b4d4ccf6261b405b',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='c270fe273de740ebaeac4ac74c2c411d',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:09.003783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c16ff88-5e12-4e54-8c6e-a1e4d730a4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:09.088554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:09.088554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:09.114461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1defa58-0008-4177-9464-d1e7c20bbafc tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:09.114461 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1031/2045] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:08 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:09.198411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c16ff88-5e12-4e54-8c6e-a1e4d730a4ef) 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-59447685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4db435bb922a4748b4d4ccf6261b405b',qos_specs=None,replication_status=,reservations=['7ef63030-80e0-43e0-9b8f-aa51d33497f3','686723a2-e60f-4311-a168-c1cd5fb53abf','0e6e4c1b-3f24-479c-8e56-5777099b0acc','eea67441-d78c-4e3b-a0eb-309309274d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c270fe273de740ebaeac4ac74c2c411d',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:09.205608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e2b169-a02f-4d31-a85f-18f61da5e88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:09.290018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e2b169-a02f-4d31-a85f-18f61da5e88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:09.298623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Flow 'volume_create_api' (3a42a0f8-bbf3-4f52-bdd6-4b3b90f056e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:42:09.358090 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9a655e9-80dc-4740-a4be-5015731981c7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:42:09.374407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9a655e9-80dc-4740-a4be-5015731981c7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:09.374407 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:09.374407 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:09.374407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9a655e9-80dc-4740-a4be-5015731981c7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:09.460153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Create volume request issued successfully. Jan 21 08:42:09.515232 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:09.515232 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:09.516497 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea1e03dd-ff63-4a03-99dd-477c054d2b6e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes returned with HTTP 202 Jan 21 08:42:09.523277 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1015/2046] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:42:07 2021] POST /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes => generated 818 bytes in 2398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:42:09.571385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-284b29eb-a72c-421d-be36-d8c721612922 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:42:09.572309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-284b29eb-a72c-421d-be36-d8c721612922 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:09.573138 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:09.573138 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:09.574515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-284b29eb-a72c-421d-be36-d8c721612922 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:09.627640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e9a655e9-80dc-4740-a4be-5015731981c7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:42:09.789186 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:09.789186 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:09.812797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-284b29eb-a72c-421d-be36-d8c721612922 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:42:09.881638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-284b29eb-a72c-421d-be36-d8c721612922 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 returned with HTTP 200 Jan 21 08:42:09.903485 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1016/2047] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:09 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 => generated 886 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:09.948971 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9a655e9-80dc-4740-a4be-5015731981c7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d returned with HTTP 200 Jan 21 08:42:09.967278 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1032/2048] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:09 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d => generated 915 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:10.133668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a642ef4-a89b-4e93-9ed8-60d96883a9df tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:10.134368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a642ef4-a89b-4e93-9ed8-60d96883a9df tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:10.134727 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:10.134727 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:10.135668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a642ef4-a89b-4e93-9ed8-60d96883a9df tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:10.136226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9a642ef4-a89b-4e93-9ed8-60d96883a9df tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:10.184152 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:10.184152 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:10.186461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a642ef4-a89b-4e93-9ed8-60d96883a9df tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:10.188139 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1017/2049] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:10 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:10.904159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c96e9b7-3e63-47fa-8a43-ac1252af8234 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:42:10.905136 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c96e9b7-3e63-47fa-8a43-ac1252af8234 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:10.905990 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:10.905990 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:10.906679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c96e9b7-3e63-47fa-8a43-ac1252af8234 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:10.998440 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cbae3d4c-2f8c-40a9-b293-7d125869d277 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:42:10.998440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cbae3d4c-2f8c-40a9-b293-7d125869d277 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:11.005744 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:11.005744 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:11.005744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cbae3d4c-2f8c-40a9-b293-7d125869d277 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:11.141775 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:11.141775 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:11.164722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cbae3d4c-2f8c-40a9-b293-7d125869d277 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:42:11.221424 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:11.221424 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:11.223686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cbae3d4c-2f8c-40a9-b293-7d125869d277 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d returned with HTTP 200 Jan 21 08:42:11.224989 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1018/2050] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:10 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d => generated 916 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:11.238967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48f5ffe1-908e-4ed1-8017-3cb93b249663 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:11.239495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48f5ffe1-908e-4ed1-8017-3cb93b249663 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:11.239683 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:11.239683 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:11.244594 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48f5ffe1-908e-4ed1-8017-3cb93b249663 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:11.244594 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-48f5ffe1-908e-4ed1-8017-3cb93b249663 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:11.244809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0c96e9b7-3e63-47fa-8a43-ac1252af8234 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:42:11.286722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c96e9b7-3e63-47fa-8a43-ac1252af8234 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 returned with HTTP 200 Jan 21 08:42:11.287896 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1033/2051] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:10 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 => generated 910 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:11.296687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6ad8d8c-e1ac-4cd5-8893-54d9e663a888 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] POST http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups Jan 21 08:42:11.313187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:11.313187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:11.313559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:11.313559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:11.313559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6ad8d8c-e1ac-4cd5-8893-54d9e663a888 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b2627f1-652a-4e21-a9db-fa87d8acc31d", "name": "tempest-VolumesBackupsAdminTest-Backup-1044313870"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:11.314010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48f5ffe1-908e-4ed1-8017-3cb93b249663 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:11.314169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-a6ad8d8c-e1ac-4cd5-8893-54d9e663a888 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Creating new backup {'backup': {'volume_id': '7b2627f1-652a-4e21-a9db-fa87d8acc31d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1044313870'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:42:11.314169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-a6ad8d8c-e1ac-4cd5-8893-54d9e663a888 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Creating backup of volume 7b2627f1-652a-4e21-a9db-fa87d8acc31d in container None Jan 21 08:42:11.314489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1019/2052] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:11 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:11.439858 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:11.439858 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:11.441978 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a6ad8d8c-e1ac-4cd5-8893-54d9e663a888 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:42:11.590073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a6ad8d8c-e1ac-4cd5-8893-54d9e663a888 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Created reservations ['7af57c81-4867-4f66-84f7-301b75fe22fc', 'ad6a3251-d566-4512-9ab0-3747b51b09c0'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:42:12.046344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6ad8d8c-e1ac-4cd5-8893-54d9e663a888 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups returned with HTTP 202 Jan 21 08:42:12.046344 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1034/2053] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:42:11 2021] POST /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups => generated 401 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:42:12.060033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c0947c0-054f-4559-9da6-d7a9900da55f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:12.060815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c0947c0-054f-4559-9da6-d7a9900da55f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:12.061207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:12.061207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:12.061786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c0947c0-054f-4559-9da6-d7a9900da55f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:12.062302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8c0947c0-054f-4559-9da6-d7a9900da55f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:12.165474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:12.165474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:12.172871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c0947c0-054f-4559-9da6-d7a9900da55f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:12.181867 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1020/2054] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:12 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 808 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:12.229310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0788e1f3-f03d-400d-aee2-e75fb5180174 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:42:12.230248 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:12.230248 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:12.230911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0788e1f3-f03d-400d-aee2-e75fb5180174 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-reserve": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:12.231476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0788e1f3-f03d-400d-aee2-e75fb5180174 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:12.340479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bc01aca-47f7-450a-b2f3-a08b36ab3b39 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:12.341245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bc01aca-47f7-450a-b2f3-a08b36ab3b39 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:12.341630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:12.341630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:12.342205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bc01aca-47f7-450a-b2f3-a08b36ab3b39 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:12.342718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2bc01aca-47f7-450a-b2f3-a08b36ab3b39 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:12.414320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:12.414320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:12.415732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0788e1f3-f03d-400d-aee2-e75fb5180174 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:12.429176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:12.429176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:12.431352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bc01aca-47f7-450a-b2f3-a08b36ab3b39 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:12.447298 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1021/2055] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:12.460513 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b7178c7-2aae-4c08-a8ee-503e664e480d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:42:12.461344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b7178c7-2aae-4c08-a8ee-503e664e480d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:12.461701 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:12.461701 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:12.462328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b7178c7-2aae-4c08-a8ee-503e664e480d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:12.508972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0788e1f3-f03d-400d-aee2-e75fb5180174 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Reserve volume completed successfully. Jan 21 08:42:12.510529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0788e1f3-f03d-400d-aee2-e75fb5180174 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 202 Jan 21 08:42:12.512438 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1035/2056] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:42:12 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 0 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:12.526571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79359141-3e8b-4c2c-af06-159ad78c17b5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:42:12.527807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79359141-3e8b-4c2c-af06-159ad78c17b5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:12.528722 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:12.528722 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:12.530828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79359141-3e8b-4c2c-af06-159ad78c17b5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:12.651831 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:12.651831 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:12.671301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-79359141-3e8b-4c2c-af06-159ad78c17b5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:12.682881 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:12.682881 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:12.758645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79359141-3e8b-4c2c-af06-159ad78c17b5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:42:12.771491 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1036/2057] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:12 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 929 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:12.774950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0b7178c7-2aae-4c08-a8ee-503e664e480d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:42:12.821969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f838ae2e-21f8-4efb-9fbb-3f936432cbdd tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:42:12.838224 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:12.838224 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:12.841708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f838ae2e-21f8-4efb-9fbb-3f936432cbdd tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-unreserve": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:12.841708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f838ae2e-21f8-4efb-9fbb-3f936432cbdd tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:12.899247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b7178c7-2aae-4c08-a8ee-503e664e480d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 returned with HTTP 200 Jan 21 08:42:12.912674 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1022/2058] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:12 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 => generated 910 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:13.179694 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:13.179694 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:13.180915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f838ae2e-21f8-4efb-9fbb-3f936432cbdd tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:13.213222 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1accf5dd-a79a-4f75-98ee-052fb205d6fa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:13.217475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1accf5dd-a79a-4f75-98ee-052fb205d6fa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:13.220399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:13.220399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:13.221848 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1accf5dd-a79a-4f75-98ee-052fb205d6fa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:13.222819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1accf5dd-a79a-4f75-98ee-052fb205d6fa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:13.328847 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:13.328847 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:13.330806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1accf5dd-a79a-4f75-98ee-052fb205d6fa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:13.345627 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1023/2059] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:13 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 808 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:13.453903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1811d798-677c-4648-96e0-8f66aa0e8fd6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:13.454487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1811d798-677c-4648-96e0-8f66aa0e8fd6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:13.454690 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:13.454690 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:13.455054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1811d798-677c-4648-96e0-8f66aa0e8fd6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:13.455423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1811d798-677c-4648-96e0-8f66aa0e8fd6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:13.531816 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:13.531816 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:13.535084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1811d798-677c-4648-96e0-8f66aa0e8fd6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:13.536462 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1024/2060] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:13 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:13.738453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f838ae2e-21f8-4efb-9fbb-3f936432cbdd tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Unreserve volume completed successfully. Jan 21 08:42:13.741431 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f838ae2e-21f8-4efb-9fbb-3f936432cbdd tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 202 Jan 21 08:42:13.748061 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1037/2061] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:42:12 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 0 bytes in 941 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:13.758442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9f1e9cc-d11e-4066-851c-59ff6ab44ec1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:42:13.759066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9f1e9cc-d11e-4066-851c-59ff6ab44ec1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:13.759415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:13.759415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:13.759886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9f1e9cc-d11e-4066-851c-59ff6ab44ec1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:13.932467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23022091-b068-4fb2-acc7-eb053222534c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:42:13.933390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23022091-b068-4fb2-acc7-eb053222534c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:13.933797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:13.933797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:13.934493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23022091-b068-4fb2-acc7-eb053222534c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:13.960941 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:13.960941 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:14.003401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d9f1e9cc-d11e-4066-851c-59ff6ab44ec1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:14.093980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9f1e9cc-d11e-4066-851c-59ff6ab44ec1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:42:14.097271 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1025/2062] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:13 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 929 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:14.129741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-804d866f-efdc-4bfc-b091-668f37ef6196 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:42:14.130305 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:14.130305 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:14.130766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-804d866f-efdc-4bfc-b091-668f37ef6196 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:14.131161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-804d866f-efdc-4bfc-b091-668f37ef6196 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:14.202332 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:14.202332 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:14.258949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:14.258949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:14.260235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23022091-b068-4fb2-acc7-eb053222534c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:42:14.260395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-804d866f-efdc-4bfc-b091-668f37ef6196 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:14.332729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-804d866f-efdc-4bfc-b091-668f37ef6196 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume updated successfully. Jan 21 08:42:14.333517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-804d866f-efdc-4bfc-b091-668f37ef6196 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 200 Jan 21 08:42:14.335389 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1026/2063] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:42:14 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 0 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 21 08:42:14.346537 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76728964-3e05-47aa-9b6d-d4e7494454cf tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:42:14.347953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76728964-3e05-47aa-9b6d-d4e7494454cf tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:14.348360 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:14.348360 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:14.349041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76728964-3e05-47aa-9b6d-d4e7494454cf tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:14.397075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23022091-b068-4fb2-acc7-eb053222534c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 returned with HTTP 200 Jan 21 08:42:14.402652 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1038/2064] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:13 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 => generated 911 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:14.424705 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72157a4b-e595-4baa-9e1f-4cd7b49e05ad tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:14.430958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72157a4b-e595-4baa-9e1f-4cd7b49e05ad tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:14.433175 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:14.433175 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:14.434384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72157a4b-e595-4baa-9e1f-4cd7b49e05ad tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:14.436098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-72157a4b-e595-4baa-9e1f-4cd7b49e05ad tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:14.471322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:14.471322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:14.502982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-76728964-3e05-47aa-9b6d-d4e7494454cf tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:14.532176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:14.532176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:14.537515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72157a4b-e595-4baa-9e1f-4cd7b49e05ad tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:14.539475 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1039/2065] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:14 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 808 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:14.578552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b994356-2655-47c7-88d2-e38a87fb2597 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] POST http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots Jan 21 08:42:14.580954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:14.580954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:14.582100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76728964-3e05-47aa-9b6d-d4e7494454cf tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:42:14.583035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b994356-2655-47c7-88d2-e38a87fb2597 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0b94eee-176e-4351-b491-dc31cf0e3908", "name": "tempest-SnapshotsActionsTest-Snapshot-1256662298"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:14.585334 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1027/2066] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:14 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 928 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:14.695832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-420f36f5-4126-4efb-9c81-6f153131b816 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:14.699629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-420f36f5-4126-4efb-9c81-6f153131b816 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:14.705942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:14.705942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:14.719065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-420f36f5-4126-4efb-9c81-6f153131b816 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:14.719065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-420f36f5-4126-4efb-9c81-6f153131b816 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:14.859481 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:14.859481 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:14.869273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-420f36f5-4126-4efb-9c81-6f153131b816 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:14.885245 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1028/2067] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:14 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:14.909265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37b56bfb-fc9b-4b3b-a8b7-91ea5267a37e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:42:14.911288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:14.911288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:14.914115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37b56bfb-fc9b-4b3b-a8b7-91ea5267a37e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:14.917457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37b56bfb-fc9b-4b3b-a8b7-91ea5267a37e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:14.934416 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:14.934416 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:14.940009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8b994356-2655-47c7-88d2-e38a87fb2597 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:42:14.942110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-8b994356-2655-47c7-88d2-e38a87fb2597 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Create snapshot from volume c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:42:15.222864 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-8b994356-2655-47c7-88d2-e38a87fb2597 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Created reservations ['fd00c817-2e18-433a-8690-fd82d21c05ef', '16a59811-7ef5-476e-9d69-715bffcfaaea', 'bb461838-28bb-47f3-9658-1238b6310b4c', 'dcced223-5260-4d46-8a21-c2a0ff96ff36'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:42:15.613887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:15.613887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:15.621560 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-37b56bfb-fc9b-4b3b-a8b7-91ea5267a37e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:15.758934 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-37b56bfb-fc9b-4b3b-a8b7-91ea5267a37e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume updated successfully. Jan 21 08:42:15.761772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37b56bfb-fc9b-4b3b-a8b7-91ea5267a37e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 200 Jan 21 08:42:15.761772 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1029/2068] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:42:14 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 0 bytes in 874 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 08:42:15.772405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b902d21-f6c4-4f5b-98ca-d658301b0f6d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:15.773235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b902d21-f6c4-4f5b-98ca-d658301b0f6d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:15.773658 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:15.773658 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:15.774291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b902d21-f6c4-4f5b-98ca-d658301b0f6d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:15.774842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8b902d21-f6c4-4f5b-98ca-d658301b0f6d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:15.822095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:15.822095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:15.824432 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b902d21-f6c4-4f5b-98ca-d658301b0f6d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:15.829052 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1030/2069] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:15 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 808 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:15.846070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bac5c6f0-9cd9-4b2a-b58c-621a7641abbf tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:42:15.853032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8b994356-2655-47c7-88d2-e38a87fb2597 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot create request issued successfully. Jan 21 08:42:15.854004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b994356-2655-47c7-88d2-e38a87fb2597 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots returned with HTTP 202 Jan 21 08:42:15.854512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bac5c6f0-9cd9-4b2a-b58c-621a7641abbf tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:15.854962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:15.854962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:15.855719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bac5c6f0-9cd9-4b2a-b58c-621a7641abbf tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:15.876483 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1040/2070] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:42:14 2021] POST /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots => generated 307 bytes in 1311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:42:15.896204 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b2984a08-04df-4f33-adc4-900f3de265aa tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:42:15.903604 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b2984a08-04df-4f33-adc4-900f3de265aa tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:15.903817 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:15.903817 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:15.913579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b2984a08-04df-4f33-adc4-900f3de265aa tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:16.010007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:16.010007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:16.033638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bac5c6f0-9cd9-4b2a-b58c-621a7641abbf tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:16.085686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bac5c6f0-9cd9-4b2a-b58c-621a7641abbf tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:42:16.106356 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:16.106356 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:16.111275 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1031/2071] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:15 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 929 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:16.117029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b2984a08-04df-4f33-adc4-900f3de265aa tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:16.124884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7138164a-064d-495b-bb50-c947af65ed93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:16.133170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7138164a-064d-495b-bb50-c947af65ed93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:16.133513 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:16.133513 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:16.135677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7138164a-064d-495b-bb50-c947af65ed93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:16.136188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7138164a-064d-495b-bb50-c947af65ed93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:16.139991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b2984a08-04df-4f33-adc4-900f3de265aa tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:42:16.148093 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1041/2072] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:15 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 439 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:16.159526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab2f7f46-39a0-4f60-93b4-84ffdacfb7e5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:42:16.159863 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:16.159863 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:16.169336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab2f7f46-39a0-4f60-93b4-84ffdacfb7e5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:16.170524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab2f7f46-39a0-4f60-93b4-84ffdacfb7e5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:16.272055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:16.272055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:16.273842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7138164a-064d-495b-bb50-c947af65ed93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:16.275249 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1032/2073] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:16.418759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:16.418759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:16.427320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ab2f7f46-39a0-4f60-93b4-84ffdacfb7e5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:16.557936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ab2f7f46-39a0-4f60-93b4-84ffdacfb7e5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Update volume admin metadata completed successfully. Jan 21 08:42:16.558291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ab2f7f46-39a0-4f60-93b4-84ffdacfb7e5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Update readonly setting on volume completed successfully. Jan 21 08:42:16.558848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab2f7f46-39a0-4f60-93b4-84ffdacfb7e5 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 202 Jan 21 08:42:16.560074 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1042/2074] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:42:16 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 0 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:16.572671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6a2d0f1-858a-4974-bd2c-4c3d42ab1976 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:42:16.574127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6a2d0f1-858a-4974-bd2c-4c3d42ab1976 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:16.574744 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:16.574744 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:16.580956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6a2d0f1-858a-4974-bd2c-4c3d42ab1976 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:16.854674 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6fa9ff7-3dd9-4fba-8a70-c77f542fe4bc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:16.861718 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:16.861718 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:16.872158 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6fa9ff7-3dd9-4fba-8a70-c77f542fe4bc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:16.872516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:16.872516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:16.873222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6fa9ff7-3dd9-4fba-8a70-c77f542fe4bc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:16.873924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f6fa9ff7-3dd9-4fba-8a70-c77f542fe4bc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:16.942452 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a6a2d0f1-858a-4974-bd2c-4c3d42ab1976 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:17.036689 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:17.036689 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:17.048599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6fa9ff7-3dd9-4fba-8a70-c77f542fe4bc tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:17.061194 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1043/2075] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:16 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 808 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:17.123985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6a2d0f1-858a-4974-bd2c-4c3d42ab1976 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:42:17.133271 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1033/2076] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:16 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 928 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:17.146021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9faab48f-3887-43df-ba8f-37ff21843726 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:42:17.146837 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:17.146837 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:17.147907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9faab48f-3887-43df-ba8f-37ff21843726 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:17.159837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9368dae1-c073-47d5-a61e-28ff2b90cd35 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:42:17.162648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9368dae1-c073-47d5-a61e-28ff2b90cd35 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:17.163052 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:17.163052 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:17.164977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9368dae1-c073-47d5-a61e-28ff2b90cd35 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:17.168948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9faab48f-3887-43df-ba8f-37ff21843726 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:17.293825 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:17.293825 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:17.302415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9368dae1-c073-47d5-a61e-28ff2b90cd35 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:17.302415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9368dae1-c073-47d5-a61e-28ff2b90cd35 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:42:17.315131 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1034/2077] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:17 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 439 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:17.342561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9228144e-b42c-42dc-906e-4b98033e6b48 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:17.345265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9228144e-b42c-42dc-906e-4b98033e6b48 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:17.345664 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:17.345664 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:17.346723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9228144e-b42c-42dc-906e-4b98033e6b48 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:17.358428 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9228144e-b42c-42dc-906e-4b98033e6b48 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:17.407871 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:17.407871 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:17.412831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9faab48f-3887-43df-ba8f-37ff21843726 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:17.431581 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:17.431581 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:17.434747 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9228144e-b42c-42dc-906e-4b98033e6b48 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:17.437772 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1035/2078] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:17.575775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9faab48f-3887-43df-ba8f-37ff21843726 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Update volume admin metadata completed successfully. Jan 21 08:42:17.576215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9faab48f-3887-43df-ba8f-37ff21843726 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Update readonly setting on volume completed successfully. Jan 21 08:42:17.577130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9faab48f-3887-43df-ba8f-37ff21843726 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 202 Jan 21 08:42:17.578352 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1044/2079] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:42:17 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 0 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:17.586722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa2c0e67-5c57-44e0-9330-3bd730ce4b4d tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:42:17.587354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa2c0e67-5c57-44e0-9330-3bd730ce4b4d tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:17.587902 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:17.587902 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:17.588473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa2c0e67-5c57-44e0-9330-3bd730ce4b4d tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:17.789432 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:17.789432 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:17.823129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fa2c0e67-5c57-44e0-9330-3bd730ce4b4d tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:17.889744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa2c0e67-5c57-44e0-9330-3bd730ce4b4d tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:42:17.889744 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1036/2080] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:17 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 929 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:17.912832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a78d86b-ae92-4dec-9453-8c04718e67a1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] POST http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action Jan 21 08:42:17.912832 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:17.912832 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:17.912832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a78d86b-ae92-4dec-9453-8c04718e67a1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-81225156", "disk_format": "raw"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:17.912832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a78d86b-ae92-4dec-9453-8c04718e67a1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-81225156", "disk_format": "raw"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:18.034469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:18.034469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:18.041868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3a78d86b-ae92-4dec-9453-8c04718e67a1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:42:18.072416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aeb5467c-7c0c-43d7-84aa-6830dd14b0e7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:18.072937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aeb5467c-7c0c-43d7-84aa-6830dd14b0e7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:18.073467 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:18.073467 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:18.074057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aeb5467c-7c0c-43d7-84aa-6830dd14b0e7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:18.075301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-aeb5467c-7c0c-43d7-84aa-6830dd14b0e7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:18.141527 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:18.141527 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:18.148467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aeb5467c-7c0c-43d7-84aa-6830dd14b0e7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:18.150932 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1037/2081] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:18 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 808 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:18.181383 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:18.181383 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:18.321985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48ce5b9b-8bf4-4d1a-a774-8fbbfa821822 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:42:18.322703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48ce5b9b-8bf4-4d1a-a774-8fbbfa821822 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:18.322826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:18.322826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:18.323152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48ce5b9b-8bf4-4d1a-a774-8fbbfa821822 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:18.383261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:18.383261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:18.389387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-48ce5b9b-8bf4-4d1a-a774-8fbbfa821822 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:18.398282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48ce5b9b-8bf4-4d1a-a774-8fbbfa821822 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:42:18.399806 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1038/2082] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:18 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 439 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:18.453247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12eb8728-8342-477b-9ef6-edc9a3de999f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:18.453803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12eb8728-8342-477b-9ef6-edc9a3de999f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:18.454025 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:18.454025 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:18.454473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12eb8728-8342-477b-9ef6-edc9a3de999f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:18.454886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-12eb8728-8342-477b-9ef6-edc9a3de999f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:18.531306 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:18.531306 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:18.545969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12eb8728-8342-477b-9ef6-edc9a3de999f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:18.548959 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1039/2083] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:18.578500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3a78d86b-ae92-4dec-9453-8c04718e67a1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Copy volume to image completed successfully. Jan 21 08:42:18.581195 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a78d86b-ae92-4dec-9453-8c04718e67a1 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action returned with HTTP 202 Jan 21 08:42:18.587386 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1045/2084] 10.222.0.50 () {60 vars in 1358 bytes} [Thu Jan 21 08:42:17 2021] POST /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9/action => generated 691 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:42:19.186835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dba5458-29de-4a7c-aa1c-22e2066726ea tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:19.187621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dba5458-29de-4a7c-aa1c-22e2066726ea tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:19.187981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:19.187981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:19.189615 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dba5458-29de-4a7c-aa1c-22e2066726ea tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:19.196585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6dba5458-29de-4a7c-aa1c-22e2066726ea tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:19.355887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:19.355887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:19.361353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dba5458-29de-4a7c-aa1c-22e2066726ea tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:19.377705 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1040/2085] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:19 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 808 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:19.416775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ba15512-53ec-416f-a046-031a971dd005 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:42:19.417525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ba15512-53ec-416f-a046-031a971dd005 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:19.417824 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:19.417824 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:19.418506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ba15512-53ec-416f-a046-031a971dd005 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:19.486191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:19.486191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:19.488761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ba15512-53ec-416f-a046-031a971dd005 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:19.491220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ba15512-53ec-416f-a046-031a971dd005 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:42:19.494449 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1046/2086] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:19 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:19.575022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-779ee0b4-07f6-41ff-862d-5e3ceb1b9664 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:19.576538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-779ee0b4-07f6-41ff-862d-5e3ceb1b9664 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:19.577070 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:19.577070 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:19.578066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-779ee0b4-07f6-41ff-862d-5e3ceb1b9664 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:19.580794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-779ee0b4-07f6-41ff-862d-5e3ceb1b9664 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:19.657533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:19.657533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:19.661653 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-779ee0b4-07f6-41ff-862d-5e3ceb1b9664 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:19.663461 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1041/2087] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:19 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:20.409285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18554569-346c-4a25-a50b-89134e828877 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:20.424739 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18554569-346c-4a25-a50b-89134e828877 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:20.428613 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:20.428613 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:20.430841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18554569-346c-4a25-a50b-89134e828877 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:20.434822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-18554569-346c-4a25-a50b-89134e828877 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:20.511999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7f2af7f-16dc-41ef-93a8-00a4536edb91 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:42:20.517753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7f2af7f-16dc-41ef-93a8-00a4536edb91 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:20.526919 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:20.526919 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:20.530518 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7f2af7f-16dc-41ef-93a8-00a4536edb91 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:20.744162 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:20.744162 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:20.747940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7f2af7f-16dc-41ef-93a8-00a4536edb91 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:20.757885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7f2af7f-16dc-41ef-93a8-00a4536edb91 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:42:20.768137 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:20.768137 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:20.771975 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1042/2088] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:20 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 466 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:20.781699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18554569-346c-4a25-a50b-89134e828877 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:20.783094 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1047/2089] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:20 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:20.786551 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76f1785d-31f8-44ec-8133-66f6b95bc556 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:20.787066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76f1785d-31f8-44ec-8133-66f6b95bc556 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:20.799802 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:20.799802 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:20.801923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76f1785d-31f8-44ec-8133-66f6b95bc556 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:20.802640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-76f1785d-31f8-44ec-8133-66f6b95bc556 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:20.943322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:20.943322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:20.966119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76f1785d-31f8-44ec-8133-66f6b95bc556 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:20.977897 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1043/2090] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:20 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:21.808096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3df72bf1-5d8c-4dd0-b73c-c5c7b498d6e0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:21.809091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3df72bf1-5d8c-4dd0-b73c-c5c7b498d6e0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:21.816412 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:21.816412 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:21.817233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3df72bf1-5d8c-4dd0-b73c-c5c7b498d6e0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:21.817900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3df72bf1-5d8c-4dd0-b73c-c5c7b498d6e0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:21.996818 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:21.996818 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:22.007486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3df72bf1-5d8c-4dd0-b73c-c5c7b498d6e0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:22.012071 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1044/2091] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:21 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:22.054112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-469df64b-65d6-4847-9de1-f8be689b7dfb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:22.058783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-469df64b-65d6-4847-9de1-f8be689b7dfb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:22.059074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:22.059074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:22.059393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-469df64b-65d6-4847-9de1-f8be689b7dfb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:22.059755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-469df64b-65d6-4847-9de1-f8be689b7dfb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:22.259620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:22.259620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:22.262559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-469df64b-65d6-4847-9de1-f8be689b7dfb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:22.271481 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1045/2092] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:22 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:22.314332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27c7c6e6-8832-4dec-bb36-b85e4da0cd51 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action Jan 21 08:42:22.315060 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:22.315060 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:22.352468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27c7c6e6-8832-4dec-bb36-b85e4da0cd51 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:22.353268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27c7c6e6-8832-4dec-bb36-b85e4da0cd51 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:22.355290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-27c7c6e6-8832-4dec-bb36-b85e4da0cd51 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot 'bd4e40d1-cedb-4236-931f-da47be2bb3de' with '{'status': 'creating'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:42:22.576045 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:22.576045 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:22.783224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27c7c6e6-8832-4dec-bb36-b85e4da0cd51 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action returned with HTTP 202 Jan 21 08:42:22.784622 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1048/2093] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:42:20 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action => generated 0 bytes in 1991 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:22.798616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-700fd83e-4734-4cbe-963a-97f0fed05a93 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:42:22.799536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-700fd83e-4734-4cbe-963a-97f0fed05a93 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:22.799955 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:22.799955 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:22.800748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-700fd83e-4734-4cbe-963a-97f0fed05a93 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:22.983699 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:22.983699 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:22.985661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-700fd83e-4734-4cbe-963a-97f0fed05a93 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:23.008329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-700fd83e-4734-4cbe-963a-97f0fed05a93 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:42:23.020573 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1046/2094] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:22 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 465 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:23.041666 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e9e1464-c145-4f92-8ae2-5fbba42ced6a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:23.042534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8e9e1464-c145-4f92-8ae2-5fbba42ced6a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:23.042887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:23.042887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:23.043575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8e9e1464-c145-4f92-8ae2-5fbba42ced6a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:23.044194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8e9e1464-c145-4f92-8ae2-5fbba42ced6a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:23.054141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3afdc66-92eb-4637-9996-048b8a58220a tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action Jan 21 08:42:23.055497 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:23.055497 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:23.062031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3afdc66-92eb-4637-9996-048b8a58220a tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:23.062873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3afdc66-92eb-4637-9996-048b8a58220a tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:23.067403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-c3afdc66-92eb-4637-9996-048b8a58220a tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot 'bd4e40d1-cedb-4236-931f-da47be2bb3de' with '{'status': 'available'}' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:42:23.291299 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:23.291299 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:23.295279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e9e1464-c145-4f92-8ae2-5fbba42ced6a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:23.321116 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1049/2095] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:23 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:23.393140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6eb2a50-3217-49f7-b8c5-d7530fa90ef0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:23.399339 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6eb2a50-3217-49f7-b8c5-d7530fa90ef0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:23.400086 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:23.400086 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:23.417388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6eb2a50-3217-49f7-b8c5-d7530fa90ef0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:23.417388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f6eb2a50-3217-49f7-b8c5-d7530fa90ef0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:23.593725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:23.593725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:23.613963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6eb2a50-3217-49f7-b8c5-d7530fa90ef0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:23.631570 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1050/2096] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:23 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:23.646614 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:23.646614 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:23.826545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3afdc66-92eb-4637-9996-048b8a58220a tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action returned with HTTP 202 Jan 21 08:42:23.833563 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1047/2097] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:42:23 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action => generated 0 bytes in 797 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:23.880718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd9f612b-aeb3-40d1-bb27-79e18530fb91 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:42:23.888957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd9f612b-aeb3-40d1-bb27-79e18530fb91 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:23.892570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:23.892570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:23.893731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd9f612b-aeb3-40d1-bb27-79e18530fb91 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:24.053393 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:24.053393 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:24.061642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dd9f612b-aeb3-40d1-bb27-79e18530fb91 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:24.064716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd9f612b-aeb3-40d1-bb27-79e18530fb91 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:42:24.066404 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1051/2098] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:23 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 466 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:24.093824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17554c64-87a8-4909-9504-39bffce7ba6b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] POST http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots Jan 21 08:42:24.093824 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:24.093824 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:24.094288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-17554c64-87a8-4909-9504-39bffce7ba6b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0b94eee-176e-4351-b491-dc31cf0e3908", "name": "tempest-SnapshotsActionsTest-Snapshot-533681185"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:24.328268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cb3c973-c371-40f0-bf01-1f78c62e5724 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:24.329749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cb3c973-c371-40f0-bf01-1f78c62e5724 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:24.329986 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:24.329986 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:24.330694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cb3c973-c371-40f0-bf01-1f78c62e5724 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:24.331211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3cb3c973-c371-40f0-bf01-1f78c62e5724 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:24.375964 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:24.375964 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:24.381266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-17554c64-87a8-4909-9504-39bffce7ba6b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:42:24.381630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-17554c64-87a8-4909-9504-39bffce7ba6b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Create snapshot from volume c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:42:24.465426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:24.465426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:24.467317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cb3c973-c371-40f0-bf01-1f78c62e5724 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:24.505331 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1052/2099] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:24 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:24.633428 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-17554c64-87a8-4909-9504-39bffce7ba6b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Created reservations ['75f4515b-5fe8-4b57-90f6-90eec9185288', 'd82cb0ad-1a6a-4f17-a97a-458c4621e4c6', 'a2423bc2-b124-4dfe-8ea8-3ff41d1fe5e0', 'b62c29d6-54c4-4b1f-89da-19a154369cfd'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:42:24.652108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf8d1796-73eb-438d-840f-8581e50a33d4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:24.652108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf8d1796-73eb-438d-840f-8581e50a33d4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:24.652108 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:24.652108 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:24.652108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf8d1796-73eb-438d-840f-8581e50a33d4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:24.652108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bf8d1796-73eb-438d-840f-8581e50a33d4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:24.780695 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:24.780695 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:24.806011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf8d1796-73eb-438d-840f-8581e50a33d4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:24.816840 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1053/2100] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:24 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:25.156166 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-17554c64-87a8-4909-9504-39bffce7ba6b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot create request issued successfully. Jan 21 08:42:25.157587 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17554c64-87a8-4909-9504-39bffce7ba6b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots returned with HTTP 202 Jan 21 08:42:25.169567 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1048/2101] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:42:24 2021] POST /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots => generated 306 bytes in 1085 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:42:25.185016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27af79a0-90bc-4b58-b6a4-0c47d1d22c02 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:25.185596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27af79a0-90bc-4b58-b6a4-0c47d1d22c02 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:25.185824 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:25.185824 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:25.186219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27af79a0-90bc-4b58-b6a4-0c47d1d22c02 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:25.305516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:25.305516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:25.307969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-27af79a0-90bc-4b58-b6a4-0c47d1d22c02 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:25.322218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27af79a0-90bc-4b58-b6a4-0c47d1d22c02 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 200 Jan 21 08:42:25.325674 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1054/2102] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:25 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 438 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:25.536907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe030d48-f896-4562-9003-9487aec5ec96 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:25.537874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe030d48-f896-4562-9003-9487aec5ec96 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:25.538215 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:25.538215 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:25.539148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe030d48-f896-4562-9003-9487aec5ec96 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:25.542526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fe030d48-f896-4562-9003-9487aec5ec96 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:25.677647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:25.677647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:25.683642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe030d48-f896-4562-9003-9487aec5ec96 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:25.691321 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1049/2103] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:25 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:25.832236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9374780b-dca8-49d9-a78a-09883408e8a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:25.833082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9374780b-dca8-49d9-a78a-09883408e8a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:25.833432 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:25.833432 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:25.834081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9374780b-dca8-49d9-a78a-09883408e8a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:25.834765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9374780b-dca8-49d9-a78a-09883408e8a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:25.948998 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:25.948998 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:25.953929 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9374780b-dca8-49d9-a78a-09883408e8a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:25.964158 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1055/2104] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:26.346102 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab01ed5d-fea2-45ff-b3cc-d5ea074e7cd1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:26.347005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab01ed5d-fea2-45ff-b3cc-d5ea074e7cd1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:26.353020 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:26.353020 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:26.354392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab01ed5d-fea2-45ff-b3cc-d5ea074e7cd1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:26.501839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:26.501839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:26.517022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ab01ed5d-fea2-45ff-b3cc-d5ea074e7cd1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:26.536774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab01ed5d-fea2-45ff-b3cc-d5ea074e7cd1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 200 Jan 21 08:42:26.536774 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1050/2105] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:26 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 438 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:26.715899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-91ddaac2-f922-46ca-b4bf-fdbd6316a538 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:26.716701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-91ddaac2-f922-46ca-b4bf-fdbd6316a538 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:26.717008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:26.717008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:26.717563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-91ddaac2-f922-46ca-b4bf-fdbd6316a538 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:26.718116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-91ddaac2-f922-46ca-b4bf-fdbd6316a538 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:26.835017 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:26.835017 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:26.837957 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-91ddaac2-f922-46ca-b4bf-fdbd6316a538 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:26.844023 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1056/2106] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:26 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:26.983324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb536d5a-7d6d-4399-ac3f-d97edb68795d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:26.986791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb536d5a-7d6d-4399-ac3f-d97edb68795d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:27.022353 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:27.022353 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:27.022353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb536d5a-7d6d-4399-ac3f-d97edb68795d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:27.022353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fb536d5a-7d6d-4399-ac3f-d97edb68795d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:27.192395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:27.192395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:27.204894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb536d5a-7d6d-4399-ac3f-d97edb68795d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:27.216626 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1051/2107] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:26 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:27.553376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6279138c-adab-4d83-a635-029be21feb33 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:27.560495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6279138c-adab-4d83-a635-029be21feb33 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:27.560606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:27.560606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:27.561208 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6279138c-adab-4d83-a635-029be21feb33 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:27.698533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:27.698533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:27.700420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6279138c-adab-4d83-a635-029be21feb33 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:27.704573 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6279138c-adab-4d83-a635-029be21feb33 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 200 Jan 21 08:42:27.716637 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1057/2108] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:27 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 438 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:27.864852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-057a7b31-692c-4f39-995f-264148bb8dbe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:27.865650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-057a7b31-692c-4f39-995f-264148bb8dbe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:27.866062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:27.866062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:27.866910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-057a7b31-692c-4f39-995f-264148bb8dbe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:27.867628 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-057a7b31-692c-4f39-995f-264148bb8dbe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:27.971040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:27.971040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:27.981740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-057a7b31-692c-4f39-995f-264148bb8dbe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:27.995956 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1052/2109] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:27 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:28.255859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11f83102-68e5-4cdc-a2d2-4c96a634ca37 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:28.257311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11f83102-68e5-4cdc-a2d2-4c96a634ca37 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:28.257692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:28.257692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:28.258420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11f83102-68e5-4cdc-a2d2-4c96a634ca37 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:28.259123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-11f83102-68e5-4cdc-a2d2-4c96a634ca37 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:28.387078 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:28.387078 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:28.401020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11f83102-68e5-4cdc-a2d2-4c96a634ca37 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:28.403014 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1058/2110] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:28 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:28.735476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-779239f0-dfd6-4c39-b4e9-a5cd3e155f12 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:28.737088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-779239f0-dfd6-4c39-b4e9-a5cd3e155f12 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:28.737518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:28.737518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:28.738450 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-779239f0-dfd6-4c39-b4e9-a5cd3e155f12 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:28.944704 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:28.944704 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:28.957994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-779239f0-dfd6-4c39-b4e9-a5cd3e155f12 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:28.980867 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-779239f0-dfd6-4c39-b4e9-a5cd3e155f12 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 200 Jan 21 08:42:28.994954 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1053/2111] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:28 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 438 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:29.029685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c4a2615-f56a-4d08-a1af-857430d014e7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:29.029685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c4a2615-f56a-4d08-a1af-857430d014e7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:29.029685 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:29.029685 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:29.029685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c4a2615-f56a-4d08-a1af-857430d014e7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:29.029685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4c4a2615-f56a-4d08-a1af-857430d014e7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:29.081663 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:29.081663 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:29.090329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c4a2615-f56a-4d08-a1af-857430d014e7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:29.092509 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1059/2112] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:29 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:29.427410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25bc30f0-b0e1-4fc7-98e1-e3f0f88a808c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:29.427410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25bc30f0-b0e1-4fc7-98e1-e3f0f88a808c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:29.427410 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:29.427410 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:29.427410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25bc30f0-b0e1-4fc7-98e1-e3f0f88a808c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:29.437893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-25bc30f0-b0e1-4fc7-98e1-e3f0f88a808c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:29.649394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:29.649394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:29.654475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25bc30f0-b0e1-4fc7-98e1-e3f0f88a808c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:29.657063 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1054/2113] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:29 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:30.029804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5feca521-18a2-4dda-95f3-7d7214071d38 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:30.029804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5feca521-18a2-4dda-95f3-7d7214071d38 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:30.029804 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:30.029804 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:30.029804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5feca521-18a2-4dda-95f3-7d7214071d38 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:30.129297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-251cb667-b38c-40ce-98af-bf3beff6dc94 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:30.136473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-251cb667-b38c-40ce-98af-bf3beff6dc94 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:30.137825 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:30.137825 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:30.138828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-251cb667-b38c-40ce-98af-bf3beff6dc94 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:30.139919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-251cb667-b38c-40ce-98af-bf3beff6dc94 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:30.172306 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:30.172306 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:30.182563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5feca521-18a2-4dda-95f3-7d7214071d38 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:30.187996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5feca521-18a2-4dda-95f3-7d7214071d38 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 200 Jan 21 08:42:30.188807 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1060/2114] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:30 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 465 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:30.238184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-afe632ba-f1db-42d2-a556-97bb2b7c4e1f tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772/action Jan 21 08:42:30.247217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:30.247217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:30.250145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-afe632ba-f1db-42d2-a556-97bb2b7c4e1f tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:30.250832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-afe632ba-f1db-42d2-a556-97bb2b7c4e1f tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:30.252132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-afe632ba-f1db-42d2-a556-97bb2b7c4e1f tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot 'cec701e8-5045-41c5-9748-d9fabe8cf772' with '{'status': 'creating'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:42:30.282316 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:30.282316 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:30.290048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-251cb667-b38c-40ce-98af-bf3beff6dc94 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:30.305821 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1055/2115] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:30 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:30.460493 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:30.460493 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:30.629557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-afe632ba-f1db-42d2-a556-97bb2b7c4e1f tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772/action returned with HTTP 202 Jan 21 08:42:30.636272 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1061/2116] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:42:30 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772/action => generated 0 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:30.664582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e63f89ce-b95c-4610-a6cc-292f92ecea42 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:30.671250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e63f89ce-b95c-4610-a6cc-292f92ecea42 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:30.671697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07ee53d2-b241-4e69-a55f-01de18ad37e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:30.672382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07ee53d2-b241-4e69-a55f-01de18ad37e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:30.672760 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:30.672760 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:30.673344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07ee53d2-b241-4e69-a55f-01de18ad37e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:30.674029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-07ee53d2-b241-4e69-a55f-01de18ad37e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:30.690062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:30.690062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:30.691931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e63f89ce-b95c-4610-a6cc-292f92ecea42 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:30.801243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:30.801243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:30.805493 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e63f89ce-b95c-4610-a6cc-292f92ecea42 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:30.810483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:30.810483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:30.812065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e63f89ce-b95c-4610-a6cc-292f92ecea42 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 200 Jan 21 08:42:30.812565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07ee53d2-b241-4e69-a55f-01de18ad37e9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:30.815255 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1056/2117] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:30 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 464 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:30.820705 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1062/2118] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:30.858634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9bdad64-cd9e-4f95-aec3-89ad3d66bc22 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772/action Jan 21 08:42:30.859502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:30.859502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:30.860319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9bdad64-cd9e-4f95-aec3-89ad3d66bc22 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-force_delete": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:30.861104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9bdad64-cd9e-4f95-aec3-89ad3d66bc22 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:30.977986 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:30.977986 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:30.983683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b9bdad64-cd9e-4f95-aec3-89ad3d66bc22 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Snapshot retrieved successfully. Jan 21 08:42:31.237172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b9bdad64-cd9e-4f95-aec3-89ad3d66bc22 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Snapshot delete request issued successfully. Jan 21 08:42:31.238720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9bdad64-cd9e-4f95-aec3-89ad3d66bc22 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772/action returned with HTTP 202 Jan 21 08:42:31.250834 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1057/2119] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:42:30 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772/action => generated 0 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:31.254115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e1691c3-3c24-4e74-9dee-60d262472d02 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:31.255039 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e1691c3-3c24-4e74-9dee-60d262472d02 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:31.255515 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:31.255515 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:31.256265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e1691c3-3c24-4e74-9dee-60d262472d02 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:31.314891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf5fd3da-9b88-4763-a5e9-8031af81d6aa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:31.316662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf5fd3da-9b88-4763-a5e9-8031af81d6aa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:31.316957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:31.316957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:31.317418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf5fd3da-9b88-4763-a5e9-8031af81d6aa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:31.317857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cf5fd3da-9b88-4763-a5e9-8031af81d6aa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:31.372129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:31.372129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:31.373559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4e1691c3-3c24-4e74-9dee-60d262472d02 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:31.381247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e1691c3-3c24-4e74-9dee-60d262472d02 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 200 Jan 21 08:42:31.389401 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1063/2120] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:31 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 464 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:31.419294 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:31.419294 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:31.434614 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf5fd3da-9b88-4763-a5e9-8031af81d6aa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:31.435470 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1058/2121] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:31 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:31.828288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0545f5e4-5f59-47da-9e8b-5712712798ab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:31.828832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0545f5e4-5f59-47da-9e8b-5712712798ab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:31.829134 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:31.829134 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:31.829413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0545f5e4-5f59-47da-9e8b-5712712798ab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:31.829795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0545f5e4-5f59-47da-9e8b-5712712798ab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:31.930349 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:31.930349 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:31.935784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0545f5e4-5f59-47da-9e8b-5712712798ab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:31.944847 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1064/2122] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:32.404774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31ed4f8f-a0cb-4099-9b06-5101aee55924 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:32.405706 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31ed4f8f-a0cb-4099-9b06-5101aee55924 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:32.410554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:32.410554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:32.411384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31ed4f8f-a0cb-4099-9b06-5101aee55924 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:32.451265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba95d177-efc2-4083-9d9b-37f11d4ff8e8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:32.452999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba95d177-efc2-4083-9d9b-37f11d4ff8e8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:32.453214 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:32.453214 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:32.453594 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba95d177-efc2-4083-9d9b-37f11d4ff8e8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:32.453970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ba95d177-efc2-4083-9d9b-37f11d4ff8e8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:32.519945 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:32.519945 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:32.522420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba95d177-efc2-4083-9d9b-37f11d4ff8e8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:32.523561 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1065/2123] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:32 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:32.577992 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:32.577992 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:32.580234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-31ed4f8f-a0cb-4099-9b06-5101aee55924 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:32.587001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31ed4f8f-a0cb-4099-9b06-5101aee55924 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 200 Jan 21 08:42:32.605873 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1059/2124] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:32 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 464 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:32.951117 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-240668dd-40d1-405a-9316-94f1b4d73aec tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:32.952417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-240668dd-40d1-405a-9316-94f1b4d73aec tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:32.963988 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:32.963988 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:32.963988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-240668dd-40d1-405a-9316-94f1b4d73aec tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:32.963988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-240668dd-40d1-405a-9316-94f1b4d73aec tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:32.998448 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:32.998448 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:33.020936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-240668dd-40d1-405a-9316-94f1b4d73aec tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:33.020936 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1066/2125] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:33.554085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be82aee1-1d76-4485-910c-68f0b49402a0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:33.554904 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be82aee1-1d76-4485-910c-68f0b49402a0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:33.554904 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:33.554904 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:33.555287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be82aee1-1d76-4485-910c-68f0b49402a0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:33.555637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-be82aee1-1d76-4485-910c-68f0b49402a0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:33.622000 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0862a7af-fad0-4e36-a566-a858bdd9e0e2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:33.627845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0862a7af-fad0-4e36-a566-a858bdd9e0e2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:33.636366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:33.636366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:33.639698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0862a7af-fad0-4e36-a566-a858bdd9e0e2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:33.666181 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:33.666181 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:33.668491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be82aee1-1d76-4485-910c-68f0b49402a0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:33.669940 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1060/2126] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:33 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:33.833659 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:33.833659 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:33.841763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0862a7af-fad0-4e36-a566-a858bdd9e0e2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:33.867186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0862a7af-fad0-4e36-a566-a858bdd9e0e2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 200 Jan 21 08:42:33.881639 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1067/2127] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:33 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 464 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:34.019026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93ecb35f-f8c8-4a4b-a474-e88954f2c0d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:34.020109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93ecb35f-f8c8-4a4b-a474-e88954f2c0d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:34.020536 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:34.020536 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:34.021329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93ecb35f-f8c8-4a4b-a474-e88954f2c0d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:34.021868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-93ecb35f-f8c8-4a4b-a474-e88954f2c0d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:34.074097 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:34.074097 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:34.082882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93ecb35f-f8c8-4a4b-a474-e88954f2c0d2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:34.092117 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1061/2128] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:34.700260 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5ac30da-bf7a-421b-a8d5-d97bf83261fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:34.700793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5ac30da-bf7a-421b-a8d5-d97bf83261fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:34.701013 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:34.701013 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:34.701465 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5ac30da-bf7a-421b-a8d5-d97bf83261fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:34.701853 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a5ac30da-bf7a-421b-a8d5-d97bf83261fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:34.914137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-898c90ff-e00e-44e0-b3ca-c04600e5b966 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:34.916757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-898c90ff-e00e-44e0-b3ca-c04600e5b966 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:34.920117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:34.920117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:34.930515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-898c90ff-e00e-44e0-b3ca-c04600e5b966 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:34.947171 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:34.947171 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:34.947821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5ac30da-bf7a-421b-a8d5-d97bf83261fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:34.962030 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1068/2129] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:34 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:35.107772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a99d99dc-9e39-4be5-a547-06c2216c85b5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:35.108557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a99d99dc-9e39-4be5-a547-06c2216c85b5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:35.109098 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:35.109098 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:35.109706 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a99d99dc-9e39-4be5-a547-06c2216c85b5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:35.110361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a99d99dc-9e39-4be5-a547-06c2216c85b5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:35.187920 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:35.187920 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:35.201781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-898c90ff-e00e-44e0-b3ca-c04600e5b966 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:35.226983 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-898c90ff-e00e-44e0-b3ca-c04600e5b966 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 200 Jan 21 08:42:35.231900 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1062/2130] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:34 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 464 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:35.240789 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:35.240789 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:35.242782 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a99d99dc-9e39-4be5-a547-06c2216c85b5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:35.270008 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1069/2131] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:35.985913 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18b39acd-8371-4825-91c9-5e8236c98df3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:35.988621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18b39acd-8371-4825-91c9-5e8236c98df3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:35.994835 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:35.994835 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:35.999523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18b39acd-8371-4825-91c9-5e8236c98df3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:36.005008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-18b39acd-8371-4825-91c9-5e8236c98df3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:36.153765 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.153765 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:36.153765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18b39acd-8371-4825-91c9-5e8236c98df3 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:36.153765 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1063/2132] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:35 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:36.245715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ad3ad52-1f7a-43e0-9a13-9a0be9480c0b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:42:36.247117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ad3ad52-1f7a-43e0-9a13-9a0be9480c0b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:36.249735 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:36.249735 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:36.251185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ad3ad52-1f7a-43e0-9a13-9a0be9480c0b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:36.296911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a7c8051-48fa-4d87-85fd-2ee2652d0b7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:36.297917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a7c8051-48fa-4d87-85fd-2ee2652d0b7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:36.298380 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:36.298380 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:36.299083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a7c8051-48fa-4d87-85fd-2ee2652d0b7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:36.300546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0a7c8051-48fa-4d87-85fd-2ee2652d0b7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:36.428207 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ad3ad52-1f7a-43e0-9a13-9a0be9480c0b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 404 Jan 21 08:42:36.429457 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1070/2133] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:36 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 111 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:42:36.438274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19e413c8-e93f-47f0-abc9-2c8953ca3e14 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action Jan 21 08:42:36.439331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19e413c8-e93f-47f0-abc9-2c8953ca3e14 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:36.440488 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19e413c8-e93f-47f0-abc9-2c8953ca3e14 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:36.441655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-19e413c8-e93f-47f0-abc9-2c8953ca3e14 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot 'bd4e40d1-cedb-4236-931f-da47be2bb3de' with '{'status': 'available'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:42:36.518946 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.518946 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:36.532077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a7c8051-48fa-4d87-85fd-2ee2652d0b7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:36.543864 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1064/2134] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:36 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:36.578851 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.578851 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:36.876295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19e413c8-e93f-47f0-abc9-2c8953ca3e14 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action returned with HTTP 202 Jan 21 08:42:36.881571 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1071/2135] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:42:36 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action => generated 0 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:36.887554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-895eff20-5be1-4ced-9e4c-2cc9386e3616 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:42:36.889535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-895eff20-5be1-4ced-9e4c-2cc9386e3616 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:36.889889 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:36.889889 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:36.890445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-895eff20-5be1-4ced-9e4c-2cc9386e3616 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:36.993863 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.993863 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:37.003335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-895eff20-5be1-4ced-9e4c-2cc9386e3616 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:37.005922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-895eff20-5be1-4ced-9e4c-2cc9386e3616 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:42:37.009847 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1065/2136] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:36 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 466 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:37.024725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3125bbd9-0f1e-40c1-bfce-08004f1cb9d3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] POST http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots Jan 21 08:42:37.025496 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:37.025496 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:37.025812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3125bbd9-0f1e-40c1-bfce-08004f1cb9d3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0b94eee-176e-4351-b491-dc31cf0e3908", "name": "tempest-SnapshotsActionsTest-Snapshot-1072409979"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:37.175496 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43ddf334-d37b-4255-bdfb-9d441a386afa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:37.175496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43ddf334-d37b-4255-bdfb-9d441a386afa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:37.175496 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:37.175496 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:37.175496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43ddf334-d37b-4255-bdfb-9d441a386afa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:37.175496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-43ddf334-d37b-4255-bdfb-9d441a386afa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:37.242727 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:37.242727 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:37.244367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3125bbd9-0f1e-40c1-bfce-08004f1cb9d3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:42:37.244870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-3125bbd9-0f1e-40c1-bfce-08004f1cb9d3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Create snapshot from volume c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:42:37.262860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:37.262860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:37.273674 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43ddf334-d37b-4255-bdfb-9d441a386afa tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:37.276689 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1066/2137] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:37 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:37.485342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-3125bbd9-0f1e-40c1-bfce-08004f1cb9d3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Created reservations ['d021b336-6306-411e-9ee9-5f2231dcc14d', '1bce68a1-5cd8-484f-94e5-963c44159d82', '7affef68-4004-4200-b9d7-b9aefd52148a', '7ba96de2-0cbe-4e5e-9e2c-b9292476455b'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:42:37.965050 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3125bbd9-0f1e-40c1-bfce-08004f1cb9d3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot create request issued successfully. Jan 21 08:42:37.969893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3125bbd9-0f1e-40c1-bfce-08004f1cb9d3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots returned with HTTP 202 Jan 21 08:42:37.969893 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1072/2138] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:42:37 2021] POST /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots => generated 307 bytes in 948 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:42:37.981715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c970ceb-0ef3-4e7b-b489-678744b4e1eb tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:37.984103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c970ceb-0ef3-4e7b-b489-678744b4e1eb tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:37.987627 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:37.987627 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:37.989493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c970ceb-0ef3-4e7b-b489-678744b4e1eb tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:38.057780 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:38.057780 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:38.059161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2c970ceb-0ef3-4e7b-b489-678744b4e1eb tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:38.061660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c970ceb-0ef3-4e7b-b489-678744b4e1eb tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:38.069035 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1073/2139] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:37 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 439 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:38.293300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3700cc66-9ce2-46dd-a3bb-2a1a43f02ef2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:38.294201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3700cc66-9ce2-46dd-a3bb-2a1a43f02ef2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:38.294446 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:38.294446 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:38.295039 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3700cc66-9ce2-46dd-a3bb-2a1a43f02ef2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:38.295586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3700cc66-9ce2-46dd-a3bb-2a1a43f02ef2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:38.352173 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:38.352173 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:38.355158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3700cc66-9ce2-46dd-a3bb-2a1a43f02ef2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:38.356368 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1074/2140] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:38 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:39.081835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c25e2729-d931-4834-9d93-3e05ee6ea195 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:39.083028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c25e2729-d931-4834-9d93-3e05ee6ea195 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:39.083465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:39.083465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:39.084078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c25e2729-d931-4834-9d93-3e05ee6ea195 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:39.225389 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:39.225389 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:39.235735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c25e2729-d931-4834-9d93-3e05ee6ea195 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:39.247600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c25e2729-d931-4834-9d93-3e05ee6ea195 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:39.248491 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1075/2141] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:39 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 439 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:39.279710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa1aa62e-4a00-4639-b1c6-bc5a09220134 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:39.280796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa1aa62e-4a00-4639-b1c6-bc5a09220134 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:39.280796 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:39.280796 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:39.280796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa1aa62e-4a00-4639-b1c6-bc5a09220134 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:39.281456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-aa1aa62e-4a00-4639-b1c6-bc5a09220134 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:39.371502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd527f6e-78fa-494f-8fef-0356237c3289 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:39.374745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd527f6e-78fa-494f-8fef-0356237c3289 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:39.374745 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:39.374745 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:39.374745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd527f6e-78fa-494f-8fef-0356237c3289 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:39.374745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cd527f6e-78fa-494f-8fef-0356237c3289 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:39.400349 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:39.400349 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:39.418826 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa1aa62e-4a00-4639-b1c6-bc5a09220134 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:39.431177 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1067/2142] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:37 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 1884 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:39.477219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:39.477219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:39.490661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd527f6e-78fa-494f-8fef-0356237c3289 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:39.500903 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1076/2143] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:39 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:40.262894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6561ceea-c415-4297-99e5-6039de9642c3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:40.269062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6561ceea-c415-4297-99e5-6039de9642c3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:40.271079 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:40.271079 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:40.271567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6561ceea-c415-4297-99e5-6039de9642c3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:40.385978 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:40.385978 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:40.387165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6561ceea-c415-4297-99e5-6039de9642c3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:40.389182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6561ceea-c415-4297-99e5-6039de9642c3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:40.390034 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1068/2144] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:40 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 439 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:40.438721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11898fc4-2b3a-407b-b517-4bffd77230cf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:40.439542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11898fc4-2b3a-407b-b517-4bffd77230cf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:40.441628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:40.441628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:40.442327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11898fc4-2b3a-407b-b517-4bffd77230cf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:40.444073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-11898fc4-2b3a-407b-b517-4bffd77230cf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:40.511671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-88b67cf3-e386-4468-ac9a-dfea59cbe916 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:40.512231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-88b67cf3-e386-4468-ac9a-dfea59cbe916 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:40.512455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:40.512455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:40.512838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-88b67cf3-e386-4468-ac9a-dfea59cbe916 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:40.513238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-88b67cf3-e386-4468-ac9a-dfea59cbe916 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:40.567405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:40.567405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:40.569185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11898fc4-2b3a-407b-b517-4bffd77230cf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:40.583484 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1077/2145] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:40.636171 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:40.636171 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:40.653546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-88b67cf3-e386-4468-ac9a-dfea59cbe916 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:40.657738 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1069/2146] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:40 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:41.402590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50b9beca-8cff-4a32-8562-3b567e61d244 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:41.404275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50b9beca-8cff-4a32-8562-3b567e61d244 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:41.404672 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:41.404672 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:41.405299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50b9beca-8cff-4a32-8562-3b567e61d244 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:41.498399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:41.498399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:41.500045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-50b9beca-8cff-4a32-8562-3b567e61d244 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:41.506523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50b9beca-8cff-4a32-8562-3b567e61d244 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:41.507866 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1078/2147] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:41 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 439 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:41.600120 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-644d5c85-97ad-4d9c-b812-bce03ccd096e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:41.601033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-644d5c85-97ad-4d9c-b812-bce03ccd096e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:41.601448 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:41.601448 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:41.603212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-644d5c85-97ad-4d9c-b812-bce03ccd096e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:41.603941 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-644d5c85-97ad-4d9c-b812-bce03ccd096e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:41.676227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:41.676227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:41.683830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a36c10e1-68c4-4dc1-a805-09aae994637f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:41.684756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a36c10e1-68c4-4dc1-a805-09aae994637f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:41.685217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:41.685217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:41.685927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a36c10e1-68c4-4dc1-a805-09aae994637f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:41.686544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a36c10e1-68c4-4dc1-a805-09aae994637f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:41.708207 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-644d5c85-97ad-4d9c-b812-bce03ccd096e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:41.716476 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1070/2148] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:41.790239 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:41.790239 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:41.803668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a36c10e1-68c4-4dc1-a805-09aae994637f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:41.819019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1079/2149] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:41 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:42.521924 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f192ea0e-ddf1-48c3-a5b1-009aee226d52 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:42.522453 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f192ea0e-ddf1-48c3-a5b1-009aee226d52 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:42.522572 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:42.522572 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:42.526665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f192ea0e-ddf1-48c3-a5b1-009aee226d52 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:42.630722 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:42.630722 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:42.631921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f192ea0e-ddf1-48c3-a5b1-009aee226d52 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:42.633912 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f192ea0e-ddf1-48c3-a5b1-009aee226d52 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:42.648530 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1071/2150] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:42 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 439 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:42.740017 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f7d1114-f058-4655-b7b4-f3c3cf92a364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:42.740017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f7d1114-f058-4655-b7b4-f3c3cf92a364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:42.740017 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:42.740017 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:42.740017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f7d1114-f058-4655-b7b4-f3c3cf92a364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:42.740017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3f7d1114-f058-4655-b7b4-f3c3cf92a364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:42.835915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0afda6fd-3a1f-4c1b-a434-8be2224e91fb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:42.841321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0afda6fd-3a1f-4c1b-a434-8be2224e91fb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:42.845225 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:42.845225 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:42.845225 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0afda6fd-3a1f-4c1b-a434-8be2224e91fb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:42.845225 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0afda6fd-3a1f-4c1b-a434-8be2224e91fb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:42.857277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:42.857277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:42.877133 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f7d1114-f058-4655-b7b4-f3c3cf92a364 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:42.895608 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1080/2151] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:42.990403 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:42.990403 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:43.019106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0afda6fd-3a1f-4c1b-a434-8be2224e91fb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:43.046720 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1072/2152] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:42 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:43.660810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83734934-4bd2-42d8-beba-658d174ec2a4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:43.662096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83734934-4bd2-42d8-beba-658d174ec2a4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:43.662521 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:43.662521 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:43.663232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83734934-4bd2-42d8-beba-658d174ec2a4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:43.755907 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:43.755907 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:43.762063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-83734934-4bd2-42d8-beba-658d174ec2a4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:43.765217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83734934-4bd2-42d8-beba-658d174ec2a4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:43.769748 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1081/2153] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:43 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 466 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:43.781399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b20d900-2490-4446-9cd8-eea090ec6ff0 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692/action Jan 21 08:42:43.782209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:43.782209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:43.783486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b20d900-2490-4446-9cd8-eea090ec6ff0 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:43.784084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b20d900-2490-4446-9cd8-eea090ec6ff0 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:43.785220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-8b20d900-2490-4446-9cd8-eea090ec6ff0 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot '144bdeb2-8dde-40a2-87c7-2d31b5437692' with '{'status': 'deleting'}' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:42:43.892695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff415e05-af9e-4c55-875c-13fe048fedd1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:43.893965 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff415e05-af9e-4c55-875c-13fe048fedd1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:43.894312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:43.894312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:43.894848 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff415e05-af9e-4c55-875c-13fe048fedd1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:43.895339 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ff415e05-af9e-4c55-875c-13fe048fedd1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:43.987482 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:43.987482 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:44.002237 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:44.002237 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:44.006716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff415e05-af9e-4c55-875c-13fe048fedd1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:44.008439 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1082/2154] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:44.056353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-135c2866-8e00-4ad5-9dd8-de4dc54b96fe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:44.056824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-135c2866-8e00-4ad5-9dd8-de4dc54b96fe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:44.057137 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:44.057137 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:44.057820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-135c2866-8e00-4ad5-9dd8-de4dc54b96fe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:44.058318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-135c2866-8e00-4ad5-9dd8-de4dc54b96fe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:44.131225 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:44.131225 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:44.133182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-135c2866-8e00-4ad5-9dd8-de4dc54b96fe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:44.138622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b20d900-2490-4446-9cd8-eea090ec6ff0 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692/action returned with HTTP 202 Jan 21 08:42:44.147857 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1083/2155] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:44 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:44.147983 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1073/2156] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:42:43 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692/action => generated 0 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:42:44.152266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1257edf7-e37d-4be1-a3c6-f15be6f101c3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:44.152846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1257edf7-e37d-4be1-a3c6-f15be6f101c3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:44.153035 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:44.153035 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:44.153417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1257edf7-e37d-4be1-a3c6-f15be6f101c3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:44.245408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:44.245408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:44.253501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1257edf7-e37d-4be1-a3c6-f15be6f101c3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:44.261548 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1257edf7-e37d-4be1-a3c6-f15be6f101c3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:44.264156 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1084/2157] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:44 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 465 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:44.276722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fc20647-0cd6-4253-b411-609f00161782 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692/action Jan 21 08:42:44.279009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:44.279009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:44.280981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fc20647-0cd6-4253-b411-609f00161782 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-force_delete": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:44.280981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fc20647-0cd6-4253-b411-609f00161782 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:44.368680 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:44.368680 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:44.370180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2fc20647-0cd6-4253-b411-609f00161782 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Snapshot retrieved successfully. Jan 21 08:42:44.599195 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2fc20647-0cd6-4253-b411-609f00161782 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Snapshot delete request issued successfully. Jan 21 08:42:44.600055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fc20647-0cd6-4253-b411-609f00161782 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692/action returned with HTTP 202 Jan 21 08:42:44.601286 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1074/2158] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:42:44 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692/action => generated 0 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:44.610043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09cbafb1-e05b-42b5-bc4d-44bf1ed0248a tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:44.610846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09cbafb1-e05b-42b5-bc4d-44bf1ed0248a tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:44.611151 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:44.611151 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:44.611942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09cbafb1-e05b-42b5-bc4d-44bf1ed0248a tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:44.698145 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:44.698145 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:44.699626 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09cbafb1-e05b-42b5-bc4d-44bf1ed0248a tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:44.701898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09cbafb1-e05b-42b5-bc4d-44bf1ed0248a tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:44.712369 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1085/2159] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:44 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 465 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:45.028810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9391f838-8e2d-4c74-99ec-dd0046d9ae0b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:45.029801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9391f838-8e2d-4c74-99ec-dd0046d9ae0b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:45.030240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:45.030240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:45.030942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9391f838-8e2d-4c74-99ec-dd0046d9ae0b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:45.031560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9391f838-8e2d-4c74-99ec-dd0046d9ae0b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:45.141156 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:45.141156 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:45.160009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9391f838-8e2d-4c74-99ec-dd0046d9ae0b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:45.160009 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1075/2160] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:45 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:45.179030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94cf9cdf-7656-440f-84e8-51ddc0a9762b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:45.179812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94cf9cdf-7656-440f-84e8-51ddc0a9762b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:45.180204 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:45.180204 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:45.180793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94cf9cdf-7656-440f-84e8-51ddc0a9762b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:45.181316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-94cf9cdf-7656-440f-84e8-51ddc0a9762b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:45.238899 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:45.238899 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:45.249002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94cf9cdf-7656-440f-84e8-51ddc0a9762b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:45.254231 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1086/2161] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:45 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:45.726241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c092d86-85ca-4066-bbea-d492f86bb742 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:45.727629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c092d86-85ca-4066-bbea-d492f86bb742 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:45.728007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:45.728007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:45.729140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c092d86-85ca-4066-bbea-d492f86bb742 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:45.790608 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:45.790608 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:45.795379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3c092d86-85ca-4066-bbea-d492f86bb742 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:45.805441 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c092d86-85ca-4066-bbea-d492f86bb742 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:45.808954 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1076/2162] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:45 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 465 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:46.441956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2ea59c7-8dd8-41d7-b5fc-0dc4cceb396f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:46.442765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2ea59c7-8dd8-41d7-b5fc-0dc4cceb396f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:46.443143 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:46.443143 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:46.443803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2ea59c7-8dd8-41d7-b5fc-0dc4cceb396f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:46.444333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d2ea59c7-8dd8-41d7-b5fc-0dc4cceb396f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:46.446479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd098a7c-0d79-4a30-87d0-dfdf94a323a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:46.450964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd098a7c-0d79-4a30-87d0-dfdf94a323a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:46.451509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:46.451509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:46.452372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd098a7c-0d79-4a30-87d0-dfdf94a323a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:46.453213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fd098a7c-0d79-4a30-87d0-dfdf94a323a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:46.518313 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:46.518313 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:46.524342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2ea59c7-8dd8-41d7-b5fc-0dc4cceb396f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:46.527263 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1077/2163] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:46 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:46.547039 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:46.547039 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:46.551957 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd098a7c-0d79-4a30-87d0-dfdf94a323a7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:46.559604 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1087/2164] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:46 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:46.820711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81e912b4-533c-4fcf-8a8e-f064ab676334 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:46.821864 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81e912b4-533c-4fcf-8a8e-f064ab676334 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:46.822243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:46.822243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:46.822841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81e912b4-533c-4fcf-8a8e-f064ab676334 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:46.873842 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:46.873842 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:46.875378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-81e912b4-533c-4fcf-8a8e-f064ab676334 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:46.881873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81e912b4-533c-4fcf-8a8e-f064ab676334 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:46.883010 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1078/2165] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:46 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 465 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:47.551082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb1ed989-ef90-4bf1-9004-4a9bc332ec91 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:47.555865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb1ed989-ef90-4bf1-9004-4a9bc332ec91 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:47.557942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:47.557942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:47.558779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb1ed989-ef90-4bf1-9004-4a9bc332ec91 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:47.559548 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fb1ed989-ef90-4bf1-9004-4a9bc332ec91 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:47.575567 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-705453c0-04dd-4e71-a54f-fa530976f401 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:47.576118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-705453c0-04dd-4e71-a54f-fa530976f401 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:47.576319 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:47.576319 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:47.576964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-705453c0-04dd-4e71-a54f-fa530976f401 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:47.577665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-705453c0-04dd-4e71-a54f-fa530976f401 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:47.660114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:47.660114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:47.669843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-705453c0-04dd-4e71-a54f-fa530976f401 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:47.681047 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1079/2166] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:47 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:47.714488 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:47.714488 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:47.732874 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb1ed989-ef90-4bf1-9004-4a9bc332ec91 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:47.764614 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1088/2167] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:47 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:47.898903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f1e06de-b796-4627-8ce7-23f72636f659 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:47.899697 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f1e06de-b796-4627-8ce7-23f72636f659 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:47.899697 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:47.899697 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:47.900063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f1e06de-b796-4627-8ce7-23f72636f659 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:47.981824 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:47.981824 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:47.988138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f1e06de-b796-4627-8ce7-23f72636f659 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:48.007759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f1e06de-b796-4627-8ce7-23f72636f659 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 200 Jan 21 08:42:48.008986 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1080/2168] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:47 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 465 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:48.723897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad0cc74b-4a75-45b2-b0a3-dd1046336934 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:48.723897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad0cc74b-4a75-45b2-b0a3-dd1046336934 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:48.723897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:48.723897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:48.723897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad0cc74b-4a75-45b2-b0a3-dd1046336934 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:48.723897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ad0cc74b-4a75-45b2-b0a3-dd1046336934 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:48.767549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83acc62c-898b-4ad0-8c5b-ca53b4429fe1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:48.769053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83acc62c-898b-4ad0-8c5b-ca53b4429fe1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:48.780865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:48.780865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:48.784293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83acc62c-898b-4ad0-8c5b-ca53b4429fe1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:48.788867 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-83acc62c-898b-4ad0-8c5b-ca53b4429fe1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:48.850532 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:48.850532 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:48.862178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad0cc74b-4a75-45b2-b0a3-dd1046336934 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:48.879635 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1089/2169] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:49.022283 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:49.022283 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:49.025768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83acc62c-898b-4ad0-8c5b-ca53b4429fe1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:49.027176 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1081/2170] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:48 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:49.052071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8ed7357-b555-414f-a00d-a3bfcbd92eef tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:42:49.052071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8ed7357-b555-414f-a00d-a3bfcbd92eef tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:49.052071 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:49.052071 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:49.052071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8ed7357-b555-414f-a00d-a3bfcbd92eef tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:49.233180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8ed7357-b555-414f-a00d-a3bfcbd92eef tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 404 Jan 21 08:42:49.242132 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1090/2171] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:49 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 111 bytes in 225 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:42:49.252805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7c7d3e1-742e-455a-810f-156821ac24ea tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action Jan 21 08:42:49.253590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:49.253590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:49.254380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7c7d3e1-742e-455a-810f-156821ac24ea tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:49.255058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7c7d3e1-742e-455a-810f-156821ac24ea tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:49.256869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-f7c7d3e1-742e-455a-810f-156821ac24ea tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot 'bd4e40d1-cedb-4236-931f-da47be2bb3de' with '{'status': 'available'}' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:42:49.532609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:49.532609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:49.753786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7c7d3e1-742e-455a-810f-156821ac24ea tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action returned with HTTP 202 Jan 21 08:42:49.769143 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1082/2172] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:42:49 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action => generated 0 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:49.771980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-822b7405-ed30-4729-9670-d778c13e4594 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:42:49.772897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-822b7405-ed30-4729-9670-d778c13e4594 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:49.773691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-822b7405-ed30-4729-9670-d778c13e4594 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:49.887225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f403c52a-6a22-4fc9-a12c-9f6e320fc45c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:49.890573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f403c52a-6a22-4fc9-a12c-9f6e320fc45c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:49.907602 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:49.907602 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:49.916787 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f403c52a-6a22-4fc9-a12c-9f6e320fc45c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:49.917801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f403c52a-6a22-4fc9-a12c-9f6e320fc45c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:49.993107 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:49.993107 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:50.006140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-822b7405-ed30-4729-9670-d778c13e4594 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:50.010995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-822b7405-ed30-4729-9670-d778c13e4594 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:42:50.019932 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1091/2173] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:49 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 466 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:50.065254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a3c857f-58ff-4cd6-ba64-1edb63cbec6d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] POST http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots Jan 21 08:42:50.069716 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:50.069716 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:50.070780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a3c857f-58ff-4cd6-ba64-1edb63cbec6d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0b94eee-176e-4351-b491-dc31cf0e3908", "name": "tempest-SnapshotsActionsTest-Snapshot-1425466929"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:50.114653 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:50.114653 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:50.139372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f403c52a-6a22-4fc9-a12c-9f6e320fc45c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:50.161590 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1083/2174] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:50.203754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3eb6d1df-ef48-44d8-9692-1e1c8211f957 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:50.211770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3eb6d1df-ef48-44d8-9692-1e1c8211f957 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:50.212129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:50.212129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:50.212700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3eb6d1df-ef48-44d8-9692-1e1c8211f957 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:50.213411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3eb6d1df-ef48-44d8-9692-1e1c8211f957 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:50.275164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:50.275164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:50.282193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3eb6d1df-ef48-44d8-9692-1e1c8211f957 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:50.283448 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1084/2175] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:50 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:50.574804 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:50.574804 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:50.584715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0a3c857f-58ff-4cd6-ba64-1edb63cbec6d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:42:50.585842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-0a3c857f-58ff-4cd6-ba64-1edb63cbec6d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Create snapshot from volume c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:42:50.856922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-0a3c857f-58ff-4cd6-ba64-1edb63cbec6d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Created reservations ['165cb2be-bad0-42fb-b50f-b26de713413c', 'c4b6c102-1a17-4fc6-a2d7-c6bff7b92356', '1147c0ac-b3c1-4849-867a-475fa934b1d5', 'e7527080-3fe4-4353-81f3-4c434a1b795d'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:42:51.189084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe5c6792-e89e-4419-9ecd-cba383ecd0ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:51.190629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe5c6792-e89e-4419-9ecd-cba383ecd0ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:51.191065 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:51.191065 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:51.192272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe5c6792-e89e-4419-9ecd-cba383ecd0ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:51.192754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fe5c6792-e89e-4419-9ecd-cba383ecd0ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:51.276067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:51.276067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:51.284918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe5c6792-e89e-4419-9ecd-cba383ecd0ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:51.289274 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1085/2176] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:51 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:51.304295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94437d95-c828-419e-bed2-fcbb994861b0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:51.319881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94437d95-c828-419e-bed2-fcbb994861b0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:51.327949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:51.327949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:51.328649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94437d95-c828-419e-bed2-fcbb994861b0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:51.329155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-94437d95-c828-419e-bed2-fcbb994861b0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:51.403413 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:51.403413 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:51.408119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94437d95-c828-419e-bed2-fcbb994861b0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:51.419894 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1086/2177] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:51 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:51.857220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0a3c857f-58ff-4cd6-ba64-1edb63cbec6d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot create request issued successfully. Jan 21 08:42:51.858793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a3c857f-58ff-4cd6-ba64-1edb63cbec6d tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots returned with HTTP 202 Jan 21 08:42:51.887115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c2ef921-d84b-419c-829b-d035dff4d367 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:42:51.889910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c2ef921-d84b-419c-829b-d035dff4d367 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:51.891844 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:51.891844 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:51.892632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c2ef921-d84b-419c-829b-d035dff4d367 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:51.894455 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1092/2178] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:42:50 2021] POST /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots => generated 307 bytes in 1848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:42:52.018630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:52.018630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:52.029834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2c2ef921-d84b-419c-829b-d035dff4d367 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:52.040780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c2ef921-d84b-419c-829b-d035dff4d367 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 200 Jan 21 08:42:52.053175 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1087/2179] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:51 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 439 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:52.310078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f1f5bfb-0ee5-47c1-8c27-3afd49943952 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:52.311086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f1f5bfb-0ee5-47c1-8c27-3afd49943952 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:52.311473 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:52.311473 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:52.355998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f1f5bfb-0ee5-47c1-8c27-3afd49943952 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:52.355998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0f1f5bfb-0ee5-47c1-8c27-3afd49943952 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:52.435583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af6abfd2-55cf-4ce0-b462-dabc5ce47ec2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:52.436726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af6abfd2-55cf-4ce0-b462-dabc5ce47ec2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:52.440076 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:52.440076 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:52.444718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af6abfd2-55cf-4ce0-b462-dabc5ce47ec2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:52.445531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-af6abfd2-55cf-4ce0-b462-dabc5ce47ec2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:52.551848 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:52.551848 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:52.571359 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f1f5bfb-0ee5-47c1-8c27-3afd49943952 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:52.576088 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1093/2180] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:52 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:52.631924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:52.631924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:52.645910 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af6abfd2-55cf-4ce0-b462-dabc5ce47ec2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:52.656826 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1088/2181] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:52 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:53.070501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03964b03-99cf-4fdd-8b19-4cee3667dfc3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:42:53.071059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03964b03-99cf-4fdd-8b19-4cee3667dfc3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:53.071287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:53.071287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:53.071817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03964b03-99cf-4fdd-8b19-4cee3667dfc3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:53.166049 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:53.166049 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:53.237103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-03964b03-99cf-4fdd-8b19-4cee3667dfc3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:53.244737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03964b03-99cf-4fdd-8b19-4cee3667dfc3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 200 Jan 21 08:42:53.271106 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1094/2182] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:53 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 439 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:53.594873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22357015-82b7-400f-a639-33b2c05113f0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:53.595504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22357015-82b7-400f-a639-33b2c05113f0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:53.595630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:53.595630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:53.596774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22357015-82b7-400f-a639-33b2c05113f0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:53.597236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-22357015-82b7-400f-a639-33b2c05113f0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:53.673727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60de7326-3ed8-49ea-af42-7c28b021c70d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:53.677632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60de7326-3ed8-49ea-af42-7c28b021c70d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:53.678088 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:53.678088 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:53.678890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60de7326-3ed8-49ea-af42-7c28b021c70d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:53.679455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-60de7326-3ed8-49ea-af42-7c28b021c70d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:53.683801 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:53.683801 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:53.691531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22357015-82b7-400f-a639-33b2c05113f0 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:53.696270 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1089/2183] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:53 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:53.706558 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:53.706558 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:53.709166 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60de7326-3ed8-49ea-af42-7c28b021c70d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:53.710216 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1095/2184] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:53 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:54.258694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b452f746-730c-4d6c-b155-4ca3d92a70fd tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:42:54.259690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b452f746-730c-4d6c-b155-4ca3d92a70fd tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:54.260292 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:54.260292 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:54.260916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b452f746-730c-4d6c-b155-4ca3d92a70fd tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:54.353430 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:54.353430 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:54.359031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b452f746-730c-4d6c-b155-4ca3d92a70fd tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:54.362855 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b452f746-730c-4d6c-b155-4ca3d92a70fd tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 200 Jan 21 08:42:54.373311 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1090/2185] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:54 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 439 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:54.715482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68eb1214-6d15-4d09-81a8-1426240efea1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:54.719852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68eb1214-6d15-4d09-81a8-1426240efea1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:54.737650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbd0d3a1-de64-40e7-84de-e51dffcd2317 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:54.738424 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:54.738424 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:54.747198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68eb1214-6d15-4d09-81a8-1426240efea1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:54.758041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-68eb1214-6d15-4d09-81a8-1426240efea1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:54.762887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbd0d3a1-de64-40e7-84de-e51dffcd2317 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:54.764954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:54.764954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:54.768410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbd0d3a1-de64-40e7-84de-e51dffcd2317 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:54.774186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fbd0d3a1-de64-40e7-84de-e51dffcd2317 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:54.987638 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:54.987638 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:54.989927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68eb1214-6d15-4d09-81a8-1426240efea1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:55.010257 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1096/2186] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:55.048614 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:55.048614 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:55.052051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbd0d3a1-de64-40e7-84de-e51dffcd2317 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:55.053329 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1091/2187] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:54 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:55.387393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0d6b5c1-afdf-4cca-85f2-4bb5f5f52e3c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:42:55.391595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0d6b5c1-afdf-4cca-85f2-4bb5f5f52e3c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:55.394104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:55.394104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:55.394877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0d6b5c1-afdf-4cca-85f2-4bb5f5f52e3c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:55.575119 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:55.575119 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:55.600562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c0d6b5c1-afdf-4cca-85f2-4bb5f5f52e3c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:55.608404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0d6b5c1-afdf-4cca-85f2-4bb5f5f52e3c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 200 Jan 21 08:42:55.612442 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1097/2188] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:55 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 439 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:56.011559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21bd8d12-2da2-4b45-9a6e-0d0f32cb5d7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:56.013522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21bd8d12-2da2-4b45-9a6e-0d0f32cb5d7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:56.016060 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:56.016060 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:56.017448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21bd8d12-2da2-4b45-9a6e-0d0f32cb5d7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:56.021194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-21bd8d12-2da2-4b45-9a6e-0d0f32cb5d7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:56.078636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65d7155c-dcaa-4624-a1ef-fd8f8d42b8ee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:56.084651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65d7155c-dcaa-4624-a1ef-fd8f8d42b8ee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:56.085193 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:56.085193 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:56.093363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65d7155c-dcaa-4624-a1ef-fd8f8d42b8ee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:56.106061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-65d7155c-dcaa-4624-a1ef-fd8f8d42b8ee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:56.139229 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:56.139229 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:56.147978 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21bd8d12-2da2-4b45-9a6e-0d0f32cb5d7b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:56.153738 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1092/2189] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:56.262181 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:56.262181 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:56.284208 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65d7155c-dcaa-4624-a1ef-fd8f8d42b8ee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:56.305406 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1098/2190] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:56 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:56.629507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d93df099-261a-438b-adc2-f18658153e96 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:42:56.630846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d93df099-261a-438b-adc2-f18658153e96 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:56.631349 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:56.631349 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:56.632452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d93df099-261a-438b-adc2-f18658153e96 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:56.785010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:56.785010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:56.788292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d93df099-261a-438b-adc2-f18658153e96 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:56.799525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d93df099-261a-438b-adc2-f18658153e96 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 200 Jan 21 08:42:56.803845 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1093/2191] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:56 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 466 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:56.824850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e996989a-c9a1-4157-919d-4b67885219ea tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5/action Jan 21 08:42:56.824850 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:56.824850 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:56.825835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e996989a-c9a1-4157-919d-4b67885219ea tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:56.837235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e996989a-c9a1-4157-919d-4b67885219ea tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:56.839412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-e996989a-c9a1-4157-919d-4b67885219ea tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot 'f89f5041-e1eb-458a-98cc-53af75a3f1c5' with '{'status': 'error'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:42:57.080949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:57.080949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:57.171116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51206345-35fc-4b97-8497-fb572ded6a33 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:57.180649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51206345-35fc-4b97-8497-fb572ded6a33 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:57.181055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:57.181055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:57.226934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51206345-35fc-4b97-8497-fb572ded6a33 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:57.226934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-51206345-35fc-4b97-8497-fb572ded6a33 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:57.361210 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:57.361210 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:57.365995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51206345-35fc-4b97-8497-fb572ded6a33 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:57.375062 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1094/2192] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:57 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:42:57.413428 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff139a2f-712e-4282-8241-c5d864049b28 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:57.425026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff139a2f-712e-4282-8241-c5d864049b28 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:57.425632 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:57.425632 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:57.426808 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff139a2f-712e-4282-8241-c5d864049b28 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:57.443201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ff139a2f-712e-4282-8241-c5d864049b28 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:57.480656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e996989a-c9a1-4157-919d-4b67885219ea tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5/action returned with HTTP 202 Jan 21 08:42:57.482124 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1099/2193] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:42:56 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5/action => generated 0 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:57.492865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6be6dd04-f652-40cb-9a5a-7ec86c76d8ca tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:42:57.501256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6be6dd04-f652-40cb-9a5a-7ec86c76d8ca tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:57.501256 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:57.501256 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:57.501256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6be6dd04-f652-40cb-9a5a-7ec86c76d8ca tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:57.555055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:57.555055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:57.557331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6be6dd04-f652-40cb-9a5a-7ec86c76d8ca tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:57.560591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6be6dd04-f652-40cb-9a5a-7ec86c76d8ca tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 200 Jan 21 08:42:57.561667 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1100/2194] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:57 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 462 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:57.590348 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:57.590348 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:57.603757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-600fc03d-5a4a-4571-bdbd-ab4a92997b44 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5/action Jan 21 08:42:57.611408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:57.611408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:57.611408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-600fc03d-5a4a-4571-bdbd-ab4a92997b44 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-force_delete": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:57.611408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-600fc03d-5a4a-4571-bdbd-ab4a92997b44 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:57.633837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff139a2f-712e-4282-8241-c5d864049b28 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:57.641318 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1095/2195] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:57 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:57.691915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:57.691915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:57.692807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-600fc03d-5a4a-4571-bdbd-ab4a92997b44 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Snapshot retrieved successfully. Jan 21 08:42:57.854638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-600fc03d-5a4a-4571-bdbd-ab4a92997b44 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Snapshot delete request issued successfully. Jan 21 08:42:57.861375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-600fc03d-5a4a-4571-bdbd-ab4a92997b44 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5/action returned with HTTP 202 Jan 21 08:42:57.861375 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1101/2196] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:42:57 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:42:57.951528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2df2a6c2-cbf5-4011-8a92-6b39f04dbec0 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:42:57.962589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2df2a6c2-cbf5-4011-8a92-6b39f04dbec0 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:57.962772 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:57.962772 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:57.963471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2df2a6c2-cbf5-4011-8a92-6b39f04dbec0 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:58.149906 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:58.149906 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:58.161801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2df2a6c2-cbf5-4011-8a92-6b39f04dbec0 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:58.165672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2df2a6c2-cbf5-4011-8a92-6b39f04dbec0 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 200 Jan 21 08:42:58.174793 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1096/2197] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:57 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 465 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:58.394156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26cec736-5e18-486b-a6a9-bf7590e2f943 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:58.394511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26cec736-5e18-486b-a6a9-bf7590e2f943 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:58.394702 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:58.394702 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:58.395110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26cec736-5e18-486b-a6a9-bf7590e2f943 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:58.395493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-26cec736-5e18-486b-a6a9-bf7590e2f943 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:58.522337 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:58.522337 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:58.524373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26cec736-5e18-486b-a6a9-bf7590e2f943 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:58.555143 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1102/2198] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:58.658151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8629816-6bda-4308-a810-9a829f978296 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:58.659716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8629816-6bda-4308-a810-9a829f978296 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:58.660127 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:58.660127 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:58.660764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8629816-6bda-4308-a810-9a829f978296 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:58.661309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e8629816-6bda-4308-a810-9a829f978296 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:58.755800 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:58.755800 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:58.771054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8629816-6bda-4308-a810-9a829f978296 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:58.784997 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1097/2199] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:58 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:59.229344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3af1fa6-deb7-476c-b92b-c8d20863f112 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:42:59.229344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3af1fa6-deb7-476c-b92b-c8d20863f112 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:59.229344 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:59.229344 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:59.229344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3af1fa6-deb7-476c-b92b-c8d20863f112 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:59.277203 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:59.277203 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:59.278546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c3af1fa6-deb7-476c-b92b-c8d20863f112 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:42:59.283124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3af1fa6-deb7-476c-b92b-c8d20863f112 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 200 Jan 21 08:42:59.290466 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1103/2200] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:42:59 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 465 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:59.543662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e32e88c-f6a6-4447-a21c-ab01d615cbe9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:42:59.546682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e32e88c-f6a6-4447-a21c-ab01d615cbe9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:59.551172 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:59.551172 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:59.552365 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e32e88c-f6a6-4447-a21c-ab01d615cbe9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:59.554343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2e32e88c-f6a6-4447-a21c-ab01d615cbe9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:59.650838 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:59.650838 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:59.677002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e32e88c-f6a6-4447-a21c-ab01d615cbe9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:42:59.684595 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1098/2201] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:59 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:59.823120 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6670e28-0f2c-4d10-aed6-bb48de2c1584 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:42:59.823120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6670e28-0f2c-4d10-aed6-bb48de2c1584 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:59.823120 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:59.823120 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:42:59.823120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6670e28-0f2c-4d10-aed6-bb48de2c1584 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:59.823120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a6670e28-0f2c-4d10-aed6-bb48de2c1584 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:42:59.915716 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:59.915716 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:42:59.917594 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6670e28-0f2c-4d10-aed6-bb48de2c1584 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:42:59.919013 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1104/2202] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:59 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:00.310448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf69216c-2a60-4317-9e88-309cdc9db959 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:43:00.311416 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf69216c-2a60-4317-9e88-309cdc9db959 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:00.311826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:00.311826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:00.312536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf69216c-2a60-4317-9e88-309cdc9db959 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:00.544329 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:00.544329 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:00.546532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bf69216c-2a60-4317-9e88-309cdc9db959 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:00.579168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf69216c-2a60-4317-9e88-309cdc9db959 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 200 Jan 21 08:43:00.601630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1099/2203] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:00 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 465 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:00.700471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26020e5b-ba75-424f-a2a3-3645e9b309b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:00.705647 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26020e5b-ba75-424f-a2a3-3645e9b309b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:00.707627 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:00.707627 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:00.709586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26020e5b-ba75-424f-a2a3-3645e9b309b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:00.711095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-26020e5b-ba75-424f-a2a3-3645e9b309b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:00.836206 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:00.836206 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:00.842143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26020e5b-ba75-424f-a2a3-3645e9b309b1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:00.844365 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1105/2204] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:00 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:00.943653 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1507a9d-5a03-4dc5-8828-db1a10292085 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:00.952782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1507a9d-5a03-4dc5-8828-db1a10292085 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:00.953523 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:00.953523 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:00.960301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1507a9d-5a03-4dc5-8828-db1a10292085 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:00.961320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b1507a9d-5a03-4dc5-8828-db1a10292085 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:01.072924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:01.072924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:01.100692 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1507a9d-5a03-4dc5-8828-db1a10292085 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:01.102231 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1100/2205] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:00 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:01.602851 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-568d4ee7-8862-4c5b-896d-bc6ba22085a4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:43:01.605836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-568d4ee7-8862-4c5b-896d-bc6ba22085a4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:01.608285 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:01.608285 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:01.616320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-568d4ee7-8862-4c5b-896d-bc6ba22085a4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:01.800180 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:01.800180 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:01.801255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-568d4ee7-8862-4c5b-896d-bc6ba22085a4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:01.803410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-568d4ee7-8862-4c5b-896d-bc6ba22085a4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 200 Jan 21 08:43:01.809931 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1106/2206] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:01 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 465 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:01.880114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e52ab7c-0c9a-4949-8f25-303d9a102d5d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:01.883977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e52ab7c-0c9a-4949-8f25-303d9a102d5d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:01.884921 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:01.884921 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:01.889036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e52ab7c-0c9a-4949-8f25-303d9a102d5d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:01.899776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6e52ab7c-0c9a-4949-8f25-303d9a102d5d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:02.037254 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:02.037254 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:02.039575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e52ab7c-0c9a-4949-8f25-303d9a102d5d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:02.058273 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1101/2207] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:02.121427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c815c29-5fd9-4a7a-aac6-0f54842662fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:02.121992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c815c29-5fd9-4a7a-aac6-0f54842662fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:02.122187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:02.122187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:02.122843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c815c29-5fd9-4a7a-aac6-0f54842662fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:02.123372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7c815c29-5fd9-4a7a-aac6-0f54842662fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:02.168250 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:02.168250 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:02.172613 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c815c29-5fd9-4a7a-aac6-0f54842662fd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:02.177189 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1107/2208] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:02 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:02.852866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a345ff44-3598-4e55-a670-a4c707fb3f24 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:43:02.854886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a345ff44-3598-4e55-a670-a4c707fb3f24 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:02.855530 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:02.855530 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:02.856761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a345ff44-3598-4e55-a670-a4c707fb3f24 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:02.976791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a345ff44-3598-4e55-a670-a4c707fb3f24 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 404 Jan 21 08:43:02.979249 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1102/2209] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:02 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 111 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:43:02.992644 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23e4bd06-c8ae-4966-9fdb-35a6e112b8b3 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action Jan 21 08:43:02.993915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:02.993915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:02.994237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23e4bd06-c8ae-4966-9fdb-35a6e112b8b3 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:02.994941 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23e4bd06-c8ae-4966-9fdb-35a6e112b8b3 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:02.996814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-23e4bd06-c8ae-4966-9fdb-35a6e112b8b3 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot 'bd4e40d1-cedb-4236-931f-da47be2bb3de' with '{'status': 'available'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:43:03.073848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b57ba7fe-9132-4da4-a7df-109fd736f80d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:03.074302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b57ba7fe-9132-4da4-a7df-109fd736f80d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:03.074790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b57ba7fe-9132-4da4-a7df-109fd736f80d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:03.075137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b57ba7fe-9132-4da4-a7df-109fd736f80d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:03.190150 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:03.190150 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:03.211537 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b57ba7fe-9132-4da4-a7df-109fd736f80d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:03.219732 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1103/2210] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:03 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:03.259365 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:03.259365 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:03.273610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b79045f-5b66-4d9e-bdde-5d389a7c170a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:03.275202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b79045f-5b66-4d9e-bdde-5d389a7c170a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:03.280200 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:03.280200 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:03.281486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b79045f-5b66-4d9e-bdde-5d389a7c170a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:03.282328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5b79045f-5b66-4d9e-bdde-5d389a7c170a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:03.475973 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:03.475973 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:03.479869 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b79045f-5b66-4d9e-bdde-5d389a7c170a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:03.486076 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1104/2211] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:03 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:03.510734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23e4bd06-c8ae-4966-9fdb-35a6e112b8b3 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action returned with HTTP 202 Jan 21 08:43:03.517426 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1108/2212] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:43:02 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action => generated 0 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:43:03.530314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4f35051-fd02-4a8d-b1a5-31da42141273 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:03.531863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4f35051-fd02-4a8d-b1a5-31da42141273 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:03.531863 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:03.531863 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:03.533639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4f35051-fd02-4a8d-b1a5-31da42141273 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:03.618097 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:03.618097 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:03.621261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a4f35051-fd02-4a8d-b1a5-31da42141273 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:03.623208 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4f35051-fd02-4a8d-b1a5-31da42141273 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:43:03.623208 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1105/2213] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:03 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 466 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:03.666323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10d5e0b3-6d8e-4804-a5a2-89d1a26f9b88 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] POST http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots Jan 21 08:43:03.674247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:03.674247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:03.685849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10d5e0b3-6d8e-4804-a5a2-89d1a26f9b88 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0b94eee-176e-4351-b491-dc31cf0e3908", "name": "tempest-SnapshotsActionsTest-Snapshot-1263310752"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:03.911796 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:03.911796 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:03.916325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-10d5e0b3-6d8e-4804-a5a2-89d1a26f9b88 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:43:03.922069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-10d5e0b3-6d8e-4804-a5a2-89d1a26f9b88 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Create snapshot from volume c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:43:04.233523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f7afe30-187c-429c-aec0-b60541dcaefb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:04.234204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f7afe30-187c-429c-aec0-b60541dcaefb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:04.234337 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:04.234337 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:04.234595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f7afe30-187c-429c-aec0-b60541dcaefb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:04.234959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2f7afe30-187c-429c-aec0-b60541dcaefb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:04.272978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-10d5e0b3-6d8e-4804-a5a2-89d1a26f9b88 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Created reservations ['b6167471-2e4e-4a04-a8ad-01af11f8a3f8', '01fcf5cd-b5b4-47ca-9c5c-e81132d3a20a', 'ada5f413-510b-49a7-b05b-b419f44c7713', '37eb3c61-350b-45bb-8be7-bfb5454b6368'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:43:04.416117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:04.416117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:04.437810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f7afe30-187c-429c-aec0-b60541dcaefb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:04.456102 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1106/2214] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:04 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:04.505702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79adc390-b198-43a2-b86a-3489c46a174f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:04.506680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79adc390-b198-43a2-b86a-3489c46a174f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:04.507048 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:04.507048 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:04.511177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79adc390-b198-43a2-b86a-3489c46a174f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:04.512292 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-79adc390-b198-43a2-b86a-3489c46a174f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:04.608060 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:04.608060 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:04.612626 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79adc390-b198-43a2-b86a-3489c46a174f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:04.621269 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1107/2215] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:04 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:04.815835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-10d5e0b3-6d8e-4804-a5a2-89d1a26f9b88 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot create request issued successfully. Jan 21 08:43:04.817361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10d5e0b3-6d8e-4804-a5a2-89d1a26f9b88 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots returned with HTTP 202 Jan 21 08:43:04.839934 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1109/2216] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:43:03 2021] POST /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots => generated 307 bytes in 1180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:43:04.842907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d0ec7b1-ebb1-4138-82bb-3c822e21b937 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:04.842907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d0ec7b1-ebb1-4138-82bb-3c822e21b937 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:04.843191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:04.843191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:04.860884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d0ec7b1-ebb1-4138-82bb-3c822e21b937 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:04.988705 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:04.988705 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:04.991795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9d0ec7b1-ebb1-4138-82bb-3c822e21b937 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:04.996196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d0ec7b1-ebb1-4138-82bb-3c822e21b937 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:04.999825 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1108/2217] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:04 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 439 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:05.480312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3916a08-560c-46c6-a85e-26b141f2f3ac tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:05.481365 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3916a08-560c-46c6-a85e-26b141f2f3ac tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:05.481739 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:05.481739 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:05.482428 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3916a08-560c-46c6-a85e-26b141f2f3ac tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:05.483124 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a3916a08-560c-46c6-a85e-26b141f2f3ac tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:05.583245 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:05.583245 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:05.594070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3916a08-560c-46c6-a85e-26b141f2f3ac tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:05.605206 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1110/2218] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:05 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:05.652157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fff373d-f2a4-421f-b457-2ce674a1698b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:05.667359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fff373d-f2a4-421f-b457-2ce674a1698b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:05.669552 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:05.669552 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:05.670863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fff373d-f2a4-421f-b457-2ce674a1698b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:05.696451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5fff373d-f2a4-421f-b457-2ce674a1698b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:05.852096 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:05.852096 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:05.874363 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fff373d-f2a4-421f-b457-2ce674a1698b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:05.896063 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1109/2219] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:05 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:06.021472 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9244a91e-4e51-4e57-bf4a-e8b98701f7f2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:06.028665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9244a91e-4e51-4e57-bf4a-e8b98701f7f2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:06.029057 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:06.029057 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:06.029780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9244a91e-4e51-4e57-bf4a-e8b98701f7f2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:06.196849 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:06.196849 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:06.199557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9244a91e-4e51-4e57-bf4a-e8b98701f7f2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:06.213517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9244a91e-4e51-4e57-bf4a-e8b98701f7f2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:06.234338 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1111/2220] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:06 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 439 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:06.617399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d971875f-a7ee-44b4-8b22-530d3b0e6b2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:06.622844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d971875f-a7ee-44b4-8b22-530d3b0e6b2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:06.627946 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:06.627946 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:06.629553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d971875f-a7ee-44b4-8b22-530d3b0e6b2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:06.634585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d971875f-a7ee-44b4-8b22-530d3b0e6b2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:06.875790 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:06.875790 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:06.879988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d971875f-a7ee-44b4-8b22-530d3b0e6b2e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:06.901984 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1110/2221] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:06 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:06.902937 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7c12e0e-df6d-484c-a52f-87c8802fcd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:06.904599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7c12e0e-df6d-484c-a52f-87c8802fcd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:06.905274 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:06.905274 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:06.911086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7c12e0e-df6d-484c-a52f-87c8802fcd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:06.913761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b7c12e0e-df6d-484c-a52f-87c8802fcd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:07.104651 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:07.104651 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:07.104651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7c12e0e-df6d-484c-a52f-87c8802fcd50 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:07.118915 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1112/2222] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:06 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:07.247800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6293a105-bf94-4d70-915d-20045795b890 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:07.249265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6293a105-bf94-4d70-915d-20045795b890 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:07.255393 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:07.255393 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:07.257577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6293a105-bf94-4d70-915d-20045795b890 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:07.525528 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:07.525528 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:07.547075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6293a105-bf94-4d70-915d-20045795b890 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:07.561009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6293a105-bf94-4d70-915d-20045795b890 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:07.579955 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1111/2223] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:07 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 439 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:07.916865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf6eee16-9eda-48f2-a831-c18b6421b9e7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:07.917415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf6eee16-9eda-48f2-a831-c18b6421b9e7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:07.917997 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:07.917997 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:07.918830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf6eee16-9eda-48f2-a831-c18b6421b9e7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:07.919647 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cf6eee16-9eda-48f2-a831-c18b6421b9e7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:08.042495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:08.042495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:08.047072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf6eee16-9eda-48f2-a831-c18b6421b9e7 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:08.060748 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1113/2224] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:08.136191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfdd6a26-8b2f-4392-8015-b33a7b1a369c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:08.138770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfdd6a26-8b2f-4392-8015-b33a7b1a369c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:08.139181 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:08.139181 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:08.139853 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfdd6a26-8b2f-4392-8015-b33a7b1a369c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:08.140386 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bfdd6a26-8b2f-4392-8015-b33a7b1a369c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:08.258520 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:08.258520 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:08.260379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfdd6a26-8b2f-4392-8015-b33a7b1a369c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:08.261219 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1112/2225] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:08 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:08.585553 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6094bbf-c01d-4f50-a964-26a03e023390 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:08.597164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6094bbf-c01d-4f50-a964-26a03e023390 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:08.597164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:08.597164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:08.597164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6094bbf-c01d-4f50-a964-26a03e023390 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:08.742774 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:08.742774 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:08.745090 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a6094bbf-c01d-4f50-a964-26a03e023390 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:08.756517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6094bbf-c01d-4f50-a964-26a03e023390 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:08.756933 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1114/2226] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:08 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 439 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:09.147263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1fc638b-8972-466c-ad3f-eafe61cb85ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:09.147263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1fc638b-8972-466c-ad3f-eafe61cb85ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:09.148369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:09.148369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:09.148369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1fc638b-8972-466c-ad3f-eafe61cb85ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:09.149028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d1fc638b-8972-466c-ad3f-eafe61cb85ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:09.286940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-031503f9-874d-4d90-a37e-82d5bd0d86ac tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:09.288028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-031503f9-874d-4d90-a37e-82d5bd0d86ac tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:09.288413 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:09.288413 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:09.320529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-031503f9-874d-4d90-a37e-82d5bd0d86ac tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:09.328812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-031503f9-874d-4d90-a37e-82d5bd0d86ac tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:09.414787 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:09.414787 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:09.435154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1fc638b-8972-466c-ad3f-eafe61cb85ea tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:09.468055 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1113/2227] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:09 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:09.548051 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:09.548051 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:09.561232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-031503f9-874d-4d90-a37e-82d5bd0d86ac tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:09.582127 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1115/2228] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:09 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:09.772944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f69e0da0-1cb0-4316-be90-5d1fff8d509f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:09.774383 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f69e0da0-1cb0-4316-be90-5d1fff8d509f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:09.774774 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:09.774774 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:09.775828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f69e0da0-1cb0-4316-be90-5d1fff8d509f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:09.901462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:09.901462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:09.901462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f69e0da0-1cb0-4316-be90-5d1fff8d509f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:09.904221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f69e0da0-1cb0-4316-be90-5d1fff8d509f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:09.911500 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1114/2229] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:09 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 466 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:09.928837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13c25c61-cd72-4788-a254-688aa86603d2 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030/action Jan 21 08:43:09.929678 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:09.929678 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:09.939184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13c25c61-cd72-4788-a254-688aa86603d2 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:09.939930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13c25c61-cd72-4788-a254-688aa86603d2 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:09.941915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-13c25c61-cd72-4788-a254-688aa86603d2 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot '67c3d644-4458-42ab-bf08-3aefe0b11030' with '{'status': 'error_deleting'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:43:10.307289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:10.307289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:10.475901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3a06e75-1c37-4b12-b5cd-704193abfa71 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:10.476818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3a06e75-1c37-4b12-b5cd-704193abfa71 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:10.487592 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:10.487592 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:10.487592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3a06e75-1c37-4b12-b5cd-704193abfa71 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:10.487592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c3a06e75-1c37-4b12-b5cd-704193abfa71 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:10.511625 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:10.511625 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:10.514956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3a06e75-1c37-4b12-b5cd-704193abfa71 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:10.515989 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1115/2230] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:10 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:10.603254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cbf63ce-884c-41a8-a91c-d1324268b049 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:10.604806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cbf63ce-884c-41a8-a91c-d1324268b049 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:10.605375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:10.605375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:10.606760 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cbf63ce-884c-41a8-a91c-d1324268b049 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:10.607783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6cbf63ce-884c-41a8-a91c-d1324268b049 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:10.671633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13c25c61-cd72-4788-a254-688aa86603d2 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030/action returned with HTTP 202 Jan 21 08:43:10.674662 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1116/2231] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:43:09 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030/action => generated 0 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:43:10.705597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebd106b6-a8e6-47c9-a15e-2a761157f5a2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:10.705597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebd106b6-a8e6-47c9-a15e-2a761157f5a2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:10.705597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:10.705597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:10.705597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebd106b6-a8e6-47c9-a15e-2a761157f5a2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:10.706019 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:10.706019 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:10.706019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cbf63ce-884c-41a8-a91c-d1324268b049 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:10.706019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1116/2232] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:10 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:10.719900 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:10.719900 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:10.721366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ebd106b6-a8e6-47c9-a15e-2a761157f5a2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:10.726356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebd106b6-a8e6-47c9-a15e-2a761157f5a2 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:10.728741 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1117/2233] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:10 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 471 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:10.755713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f581aa9c-0e44-4fb8-bb28-38bcc52ee441 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030/action Jan 21 08:43:10.756553 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:10.756553 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:10.757330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f581aa9c-0e44-4fb8-bb28-38bcc52ee441 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-force_delete": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:10.758017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f581aa9c-0e44-4fb8-bb28-38bcc52ee441 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:10.806668 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:10.806668 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:10.808077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f581aa9c-0e44-4fb8-bb28-38bcc52ee441 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Snapshot retrieved successfully. Jan 21 08:43:11.093720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f581aa9c-0e44-4fb8-bb28-38bcc52ee441 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Snapshot delete request issued successfully. Jan 21 08:43:11.094989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f581aa9c-0e44-4fb8-bb28-38bcc52ee441 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030/action returned with HTTP 202 Jan 21 08:43:11.101374 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1117/2234] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:43:10 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030/action => generated 0 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:43:11.124027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4daa3f3c-9d19-47d0-83ff-386410ee8c3e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:11.125002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4daa3f3c-9d19-47d0-83ff-386410ee8c3e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:11.125383 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:11.125383 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:11.140719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4daa3f3c-9d19-47d0-83ff-386410ee8c3e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:11.359887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:11.359887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:11.367040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4daa3f3c-9d19-47d0-83ff-386410ee8c3e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:11.370693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4daa3f3c-9d19-47d0-83ff-386410ee8c3e tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:11.376195 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1118/2235] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:11 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 465 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:11.546220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13603497-d149-41c1-af64-632ff1f4efab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:11.549955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13603497-d149-41c1-af64-632ff1f4efab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:11.553603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:11.553603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:11.554995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13603497-d149-41c1-af64-632ff1f4efab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:11.563002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-13603497-d149-41c1-af64-632ff1f4efab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:11.743736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-302082e5-13b5-406b-8163-d0cd68ef65db tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:11.744840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-302082e5-13b5-406b-8163-d0cd68ef65db tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:11.752449 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:11.752449 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:11.760281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-302082e5-13b5-406b-8163-d0cd68ef65db tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:11.761263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-302082e5-13b5-406b-8163-d0cd68ef65db tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:11.848240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:11.848240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:11.851692 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13603497-d149-41c1-af64-632ff1f4efab tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:11.859640 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1118/2236] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:11 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:11.957922 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:11.957922 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:11.982672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-302082e5-13b5-406b-8163-d0cd68ef65db tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:11.984370 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1119/2237] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:11 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:12.394652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b42bbd3-14d1-4863-ac35-98ab342ecbe0 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:12.395707 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b42bbd3-14d1-4863-ac35-98ab342ecbe0 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:12.396071 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:12.396071 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:12.396765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b42bbd3-14d1-4863-ac35-98ab342ecbe0 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:12.565729 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:12.565729 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:12.569535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0b42bbd3-14d1-4863-ac35-98ab342ecbe0 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:12.589033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b42bbd3-14d1-4863-ac35-98ab342ecbe0 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:12.600770 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1119/2238] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:12 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 465 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:12.876799 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d18db1b-97cb-4db0-8b18-e6e9086195e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:12.879805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d18db1b-97cb-4db0-8b18-e6e9086195e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:12.879805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:12.879805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:12.879805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d18db1b-97cb-4db0-8b18-e6e9086195e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:12.896497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2d18db1b-97cb-4db0-8b18-e6e9086195e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:13.011479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:13.011479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:13.015555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6665cc0-a7c4-453c-a24d-60de015dc270 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:13.016720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6665cc0-a7c4-453c-a24d-60de015dc270 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:13.017595 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:13.017595 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:13.018244 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6665cc0-a7c4-453c-a24d-60de015dc270 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:13.019773 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d18db1b-97cb-4db0-8b18-e6e9086195e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:13.031817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a6665cc0-a7c4-453c-a24d-60de015dc270 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:13.111871 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1120/2239] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:13.200149 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:13.200149 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:13.211848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6665cc0-a7c4-453c-a24d-60de015dc270 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:13.221902 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1120/2240] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:13 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:13.614288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2382aa4-011e-437c-8230-1aa39d3870d1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:13.625669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2382aa4-011e-437c-8230-1aa39d3870d1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:13.626069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:13.626069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:13.627342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2382aa4-011e-437c-8230-1aa39d3870d1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:13.779610 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:13.779610 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:13.782046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d2382aa4-011e-437c-8230-1aa39d3870d1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:13.786320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2382aa4-011e-437c-8230-1aa39d3870d1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:13.787952 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1121/2241] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:13 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 465 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:14.127846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-017898ca-402b-4fe5-a987-07c4007f76f4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:14.128769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-017898ca-402b-4fe5-a987-07c4007f76f4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:14.133683 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:14.133683 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:14.143603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-017898ca-402b-4fe5-a987-07c4007f76f4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:14.144227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-017898ca-402b-4fe5-a987-07c4007f76f4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:14.259099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df329b07-029f-4896-a036-bc003fad373d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:14.260285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df329b07-029f-4896-a036-bc003fad373d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:14.260623 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:14.260623 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:14.261230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df329b07-029f-4896-a036-bc003fad373d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:14.261820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-df329b07-029f-4896-a036-bc003fad373d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:14.321768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:14.321768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:14.324550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-017898ca-402b-4fe5-a987-07c4007f76f4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:14.342699 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1121/2242] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:14 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:14.495197 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:14.495197 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:14.512469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df329b07-029f-4896-a036-bc003fad373d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:14.529178 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1122/2243] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:14 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:14.805481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef5529a7-842d-4078-8c91-77b76c29943c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:14.807637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef5529a7-842d-4078-8c91-77b76c29943c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:14.808044 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:14.808044 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:14.809341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef5529a7-842d-4078-8c91-77b76c29943c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:14.915938 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:14.915938 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:14.920121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ef5529a7-842d-4078-8c91-77b76c29943c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:14.932283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef5529a7-842d-4078-8c91-77b76c29943c tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:14.933671 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1122/2244] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:14 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 465 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:15.432737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87722eb8-347f-402d-9de9-0ed8177f9117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:15.432737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87722eb8-347f-402d-9de9-0ed8177f9117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:15.432737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:15.432737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:15.432737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87722eb8-347f-402d-9de9-0ed8177f9117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:15.432737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-87722eb8-347f-402d-9de9-0ed8177f9117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:15.432737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:15.432737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:15.432737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87722eb8-347f-402d-9de9-0ed8177f9117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:15.432737 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1123/2245] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:15 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:15.551005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c564b71b-3adb-47ca-b060-fb903832706e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:15.551871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c564b71b-3adb-47ca-b060-fb903832706e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:15.552209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:15.552209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:15.552927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c564b71b-3adb-47ca-b060-fb903832706e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:15.553431 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c564b71b-3adb-47ca-b060-fb903832706e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:15.629574 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:15.629574 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:15.667374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c564b71b-3adb-47ca-b060-fb903832706e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:15.667374 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1123/2246] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:15 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:15.947616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a7a9b48-f72b-4423-b08f-b0d55f163e43 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:15.948455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a7a9b48-f72b-4423-b08f-b0d55f163e43 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:15.949157 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:15.949157 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:15.949942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a7a9b48-f72b-4423-b08f-b0d55f163e43 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:16.020692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:16.020692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:16.022481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4a7a9b48-f72b-4423-b08f-b0d55f163e43 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:16.046270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a7a9b48-f72b-4423-b08f-b0d55f163e43 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 200 Jan 21 08:43:16.046270 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1124/2247] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:15 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 465 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:16.449443 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e098aba-c019-4cb4-b457-06218c754c20 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:16.451271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e098aba-c019-4cb4-b457-06218c754c20 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:16.451849 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:16.451849 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:16.452932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e098aba-c019-4cb4-b457-06218c754c20 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:16.453573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0e098aba-c019-4cb4-b457-06218c754c20 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:16.536284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:16.536284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:16.543200 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e098aba-c019-4cb4-b457-06218c754c20 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:16.545594 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1124/2248] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:16.674738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37af6ec2-fa26-472b-b071-1fa5b5c839a5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:16.675944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37af6ec2-fa26-472b-b071-1fa5b5c839a5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:16.675944 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:16.675944 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:16.676439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37af6ec2-fa26-472b-b071-1fa5b5c839a5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:16.677018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-37af6ec2-fa26-472b-b071-1fa5b5c839a5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:16.767789 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:16.767789 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:16.769815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37af6ec2-fa26-472b-b071-1fa5b5c839a5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:16.771295 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1125/2249] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:16 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:17.039236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d29a83ce-b68f-474f-9ffd-fcc3446b20d5 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:17.040061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d29a83ce-b68f-474f-9ffd-fcc3446b20d5 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:17.040061 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:17.040061 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:17.040461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d29a83ce-b68f-474f-9ffd-fcc3446b20d5 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:17.161057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d29a83ce-b68f-474f-9ffd-fcc3446b20d5 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 404 Jan 21 08:43:17.169300 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1125/2250] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:17 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 111 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:43:17.178376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-497511e7-1efc-46f8-a1ff-1f9ccbee98bb tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action Jan 21 08:43:17.178850 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:17.178850 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:17.179481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-497511e7-1efc-46f8-a1ff-1f9ccbee98bb tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:17.180144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-497511e7-1efc-46f8-a1ff-1f9ccbee98bb tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:17.181295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-497511e7-1efc-46f8-a1ff-1f9ccbee98bb tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot 'bd4e40d1-cedb-4236-931f-da47be2bb3de' with '{'status': 'available'}' {{(pid=88056) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:43:17.435224 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:17.435224 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:17.571212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1ec00b4-ffa2-4e29-97e8-389f8f258182 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:17.572174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1ec00b4-ffa2-4e29-97e8-389f8f258182 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:17.573025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1ec00b4-ffa2-4e29-97e8-389f8f258182 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:17.573754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b1ec00b4-ffa2-4e29-97e8-389f8f258182 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:17.644241 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:17.644241 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:17.659281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1ec00b4-ffa2-4e29-97e8-389f8f258182 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:17.659281 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1126/2251] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:17.669391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-497511e7-1efc-46f8-a1ff-1f9ccbee98bb tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action returned with HTTP 202 Jan 21 08:43:17.671477 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1126/2252] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:43:17 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action => generated 0 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:43:17.685879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4f64687-47e0-4e3d-ad65-b667034121d1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:17.687275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4f64687-47e0-4e3d-ad65-b667034121d1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:17.687925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:17.687925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:17.689642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4f64687-47e0-4e3d-ad65-b667034121d1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:17.776417 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:17.776417 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:17.783486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c4f64687-47e0-4e3d-ad65-b667034121d1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:17.786110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-645f9d44-46f3-4d09-8261-06d46337cdd5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:17.786922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-645f9d44-46f3-4d09-8261-06d46337cdd5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:17.787733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:17.787733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:17.788391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-645f9d44-46f3-4d09-8261-06d46337cdd5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:17.788964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-645f9d44-46f3-4d09-8261-06d46337cdd5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:17.791260 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4f64687-47e0-4e3d-ad65-b667034121d1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:43:17.797457 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1127/2253] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:17 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 466 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:17.839350 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f19a6cd9-0a5f-42a5-a4cc-df78a0f0878f tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action Jan 21 08:43:17.846984 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:17.846984 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:17.849656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f19a6cd9-0a5f-42a5-a4cc-df78a0f0878f tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:17.852708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f19a6cd9-0a5f-42a5-a4cc-df78a0f0878f tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:17.855762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-f19a6cd9-0a5f-42a5-a4cc-df78a0f0878f tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot 'bd4e40d1-cedb-4236-931f-da47be2bb3de' with '{'status': 'creating'}' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:43:17.873788 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:17.873788 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:17.884156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-645f9d44-46f3-4d09-8261-06d46337cdd5 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:17.889689 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1127/2254] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:17 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:18.158865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:18.158865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:18.408488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f19a6cd9-0a5f-42a5-a4cc-df78a0f0878f tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action returned with HTTP 202 Jan 21 08:43:18.417156 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1128/2255] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:43:17 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action => generated 0 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:43:18.423427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7081614d-121f-42d9-bdec-81576fcfa271 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:18.424261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7081614d-121f-42d9-bdec-81576fcfa271 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:18.424888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:18.424888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:18.425497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7081614d-121f-42d9-bdec-81576fcfa271 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:18.548701 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:18.548701 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:18.556861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7081614d-121f-42d9-bdec-81576fcfa271 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:18.566605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7081614d-121f-42d9-bdec-81576fcfa271 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:43:18.570113 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1128/2256] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:18 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 465 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:18.585114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ae54ef5-5751-40ab-a878-bb06ba9d58f7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] POST http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action Jan 21 08:43:18.585927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:18.585927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:18.587045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ae54ef5-5751-40ab-a878-bb06ba9d58f7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:18.587925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ae54ef5-5751-40ab-a878-bb06ba9d58f7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:18.589952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ae54ef5-5751-40ab-a878-bb06ba9d58f7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88057) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 21 08:43:18.672803 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fbbd311-cac5-4065-9a6a-6f41b9122957 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:18.674092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fbbd311-cac5-4065-9a6a-6f41b9122957 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:18.674706 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:18.674706 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:18.676597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8fbbd311-cac5-4065-9a6a-6f41b9122957 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:18.677546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8fbbd311-cac5-4065-9a6a-6f41b9122957 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:18.728460 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:18.728460 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:18.731058 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:18.731058 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:18.731827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.snapshot_actions [None req-9ae54ef5-5751-40ab-a878-bb06ba9d58f7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Updating snapshot bd4e40d1-cedb-4236-931f-da47be2bb3de with info {'id': 'bd4e40d1-cedb-4236-931f-da47be2bb3de', 'status': 'error', 'progress': '80%'} Jan 21 08:43:18.734141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8fbbd311-cac5-4065-9a6a-6f41b9122957 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:18.736987 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1129/2257] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:18.780523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ae54ef5-5751-40ab-a878-bb06ba9d58f7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action returned with HTTP 202 Jan 21 08:43:18.785205 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1129/2258] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:43:18 2021] POST /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:43:18.791309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0c8b953-fb8f-4004-abab-7426a7a0a336 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] GET http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:18.792200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0c8b953-fb8f-4004-abab-7426a7a0a336 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:18.792642 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:18.792642 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:18.793337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0c8b953-fb8f-4004-abab-7426a7a0a336 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:18.825306 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:18.825306 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:18.827831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b0c8b953-fb8f-4004-abab-7426a7a0a336 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Snapshot retrieved successfully. Jan 21 08:43:18.830804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0c8b953-fb8f-4004-abab-7426a7a0a336 tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:43:18.839337 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1130/2259] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:18 2021] GET /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 461 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:18.852754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b047e4f8-8655-46c0-ada1-83cb5ce4325d tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] POST http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action Jan 21 08:43:18.854068 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:18.854068 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:18.855215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b047e4f8-8655-46c0-ada1-83cb5ce4325d tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:18.855910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b047e4f8-8655-46c0-ada1-83cb5ce4325d tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:18.857137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-b047e4f8-8655-46c0-ada1-83cb5ce4325d tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] Updating snapshot 'bd4e40d1-cedb-4236-931f-da47be2bb3de' with '{'status': 'available'}' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 08:43:18.909060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cda9846a-5fa9-4e9b-9033-3847e12c75ba tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:18.909856 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cda9846a-5fa9-4e9b-9033-3847e12c75ba tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:18.910175 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:18.910175 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:18.910854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cda9846a-5fa9-4e9b-9033-3847e12c75ba tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:18.911560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cda9846a-5fa9-4e9b-9033-3847e12c75ba tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:18.960408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:18.960408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:19.073617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b047e4f8-8655-46c0-ada1-83cb5ce4325d tempest-SnapshotsActionsTest-359174454 tempest-SnapshotsActionsTest-359174454] http://10.222.0.50/volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action returned with HTTP 202 Jan 21 08:43:19.077085 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:19.077085 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:19.081377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cda9846a-5fa9-4e9b-9033-3847e12c75ba tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:19.084484 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1131/2260] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:18 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:19.085913 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1130/2261] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:43:18 2021] POST /volume/v3/7a4b6136974041a7bd35197a1957bab7/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:43:19.095418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0550e38d-a9ff-4900-95d1-932e1e8a926b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:19.096721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0550e38d-a9ff-4900-95d1-932e1e8a926b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:19.097384 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:19.097384 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:19.098563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0550e38d-a9ff-4900-95d1-932e1e8a926b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:19.198875 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:19.198875 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:19.223719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0550e38d-a9ff-4900-95d1-932e1e8a926b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:19.226686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0550e38d-a9ff-4900-95d1-932e1e8a926b tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:43:19.227574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1132/2262] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:19 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 465 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:19.244100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17778ed6-15d7-4ed7-bda0-67ef8b7aebac tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] DELETE http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:19.244980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-17778ed6-15d7-4ed7-bda0-67ef8b7aebac tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:19.245307 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:19.245307 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:19.245745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-17778ed6-15d7-4ed7-bda0-67ef8b7aebac tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:19.246053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-17778ed6-15d7-4ed7-bda0-67ef8b7aebac tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Delete snapshot with id: 67c3d644-4458-42ab-bf08-3aefe0b11030 Jan 21 08:43:19.331058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17778ed6-15d7-4ed7-bda0-67ef8b7aebac tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 returned with HTTP 404 Jan 21 08:43:19.332184 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1131/2263] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:43:19 2021] DELETE /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/67c3d644-4458-42ab-bf08-3aefe0b11030 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:43:19.341511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83f791ed-0e25-4556-b4ec-4e41c211d7d4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] DELETE http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:43:19.342203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83f791ed-0e25-4556-b4ec-4e41c211d7d4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:19.342428 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:19.342428 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:19.342819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83f791ed-0e25-4556-b4ec-4e41c211d7d4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:19.343165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-83f791ed-0e25-4556-b4ec-4e41c211d7d4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Delete snapshot with id: f89f5041-e1eb-458a-98cc-53af75a3f1c5 Jan 21 08:43:19.437292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83f791ed-0e25-4556-b4ec-4e41c211d7d4 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 returned with HTTP 404 Jan 21 08:43:19.439011 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1133/2264] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:43:19 2021] DELETE /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/f89f5041-e1eb-458a-98cc-53af75a3f1c5 => generated 111 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:43:19.450255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cdf0ae03-2825-4942-9c0e-ffe3cba4bd20 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] DELETE http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:43:19.451050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cdf0ae03-2825-4942-9c0e-ffe3cba4bd20 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:19.451720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cdf0ae03-2825-4942-9c0e-ffe3cba4bd20 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:19.452194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-cdf0ae03-2825-4942-9c0e-ffe3cba4bd20 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Delete snapshot with id: 144bdeb2-8dde-40a2-87c7-2d31b5437692 Jan 21 08:43:19.510273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cdf0ae03-2825-4942-9c0e-ffe3cba4bd20 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 returned with HTTP 404 Jan 21 08:43:19.520557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b866974-74fb-492b-a242-540b0a2c549f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] DELETE http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:43:19.522288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b866974-74fb-492b-a242-540b0a2c549f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:19.523177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b866974-74fb-492b-a242-540b0a2c549f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:19.523699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-8b866974-74fb-492b-a242-540b0a2c549f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Delete snapshot with id: cec701e8-5045-41c5-9748-d9fabe8cf772 Jan 21 08:43:19.528527 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1132/2265] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:43:19 2021] DELETE /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/144bdeb2-8dde-40a2-87c7-2d31b5437692 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:43:19.577651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b866974-74fb-492b-a242-540b0a2c549f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 returned with HTTP 404 Jan 21 08:43:19.587054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1134/2266] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:43:19 2021] DELETE /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/cec701e8-5045-41c5-9748-d9fabe8cf772 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:43:19.594085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6b22d19-c5ab-4fa9-a9cd-c7296bc2b8f1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] DELETE http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:19.594757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6b22d19-c5ab-4fa9-a9cd-c7296bc2b8f1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:19.595890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6b22d19-c5ab-4fa9-a9cd-c7296bc2b8f1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:19.596361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-b6b22d19-c5ab-4fa9-a9cd-c7296bc2b8f1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Delete snapshot with id: bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:19.641067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:19.641067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:19.643000 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b6b22d19-c5ab-4fa9-a9cd-c7296bc2b8f1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:19.753915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b6b22d19-c5ab-4fa9-a9cd-c7296bc2b8f1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot delete request issued successfully. Jan 21 08:43:19.754465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6b22d19-c5ab-4fa9-a9cd-c7296bc2b8f1 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 202 Jan 21 08:43:19.756821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1cbf6581-f349-44d3-8af1-dadb1d1c39d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:19.757747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1cbf6581-f349-44d3-8af1-dadb1d1c39d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:19.760111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1cbf6581-f349-44d3-8af1-dadb1d1c39d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:19.762429 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1cbf6581-f349-44d3-8af1-dadb1d1c39d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:19.771763 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1133/2267] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:43:19 2021] DELETE /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:43:19.781542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84b05a06-ddeb-4cc6-9aac-ecc258cbf6c7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:19.782082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84b05a06-ddeb-4cc6-9aac-ecc258cbf6c7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:19.782280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:19.782280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:19.783248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84b05a06-ddeb-4cc6-9aac-ecc258cbf6c7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:19.831677 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:19.831677 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:19.834590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1cbf6581-f349-44d3-8af1-dadb1d1c39d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:19.835779 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1135/2268] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:19 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:19.889249 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:19.889249 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:19.891397 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-84b05a06-ddeb-4cc6-9aac-ecc258cbf6c7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:19.894669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84b05a06-ddeb-4cc6-9aac-ecc258cbf6c7 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:43:19.895878 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1134/2269] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:19 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 464 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:20.107039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bb914a2-9dc9-4d8e-b371-9eb6b9cd3edf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:20.112059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bb914a2-9dc9-4d8e-b371-9eb6b9cd3edf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:20.112059 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:20.112059 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:20.112059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bb914a2-9dc9-4d8e-b371-9eb6b9cd3edf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:20.112059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7bb914a2-9dc9-4d8e-b371-9eb6b9cd3edf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:20.229469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:20.229469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:20.248861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bb914a2-9dc9-4d8e-b371-9eb6b9cd3edf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:20.249787 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1136/2270] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:20 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:20.851139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-deb99f53-a974-4a50-beb1-68e45012ae86 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:20.857562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-deb99f53-a974-4a50-beb1-68e45012ae86 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:20.858148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:20.858148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:20.859122 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-deb99f53-a974-4a50-beb1-68e45012ae86 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:20.859940 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-deb99f53-a974-4a50-beb1-68e45012ae86 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:20.909882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc26a90e-4bbb-4254-aa16-272664fe5244 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:20.910495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc26a90e-4bbb-4254-aa16-272664fe5244 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:20.910721 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:20.910721 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:20.911110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc26a90e-4bbb-4254-aa16-272664fe5244 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:21.003142 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:21.003142 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:21.010490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dc26a90e-4bbb-4254-aa16-272664fe5244 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:21.014765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc26a90e-4bbb-4254-aa16-272664fe5244 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:43:21.025513 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1137/2271] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:20 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 464 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:21.028849 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:21.028849 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:21.038545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-deb99f53-a974-4a50-beb1-68e45012ae86 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:21.050764 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1135/2272] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:20 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:21.271192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72cd4217-f68f-419a-a5d0-468f20dea763 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:21.289295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72cd4217-f68f-419a-a5d0-468f20dea763 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:21.289711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:21.289711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:21.290468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72cd4217-f68f-419a-a5d0-468f20dea763 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:21.291174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-72cd4217-f68f-419a-a5d0-468f20dea763 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:21.382016 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:21.382016 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:21.383942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72cd4217-f68f-419a-a5d0-468f20dea763 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:21.384907 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1138/2273] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:21 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:22.042678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e0784c1-fa1e-4ce9-95f4-04ef3ce2a935 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:22.043756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e0784c1-fa1e-4ce9-95f4-04ef3ce2a935 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:22.044162 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:22.044162 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:22.044804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e0784c1-fa1e-4ce9-95f4-04ef3ce2a935 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:22.059341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f5a012d-12b5-457d-8ddd-e54c5d2bf4f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:22.060372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f5a012d-12b5-457d-8ddd-e54c5d2bf4f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:22.060763 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:22.060763 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:22.061603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f5a012d-12b5-457d-8ddd-e54c5d2bf4f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:22.062188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2f5a012d-12b5-457d-8ddd-e54c5d2bf4f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:22.134172 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:22.134172 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:22.136607 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f5a012d-12b5-457d-8ddd-e54c5d2bf4f2 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:22.160493 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:22.160493 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:22.161010 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1139/2274] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:22 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:22.167350 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e0784c1-fa1e-4ce9-95f4-04ef3ce2a935 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:22.202245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e0784c1-fa1e-4ce9-95f4-04ef3ce2a935 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:43:22.215619 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1136/2275] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:22 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 464 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:22.414184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ce25293-5e4e-4337-9131-b1eef6b06fee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:22.414184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ce25293-5e4e-4337-9131-b1eef6b06fee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:22.414184 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:22.414184 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:22.414184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ce25293-5e4e-4337-9131-b1eef6b06fee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:22.414184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7ce25293-5e4e-4337-9131-b1eef6b06fee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:22.558057 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:22.558057 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:22.573467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ce25293-5e4e-4337-9131-b1eef6b06fee tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:22.591167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1140/2276] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:22 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:23.165336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3017e6df-6fc9-4d0a-bd67-1705d00a77e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:23.165879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3017e6df-6fc9-4d0a-bd67-1705d00a77e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:23.166060 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:23.166060 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:23.169643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3017e6df-6fc9-4d0a-bd67-1705d00a77e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:23.170469 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3017e6df-6fc9-4d0a-bd67-1705d00a77e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:23.208182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:23.208182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:23.210565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3017e6df-6fc9-4d0a-bd67-1705d00a77e1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:23.212358 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1137/2277] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:23 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:23.240108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-418366e8-d5a1-4068-a39b-9140f92b0bfb tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:23.241012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-418366e8-d5a1-4068-a39b-9140f92b0bfb tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:23.241422 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:23.241422 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:23.242311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-418366e8-d5a1-4068-a39b-9140f92b0bfb tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:23.309846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:23.309846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:23.311908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-418366e8-d5a1-4068-a39b-9140f92b0bfb tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Snapshot retrieved successfully. Jan 21 08:43:23.316079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-418366e8-d5a1-4068-a39b-9140f92b0bfb tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 200 Jan 21 08:43:23.317425 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1141/2278] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:23 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 464 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:23.620767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15b9d63b-2c59-4d65-a4ef-51a665599006 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:23.654663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15b9d63b-2c59-4d65-a4ef-51a665599006 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:23.654918 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:23.654918 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:23.668710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15b9d63b-2c59-4d65-a4ef-51a665599006 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:23.671206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-15b9d63b-2c59-4d65-a4ef-51a665599006 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:23.724445 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:23.724445 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:23.731970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15b9d63b-2c59-4d65-a4ef-51a665599006 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:23.733174 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1138/2279] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:23 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:24.235399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2b31604-529c-4272-bfdc-0bc8f4343524 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:24.254305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2b31604-529c-4272-bfdc-0bc8f4343524 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:24.254483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:24.254483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:24.254978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2b31604-529c-4272-bfdc-0bc8f4343524 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:24.255155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d2b31604-529c-4272-bfdc-0bc8f4343524 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:24.335665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c67ed074-2684-4974-ada5-60c607213b68 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de Jan 21 08:43:24.340579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c67ed074-2684-4974-ada5-60c607213b68 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:24.348628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:24.348628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:24.348628 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c67ed074-2684-4974-ada5-60c607213b68 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:24.454227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:24.454227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:24.481684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2b31604-529c-4272-bfdc-0bc8f4343524 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:24.483059 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1142/2280] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:24 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:24.511052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c67ed074-2684-4974-ada5-60c607213b68 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de returned with HTTP 404 Jan 21 08:43:24.518719 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1139/2281] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:43:24 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/snapshots/bd4e40d1-cedb-4236-931f-da47be2bb3de => generated 111 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:43:24.542235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1603eb3c-7793-466c-a65d-b81d743f521f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] DELETE http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:43:24.544192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1603eb3c-7793-466c-a65d-b81d743f521f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:24.544390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:24.544390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:24.552945 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1603eb3c-7793-466c-a65d-b81d743f521f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:24.553844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-1603eb3c-7793-466c-a65d-b81d743f521f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Delete volume with id: c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:43:24.758573 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36bcec56-f67b-4b91-b92b-57d6875b705c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:24.771404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36bcec56-f67b-4b91-b92b-57d6875b705c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:24.773032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36bcec56-f67b-4b91-b92b-57d6875b705c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:24.773974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-36bcec56-f67b-4b91-b92b-57d6875b705c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:24.878987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:24.878987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:24.888749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1603eb3c-7793-466c-a65d-b81d743f521f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:43:24.915223 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:24.915223 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:24.929530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36bcec56-f67b-4b91-b92b-57d6875b705c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:24.944453 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1140/2282] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:24 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:25.243944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1603eb3c-7793-466c-a65d-b81d743f521f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Delete volume request issued successfully. Jan 21 08:43:25.244726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1603eb3c-7793-466c-a65d-b81d743f521f tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 returned with HTTP 202 Jan 21 08:43:25.269452 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-261f6cab-53ea-4ccc-a1eb-7e14fb3c40f6 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:43:25.269452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-261f6cab-53ea-4ccc-a1eb-7e14fb3c40f6 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:25.269452 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:25.269452 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:25.269452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-261f6cab-53ea-4ccc-a1eb-7e14fb3c40f6 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:25.274281 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1143/2283] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:43:24 2021] DELETE /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 => generated 0 bytes in 725 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:43:25.504926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a25de7d-1575-4ffd-b156-575d6dc3bd3d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:25.505939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a25de7d-1575-4ffd-b156-575d6dc3bd3d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:25.506321 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:25.506321 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:25.507027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a25de7d-1575-4ffd-b156-575d6dc3bd3d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:25.507767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5a25de7d-1575-4ffd-b156-575d6dc3bd3d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:25.524976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:25.524976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:25.553155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-261f6cab-53ea-4ccc-a1eb-7e14fb3c40f6 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:43:25.568612 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-261f6cab-53ea-4ccc-a1eb-7e14fb3c40f6 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 returned with HTTP 200 Jan 21 08:43:25.569499 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1141/2284] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:25 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 => generated 910 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:25.722526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:25.722526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:25.740320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a25de7d-1575-4ffd-b156-575d6dc3bd3d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:25.762836 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1144/2285] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:25.951834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e930e586-a369-45ca-be89-8cbcb0439bc1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:25.952392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e930e586-a369-45ca-be89-8cbcb0439bc1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:25.952572 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:25.952572 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:25.952958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e930e586-a369-45ca-be89-8cbcb0439bc1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:25.953329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e930e586-a369-45ca-be89-8cbcb0439bc1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:26.038168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:26.038168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:26.043744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e930e586-a369-45ca-be89-8cbcb0439bc1 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:26.053891 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1142/2286] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:25 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:26.590600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-613a8e09-f867-4928-8d03-a09bacb1d5a3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:43:26.591506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-613a8e09-f867-4928-8d03-a09bacb1d5a3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:26.591911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:26.591911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:26.592575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-613a8e09-f867-4928-8d03-a09bacb1d5a3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:26.780492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a63adbc5-bf2d-47cb-bf14-bf03988a8542 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:26.783069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a63adbc5-bf2d-47cb-bf14-bf03988a8542 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:26.786066 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:26.786066 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:26.786066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a63adbc5-bf2d-47cb-bf14-bf03988a8542 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:26.786066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a63adbc5-bf2d-47cb-bf14-bf03988a8542 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:26.893306 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:26.893306 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:26.919930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:26.919930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:26.932882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a63adbc5-bf2d-47cb-bf14-bf03988a8542 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:26.937135 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1143/2287] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:26 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 851 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:26.952849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-613a8e09-f867-4928-8d03-a09bacb1d5a3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:43:27.061753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-613a8e09-f867-4928-8d03-a09bacb1d5a3 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 returned with HTTP 200 Jan 21 08:43:27.069278 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1145/2288] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:26 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 => generated 910 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:27.073428 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e469948-9775-4540-b64b-8057dd27de9a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:27.075855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e469948-9775-4540-b64b-8057dd27de9a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:27.076208 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:27.076208 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:27.082309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e469948-9775-4540-b64b-8057dd27de9a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:27.083014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7e469948-9775-4540-b64b-8057dd27de9a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:27.177626 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:27.177626 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:27.206790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e469948-9775-4540-b64b-8057dd27de9a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:27.209152 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1144/2289] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:27 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:27.951847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-715ce6fc-b961-493f-8895-ed5861086ccd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:27.952377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-715ce6fc-b961-493f-8895-ed5861086ccd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:27.952572 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:27.952572 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:27.953290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-715ce6fc-b961-493f-8895-ed5861086ccd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:27.953816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-715ce6fc-b961-493f-8895-ed5861086ccd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:28.006890 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:28.006890 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:28.010886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-715ce6fc-b961-493f-8895-ed5861086ccd tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:28.018377 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1146/2290] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:27 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:28.084632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d516f59c-0ef9-4221-99a6-a1906be80855 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:43:28.085800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d516f59c-0ef9-4221-99a6-a1906be80855 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:28.086362 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:28.086362 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:28.087412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d516f59c-0ef9-4221-99a6-a1906be80855 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:28.227232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6be4e432-ec8d-4d8c-b426-130436fc6d1b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:28.234115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6be4e432-ec8d-4d8c-b426-130436fc6d1b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:28.236715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:28.236715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:28.238083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6be4e432-ec8d-4d8c-b426-130436fc6d1b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:28.242041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6be4e432-ec8d-4d8c-b426-130436fc6d1b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:28.380588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:28.380588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:28.383271 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:28.383271 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:28.390625 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6be4e432-ec8d-4d8c-b426-130436fc6d1b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:28.392885 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1147/2291] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:28 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:28.417327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d516f59c-0ef9-4221-99a6-a1906be80855 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:43:28.437837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c4cca69-5dbe-4148-ac8e-df771ccef639 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:43:28.439304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c4cca69-5dbe-4148-ac8e-df771ccef639 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:28.439899 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:28.439899 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:28.440919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c4cca69-5dbe-4148-ac8e-df771ccef639 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:28.466129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d516f59c-0ef9-4221-99a6-a1906be80855 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 returned with HTTP 200 Jan 21 08:43:28.491654 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1145/2292] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:28 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 => generated 910 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:28.794967 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:28.794967 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:28.825375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4c4cca69-5dbe-4148-ac8e-df771ccef639 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:43:29.031519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c4cca69-5dbe-4148-ac8e-df771ccef639 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:43:29.033692 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18098dd7-f5b1-405b-86c2-ed7d269b260c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:29.034363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18098dd7-f5b1-405b-86c2-ed7d269b260c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:29.034802 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:29.034802 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:29.035270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18098dd7-f5b1-405b-86c2-ed7d269b260c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:29.035740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-18098dd7-f5b1-405b-86c2-ed7d269b260c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:29.059495 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1148/2293] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:28 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 929 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:29.126055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:29.126055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:29.128116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18098dd7-f5b1-405b-86c2-ed7d269b260c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:29.147645 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1146/2294] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:29 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:29.412016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff7c5e32-f06f-4262-b854-225d46441fc9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:29.412582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff7c5e32-f06f-4262-b854-225d46441fc9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:29.412809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:29.412809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:29.413456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff7c5e32-f06f-4262-b854-225d46441fc9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:29.414186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ff7c5e32-f06f-4262-b854-225d46441fc9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:29.467581 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:29.467581 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:29.470500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff7c5e32-f06f-4262-b854-225d46441fc9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:29.473529 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1149/2295] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:29 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:29.513710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4dfbcbf9-5192-4f0e-95df-22e0756bc405 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:43:29.515416 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4dfbcbf9-5192-4f0e-95df-22e0756bc405 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:29.516301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:29.516301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:29.517379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4dfbcbf9-5192-4f0e-95df-22e0756bc405 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:29.749932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:29.749932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:29.780866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4dfbcbf9-5192-4f0e-95df-22e0756bc405 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Volume info retrieved successfully. Jan 21 08:43:29.904973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4dfbcbf9-5192-4f0e-95df-22e0756bc405 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 returned with HTTP 200 Jan 21 08:43:29.916749 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1147/2296] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:29 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 => generated 910 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:30.078494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53a2d730-d2d3-40ff-8a12-a94761b92331 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:43:30.079970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53a2d730-d2d3-40ff-8a12-a94761b92331 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:30.079970 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:30.079970 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:30.080600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53a2d730-d2d3-40ff-8a12-a94761b92331 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:30.142953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64ebec04-ffb1-43d0-b9f0-afbebd411423 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:30.143670 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64ebec04-ffb1-43d0-b9f0-afbebd411423 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:30.144010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:30.144010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:30.145081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64ebec04-ffb1-43d0-b9f0-afbebd411423 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:30.145081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-64ebec04-ffb1-43d0-b9f0-afbebd411423 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:30.201938 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:30.201938 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:30.220244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64ebec04-ffb1-43d0-b9f0-afbebd411423 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:30.223541 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1148/2297] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:30.331407 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:30.331407 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:30.397050 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-53a2d730-d2d3-40ff-8a12-a94761b92331 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:43:30.494908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1cc62bdf-b778-486b-8105-fcd7a595310a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:30.495754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1cc62bdf-b778-486b-8105-fcd7a595310a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:30.496096 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:30.496096 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:30.496689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1cc62bdf-b778-486b-8105-fcd7a595310a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:30.497200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1cc62bdf-b778-486b-8105-fcd7a595310a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:30.513934 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53a2d730-d2d3-40ff-8a12-a94761b92331 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:43:30.515394 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1150/2298] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:30 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 929 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:30.549044 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:30.549044 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:30.559369 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1cc62bdf-b778-486b-8105-fcd7a595310a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:30.560652 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1149/2299] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:30 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:30.936094 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f388e840-d870-4e9e-94b3-1f8fcf706940 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] GET http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 Jan 21 08:43:30.937039 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f388e840-d870-4e9e-94b3-1f8fcf706940 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:30.937348 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:30.937348 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:30.938004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f388e840-d870-4e9e-94b3-1f8fcf706940 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:31.242398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-981f2796-0fa8-479a-bf2f-4e93505e264e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:31.243306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-981f2796-0fa8-479a-bf2f-4e93505e264e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:31.247757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:31.247757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:31.248531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-981f2796-0fa8-479a-bf2f-4e93505e264e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:31.249211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-981f2796-0fa8-479a-bf2f-4e93505e264e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:31.293992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f388e840-d870-4e9e-94b3-1f8fcf706940 tempest-SnapshotsActionsTest-906036566 tempest-SnapshotsActionsTest-906036566] http://10.222.0.50/volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 returned with HTTP 404 Jan 21 08:43:31.296083 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1151/2300] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:30 2021] GET /volume/v3/4db435bb922a4748b4d4ccf6261b405b/volumes/c0b94eee-176e-4351-b491-dc31cf0e3908 => generated 109 bytes in 367 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:43:31.401054 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:31.401054 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:31.420580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-981f2796-0fa8-479a-bf2f-4e93505e264e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:31.422621 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1150/2301] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:31.439521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b601baf0-63f1-4de4-ab3c-04cbd764136e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:43:31.440579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b601baf0-63f1-4de4-ab3c-04cbd764136e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:31.441632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b601baf0-63f1-4de4-ab3c-04cbd764136e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:31.547491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba18ddd3-a842-4392-acc6-7a000f1bc59d tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:43:31.548980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba18ddd3-a842-4392-acc6-7a000f1bc59d tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:31.549350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:31.549350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:31.550042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba18ddd3-a842-4392-acc6-7a000f1bc59d tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:31.728924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:31.728924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:31.741118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b601baf0-63f1-4de4-ab3c-04cbd764136e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:43:31.811047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b601baf0-63f1-4de4-ab3c-04cbd764136e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 200 Jan 21 08:43:31.812518 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1152/2302] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 977 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:31.822863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7811eb2-9b76-47fc-9d55-e8628205210f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:31.826778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7811eb2-9b76-47fc-9d55-e8628205210f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:31.830288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:31.830288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:31.831157 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7811eb2-9b76-47fc-9d55-e8628205210f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:31.831765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f7811eb2-9b76-47fc-9d55-e8628205210f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:31.898252 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:31.898252 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:31.924763 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:31.924763 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:31.930764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ba18ddd3-a842-4392-acc6-7a000f1bc59d tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:43:31.934411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7811eb2-9b76-47fc-9d55-e8628205210f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:31.958785 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1153/2303] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:31 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:31.968333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba18ddd3-a842-4392-acc6-7a000f1bc59d tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:43:31.969432 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1151/2304] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:31 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 929 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:31.986082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9b1b85a-443d-4968-b93b-789bae94baa8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:31.987030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9b1b85a-443d-4968-b93b-789bae94baa8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:31.987381 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:31.987381 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:31.988091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9b1b85a-443d-4968-b93b-789bae94baa8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:31.988746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b9b1b85a-443d-4968-b93b-789bae94baa8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:32.160069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:32.160069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:32.175599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9b1b85a-443d-4968-b93b-789bae94baa8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:32.184114 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1154/2305] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:31 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:32.197229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b83af7d1-c134-4cf5-aa2a-54a881686eb1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/detail Jan 21 08:43:32.197756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b83af7d1-c134-4cf5-aa2a-54a881686eb1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:32.197948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:32.197948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:32.198714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b83af7d1-c134-4cf5-aa2a-54a881686eb1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:32.199768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-b83af7d1-c134-4cf5-aa2a-54a881686eb1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:43:32.276158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b83af7d1-c134-4cf5-aa2a-54a881686eb1 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/detail returned with HTTP 200 Jan 21 08:43:32.277034 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1152/2306] 10.222.0.50 () {58 vars in 1225 bytes} [Thu Jan 21 08:43:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/detail => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:32.308813 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] POST http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847/restore Jan 21 08:43:32.309717 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:32.309717 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:32.310327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:32.311385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Restoring backup 04c2c10e-1f81-4056-839c-6a30efde6847 ({'restore': {}}) {{(pid=88056) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 08:43:32.311952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Restoring backup 04c2c10e-1f81-4056-839c-6a30efde6847 to volume None. Jan 21 08:43:32.364571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:32.364571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:32.373427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.backup.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Creating volume of 1 GB for restore of backup 04c2c10e-1f81-4056-839c-6a30efde6847. Jan 21 08:43:32.420561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Availability zone cache updated, next update will occur around 2021-01-21 09:43:32.419889. {{(pid=88056) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:43:32.423807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Availability Zones retrieved successfully. Jan 21 08:43:32.522138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Flow 'volume_create_api' (48c54105-8cad-498e-aa77-f8eb342ed539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:43:32.554318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c56cd2-2087-4b2e-9872-b084463d694d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:43:32.575448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:43:32.981389 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a83c8b04-7ce0-41db-9655-5dc6cf0afa2c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:32.983016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a83c8b04-7ce0-41db-9655-5dc6cf0afa2c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:32.983016 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:32.983016 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:32.991562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a83c8b04-7ce0-41db-9655-5dc6cf0afa2c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:32.991562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a83c8b04-7ce0-41db-9655-5dc6cf0afa2c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:32.991789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c56cd2-2087-4b2e-9872-b084463d694d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:43:32.996772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b724711b-256d-4ac0-a7d4-a24f3b91b0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:43:33.060243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:33.060243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:33.068173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a83c8b04-7ce0-41db-9655-5dc6cf0afa2c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:33.074079 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1153/2307] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:32 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:33.424784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Created reservations ['33a64f79-ac02-4c89-97a7-ef004762c792', 'f4a0daee-33e6-44f0-96c9-79f264ed8791', '97d8abd5-6861-4ba6-a3de-a769954521be', '0bb41a3d-2691-404f-830b-c4c39fa7bbaf'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:43:33.427813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b724711b-256d-4ac0-a7d4-a24f3b91b0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a64f79-ac02-4c89-97a7-ef004762c792', 'f4a0daee-33e6-44f0-96c9-79f264ed8791', '97d8abd5-6861-4ba6-a3de-a769954521be', '0bb41a3d-2691-404f-830b-c4c39fa7bbaf']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:43:33.445476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa694133-c879-429a-a62f-176b1f9ff5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:43:33.794696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa694133-c879-429a-a62f-176b1f9ff5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7fc499c-d130-498f-92c3-669311bdc546', '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_04c2c10e-1f81-4056-839c-6a30efde6847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529232bc60044d48acc07daf4f89cbd',qos_specs=None,replication_status=,reservations=['33a64f79-ac02-4c89-97a7-ef004762c792','f4a0daee-33e6-44f0-96c9-79f264ed8791','97d8abd5-6861-4ba6-a3de-a769954521be','0bb41a3d-2691-404f-830b-c4c39fa7bbaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e367d88a5f4df7af4babf35591ad07',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:43:33Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_04c2c10e-1f81-4056-839c-6a30efde6847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7fc499c-d130-498f-92c3-669311bdc546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3529232bc60044d48acc07daf4f89cbd',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='24e367d88a5f4df7af4babf35591ad07',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:43:33.815132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13d0cae0-9523-439b-81e1-baafddac9746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:43:34.041162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13d0cae0-9523-439b-81e1-baafddac9746) 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_04c2c10e-1f81-4056-839c-6a30efde6847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529232bc60044d48acc07daf4f89cbd',qos_specs=None,replication_status=,reservations=['33a64f79-ac02-4c89-97a7-ef004762c792','f4a0daee-33e6-44f0-96c9-79f264ed8791','97d8abd5-6861-4ba6-a3de-a769954521be','0bb41a3d-2691-404f-830b-c4c39fa7bbaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24e367d88a5f4df7af4babf35591ad07',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:43:34.046280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c9267c-575b-4556-be49-06791397a842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:43:34.099126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b6715ca-b89a-4abb-85a2-142bb79d3a63 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:34.099781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b6715ca-b89a-4abb-85a2-142bb79d3a63 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:34.100241 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:34.100241 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:34.101326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b6715ca-b89a-4abb-85a2-142bb79d3a63 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:34.106725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3b6715ca-b89a-4abb-85a2-142bb79d3a63 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:34.159233 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:34.159233 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:34.162531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b6715ca-b89a-4abb-85a2-142bb79d3a63 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:34.164912 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1154/2308] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:34 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:34.220977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c9267c-575b-4556-be49-06791397a842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:43:34.253412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Flow 'volume_create_api' (48c54105-8cad-498e-aa77-f8eb342ed539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:43:34.534308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Create volume request issued successfully. Jan 21 08:43:34.655700 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:34.655700 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:34.661398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:43:34.662365 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 08:43:34.662365 n-d-769329-4 devstack@c-api.service[88055]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 08:43:34.662365 n-d-769329-4 devstack@c-api.service[88055]: hub = hubs.get_hub() Jan 21 08:43:35.184883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e3d811d-484c-42b6-803b-d195fe92e46e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:35.185430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e3d811d-484c-42b6-803b-d195fe92e46e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:35.185629 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:35.185629 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:35.186269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e3d811d-484c-42b6-803b-d195fe92e46e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:35.186812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4e3d811d-484c-42b6-803b-d195fe92e46e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:35.244672 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:35.244672 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:35.246569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e3d811d-484c-42b6-803b-d195fe92e46e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:35.253020 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1155/2309] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:35 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:35.781762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:35.781762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:35.784480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:43:36.227331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35abbb87-52f4-4f97-b2ac-0dbe010b4419 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] DELETE http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:43:36.227331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35abbb87-52f4-4f97-b2ac-0dbe010b4419 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:36.227331 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:36.227331 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:36.227331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35abbb87-52f4-4f97-b2ac-0dbe010b4419 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:36.227331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-35abbb87-52f4-4f97-b2ac-0dbe010b4419 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Delete volume with id: 84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:43:36.294630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:36.294630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:36.295890 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-35abbb87-52f4-4f97-b2ac-0dbe010b4419 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:43:36.481983 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-35abbb87-52f4-4f97-b2ac-0dbe010b4419 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Delete volume request issued successfully. Jan 21 08:43:36.482815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35abbb87-52f4-4f97-b2ac-0dbe010b4419 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 202 Jan 21 08:43:36.487189 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1156/2310] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:43:36 2021] DELETE /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:43:36.490151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-816eff16-16e4-4b97-a4db-a65b5c6989b8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:36.501949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-816eff16-16e4-4b97-a4db-a65b5c6989b8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:36.502523 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:36.502523 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:36.503110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-816eff16-16e4-4b97-a4db-a65b5c6989b8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:36.509817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-816eff16-16e4-4b97-a4db-a65b5c6989b8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:36.561757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:36.561757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:36.565977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-816eff16-16e4-4b97-a4db-a65b5c6989b8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:36.571484 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1157/2311] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:36 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:36.577220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cffcd3f1-9c19-4702-b5b3-20ec0206cf79 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:43:36.581207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cffcd3f1-9c19-4702-b5b3-20ec0206cf79 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:36.583795 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:36.583795 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:36.585538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cffcd3f1-9c19-4702-b5b3-20ec0206cf79 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:36.805479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:36.805479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:36.838334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cffcd3f1-9c19-4702-b5b3-20ec0206cf79 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:43:36.934356 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:36.934356 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:36.938636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:43:36.943947 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Checking backup size 1 against volume size 1 {{(pid=88056) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 08:43:36.944539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.backup.api [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Overwriting volume c7fc499c-d130-498f-92c3-669311bdc546 with restore of backup 04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:36.945401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cffcd3f1-9c19-4702-b5b3-20ec0206cf79 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:43:36.946291 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1158/2312] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:36 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 928 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:37.071467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] restore_backup in rpcapi backup_id 04c2c10e-1f81-4056-839c-6a30efde6847 {{(pid=88056) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 08:43:37.075050 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1c10ef4-65c9-41b5-941d-f77845ce2175 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847/restore returned with HTTP 202 Jan 21 08:43:37.076397 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1155/2313] 10.222.0.50 () {60 vars in 1360 bytes} [Thu Jan 21 08:43:32 2021] POST /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847/restore => generated 189 bytes in 4777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:43:37.092096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-763dfeae-27f2-481f-8f5b-0ce5ff0d6160 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:37.092096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-763dfeae-27f2-481f-8f5b-0ce5ff0d6160 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:37.092096 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:37.092096 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:37.092096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-763dfeae-27f2-481f-8f5b-0ce5ff0d6160 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:37.092096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-763dfeae-27f2-481f-8f5b-0ce5ff0d6160 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:37.163688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:37.163688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:37.168151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-763dfeae-27f2-481f-8f5b-0ce5ff0d6160 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:37.169079 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1159/2314] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:37 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:37.592116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4d1303a-3bc0-42e2-9600-f7c9143e5804 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:37.593146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4d1303a-3bc0-42e2-9600-f7c9143e5804 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:37.593592 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:37.593592 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:37.594211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4d1303a-3bc0-42e2-9600-f7c9143e5804 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:37.603747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d4d1303a-3bc0-42e2-9600-f7c9143e5804 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:37.741118 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:37.741118 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:37.755618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4d1303a-3bc0-42e2-9600-f7c9143e5804 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:37.770318 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1156/2315] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:37 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:37.977360 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a62e613e-af1e-428a-a8d3-e39dab1c1f24 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:43:37.982807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a62e613e-af1e-428a-a8d3-e39dab1c1f24 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:37.983293 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:37.983293 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:37.985026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a62e613e-af1e-428a-a8d3-e39dab1c1f24 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:38.192578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a76797f-5907-4ad8-88a5-02fcf4da5a68 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:38.193978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a76797f-5907-4ad8-88a5-02fcf4da5a68 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:38.199788 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:38.199788 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:38.201358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a76797f-5907-4ad8-88a5-02fcf4da5a68 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:38.205968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0a76797f-5907-4ad8-88a5-02fcf4da5a68 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:38.308167 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:38.308167 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:38.328132 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:38.328132 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:38.345421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a76797f-5907-4ad8-88a5-02fcf4da5a68 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:38.348128 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1157/2316] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:38 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:38.359679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a62e613e-af1e-428a-a8d3-e39dab1c1f24 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:43:38.404687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a62e613e-af1e-428a-a8d3-e39dab1c1f24 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:43:38.405547 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1160/2317] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:37 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 928 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:38.783761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3c10b93-995e-445d-a331-925cf2fa22b2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:38.784299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3c10b93-995e-445d-a331-925cf2fa22b2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:38.784518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:38.784518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:38.784900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3c10b93-995e-445d-a331-925cf2fa22b2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:38.785420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d3c10b93-995e-445d-a331-925cf2fa22b2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:38.858428 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:38.858428 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:38.860850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3c10b93-995e-445d-a331-925cf2fa22b2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:38.876685 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1158/2318] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:38 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:39.366174 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be479ab0-a029-44bf-84ed-2cfc3b65857b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:39.366741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be479ab0-a029-44bf-84ed-2cfc3b65857b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:39.367141 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:39.367141 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:39.367792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be479ab0-a029-44bf-84ed-2cfc3b65857b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:39.368356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-be479ab0-a029-44bf-84ed-2cfc3b65857b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:39.421917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0db63c27-c395-4d3e-bc9f-2eae4431e44e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:43:39.422611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0db63c27-c395-4d3e-bc9f-2eae4431e44e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:39.423378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:39.423378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:39.423881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0db63c27-c395-4d3e-bc9f-2eae4431e44e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:39.454637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:39.454637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:39.456693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be479ab0-a029-44bf-84ed-2cfc3b65857b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:39.457400 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1161/2319] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:39 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:39.596046 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:39.596046 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:39.633222 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0db63c27-c395-4d3e-bc9f-2eae4431e44e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:43:39.696448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0db63c27-c395-4d3e-bc9f-2eae4431e44e tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:43:39.700081 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1159/2320] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:39 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 928 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:39.882742 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b7cd5c3-fbe8-4f66-9ddf-5d5429dc36cb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:39.883328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b7cd5c3-fbe8-4f66-9ddf-5d5429dc36cb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:39.883633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:39.883633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:39.883932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b7cd5c3-fbe8-4f66-9ddf-5d5429dc36cb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:39.884305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2b7cd5c3-fbe8-4f66-9ddf-5d5429dc36cb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:39.970291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:39.970291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:39.972260 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b7cd5c3-fbe8-4f66-9ddf-5d5429dc36cb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:39.973119 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1162/2321] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:39 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:40.480488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8bc4bfb4-4f84-4cd2-92c1-b30349e4fc3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:40.481054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8bc4bfb4-4f84-4cd2-92c1-b30349e4fc3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:40.481284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:40.481284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:40.481761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8bc4bfb4-4f84-4cd2-92c1-b30349e4fc3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:40.482136 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8bc4bfb4-4f84-4cd2-92c1-b30349e4fc3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:40.714561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df5066cd-0640-40e1-9c6e-e0637b54a403 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:43:40.715135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df5066cd-0640-40e1-9c6e-e0637b54a403 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:40.715352 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:40.715352 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:40.715816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df5066cd-0640-40e1-9c6e-e0637b54a403 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:40.762768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:40.762768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:40.762768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8bc4bfb4-4f84-4cd2-92c1-b30349e4fc3f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:40.762768 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1160/2322] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:40 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:40.829993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:40.829993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:40.867233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df5066cd-0640-40e1-9c6e-e0637b54a403 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Volume info retrieved successfully. Jan 21 08:43:40.915808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df5066cd-0640-40e1-9c6e-e0637b54a403 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 200 Jan 21 08:43:40.924242 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1163/2323] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:40 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 928 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:41.022597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9e53722-bb45-4a8f-bfa3-f27015574109 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:41.023356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9e53722-bb45-4a8f-bfa3-f27015574109 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:41.023723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:41.023723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:41.032484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9e53722-bb45-4a8f-bfa3-f27015574109 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:41.033306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c9e53722-bb45-4a8f-bfa3-f27015574109 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:41.166212 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:41.166212 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:41.175203 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9e53722-bb45-4a8f-bfa3-f27015574109 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:41.178820 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1161/2324] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:40 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:41.804706 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d830107-d37d-4a26-94b1-8cd5891a0db4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:41.804706 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d830107-d37d-4a26-94b1-8cd5891a0db4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:41.804706 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:41.804706 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:41.804706 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d830107-d37d-4a26-94b1-8cd5891a0db4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:41.804706 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7d830107-d37d-4a26-94b1-8cd5891a0db4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:41.875240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:41.875240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:41.875240 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d830107-d37d-4a26-94b1-8cd5891a0db4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:41.875240 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1164/2325] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:41.941080 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16b6a7f2-238f-4acb-83cb-31ba8fc8d5b6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] GET http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 Jan 21 08:43:41.941719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16b6a7f2-238f-4acb-83cb-31ba8fc8d5b6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:41.941914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:41.941914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:41.942305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16b6a7f2-238f-4acb-83cb-31ba8fc8d5b6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:42.046489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16b6a7f2-238f-4acb-83cb-31ba8fc8d5b6 tempest-VolumesActionsTest-748737127 tempest-VolumesActionsTest-748737127] http://10.222.0.50/volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 returned with HTTP 404 Jan 21 08:43:42.048052 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1162/2326] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:41 2021] GET /volume/v3/dc5e215fc8e0462e9e7c0d0277501159/volumes/84a9abd9-68d8-4d8c-a044-9f5f235ef0e9 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:43:42.200034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4254ae8e-17d4-499a-8298-de0f60abe229 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:42.201064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4254ae8e-17d4-499a-8298-de0f60abe229 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:42.202212 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:42.202212 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:42.202838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4254ae8e-17d4-499a-8298-de0f60abe229 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:42.204954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4254ae8e-17d4-499a-8298-de0f60abe229 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:42.303880 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:42.303880 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:42.312234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4254ae8e-17d4-499a-8298-de0f60abe229 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:42.322144 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1165/2327] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:42 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:42.885278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70813307-8de2-43af-acab-ca7ffa24d7b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:42.886819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70813307-8de2-43af-acab-ca7ffa24d7b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:42.887569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70813307-8de2-43af-acab-ca7ffa24d7b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:42.888338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-70813307-8de2-43af-acab-ca7ffa24d7b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:42.968969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:42.968969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:42.979189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70813307-8de2-43af-acab-ca7ffa24d7b4 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:42.995574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1163/2328] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:43.332189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c3be0dd-423f-4f5f-b2f9-b38cf55140cf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:43.332699 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c3be0dd-423f-4f5f-b2f9-b38cf55140cf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:43.333260 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:43.333260 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:43.333881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c3be0dd-423f-4f5f-b2f9-b38cf55140cf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:43.334394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1c3be0dd-423f-4f5f-b2f9-b38cf55140cf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:43.388551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:43.388551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:43.391057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c3be0dd-423f-4f5f-b2f9-b38cf55140cf tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:43.392587 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1166/2329] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:43 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:44.000657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-082cd401-65f0-438a-9fc7-d88c2a29ceb5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:44.000657 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-082cd401-65f0-438a-9fc7-d88c2a29ceb5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:44.001411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:44.001411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:44.002094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-082cd401-65f0-438a-9fc7-d88c2a29ceb5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:44.124670 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-082cd401-65f0-438a-9fc7-d88c2a29ceb5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:44.131812 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:44.131812 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:44.134210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-082cd401-65f0-438a-9fc7-d88c2a29ceb5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:44.135412 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1164/2330] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:44.409876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5853ee4-0cf5-429b-9e1e-36587d516988 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:44.411267 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5853ee4-0cf5-429b-9e1e-36587d516988 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:44.411267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:44.411267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:44.412298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5853ee4-0cf5-429b-9e1e-36587d516988 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:44.412756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a5853ee4-0cf5-429b-9e1e-36587d516988 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:44.491529 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:44.491529 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:44.493794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5853ee4-0cf5-429b-9e1e-36587d516988 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:44.494728 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1167/2331] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:44 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:45.152127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13c930a9-95a6-414a-8d00-f84fb2f2a626 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:45.153576 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13c930a9-95a6-414a-8d00-f84fb2f2a626 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:45.154153 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:45.154153 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:45.154839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13c930a9-95a6-414a-8d00-f84fb2f2a626 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:45.155574 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-13c930a9-95a6-414a-8d00-f84fb2f2a626 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:45.279125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:45.279125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:45.291019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13c930a9-95a6-414a-8d00-f84fb2f2a626 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:45.291019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1165/2332] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:45 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:45.509717 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b2f9b41d-78ce-49d6-95bf-0cd5417450f0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:45.510558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b2f9b41d-78ce-49d6-95bf-0cd5417450f0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:45.510960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:45.510960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:45.511669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b2f9b41d-78ce-49d6-95bf-0cd5417450f0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:45.512400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b2f9b41d-78ce-49d6-95bf-0cd5417450f0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:45.585363 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:45.585363 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:45.587823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b2f9b41d-78ce-49d6-95bf-0cd5417450f0 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:45.610626 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1168/2333] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:45 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:46.307206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e07b438-d1f2-42d8-a977-52ca5c81f07e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:46.322620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e07b438-d1f2-42d8-a977-52ca5c81f07e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:46.323007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:46.323007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:46.323775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e07b438-d1f2-42d8-a977-52ca5c81f07e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:46.324473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0e07b438-d1f2-42d8-a977-52ca5c81f07e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:46.417603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:46.417603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:46.427379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e07b438-d1f2-42d8-a977-52ca5c81f07e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:46.428451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1166/2334] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:46 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:46.664896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-035332b4-57e6-401f-94b8-606dc1565d1b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:46.664896 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-035332b4-57e6-401f-94b8-606dc1565d1b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:46.664896 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:46.664896 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:46.664896 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-035332b4-57e6-401f-94b8-606dc1565d1b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:46.683331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-035332b4-57e6-401f-94b8-606dc1565d1b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:46.796626 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:46.796626 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:46.811395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-035332b4-57e6-401f-94b8-606dc1565d1b tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:46.811395 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1169/2335] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:46 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:47.450525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db457a16-7543-4d24-860e-a1ef43210117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:47.450525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db457a16-7543-4d24-860e-a1ef43210117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:47.450525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:47.450525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:47.451556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db457a16-7543-4d24-860e-a1ef43210117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:47.451654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-db457a16-7543-4d24-860e-a1ef43210117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:47.553874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:47.553874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:47.555921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db457a16-7543-4d24-860e-a1ef43210117 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:47.570724 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1167/2336] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:47 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:47.845019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b415b5a-f001-4932-b0d4-6398075ca639 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:47.845019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b415b5a-f001-4932-b0d4-6398075ca639 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:47.845019 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:47.845019 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:47.845019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b415b5a-f001-4932-b0d4-6398075ca639 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:47.845019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5b415b5a-f001-4932-b0d4-6398075ca639 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:47.907888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:47.907888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:47.923714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b415b5a-f001-4932-b0d4-6398075ca639 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:47.923714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1168/2337] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:47 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:48.244316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc1e10c7-19d1-40e6-a164-28f447f3d01e tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] GET http://10.222.0.50/volume/v3/806839d3a16d4b54a4495cfebf0a5b18/os-hosts Jan 21 08:43:48.245578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc1e10c7-19d1-40e6-a164-28f447f3d01e tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:48.246171 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:48.246171 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:48.247194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc1e10c7-19d1-40e6-a164-28f447f3d01e tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:48.284121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.hosts [None req-dc1e10c7-19d1-40e6-a164-28f447f3d01e tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] status, active and update: available, enabled, 2021-01-21 08:43:43+00:00 {{(pid=88057) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:43:48.285375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.hosts [None req-dc1e10c7-19d1-40e6-a164-28f447f3d01e tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] status, active and update: available, enabled, 2021-01-21 08:43:38+00:00 {{(pid=88057) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:43:48.286345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.hosts [None req-dc1e10c7-19d1-40e6-a164-28f447f3d01e tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] status, active and update: available, enabled, 2021-01-21 08:43:39+00:00 {{(pid=88057) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:43:48.287974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc1e10c7-19d1-40e6-a164-28f447f3d01e tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] http://10.222.0.50/volume/v3/806839d3a16d4b54a4495cfebf0a5b18/os-hosts returned with HTTP 200 Jan 21 08:43:48.301363 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1170/2338] 10.222.0.50 () {58 vars in 1207 bytes} [Thu Jan 21 08:43:47 2021] GET /volume/v3/806839d3a16d4b54a4495cfebf0a5b18/os-hosts => generated 563 bytes in 769 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:48.308045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63b57465-f35e-4b34-9191-d3fddf69fd5f tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] GET http://10.222.0.50/volume/v3/806839d3a16d4b54a4495cfebf0a5b18/os-hosts Jan 21 08:43:48.308591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63b57465-f35e-4b34-9191-d3fddf69fd5f tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:48.308834 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:48.308834 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:48.309156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63b57465-f35e-4b34-9191-d3fddf69fd5f tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:48.333663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.hosts [None req-63b57465-f35e-4b34-9191-d3fddf69fd5f tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] status, active and update: available, enabled, 2021-01-21 08:43:43+00:00 {{(pid=88056) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:43:48.334281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.hosts [None req-63b57465-f35e-4b34-9191-d3fddf69fd5f tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] status, active and update: available, enabled, 2021-01-21 08:43:38+00:00 {{(pid=88056) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:43:48.334871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.hosts [None req-63b57465-f35e-4b34-9191-d3fddf69fd5f tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] status, active and update: available, enabled, 2021-01-21 08:43:39+00:00 {{(pid=88056) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 08:43:48.338051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63b57465-f35e-4b34-9191-d3fddf69fd5f tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] http://10.222.0.50/volume/v3/806839d3a16d4b54a4495cfebf0a5b18/os-hosts returned with HTTP 200 Jan 21 08:43:48.343365 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1169/2339] 10.222.0.50 () {58 vars in 1207 bytes} [Thu Jan 21 08:43:48 2021] GET /volume/v3/806839d3a16d4b54a4495cfebf0a5b18/os-hosts => generated 563 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:43:48.368768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ee08715-5746-4555-a8c6-523208b1567b tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] GET http://10.222.0.50/volume/v3/806839d3a16d4b54a4495cfebf0a5b18/os-hosts/n-d-769329-4@lvmdriver-1 Jan 21 08:43:48.368768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ee08715-5746-4555-a8c6-523208b1567b tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:48.368768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ee08715-5746-4555-a8c6-523208b1567b tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:48.534017 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ee08715-5746-4555-a8c6-523208b1567b tempest-VolumeHostsAdminTestsJSON-274829477 tempest-VolumeHostsAdminTestsJSON-274829477] http://10.222.0.50/volume/v3/806839d3a16d4b54a4495cfebf0a5b18/os-hosts/n-d-769329-4@lvmdriver-1 returned with HTTP 200 Jan 21 08:43:48.541688 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1171/2340] 10.222.0.50 () {58 vars in 1282 bytes} [Thu Jan 21 08:43:48 2021] GET /volume/v3/806839d3a16d4b54a4495cfebf0a5b18/os-hosts/n-d-769329-4@lvmdriver-1 => generated 564 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:48.585068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce6ca1aa-d2af-440a-aee2-ad9f4f4de05d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:48.585068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce6ca1aa-d2af-440a-aee2-ad9f4f4de05d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:48.599389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce6ca1aa-d2af-440a-aee2-ad9f4f4de05d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:48.599389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ce6ca1aa-d2af-440a-aee2-ad9f4f4de05d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:48.704576 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:48.704576 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:48.720256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce6ca1aa-d2af-440a-aee2-ad9f4f4de05d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:48.720256 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1170/2341] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:48.954349 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-964bc956-b6be-4620-bf26-f4e040493285 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:48.970658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-964bc956-b6be-4620-bf26-f4e040493285 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:48.970658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-964bc956-b6be-4620-bf26-f4e040493285 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:48.970658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-964bc956-b6be-4620-bf26-f4e040493285 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:49.092039 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:49.092039 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:49.101071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-964bc956-b6be-4620-bf26-f4e040493285 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:49.109735 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1172/2342] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:48 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:49.746077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4053def2-d7b6-4b44-92e9-11cd55bfd11e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:49.752063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4053def2-d7b6-4b44-92e9-11cd55bfd11e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:49.752063 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:49.752063 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:49.752063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4053def2-d7b6-4b44-92e9-11cd55bfd11e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:49.756551 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4053def2-d7b6-4b44-92e9-11cd55bfd11e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:49.831187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:49.831187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:49.866108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4053def2-d7b6-4b44-92e9-11cd55bfd11e tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:49.869267 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1171/2343] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:50.132687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1629169f-1edd-466a-937f-828eedfa50d9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:50.138632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1629169f-1edd-466a-937f-828eedfa50d9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:50.138632 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:50.138632 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:50.138632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1629169f-1edd-466a-937f-828eedfa50d9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:50.139473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1629169f-1edd-466a-937f-828eedfa50d9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:50.257582 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:50.257582 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:50.257582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1629169f-1edd-466a-937f-828eedfa50d9 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:50.293966 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1173/2344] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:50 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:50.899829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84977644-037a-495b-a168-84a0a02800aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:50.900756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84977644-037a-495b-a168-84a0a02800aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:50.901104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:50.901104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:50.901730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84977644-037a-495b-a168-84a0a02800aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:50.902371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-84977644-037a-495b-a168-84a0a02800aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:51.059060 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:51.059060 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:51.062974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84977644-037a-495b-a168-84a0a02800aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:51.077296 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1172/2345] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:50 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:52.090720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d4a9d46-9c98-4a17-908b-5cf26e082e1f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:52.096145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d4a9d46-9c98-4a17-908b-5cf26e082e1f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:52.096145 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:52.096145 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:52.100428 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d4a9d46-9c98-4a17-908b-5cf26e082e1f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:52.100428 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6d4a9d46-9c98-4a17-908b-5cf26e082e1f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:52.278489 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:52.278489 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:52.301454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d4a9d46-9c98-4a17-908b-5cf26e082e1f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:52.310869 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1173/2346] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:52 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:52.414685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8a269db-d34e-40fd-92b6-73b307fffc3d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:52.414685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8a269db-d34e-40fd-92b6-73b307fffc3d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:52.414685 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:52.414685 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:52.414685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8a269db-d34e-40fd-92b6-73b307fffc3d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:52.421071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f8a269db-d34e-40fd-92b6-73b307fffc3d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:52.471708 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:52.471708 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:52.471708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8a269db-d34e-40fd-92b6-73b307fffc3d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:52.490199 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1174/2347] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:51 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 1201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:53.330098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3837544-6276-40a0-a59d-e2ac074b0e8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:53.330098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3837544-6276-40a0-a59d-e2ac074b0e8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:53.330098 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:53.330098 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:53.330098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3837544-6276-40a0-a59d-e2ac074b0e8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:53.330098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c3837544-6276-40a0-a59d-e2ac074b0e8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:53.391456 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:53.391456 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:53.391456 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3837544-6276-40a0-a59d-e2ac074b0e8a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:53.391456 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1174/2348] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:53 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:53.495315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb9a6ee4-6cf0-44d5-9ca6-0d721399b96c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:53.495315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb9a6ee4-6cf0-44d5-9ca6-0d721399b96c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:53.495315 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:53.495315 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:53.495315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb9a6ee4-6cf0-44d5-9ca6-0d721399b96c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:53.495315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cb9a6ee4-6cf0-44d5-9ca6-0d721399b96c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:53.567874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:53.567874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:53.582645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb9a6ee4-6cf0-44d5-9ca6-0d721399b96c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:53.585264 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1175/2349] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:53 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:54.406898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c43a4014-0a3d-4bad-a8b8-c91246626d68 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:54.406898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c43a4014-0a3d-4bad-a8b8-c91246626d68 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:54.406898 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:54.406898 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:54.406898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c43a4014-0a3d-4bad-a8b8-c91246626d68 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:54.406898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c43a4014-0a3d-4bad-a8b8-c91246626d68 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:54.524432 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:54.524432 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:54.526318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c43a4014-0a3d-4bad-a8b8-c91246626d68 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:54.531551 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1175/2350] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:54.607336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13d260af-29f8-47a5-9743-ed7318732cd8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:54.607336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13d260af-29f8-47a5-9743-ed7318732cd8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:54.607336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:54.607336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:54.607336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13d260af-29f8-47a5-9743-ed7318732cd8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:54.607336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-13d260af-29f8-47a5-9743-ed7318732cd8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:54.752766 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:54.752766 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:54.773074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13d260af-29f8-47a5-9743-ed7318732cd8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:54.785337 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1176/2351] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:54 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:55.545288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1abb2bc0-f5ea-43d6-be73-9f3f55db6038 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:55.545288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1abb2bc0-f5ea-43d6-be73-9f3f55db6038 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:55.545288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:55.545288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:55.545288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1abb2bc0-f5ea-43d6-be73-9f3f55db6038 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:55.545288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1abb2bc0-f5ea-43d6-be73-9f3f55db6038 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:55.617284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:55.617284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:55.624992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1abb2bc0-f5ea-43d6-be73-9f3f55db6038 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:55.624992 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1176/2352] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:55.787673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-801fcc81-219f-409d-b84a-3c7fb27ea975 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:55.788789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-801fcc81-219f-409d-b84a-3c7fb27ea975 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:55.791186 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:55.791186 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:55.791186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-801fcc81-219f-409d-b84a-3c7fb27ea975 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:55.791186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-801fcc81-219f-409d-b84a-3c7fb27ea975 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:55.834486 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:55.834486 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:55.839833 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-801fcc81-219f-409d-b84a-3c7fb27ea975 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:55.853714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1177/2353] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:55 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:56.645407 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2293a5da-59c5-4602-a7d2-6d5ba6edd8a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:56.645407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2293a5da-59c5-4602-a7d2-6d5ba6edd8a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:56.714430 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:56.714430 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:56.714430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2293a5da-59c5-4602-a7d2-6d5ba6edd8a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:56.714430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2293a5da-59c5-4602-a7d2-6d5ba6edd8a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:56.820364 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:56.820364 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:56.822353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2293a5da-59c5-4602-a7d2-6d5ba6edd8a6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:56.832976 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1177/2354] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:56 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:56.873318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c34add77-0f57-4687-adcd-b4294ee1d3a8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:56.874156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c34add77-0f57-4687-adcd-b4294ee1d3a8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:56.874553 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:56.874553 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:56.880013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c34add77-0f57-4687-adcd-b4294ee1d3a8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:56.880612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c34add77-0f57-4687-adcd-b4294ee1d3a8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:56.905825 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:56.905825 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:56.909500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c34add77-0f57-4687-adcd-b4294ee1d3a8 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:56.915669 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1178/2355] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:56 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:57.855463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5538316c-eb1a-4f92-83c3-d7688add3302 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:57.855463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5538316c-eb1a-4f92-83c3-d7688add3302 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:57.855463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:57.855463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:57.855463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5538316c-eb1a-4f92-83c3-d7688add3302 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:57.855463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5538316c-eb1a-4f92-83c3-d7688add3302 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:57.939516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-747cf2cf-1bb6-4069-8fee-4b122390054e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:57.939516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-747cf2cf-1bb6-4069-8fee-4b122390054e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:57.939516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:57.939516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:57.939516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-747cf2cf-1bb6-4069-8fee-4b122390054e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:57.939516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-747cf2cf-1bb6-4069-8fee-4b122390054e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:57.963025 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:57.963025 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:57.963025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5538316c-eb1a-4f92-83c3-d7688add3302 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:57.963025 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1178/2356] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:57 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:58.052270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:58.052270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:58.052270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-747cf2cf-1bb6-4069-8fee-4b122390054e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:58.073309 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1179/2357] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:57 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:58.448651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a4a4519-0f0b-45fd-8b87-bcbc8ebc2141 tempest-VolumesSummaryTest-333714125 tempest-VolumesSummaryTest-333714125] GET http://10.222.0.50/volume/v3/fbc3388f0f6b451190f6761875142cb8/volumes/summary Jan 21 08:43:58.449185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a4a4519-0f0b-45fd-8b87-bcbc8ebc2141 tempest-VolumesSummaryTest-333714125 tempest-VolumesSummaryTest-333714125] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:58.449410 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:58.449410 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:58.449790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a4a4519-0f0b-45fd-8b87-bcbc8ebc2141 tempest-VolumesSummaryTest-333714125 tempest-VolumesSummaryTest-333714125] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:58.450295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-4a4a4519-0f0b-45fd-8b87-bcbc8ebc2141 tempest-VolumesSummaryTest-333714125 tempest-VolumesSummaryTest-333714125] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:43:58.489398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4a4a4519-0f0b-45fd-8b87-bcbc8ebc2141 tempest-VolumesSummaryTest-333714125 tempest-VolumesSummaryTest-333714125] Get summary completed successfully. Jan 21 08:43:58.490721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a4a4519-0f0b-45fd-8b87-bcbc8ebc2141 tempest-VolumesSummaryTest-333714125 tempest-VolumesSummaryTest-333714125] http://10.222.0.50/volume/v3/fbc3388f0f6b451190f6761875142cb8/volumes/summary returned with HTTP 200 Jan 21 08:43:58.492357 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1179/2358] 10.222.0.50 () {60 vars in 1269 bytes} [Thu Jan 21 08:43:58 2021] GET /volume/v3/fbc3388f0f6b451190f6761875142cb8/volumes/summary => generated 55 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:58.980375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2de5bd58-f84e-42eb-a9d6-df3f4d4a3b39 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:43:58.983996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2de5bd58-f84e-42eb-a9d6-df3f4d4a3b39 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:58.985247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:58.985247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:43:58.988520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2de5bd58-f84e-42eb-a9d6-df3f4d4a3b39 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:58.992536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2de5bd58-f84e-42eb-a9d6-df3f4d4a3b39 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:59.080420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad630f8f-5483-4b31-8c53-a81857169020 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:43:59.087852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad630f8f-5483-4b31-8c53-a81857169020 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:59.095507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad630f8f-5483-4b31-8c53-a81857169020 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:59.095507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ad630f8f-5483-4b31-8c53-a81857169020 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:43:59.143839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:59.143839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:59.143839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2de5bd58-f84e-42eb-a9d6-df3f4d4a3b39 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:43:59.143839 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1180/2359] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:59.263097 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:59.263097 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:43:59.278649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad630f8f-5483-4b31-8c53-a81857169020 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:43:59.295696 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1180/2360] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:59 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:00.169675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c0aec84-268f-497d-9f6f-118a76b66247 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:00.169675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c0aec84-268f-497d-9f6f-118a76b66247 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:00.169675 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:00.169675 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:00.169675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c0aec84-268f-497d-9f6f-118a76b66247 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:00.169675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9c0aec84-268f-497d-9f6f-118a76b66247 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:00.197408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:00.197408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:00.197408 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c0aec84-268f-497d-9f6f-118a76b66247 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:00.204125 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1181/2361] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:00 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:00.300143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5eefb421-db2e-46fb-bfb8-25e07df04709 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:00.300592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5eefb421-db2e-46fb-bfb8-25e07df04709 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:00.300883 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:00.300883 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:00.301427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5eefb421-db2e-46fb-bfb8-25e07df04709 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:00.301884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5eefb421-db2e-46fb-bfb8-25e07df04709 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:00.377719 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:00.377719 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:00.384802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5eefb421-db2e-46fb-bfb8-25e07df04709 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:00.387617 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1181/2362] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:00 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:01.274257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f54569d8-7542-4e87-a07a-722b3d668071 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:01.274257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f54569d8-7542-4e87-a07a-722b3d668071 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:01.274257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:01.274257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:01.274257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f54569d8-7542-4e87-a07a-722b3d668071 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:01.274257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f54569d8-7542-4e87-a07a-722b3d668071 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:01.334953 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:01.334953 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:01.334953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f54569d8-7542-4e87-a07a-722b3d668071 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:01.334953 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1182/2363] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:01 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:01.439913 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18a04f4e-518a-405c-8af6-5bbef3551152 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:01.439913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18a04f4e-518a-405c-8af6-5bbef3551152 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:01.439913 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:01.439913 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:01.439913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18a04f4e-518a-405c-8af6-5bbef3551152 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:01.439913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-18a04f4e-518a-405c-8af6-5bbef3551152 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:01.559064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:01.559064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:01.580263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18a04f4e-518a-405c-8af6-5bbef3551152 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:01.580263 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1182/2364] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:01 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:02.369272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7fe5fe57-c40e-4856-9d89-5620b766a950 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:02.369272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7fe5fe57-c40e-4856-9d89-5620b766a950 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:02.369272 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:02.369272 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:02.369272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7fe5fe57-c40e-4856-9d89-5620b766a950 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:02.390058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7fe5fe57-c40e-4856-9d89-5620b766a950 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:02.520589 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:02.520589 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:02.542236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7fe5fe57-c40e-4856-9d89-5620b766a950 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:02.542236 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1183/2365] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:02 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:02.605174 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da88b4e9-583e-4c1e-8bf5-dee7f3bead22 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:02.605174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da88b4e9-583e-4c1e-8bf5-dee7f3bead22 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:02.605174 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:02.605174 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:02.605174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da88b4e9-583e-4c1e-8bf5-dee7f3bead22 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:02.605174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-da88b4e9-583e-4c1e-8bf5-dee7f3bead22 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:02.689367 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:02.689367 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:02.701316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da88b4e9-583e-4c1e-8bf5-dee7f3bead22 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:02.701316 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1183/2366] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:02 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:03.556420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c74ca04-e2e9-40d5-a9f8-7dd374b71b89 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:03.557612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c74ca04-e2e9-40d5-a9f8-7dd374b71b89 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:03.558033 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:03.558033 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:03.558675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c74ca04-e2e9-40d5-a9f8-7dd374b71b89 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:03.559260 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4c74ca04-e2e9-40d5-a9f8-7dd374b71b89 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:03.582985 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:03.582985 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:03.586186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c74ca04-e2e9-40d5-a9f8-7dd374b71b89 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:03.587573 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1184/2367] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:03 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:03.710884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-590eeabe-fda4-482a-be4f-9de7745c979f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:03.711427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-590eeabe-fda4-482a-be4f-9de7745c979f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:03.711679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:03.711679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:03.712324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-590eeabe-fda4-482a-be4f-9de7745c979f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:03.712701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-590eeabe-fda4-482a-be4f-9de7745c979f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:03.757397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:03.757397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:03.759290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-590eeabe-fda4-482a-be4f-9de7745c979f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:03.771888 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1184/2368] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:03 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:04.657498 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd6c4049-b61a-4d56-84a1-01762472916f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:04.657498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd6c4049-b61a-4d56-84a1-01762472916f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:04.657498 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:04.657498 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:04.657498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd6c4049-b61a-4d56-84a1-01762472916f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:04.657498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-dd6c4049-b61a-4d56-84a1-01762472916f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:04.680076 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:04.680076 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:04.686591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd6c4049-b61a-4d56-84a1-01762472916f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:04.686591 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1185/2369] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:04 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:04.793162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d961fa8-b9c7-43fe-ac73-10937600290e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:04.793162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d961fa8-b9c7-43fe-ac73-10937600290e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:04.793162 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:04.793162 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:04.793162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d961fa8-b9c7-43fe-ac73-10937600290e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:04.803751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5d961fa8-b9c7-43fe-ac73-10937600290e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:04.964962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:04.964962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:04.968219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d961fa8-b9c7-43fe-ac73-10937600290e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:04.992294 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1185/2370] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:04 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:05.716986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0fbe0fcc-1584-4036-8d59-e3956864ca0a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:05.716986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0fbe0fcc-1584-4036-8d59-e3956864ca0a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:05.716986 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:05.716986 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:05.716986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0fbe0fcc-1584-4036-8d59-e3956864ca0a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:05.724224 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0fbe0fcc-1584-4036-8d59-e3956864ca0a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:05.799160 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:05.799160 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:05.802206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0fbe0fcc-1584-4036-8d59-e3956864ca0a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:05.803670 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1186/2371] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:05 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:06.004692 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e16ad9a-366b-4ceb-a6b0-ad3d97449447 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:06.005710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e16ad9a-366b-4ceb-a6b0-ad3d97449447 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:06.006093 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:06.006093 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:06.013747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e16ad9a-366b-4ceb-a6b0-ad3d97449447 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:06.014564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3e16ad9a-366b-4ceb-a6b0-ad3d97449447 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:06.134003 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:06.134003 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:06.134003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e16ad9a-366b-4ceb-a6b0-ad3d97449447 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:06.155013 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1186/2372] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:05 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:06.853474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7185786-de12-423a-9460-6cd863b42482 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:06.853474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7185786-de12-423a-9460-6cd863b42482 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:06.853474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:06.853474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:06.853474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7185786-de12-423a-9460-6cd863b42482 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:06.853474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d7185786-de12-423a-9460-6cd863b42482 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:06.900456 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:06.900456 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:06.906955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7185786-de12-423a-9460-6cd863b42482 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:06.938806 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1187/2373] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:06 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:07.175666 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f114ad9-4f37-49fb-a641-f0e509f1d857 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:07.175666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f114ad9-4f37-49fb-a641-f0e509f1d857 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:07.175666 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:07.175666 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:07.175666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f114ad9-4f37-49fb-a641-f0e509f1d857 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:07.175666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7f114ad9-4f37-49fb-a641-f0e509f1d857 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:07.240565 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:07.240565 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:07.240565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f114ad9-4f37-49fb-a641-f0e509f1d857 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:07.245652 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1187/2374] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:07 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:07.923764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3374f37-abad-4790-ad56-99f09c5aef8b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:07.923764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3374f37-abad-4790-ad56-99f09c5aef8b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:07.923764 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:07.923764 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:07.923764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3374f37-abad-4790-ad56-99f09c5aef8b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:07.923764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f3374f37-abad-4790-ad56-99f09c5aef8b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:08.024344 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:08.024344 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:08.055724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3374f37-abad-4790-ad56-99f09c5aef8b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:08.055724 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1188/2375] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:07 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:08.263694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0f7d0ff-de33-40f8-bf7b-f2d609d52f24 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:08.263694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0f7d0ff-de33-40f8-bf7b-f2d609d52f24 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:08.263694 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:08.263694 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:08.263694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0f7d0ff-de33-40f8-bf7b-f2d609d52f24 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:08.263694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b0f7d0ff-de33-40f8-bf7b-f2d609d52f24 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:08.433050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:08.433050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:08.467228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0f7d0ff-de33-40f8-bf7b-f2d609d52f24 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:08.477905 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1188/2376] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:08 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:09.045155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97646fa5-9159-457f-adee-8f28b878c076 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:09.046488 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97646fa5-9159-457f-adee-8f28b878c076 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:09.046734 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:09.046734 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:09.047143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97646fa5-9159-457f-adee-8f28b878c076 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:09.047547 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-97646fa5-9159-457f-adee-8f28b878c076 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:09.130709 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:09.130709 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:09.130709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97646fa5-9159-457f-adee-8f28b878c076 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:09.130709 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1189/2377] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:09 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:09.495879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53061e99-8eb7-4087-85c6-49dd2f7efd11 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:09.496962 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53061e99-8eb7-4087-85c6-49dd2f7efd11 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:09.497586 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:09.497586 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:09.498225 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53061e99-8eb7-4087-85c6-49dd2f7efd11 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:09.498781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-53061e99-8eb7-4087-85c6-49dd2f7efd11 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:09.628115 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:09.628115 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:09.628115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53061e99-8eb7-4087-85c6-49dd2f7efd11 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:09.628115 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1190/2378] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:09 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:44:10.143701 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f37cfa2-0e38-4d2a-ab15-b4919e1e3bb5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:10.143701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f37cfa2-0e38-4d2a-ab15-b4919e1e3bb5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:10.143701 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:10.143701 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:10.145120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f37cfa2-0e38-4d2a-ab15-b4919e1e3bb5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:10.145692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2f37cfa2-0e38-4d2a-ab15-b4919e1e3bb5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:10.173118 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:10.173118 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:10.175307 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f37cfa2-0e38-4d2a-ab15-b4919e1e3bb5 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:10.176396 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1191/2379] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:10 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:10.349937 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] POST http://10.222.0.50/volume/v3/60c1b509abc6453bb33649922d1f3794/volumes Jan 21 08:44:10.349937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:10.349937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:10.349937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1739872391"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:10.349937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1739872391'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:44:10.358974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Create volume of 1 GB Jan 21 08:44:10.397303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Availability Zones retrieved successfully. Jan 21 08:44:10.455709 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Flow 'volume_create_api' (8ed0968b-456c-4da6-b987-8ced93871f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:10.461072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50ab09b-fb61-4121-b2db-addd4feb4444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:10.476400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:44:10.654534 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b95c5d2-b547-4f6c-a96f-646f12b10e13 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:10.660949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b95c5d2-b547-4f6c-a96f-646f12b10e13 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:10.667122 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:10.667122 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:10.668623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b95c5d2-b547-4f6c-a96f-646f12b10e13 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:10.696775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2b95c5d2-b547-4f6c-a96f-646f12b10e13 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:10.719774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50ab09b-fb61-4121-b2db-addd4feb4444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:10.782835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b939340-38dd-4384-99d9-5e6c873a0679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:11.051589 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:11.051589 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:11.083357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b95c5d2-b547-4f6c-a96f-646f12b10e13 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:11.090317 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1192/2380] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:10 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:11.145680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Created reservations ['5758d9cf-4b7d-4861-a012-904f0fd69547', 'bebad7cd-a6a6-45e4-8e64-3fa60404fd9c', 'b60edce9-65d4-4d6e-85e9-be3d5949ce94', 'f3fd3c35-25f5-48dd-9627-a9cb933f3bc4'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:44:11.147683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b939340-38dd-4384-99d9-5e6c873a0679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5758d9cf-4b7d-4861-a012-904f0fd69547', 'bebad7cd-a6a6-45e4-8e64-3fa60404fd9c', 'b60edce9-65d4-4d6e-85e9-be3d5949ce94', 'f3fd3c35-25f5-48dd-9627-a9cb933f3bc4']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:11.149867 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099332a4-c1a7-4192-abd8-1384b8aa9969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:11.229801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b749d80-9196-4de3-b90b-a1593c9b1b29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:11.235811 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b749d80-9196-4de3-b90b-a1593c9b1b29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:11.236209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:11.236209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:11.237260 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b749d80-9196-4de3-b90b-a1593c9b1b29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:11.237949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3b749d80-9196-4de3-b90b-a1593c9b1b29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:11.410566 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:11.410566 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:11.410566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b749d80-9196-4de3-b90b-a1593c9b1b29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:11.410566 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1193/2381] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:11 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:11.488294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (099332a4-c1a7-4192-abd8-1384b8aa9969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05578378-32da-42de-b86f-e57d31958967', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1739872391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60c1b509abc6453bb33649922d1f3794',qos_specs=None,replication_status=,reservations=['5758d9cf-4b7d-4861-a012-904f0fd69547','bebad7cd-a6a6-45e4-8e64-3fa60404fd9c','b60edce9-65d4-4d6e-85e9-be3d5949ce94','f3fd3c35-25f5-48dd-9627-a9cb933f3bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc0420279087420b8515ffc9f060e747',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1739872391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05578378-32da-42de-b86f-e57d31958967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60c1b509abc6453bb33649922d1f3794',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='fc0420279087420b8515ffc9f060e747',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:11.514535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81deaaa-5f91-4087-a4ac-366524be6ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:11.703466 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81deaaa-5f91-4087-a4ac-366524be6ace) 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-1739872391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60c1b509abc6453bb33649922d1f3794',qos_specs=None,replication_status=,reservations=['5758d9cf-4b7d-4861-a012-904f0fd69547','bebad7cd-a6a6-45e4-8e64-3fa60404fd9c','b60edce9-65d4-4d6e-85e9-be3d5949ce94','f3fd3c35-25f5-48dd-9627-a9cb933f3bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc0420279087420b8515ffc9f060e747',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:11.703466 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c466b95-7d3b-4ecb-bddc-d6f4d2ed7944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:11.768861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c466b95-7d3b-4ecb-bddc-d6f4d2ed7944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:11.783082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Flow 'volume_create_api' (8ed0968b-456c-4da6-b987-8ced93871f52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:12.115554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73d2fe3e-5d8d-4c77-a9fb-e2e0acd2829c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:12.115554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73d2fe3e-5d8d-4c77-a9fb-e2e0acd2829c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:12.115554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:12.115554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:12.115554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73d2fe3e-5d8d-4c77-a9fb-e2e0acd2829c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:12.115554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-73d2fe3e-5d8d-4c77-a9fb-e2e0acd2829c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:12.190329 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:12.190329 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:12.190329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73d2fe3e-5d8d-4c77-a9fb-e2e0acd2829c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:12.205044 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1194/2382] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:12 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:12.233288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Create volume request issued successfully. Jan 21 08:44:12.346882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c91e0530-4dfd-4e42-8cd2-25f94c441261 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] http://10.222.0.50/volume/v3/60c1b509abc6453bb33649922d1f3794/volumes returned with HTTP 202 Jan 21 08:44:12.350597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1189/2383] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:44:09 2021] POST /volume/v3/60c1b509abc6453bb33649922d1f3794/volumes => generated 821 bytes in 3141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:44:12.370125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57cdf8d0-c84f-4e35-9ef4-58c1a4768bfc tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] GET http://10.222.0.50/volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 Jan 21 08:44:12.370825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57cdf8d0-c84f-4e35-9ef4-58c1a4768bfc tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:12.371665 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:12.371665 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:12.372543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57cdf8d0-c84f-4e35-9ef4-58c1a4768bfc tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:12.469006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f64cb21-766f-4b05-b1dd-8328f0244e79 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:12.469006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9f64cb21-766f-4b05-b1dd-8328f0244e79 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:12.469006 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:12.469006 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:12.478389 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:12.478389 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:12.491180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9f64cb21-766f-4b05-b1dd-8328f0244e79 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:12.491180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9f64cb21-766f-4b05-b1dd-8328f0244e79 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:12.496460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-57cdf8d0-c84f-4e35-9ef4-58c1a4768bfc tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Volume info retrieved successfully. Jan 21 08:44:12.515481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57cdf8d0-c84f-4e35-9ef4-58c1a4768bfc tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] http://10.222.0.50/volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 returned with HTTP 200 Jan 21 08:44:12.515481 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1195/2384] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:12 2021] GET /volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:12.551700 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:12.551700 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:12.562864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f64cb21-766f-4b05-b1dd-8328f0244e79 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:12.580757 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1190/2385] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:12 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:13.205753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80c963b9-2e35-4165-ab63-89bfd87f56ce tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:13.205753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80c963b9-2e35-4165-ab63-89bfd87f56ce tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:13.205753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:13.205753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:13.205753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80c963b9-2e35-4165-ab63-89bfd87f56ce tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:13.205753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-80c963b9-2e35-4165-ab63-89bfd87f56ce tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:13.360730 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:13.360730 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:13.361781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80c963b9-2e35-4165-ab63-89bfd87f56ce tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:13.372137 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1196/2386] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:13 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:13.537444 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac353eaf-1e8f-46ef-962e-9ffea748edd0 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] GET http://10.222.0.50/volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 Jan 21 08:44:13.537444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac353eaf-1e8f-46ef-962e-9ffea748edd0 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:13.537444 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:13.537444 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:13.537444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac353eaf-1e8f-46ef-962e-9ffea748edd0 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:13.587077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d0165d0-0a7a-478a-850e-7d84053e72a3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:13.587077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d0165d0-0a7a-478a-850e-7d84053e72a3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:13.587077 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:13.587077 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:13.587077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d0165d0-0a7a-478a-850e-7d84053e72a3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:13.587077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1d0165d0-0a7a-478a-850e-7d84053e72a3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:13.678253 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:13.678253 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:13.678253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d0165d0-0a7a-478a-850e-7d84053e72a3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:13.695981 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1197/2387] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:13 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:44:13.721776 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:13.721776 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:13.748790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ac353eaf-1e8f-46ef-962e-9ffea748edd0 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Volume info retrieved successfully. Jan 21 08:44:13.864913 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac353eaf-1e8f-46ef-962e-9ffea748edd0 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] http://10.222.0.50/volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 returned with HTTP 200 Jan 21 08:44:13.874950 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1191/2388] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:13 2021] GET /volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 => generated 913 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:14.384326 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-973c6705-af4b-4642-a88e-ba00f1c3c5bd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:14.385214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-973c6705-af4b-4642-a88e-ba00f1c3c5bd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:14.396543 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:14.396543 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:14.400000 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-973c6705-af4b-4642-a88e-ba00f1c3c5bd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:14.402479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-973c6705-af4b-4642-a88e-ba00f1c3c5bd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:14.539210 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.539210 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:14.577979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-973c6705-af4b-4642-a88e-ba00f1c3c5bd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:14.577979 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1198/2389] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:14 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:14.758446 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0fe82f1-95c9-430b-b04a-cf88afc3e674 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:14.758446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0fe82f1-95c9-430b-b04a-cf88afc3e674 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:14.758446 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:14.758446 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:14.758446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0fe82f1-95c9-430b-b04a-cf88afc3e674 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:14.758446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b0fe82f1-95c9-430b-b04a-cf88afc3e674 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:14.917378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d138258-aec7-4df7-9c77-bcd2e2f87275 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] GET http://10.222.0.50/volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 Jan 21 08:44:14.917378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d138258-aec7-4df7-9c77-bcd2e2f87275 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:14.917378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:14.917378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:14.917378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d138258-aec7-4df7-9c77-bcd2e2f87275 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:15.015839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:15.015839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:15.047913 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0fe82f1-95c9-430b-b04a-cf88afc3e674 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:15.071019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1192/2390] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:14 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:15.327076 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:15.327076 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:15.365245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6d138258-aec7-4df7-9c77-bcd2e2f87275 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Volume info retrieved successfully. Jan 21 08:44:15.487820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d138258-aec7-4df7-9c77-bcd2e2f87275 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] http://10.222.0.50/volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 returned with HTTP 200 Jan 21 08:44:15.487820 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1199/2391] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:14 2021] GET /volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 => generated 914 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:15.624161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3e3175e-fc01-46dd-9047-db5a47b4d8da tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:15.624792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3e3175e-fc01-46dd-9047-db5a47b4d8da tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:15.625040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:15.625040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:15.625387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3e3175e-fc01-46dd-9047-db5a47b4d8da tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:15.625764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f3e3175e-fc01-46dd-9047-db5a47b4d8da tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:15.742693 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:15.742693 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:15.746828 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3e3175e-fc01-46dd-9047-db5a47b4d8da tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:15.746828 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1200/2392] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:15 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:16.079643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3beaaa7a-1e0c-4081-b4eb-405aa6fb1f3c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:16.080832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3beaaa7a-1e0c-4081-b4eb-405aa6fb1f3c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:16.080832 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:16.080832 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:16.081181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3beaaa7a-1e0c-4081-b4eb-405aa6fb1f3c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:16.081673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3beaaa7a-1e0c-4081-b4eb-405aa6fb1f3c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:16.210317 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:16.210317 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:16.210317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3beaaa7a-1e0c-4081-b4eb-405aa6fb1f3c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:16.229506 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1201/2393] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:16 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:16.772443 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b468d4b-d94b-4333-889e-007773be40df tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:16.772443 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b468d4b-d94b-4333-889e-007773be40df tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:16.772443 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:16.772443 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:16.772443 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3b468d4b-d94b-4333-889e-007773be40df tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:16.772443 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3b468d4b-d94b-4333-889e-007773be40df tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:16.973122 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:16.973122 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:16.984486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3b468d4b-d94b-4333-889e-007773be40df tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:16.994603 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1202/2394] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:16 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:44:17.210908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4bbe2023-4332-40c1-bcf8-a9220c250d1e tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967 Jan 21 08:44:17.210908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4bbe2023-4332-40c1-bcf8-a9220c250d1e tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:17.210908 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:17.210908 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:17.210908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4bbe2023-4332-40c1-bcf8-a9220c250d1e tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:17.246940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ba5edf5-b97e-4895-9cb8-6da46e3ed776 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:17.246940 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ba5edf5-b97e-4895-9cb8-6da46e3ed776 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:17.246940 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:17.246940 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:17.254914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ba5edf5-b97e-4895-9cb8-6da46e3ed776 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:17.254914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8ba5edf5-b97e-4895-9cb8-6da46e3ed776 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:17.312861 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:17.312861 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:17.325883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ba5edf5-b97e-4895-9cb8-6da46e3ed776 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:17.345476 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1203/2395] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:17 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:44:17.431342 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:17.431342 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:17.450442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4bbe2023-4332-40c1-bcf8-a9220c250d1e tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:17.636795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4bbe2023-4332-40c1-bcf8-a9220c250d1e tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967 returned with HTTP 200 Jan 21 08:44:17.658057 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1193/2396] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:15 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967 => generated 1085 bytes in 2136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:17.676392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-673d79f0-d3ad-402c-b646-8a73f08e0f1b tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] POST http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967/action Jan 21 08:44:17.676392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:17.676392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:17.676392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-673d79f0-d3ad-402c-b646-8a73f08e0f1b tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Action body: b'{"os-unmanage": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:44:17.676392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-673d79f0-d3ad-402c-b646-8a73f08e0f1b tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:17.676392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.volume_unmanage [None req-673d79f0-d3ad-402c-b646-8a73f08e0f1b tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Unmanage volume with id: 05578378-32da-42de-b86f-e57d31958967 Jan 21 08:44:17.963522 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:17.963522 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:17.968490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-673d79f0-d3ad-402c-b646-8a73f08e0f1b tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:17.998609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a62b0f53-6a20-4d60-b611-87da432c404f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:18.004301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a62b0f53-6a20-4d60-b611-87da432c404f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:18.004534 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:18.004534 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:18.005144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a62b0f53-6a20-4d60-b611-87da432c404f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:18.005833 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a62b0f53-6a20-4d60-b611-87da432c404f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:18.094336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:18.094336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:18.099790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a62b0f53-6a20-4d60-b611-87da432c404f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:18.103280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-673d79f0-d3ad-402c-b646-8a73f08e0f1b tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Delete volume request issued successfully. Jan 21 08:44:18.104157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-673d79f0-d3ad-402c-b646-8a73f08e0f1b tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967/action returned with HTTP 202 Jan 21 08:44:18.112061 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1204/2397] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:44:17 2021] POST /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:44:18.128557 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1194/2398] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:17 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:18.141898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0932389d-6a00-4955-bb52-a4b45bfe5c2a tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967 Jan 21 08:44:18.142901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0932389d-6a00-4955-bb52-a4b45bfe5c2a tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:18.143282 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:18.143282 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:18.144035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0932389d-6a00-4955-bb52-a4b45bfe5c2a tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:18.363182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8fcbc6e-f46f-46d5-8a87-22060856842b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:18.363182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8fcbc6e-f46f-46d5-8a87-22060856842b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:18.363182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:18.363182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:18.363182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8fcbc6e-f46f-46d5-8a87-22060856842b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:18.363182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f8fcbc6e-f46f-46d5-8a87-22060856842b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:18.423634 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:18.423634 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:18.423634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8fcbc6e-f46f-46d5-8a87-22060856842b tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:18.437837 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1195/2399] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:18 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:18.498534 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:18.498534 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:18.531163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0932389d-6a00-4955-bb52-a4b45bfe5c2a tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:18.680751 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0932389d-6a00-4955-bb52-a4b45bfe5c2a tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967 returned with HTTP 200 Jan 21 08:44:18.680751 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1205/2400] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:18 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967 => generated 1086 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:19.159934 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f9ca9a75-0509-40f3-b92d-515845b47240 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:19.159934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f9ca9a75-0509-40f3-b92d-515845b47240 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:19.159934 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:19.159934 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:19.159934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f9ca9a75-0509-40f3-b92d-515845b47240 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:19.159934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f9ca9a75-0509-40f3-b92d-515845b47240 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:19.309439 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:19.309439 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:19.320015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f9ca9a75-0509-40f3-b92d-515845b47240 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:19.321695 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1196/2401] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:19 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:19.444462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25860549-6cc5-44c0-a4eb-fdbcc915027d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:19.445567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25860549-6cc5-44c0-a4eb-fdbcc915027d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:19.445793 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:19.445793 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:19.446176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25860549-6cc5-44c0-a4eb-fdbcc915027d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:19.446599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-25860549-6cc5-44c0-a4eb-fdbcc915027d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:19.548103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:19.548103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:19.551888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25860549-6cc5-44c0-a4eb-fdbcc915027d tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:19.564997 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1206/2402] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:19 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:19.702342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58f85a22-696f-463c-99fb-9ae49498b3da tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967 Jan 21 08:44:19.702342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58f85a22-696f-463c-99fb-9ae49498b3da tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:19.702342 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:19.702342 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:19.702342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58f85a22-696f-463c-99fb-9ae49498b3da tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:20.136960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58f85a22-696f-463c-99fb-9ae49498b3da tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967 returned with HTTP 404 Jan 21 08:44:20.147024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6386f320-6f26-4c3c-ace2-33a3b3cba877 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/detail?all_tenants=1 Jan 21 08:44:20.147024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6386f320-6f26-4c3c-ace2-33a3b3cba877 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:20.147024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:20.147024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:20.147024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6386f320-6f26-4c3c-ace2-33a3b3cba877 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:20.155274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6386f320-6f26-4c3c-ace2-33a3b3cba877 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:44:20.156017 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1197/2403] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:19 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/05578378-32da-42de-b86f-e57d31958967 => generated 109 bytes in 456 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:20.342678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6386f320-6f26-4c3c-ace2-33a3b3cba877 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Get all volumes completed successfully. Jan 21 08:44:20.348313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-91f6370a-e690-4711-b404-5ccee274c93a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:20.349179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-91f6370a-e690-4711-b404-5ccee274c93a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:20.349365 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:20.349365 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:20.350010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-91f6370a-e690-4711-b404-5ccee274c93a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:20.350636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-91f6370a-e690-4711-b404-5ccee274c93a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:20.403138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6386f320-6f26-4c3c-ace2-33a3b3cba877 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 08:44:20.407803 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1207/2404] 10.222.0.50 () {58 vars in 1252 bytes} [Thu Jan 21 08:44:20 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/detail?all_tenants=1 => generated 5946 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:20.461167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] POST http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/os-volume-manage Jan 21 08:44:20.461167 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:20.461167 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:20.461167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1125264206", "host": "n-d-769329-4@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-05578378-32da-42de-b86f-e57d31958967"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:20.493160 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.volume_manage [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1125264206', 'host': 'n-d-769329-4@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-05578378-32da-42de-b86f-e57d31958967'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 21 08:44:20.522965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:20.522965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:20.550261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-91f6370a-e690-4711-b404-5ccee274c93a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:20.560178 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1198/2405] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:20 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:20.597970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-089b912c-7dd5-4bd8-8b70-f9d40075bd88 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:20.619531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-089b912c-7dd5-4bd8-8b70-f9d40075bd88 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:20.619531 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:20.619531 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:20.619531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-089b912c-7dd5-4bd8-8b70-f9d40075bd88 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:20.619531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-089b912c-7dd5-4bd8-8b70-f9d40075bd88 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:20.630981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Flow 'volume_manage_existing_api' (4ed6ea25-d49a-4798-aeae-c3b37e384a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:20.667672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2562faa1-a062-4d9f-83f4-725e6e1d884e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:20.774062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:20.774062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:20.777354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-089b912c-7dd5-4bd8-8b70-f9d40075bd88 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:20.778945 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1199/2406] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:20 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:44:21.107565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Created reservations ['75b335af-c6b9-49b1-b6d7-a57745e2f3de', '2b1d9154-f555-4587-b453-6ca69ab59298', '1c0b211d-d963-4fac-b556-924c5bfac5f0', '65415922-48d0-4412-aa52-57286ce0a7ec'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:44:21.107565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2562faa1-a062-4d9f-83f4-725e6e1d884e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75b335af-c6b9-49b1-b6d7-a57745e2f3de', '2b1d9154-f555-4587-b453-6ca69ab59298', '1c0b211d-d963-4fac-b556-924c5bfac5f0', '65415922-48d0-4412-aa52-57286ce0a7ec']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:21.107565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (3f778f9f-75a9-4a16-bb5d-71aefbeee1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:21.303276 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (3f778f9f-75a9-4a16-bb5d-71aefbeee1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '411fe20975e94334827b8a6eb4fe01a2', 'project_id': '28f5fc996dbf4accb814073b8b085839', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1125264206', 'host': 'n-d-769329-4@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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-21T08:44:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1125264206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-769329-4@lvmdriver-1#lvmdriver-1',id=0fc3bf8e-9ceb-4b2b-98fa-9b745105706c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28f5fc996dbf4accb814073b8b085839',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='411fe20975e94334827b8a6eb4fe01a2',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:21.303276 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e73958-4e83-47fe-8e34-1e317019cddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:21.479046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e73958-4e83-47fe-8e34-1e317019cddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '411fe20975e94334827b8a6eb4fe01a2', 'project_id': '28f5fc996dbf4accb814073b8b085839', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1125264206', 'host': 'n-d-769329-4@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:21.479046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (f6e7582a-3818-48d3-9d66-739f44f543bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:21.479046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (f6e7582a-3818-48d3-9d66-739f44f543bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:21.490842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Flow 'volume_manage_existing_api' (4ed6ea25-d49a-4798-aeae-c3b37e384a4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:21.490842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Manage volume request issued successfully. Jan 21 08:44:21.645426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25b67407-3d8b-4e0d-a58d-9f7cf348e02d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:21.645426 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25b67407-3d8b-4e0d-a58d-9f7cf348e02d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:21.645426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:21.645426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:21.645426 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25b67407-3d8b-4e0d-a58d-9f7cf348e02d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:21.645426 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-25b67407-3d8b-4e0d-a58d-9f7cf348e02d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:21.703709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-908a2200-8707-4445-bc47-2cd8bb1bd99f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/os-volume-manage returned with HTTP 202 Jan 21 08:44:21.703709 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1208/2407] 10.222.0.50 () {60 vars in 1253 bytes} [Thu Jan 21 08:44:20 2021] POST /volume/v3/28f5fc996dbf4accb814073b8b085839/os-volume-manage => generated 847 bytes in 1243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:44:21.708051 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.708051 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:21.708051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25b67407-3d8b-4e0d-a58d-9f7cf348e02d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:21.708051 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1200/2408] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:21 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:21.734637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b827483b-9071-4c6c-b09e-024618ebbc05 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:21.734637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b827483b-9071-4c6c-b09e-024618ebbc05 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:21.734637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:21.734637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:21.734637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b827483b-9071-4c6c-b09e-024618ebbc05 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:21.817807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c6fd67d0-2978-4e4e-b631-4e333ed44092 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:21.831025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c6fd67d0-2978-4e4e-b631-4e333ed44092 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:21.831025 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:21.831025 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:21.831025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c6fd67d0-2978-4e4e-b631-4e333ed44092 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:21.831025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c6fd67d0-2978-4e4e-b631-4e333ed44092 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:21.949938 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.949938 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:21.949938 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c6fd67d0-2978-4e4e-b631-4e333ed44092 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:21.953729 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1201/2409] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:21 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:22.258756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:22.258756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:22.289419 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b827483b-9071-4c6c-b09e-024618ebbc05 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:22.423683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b827483b-9071-4c6c-b09e-024618ebbc05 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 200 Jan 21 08:44:22.423683 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1209/2410] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:21 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 1084 bytes in 719 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:22.730995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-897500ee-6684-4c64-b3c7-242857382055 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:22.730995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-897500ee-6684-4c64-b3c7-242857382055 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:22.730995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:22.730995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:22.730995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-897500ee-6684-4c64-b3c7-242857382055 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:22.730995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-897500ee-6684-4c64-b3c7-242857382055 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:22.790246 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:22.790246 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:22.790246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-897500ee-6684-4c64-b3c7-242857382055 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:22.796462 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1202/2411] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:22 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:22.998941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e683163-a7a8-409b-b488-3c8841344bc8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:23.000901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e683163-a7a8-409b-b488-3c8841344bc8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:23.001290 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:23.001290 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:23.002240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e683163-a7a8-409b-b488-3c8841344bc8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:23.002946 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0e683163-a7a8-409b-b488-3c8841344bc8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:23.062595 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:23.062595 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:23.064738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e683163-a7a8-409b-b488-3c8841344bc8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:23.077346 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1210/2412] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:22 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:23.466593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bad99ba4-d2d5-488f-a49d-d94b3a11f4dc tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:23.466593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bad99ba4-d2d5-488f-a49d-d94b3a11f4dc tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:23.466593 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:23.466593 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:23.466593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bad99ba4-d2d5-488f-a49d-d94b3a11f4dc tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:23.680186 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:23.680186 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:23.713741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bad99ba4-d2d5-488f-a49d-d94b3a11f4dc tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:23.800902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4283454-87d1-4218-ba50-e5a6234c1bed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:23.802013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4283454-87d1-4218-ba50-e5a6234c1bed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:23.803255 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:23.803255 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:23.803956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4283454-87d1-4218-ba50-e5a6234c1bed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:23.805261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e4283454-87d1-4218-ba50-e5a6234c1bed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:23.884040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bad99ba4-d2d5-488f-a49d-d94b3a11f4dc tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 200 Jan 21 08:44:23.955131 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1203/2413] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:23 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 1084 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:24.010237 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:24.010237 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:24.025105 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4283454-87d1-4218-ba50-e5a6234c1bed tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:24.025105 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1211/2414] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:23 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:24.096275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f252efb-0202-483a-91da-b01be331d3b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:24.096275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f252efb-0202-483a-91da-b01be331d3b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:24.096275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:24.096275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:24.101188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f252efb-0202-483a-91da-b01be331d3b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:24.101188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3f252efb-0202-483a-91da-b01be331d3b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:24.193422 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:24.193422 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:24.195675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f252efb-0202-483a-91da-b01be331d3b3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:24.196898 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1204/2415] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:24 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:24.985378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd671aa4-7708-4336-8165-ab7cc0fcc998 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:24.985378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd671aa4-7708-4336-8165-ab7cc0fcc998 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:24.985378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:24.985378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:24.985378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd671aa4-7708-4336-8165-ab7cc0fcc998 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:25.051035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1468700a-bcf5-46ad-bf2a-94da419ccd9e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:25.052151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1468700a-bcf5-46ad-bf2a-94da419ccd9e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:25.052392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:25.052392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:25.052897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1468700a-bcf5-46ad-bf2a-94da419ccd9e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:25.053349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1468700a-bcf5-46ad-bf2a-94da419ccd9e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:25.112614 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:25.112614 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:25.115711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1468700a-bcf5-46ad-bf2a-94da419ccd9e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:25.119695 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1205/2416] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:25 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:25.156362 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:25.156362 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:25.167570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cd671aa4-7708-4336-8165-ab7cc0fcc998 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:25.196244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd671aa4-7708-4336-8165-ab7cc0fcc998 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 200 Jan 21 08:44:25.197712 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1212/2417] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:24 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 1084 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:25.213322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc40d36b-9051-40f9-9f15-402383134731 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:25.213322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc40d36b-9051-40f9-9f15-402383134731 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:25.213322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:25.213322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:25.213322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc40d36b-9051-40f9-9f15-402383134731 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:25.213322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bc40d36b-9051-40f9-9f15-402383134731 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:25.260511 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:25.260511 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:25.260511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc40d36b-9051-40f9-9f15-402383134731 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:25.260511 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1206/2418] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:25 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:26.141305 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54795deb-530d-4c15-a6bc-aaf1a2732f30 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:26.141305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54795deb-530d-4c15-a6bc-aaf1a2732f30 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:26.141305 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:26.141305 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:26.141305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54795deb-530d-4c15-a6bc-aaf1a2732f30 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:26.141305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-54795deb-530d-4c15-a6bc-aaf1a2732f30 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:26.219420 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:26.219420 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:26.222928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc1e708e-e843-447c-84fb-57f0c134b4f8 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:26.222928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc1e708e-e843-447c-84fb-57f0c134b4f8 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:26.222928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:26.222928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:26.222928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc1e708e-e843-447c-84fb-57f0c134b4f8 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:26.228064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54795deb-530d-4c15-a6bc-aaf1a2732f30 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:26.228064 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1213/2419] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:26 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:26.276372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9943a53b-7042-4176-b045-24f40726b0d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:26.276372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9943a53b-7042-4176-b045-24f40726b0d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:26.276372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:26.276372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:26.276372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9943a53b-7042-4176-b045-24f40726b0d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:26.276372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9943a53b-7042-4176-b045-24f40726b0d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:26.341233 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:26.341233 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:26.344545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9943a53b-7042-4176-b045-24f40726b0d8 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:26.344545 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1214/2420] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:26 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:26.413440 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:26.413440 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:26.439539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dc1e708e-e843-447c-84fb-57f0c134b4f8 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:26.472923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc1e708e-e843-447c-84fb-57f0c134b4f8 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 200 Jan 21 08:44:26.484152 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1207/2421] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:26 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 1085 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:26.495661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4859c1e0-90a4-489e-9251-70b463b101c2 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:26.496191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4859c1e0-90a4-489e-9251-70b463b101c2 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:26.496407 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:26.496407 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:26.496725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4859c1e0-90a4-489e-9251-70b463b101c2 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:26.622569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:26.622569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:26.658786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4859c1e0-90a4-489e-9251-70b463b101c2 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:26.690582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4859c1e0-90a4-489e-9251-70b463b101c2 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 200 Jan 21 08:44:26.690582 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1215/2422] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:26 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 1085 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:26.708661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20f7cae4-aa22-41a9-a3b2-f105251411e0 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] DELETE http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:26.708661 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20f7cae4-aa22-41a9-a3b2-f105251411e0 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:26.708661 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:26.708661 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:26.708661 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20f7cae4-aa22-41a9-a3b2-f105251411e0 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:26.716289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-20f7cae4-aa22-41a9-a3b2-f105251411e0 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Delete volume with id: 0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:26.920809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:26.920809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:26.921770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-20f7cae4-aa22-41a9-a3b2-f105251411e0 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:27.129954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-20f7cae4-aa22-41a9-a3b2-f105251411e0 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Delete volume request issued successfully. Jan 21 08:44:27.129954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20f7cae4-aa22-41a9-a3b2-f105251411e0 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 202 Jan 21 08:44:27.129954 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1208/2423] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:26 2021] DELETE /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 0 bytes in 427 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:44:27.141568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e1f5581-5e98-4f0a-a052-bb4b41f3bf1f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:27.152814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e1f5581-5e98-4f0a-a052-bb4b41f3bf1f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:27.152814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:27.152814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:27.159993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e1f5581-5e98-4f0a-a052-bb4b41f3bf1f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:27.239356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4ceee90-78af-4593-8ed5-b62776c68bc2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:27.243549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4ceee90-78af-4593-8ed5-b62776c68bc2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:27.243549 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:27.243549 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:27.243549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4ceee90-78af-4593-8ed5-b62776c68bc2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:27.245457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e4ceee90-78af-4593-8ed5-b62776c68bc2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:27.336449 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:27.336449 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:27.356772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5e1f5581-5e98-4f0a-a052-bb4b41f3bf1f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:27.368009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:27.368009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:27.389160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4ceee90-78af-4593-8ed5-b62776c68bc2 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:27.389160 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1209/2424] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:27 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:27.416968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e1f5581-5e98-4f0a-a052-bb4b41f3bf1f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 200 Jan 21 08:44:27.416968 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1216/2425] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:27 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 1084 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:27.447147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f3fa1b2-621b-4237-8e8f-88d03a907c0f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:27.447147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f3fa1b2-621b-4237-8e8f-88d03a907c0f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:27.447147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:27.447147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:27.447147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f3fa1b2-621b-4237-8e8f-88d03a907c0f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:27.447147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3f3fa1b2-621b-4237-8e8f-88d03a907c0f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:27.641623 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:27.641623 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:27.641623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f3fa1b2-621b-4237-8e8f-88d03a907c0f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:27.641623 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1210/2426] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:27 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:28.447544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75ada2c0-055c-4b6a-898a-684958cad74f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:28.449541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63ada5f9-58f5-45c9-acdd-152912bb8bb7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:28.451065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75ada2c0-055c-4b6a-898a-684958cad74f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:28.451065 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:28.451065 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:28.451065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75ada2c0-055c-4b6a-898a-684958cad74f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:28.457708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63ada5f9-58f5-45c9-acdd-152912bb8bb7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:28.457708 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:28.457708 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:28.457708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63ada5f9-58f5-45c9-acdd-152912bb8bb7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:28.457708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-63ada5f9-58f5-45c9-acdd-152912bb8bb7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:28.679375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:28.679375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:28.682183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63ada5f9-58f5-45c9-acdd-152912bb8bb7 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:28.687868 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1217/2427] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:28 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:28.701704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95e4d166-7373-4ddc-827a-46127b7aace3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:28.712497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95e4d166-7373-4ddc-827a-46127b7aace3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:28.714794 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:28.714794 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:28.715245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95e4d166-7373-4ddc-827a-46127b7aace3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:28.715954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-95e4d166-7373-4ddc-827a-46127b7aace3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:28.733970 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:28.733970 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:28.781482 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:28.781482 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:28.785176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95e4d166-7373-4ddc-827a-46127b7aace3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:28.788470 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1218/2428] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:28 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:28.848141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-75ada2c0-055c-4b6a-898a-684958cad74f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:28.984630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75ada2c0-055c-4b6a-898a-684958cad74f tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 200 Jan 21 08:44:28.984630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1211/2429] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:28 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 1084 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:29.718591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-547d032d-4426-4ce2-bb9f-ec951a8cf493 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:29.718591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-547d032d-4426-4ce2-bb9f-ec951a8cf493 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:29.718591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:29.718591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:29.718591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-547d032d-4426-4ce2-bb9f-ec951a8cf493 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:29.718591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-547d032d-4426-4ce2-bb9f-ec951a8cf493 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:29.799124 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:29.799124 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:29.812327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-547d032d-4426-4ce2-bb9f-ec951a8cf493 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:29.812327 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1219/2430] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:29 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:29.820744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db424468-ea42-4e32-ba32-a853ff2d699c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:29.820744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db424468-ea42-4e32-ba32-a853ff2d699c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:29.820744 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:29.820744 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:29.820744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db424468-ea42-4e32-ba32-a853ff2d699c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:29.820744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-db424468-ea42-4e32-ba32-a853ff2d699c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:29.924070 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:29.924070 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:29.934895 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db424468-ea42-4e32-ba32-a853ff2d699c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:29.946205 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1212/2431] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:29 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:29.992229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-914ddb81-2665-4f5d-92ec-059f9ee45df1 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:29.992740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-914ddb81-2665-4f5d-92ec-059f9ee45df1 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:29.993002 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:29.993002 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:29.993438 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-914ddb81-2665-4f5d-92ec-059f9ee45df1 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:30.184116 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:30.184116 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:30.197729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-914ddb81-2665-4f5d-92ec-059f9ee45df1 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:30.257501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-914ddb81-2665-4f5d-92ec-059f9ee45df1 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 200 Jan 21 08:44:30.257501 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1220/2432] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:29 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 1084 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:30.870858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3149578a-1a56-4b0d-8044-f53dfa88b606 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:30.870858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3149578a-1a56-4b0d-8044-f53dfa88b606 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:30.897440 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:30.897440 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:30.897440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3149578a-1a56-4b0d-8044-f53dfa88b606 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:30.897440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3149578a-1a56-4b0d-8044-f53dfa88b606 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:30.951572 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d27baab-2251-4343-acc9-c3fb2a81213a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:30.951572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d27baab-2251-4343-acc9-c3fb2a81213a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:30.951572 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:30.951572 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:30.951572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d27baab-2251-4343-acc9-c3fb2a81213a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:30.951572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9d27baab-2251-4343-acc9-c3fb2a81213a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:30.974009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:30.974009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:30.974009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3149578a-1a56-4b0d-8044-f53dfa88b606 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:30.974009 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1213/2433] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:30 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:31.046176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:31.046176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:31.048063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d27baab-2251-4343-acc9-c3fb2a81213a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:31.063641 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1221/2434] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:30 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:31.272366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-196c80b3-2bae-4610-b541-7c6069a28644 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:31.272366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-196c80b3-2bae-4610-b541-7c6069a28644 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:31.272366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:31.272366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:31.272366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-196c80b3-2bae-4610-b541-7c6069a28644 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:31.411949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:31.411949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:31.448802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-196c80b3-2bae-4610-b541-7c6069a28644 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Volume info retrieved successfully. Jan 21 08:44:31.590543 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-196c80b3-2bae-4610-b541-7c6069a28644 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 200 Jan 21 08:44:31.591577 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1214/2435] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:31 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 1084 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:31.996096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7723ba50-8e2a-4e50-ac62-a64641f1a28d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:31.996652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7723ba50-8e2a-4e50-ac62-a64641f1a28d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:31.996903 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:31.996903 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:31.997145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7723ba50-8e2a-4e50-ac62-a64641f1a28d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:31.997498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7723ba50-8e2a-4e50-ac62-a64641f1a28d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:32.080517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bee763a1-5124-4a3f-8326-0d6160ed3b93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:32.087017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bee763a1-5124-4a3f-8326-0d6160ed3b93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:32.087017 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:32.087017 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:32.087017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bee763a1-5124-4a3f-8326-0d6160ed3b93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:32.087017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bee763a1-5124-4a3f-8326-0d6160ed3b93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:32.118297 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:32.118297 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:32.120188 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7723ba50-8e2a-4e50-ac62-a64641f1a28d tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:32.140174 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1222/2436] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:31 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:32.200178 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:32.200178 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:32.216134 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bee763a1-5124-4a3f-8326-0d6160ed3b93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:32.233716 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1215/2437] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:32 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:32.698762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0825d202-3dcc-4127-be93-6cb2dd0bd017 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] GET http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c Jan 21 08:44:32.698762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0825d202-3dcc-4127-be93-6cb2dd0bd017 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:32.698762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:32.698762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:32.698762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0825d202-3dcc-4127-be93-6cb2dd0bd017 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:32.913160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0825d202-3dcc-4127-be93-6cb2dd0bd017 tempest-VolumeManageAdminTest-1380876367 tempest-VolumeManageAdminTest-1380876367] http://10.222.0.50/volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c returned with HTTP 404 Jan 21 08:44:32.914100 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1223/2438] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:32 2021] GET /volume/v3/28f5fc996dbf4accb814073b8b085839/volumes/0fc3bf8e-9ceb-4b2b-98fa-9b745105706c => generated 109 bytes in 280 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:32.929003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d532b43-fd44-4302-863e-e7d4f4c19340 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] DELETE http://10.222.0.50/volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 Jan 21 08:44:32.929958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d532b43-fd44-4302-863e-e7d4f4c19340 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:32.930331 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:32.930331 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:32.932287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d532b43-fd44-4302-863e-e7d4f4c19340 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:32.935119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-8d532b43-fd44-4302-863e-e7d4f4c19340 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] Delete volume with id: 05578378-32da-42de-b86f-e57d31958967 Jan 21 08:44:33.149002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45db05a8-be2c-4589-be53-d3cfb9c93abe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:33.150115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45db05a8-be2c-4589-be53-d3cfb9c93abe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:33.150956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45db05a8-be2c-4589-be53-d3cfb9c93abe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:33.151697 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-45db05a8-be2c-4589-be53-d3cfb9c93abe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:33.191182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d532b43-fd44-4302-863e-e7d4f4c19340 tempest-VolumeManageAdminTest-887801354 tempest-VolumeManageAdminTest-887801354] http://10.222.0.50/volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 returned with HTTP 404 Jan 21 08:44:33.194028 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1216/2439] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:32 2021] DELETE /volume/v3/60c1b509abc6453bb33649922d1f3794/volumes/05578378-32da-42de-b86f-e57d31958967 => generated 109 bytes in 273 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:33.228975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:33.228975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:33.237695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38611155-f539-47a2-84d2-5a1ead34a5aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:33.238342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38611155-f539-47a2-84d2-5a1ead34a5aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:33.238913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38611155-f539-47a2-84d2-5a1ead34a5aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:33.239370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-38611155-f539-47a2-84d2-5a1ead34a5aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:33.249434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45db05a8-be2c-4589-be53-d3cfb9c93abe tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:33.258612 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1224/2440] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:33 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:33.301605 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:33.301605 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:33.308239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38611155-f539-47a2-84d2-5a1ead34a5aa tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:33.309529 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1217/2441] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:33 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:34.274610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0aec8a93-3b35-4470-9dae-efaff80e147a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:34.275156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0aec8a93-3b35-4470-9dae-efaff80e147a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:34.275603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:34.275603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:34.276258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0aec8a93-3b35-4470-9dae-efaff80e147a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:34.276988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0aec8a93-3b35-4470-9dae-efaff80e147a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:34.330858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe8991b4-410d-4447-b64c-d31924723454 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:34.335257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe8991b4-410d-4447-b64c-d31924723454 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:34.337803 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:34.337803 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:34.338581 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe8991b4-410d-4447-b64c-d31924723454 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:34.342406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fe8991b4-410d-4447-b64c-d31924723454 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:34.398196 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:34.398196 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:34.408125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0aec8a93-3b35-4470-9dae-efaff80e147a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:34.416933 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1225/2442] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:34 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 821 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:34.454383 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:34.454383 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:34.461405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe8991b4-410d-4447-b64c-d31924723454 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:34.466460 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1218/2443] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:34 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:35.441071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31281aaf-2891-46f2-8853-3cbb8e39e9fb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:35.449735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31281aaf-2891-46f2-8853-3cbb8e39e9fb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:35.449735 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:35.449735 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:35.451245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31281aaf-2891-46f2-8853-3cbb8e39e9fb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:35.455347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-31281aaf-2891-46f2-8853-3cbb8e39e9fb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:35.481335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-322dd525-79ed-48d5-80f4-9ebe57405622 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:35.482255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-322dd525-79ed-48d5-80f4-9ebe57405622 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:35.482724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:35.482724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:35.483454 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-322dd525-79ed-48d5-80f4-9ebe57405622 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:35.489822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-322dd525-79ed-48d5-80f4-9ebe57405622 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Show backup with id 04c2c10e-1f81-4056-839c-6a30efde6847. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:35.534895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:35.534895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:35.537795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31281aaf-2891-46f2-8853-3cbb8e39e9fb tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:35.546300 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1226/2444] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:35 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 822 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:35.567008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:35.567008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:35.571787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-322dd525-79ed-48d5-80f4-9ebe57405622 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 200 Jan 21 08:44:35.573696 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1219/2445] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 854 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:35.586390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05bea3f5-3e76-4fd5-bda4-4be2fc2d995f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:44:35.589990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05bea3f5-3e76-4fd5-bda4-4be2fc2d995f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:35.590493 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:35.590493 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:35.591192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05bea3f5-3e76-4fd5-bda4-4be2fc2d995f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:35.598156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1bd6242b-7011-458b-abe2-b7a8d6eafb31 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 Jan 21 08:44:35.599398 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1bd6242b-7011-458b-abe2-b7a8d6eafb31 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:35.599800 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:35.599800 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:35.600500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1bd6242b-7011-458b-abe2-b7a8d6eafb31 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:35.748884 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:35.748884 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:35.764865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-05bea3f5-3e76-4fd5-bda4-4be2fc2d995f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:35.823667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05bea3f5-3e76-4fd5-bda4-4be2fc2d995f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d returned with HTTP 200 Jan 21 08:44:35.827566 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1227/2446] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:35 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d => generated 916 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:44:35.859144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6aad19fa-df64-42ce-a506-06b060097766 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] POST http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/eff441d3-2287-41bc-877a-dd6eee269561/action Jan 21 08:44:35.859949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:35.859949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:35.861939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6aad19fa-df64-42ce-a506-06b060097766 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:44:35.862701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6aad19fa-df64-42ce-a506-06b060097766 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:35.866087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.admin_actions [None req-6aad19fa-df64-42ce-a506-06b060097766 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] Updating backup 'eff441d3-2287-41bc-877a-dd6eee269561' with '{'status': 'error'}' {{(pid=88057) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 21 08:44:35.880723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:35.880723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:35.929194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1bd6242b-7011-458b-abe2-b7a8d6eafb31 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:36.004389 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:36.004389 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:36.021027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1bd6242b-7011-458b-abe2-b7a8d6eafb31 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 returned with HTTP 200 Jan 21 08:44:36.022328 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1220/2447] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:35 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 => generated 1034 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:36.054732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7903d67-1064-4524-889b-08cf50cab841 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 Jan 21 08:44:36.055272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7903d67-1064-4524-889b-08cf50cab841 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:36.055508 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:36.055508 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:36.056116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7903d67-1064-4524-889b-08cf50cab841 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:36.094116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-6aad19fa-df64-42ce-a506-06b060097766 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] reset_status in rpcapi backup_id eff441d3-2287-41bc-877a-dd6eee269561 on host n-d-769329-4. {{(pid=88057) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 21 08:44:36.097473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6aad19fa-df64-42ce-a506-06b060097766 tempest-VolumesBackupsAdminTest-1112459124 tempest-VolumesBackupsAdminTest-1112459124] http://10.222.0.50/volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/eff441d3-2287-41bc-877a-dd6eee269561/action returned with HTTP 202 Jan 21 08:44:36.098987 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1228/2448] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:44:35 2021] POST /volume/v3/ddaf5b3c671b44aea2f290d381d69ba3/backups/eff441d3-2287-41bc-877a-dd6eee269561/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:44:36.109185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc2ece96-5928-47c0-b7fe-43e156e94f98 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:36.110054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc2ece96-5928-47c0-b7fe-43e156e94f98 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:36.110465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:36.110465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:36.111098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc2ece96-5928-47c0-b7fe-43e156e94f98 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:36.111804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fc2ece96-5928-47c0-b7fe-43e156e94f98 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Show backup with id eff441d3-2287-41bc-877a-dd6eee269561. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:44:36.129543 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:36.129543 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:36.145209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c7903d67-1064-4524-889b-08cf50cab841 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:36.178024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7903d67-1064-4524-889b-08cf50cab841 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 returned with HTTP 200 Jan 21 08:44:36.179824 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1221/2449] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:36 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 => generated 1034 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:36.197355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed1849e3-62af-422e-b4b8-473598460563 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 Jan 21 08:44:36.197887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed1849e3-62af-422e-b4b8-473598460563 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:36.198064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:36.198064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:36.198462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed1849e3-62af-422e-b4b8-473598460563 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:36.198931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ed1849e3-62af-422e-b4b8-473598460563 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume with id: c7fc499c-d130-498f-92c3-669311bdc546 Jan 21 08:44:36.224736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:36.224736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:36.228140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc2ece96-5928-47c0-b7fe-43e156e94f98 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 200 Jan 21 08:44:36.237354 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1229/2450] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:36 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 818 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:36.248161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-343e693a-d335-4900-a8ce-34a7c2e09501 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] DELETE http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 Jan 21 08:44:36.249275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-343e693a-d335-4900-a8ce-34a7c2e09501 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:36.250027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:36.250027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:36.250421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-343e693a-d335-4900-a8ce-34a7c2e09501 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:36.250789 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-343e693a-d335-4900-a8ce-34a7c2e09501 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Delete backup with id: eff441d3-2287-41bc-877a-dd6eee269561. Jan 21 08:44:36.283023 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:36.283023 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:36.315781 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:36.315781 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:36.317962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ed1849e3-62af-422e-b4b8-473598460563 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:36.407898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-343e693a-d335-4900-a8ce-34a7c2e09501 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] delete_backup rpcapi backup_id eff441d3-2287-41bc-877a-dd6eee269561 {{(pid=88057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:44:36.410960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-343e693a-d335-4900-a8ce-34a7c2e09501 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 returned with HTTP 202 Jan 21 08:44:36.415917 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1230/2451] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:36 2021] DELETE /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/backups/eff441d3-2287-41bc-877a-dd6eee269561 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:44:36.458682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b98fc91f-2dad-4023-8dee-322bcfd91610 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] DELETE http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:44:36.462806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b98fc91f-2dad-4023-8dee-322bcfd91610 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:36.462806 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:36.462806 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:36.462806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b98fc91f-2dad-4023-8dee-322bcfd91610 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:36.462806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b98fc91f-2dad-4023-8dee-322bcfd91610 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Delete volume with id: 7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:44:36.525864 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:36.525864 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:36.526991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b98fc91f-2dad-4023-8dee-322bcfd91610 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:36.550313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ed1849e3-62af-422e-b4b8-473598460563 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume request issued successfully. Jan 21 08:44:36.551314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed1849e3-62af-422e-b4b8-473598460563 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 returned with HTTP 202 Jan 21 08:44:36.553584 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1222/2452] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:36 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 => generated 0 bytes in 360 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:44:36.561521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02e4049b-d45b-432d-8d3a-80c937937c65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 Jan 21 08:44:36.562908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02e4049b-d45b-432d-8d3a-80c937937c65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:36.563378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:36.563378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:36.564063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02e4049b-d45b-432d-8d3a-80c937937c65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:36.634106 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:36.634106 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:36.652795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02e4049b-d45b-432d-8d3a-80c937937c65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:36.732348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b98fc91f-2dad-4023-8dee-322bcfd91610 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Delete volume request issued successfully. Jan 21 08:44:36.733003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b98fc91f-2dad-4023-8dee-322bcfd91610 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d returned with HTTP 202 Jan 21 08:44:36.733290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02e4049b-d45b-432d-8d3a-80c937937c65 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 returned with HTTP 200 Jan 21 08:44:36.734542 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1231/2453] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:36 2021] DELETE /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:44:36.737818 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1223/2454] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:36 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 => generated 1033 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:36.752939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56608685-3a5e-49db-a2f1-d6f684463c6f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:44:36.753697 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56608685-3a5e-49db-a2f1-d6f684463c6f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:36.754062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:36.754062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:36.754654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56608685-3a5e-49db-a2f1-d6f684463c6f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:36.925531 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:36.925531 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:36.955079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-56608685-3a5e-49db-a2f1-d6f684463c6f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:37.022735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56608685-3a5e-49db-a2f1-d6f684463c6f tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d returned with HTTP 200 Jan 21 08:44:37.024627 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1232/2455] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:36 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d => generated 915 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:37.763194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0555ade8-8255-4ba7-acb6-cd6e55c14acb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 Jan 21 08:44:37.764226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0555ade8-8255-4ba7-acb6-cd6e55c14acb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:37.764607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:37.764607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:37.765282 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0555ade8-8255-4ba7-acb6-cd6e55c14acb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:38.046324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f49d0f6-4f3d-4a2e-92ef-c0db7cadddc4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:44:38.047931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f49d0f6-4f3d-4a2e-92ef-c0db7cadddc4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:38.048289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:38.048289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:38.051215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f49d0f6-4f3d-4a2e-92ef-c0db7cadddc4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:38.064267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:38.064267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:38.141149 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0555ade8-8255-4ba7-acb6-cd6e55c14acb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:38.404791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0555ade8-8255-4ba7-acb6-cd6e55c14acb tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 returned with HTTP 200 Jan 21 08:44:38.427733 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1224/2456] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:37 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 => generated 1033 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:38.554939 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:38.554939 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:38.589761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f49d0f6-4f3d-4a2e-92ef-c0db7cadddc4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:38.746690 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f49d0f6-4f3d-4a2e-92ef-c0db7cadddc4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d returned with HTTP 200 Jan 21 08:44:38.761352 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1233/2457] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:38 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d => generated 915 bytes in 724 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:39.444474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-efdd8a01-e39f-47ed-bf05-4bff807dca93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 Jan 21 08:44:39.444474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-efdd8a01-e39f-47ed-bf05-4bff807dca93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:39.444474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:39.444474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:39.445169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-efdd8a01-e39f-47ed-bf05-4bff807dca93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:39.783884 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:39.783884 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:39.798766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f09e2dec-898a-47d5-b05f-26f0e21847c4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:44:39.799748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f09e2dec-898a-47d5-b05f-26f0e21847c4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:39.800120 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:39.800120 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:39.800797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f09e2dec-898a-47d5-b05f-26f0e21847c4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:39.854372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-efdd8a01-e39f-47ed-bf05-4bff807dca93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:40.019995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-efdd8a01-e39f-47ed-bf05-4bff807dca93 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 returned with HTTP 200 Jan 21 08:44:40.037012 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1225/2458] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:39 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 => generated 1033 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:40.060873 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:40.060873 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:40.087322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f09e2dec-898a-47d5-b05f-26f0e21847c4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:40.164169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f09e2dec-898a-47d5-b05f-26f0e21847c4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d returned with HTTP 200 Jan 21 08:44:40.165288 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1234/2459] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:39 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d => generated 915 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:41.054024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f64ed983-08e2-42c3-b444-dcb48641f93a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 Jan 21 08:44:41.054589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f64ed983-08e2-42c3-b444-dcb48641f93a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:41.054823 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:41.054823 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:41.055141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f64ed983-08e2-42c3-b444-dcb48641f93a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:41.174345 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:41.174345 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:41.188423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f64ed983-08e2-42c3-b444-dcb48641f93a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:41.196561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38f4f4d5-eb46-4888-9837-b1b9391fbb5e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:44:41.198203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38f4f4d5-eb46-4888-9837-b1b9391fbb5e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:41.201061 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:41.201061 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:41.203306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38f4f4d5-eb46-4888-9837-b1b9391fbb5e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:41.219669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f64ed983-08e2-42c3-b444-dcb48641f93a tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 returned with HTTP 200 Jan 21 08:44:41.233738 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1226/2460] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:41 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 => generated 1033 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:44:41.363321 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:41.363321 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:41.376229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-38f4f4d5-eb46-4888-9837-b1b9391fbb5e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:41.421953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38f4f4d5-eb46-4888-9837-b1b9391fbb5e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d returned with HTTP 200 Jan 21 08:44:41.423904 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1235/2461] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:41 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d => generated 915 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:42.247289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8ddbb2e-21a2-4b3e-9bbb-1e152df11cb6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 Jan 21 08:44:42.248304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8ddbb2e-21a2-4b3e-9bbb-1e152df11cb6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:42.249187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:42.249187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:42.250095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8ddbb2e-21a2-4b3e-9bbb-1e152df11cb6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:42.467846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1107070-8bb1-46bb-b801-031d0ebcb77e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d Jan 21 08:44:42.468825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1107070-8bb1-46bb-b801-031d0ebcb77e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:42.469286 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:42.469286 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:42.470353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1107070-8bb1-46bb-b801-031d0ebcb77e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:42.470512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8ddbb2e-21a2-4b3e-9bbb-1e152df11cb6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 returned with HTTP 404 Jan 21 08:44:42.477086 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1227/2462] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:42 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/c7fc499c-d130-498f-92c3-669311bdc546 => generated 109 bytes in 239 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:42.490768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6affc2fe-62d2-49aa-8d7e-592172349e01 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 Jan 21 08:44:42.496725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6affc2fe-62d2-49aa-8d7e-592172349e01 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:42.496725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6affc2fe-62d2-49aa-8d7e-592172349e01 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:42.496725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-6affc2fe-62d2-49aa-8d7e-592172349e01 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete backup with id: 04c2c10e-1f81-4056-839c-6a30efde6847. Jan 21 08:44:42.594503 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:42.594503 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:42.724150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-6affc2fe-62d2-49aa-8d7e-592172349e01 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] delete_backup rpcapi backup_id 04c2c10e-1f81-4056-839c-6a30efde6847 {{(pid=88056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:44:42.729478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6affc2fe-62d2-49aa-8d7e-592172349e01 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 returned with HTTP 202 Jan 21 08:44:42.731206 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1228/2463] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:42 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/backups/04c2c10e-1f81-4056-839c-6a30efde6847 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:44:42.764637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9387b9af-f5c0-4705-9721-17219e90c0e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:44:42.764880 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1107070-8bb1-46bb-b801-031d0ebcb77e tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d returned with HTTP 404 Jan 21 08:44:42.770587 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9387b9af-f5c0-4705-9721-17219e90c0e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:42.771221 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:42.771221 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:42.771771 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1236/2464] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:42 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/7b2627f1-652a-4e21-a9db-fa87d8acc31d => generated 109 bytes in 313 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:42.772833 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9387b9af-f5c0-4705-9721-17219e90c0e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:42.784600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-9387b9af-f5c0-4705-9721-17219e90c0e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume with id: 7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:44:42.787865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-579d0c0b-838c-42aa-917a-323e095856d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] DELETE http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 Jan 21 08:44:42.795145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-579d0c0b-838c-42aa-917a-323e095856d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:42.796905 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-579d0c0b-838c-42aa-917a-323e095856d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:42.801442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-579d0c0b-838c-42aa-917a-323e095856d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Delete volume with id: 58f66f10-1f1a-4e64-b3bd-1058d065a040 Jan 21 08:44:43.112960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:43.112960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:43.114696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9387b9af-f5c0-4705-9721-17219e90c0e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:43.284914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:43.284914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:43.287240 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-579d0c0b-838c-42aa-917a-323e095856d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:43.294394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9387b9af-f5c0-4705-9721-17219e90c0e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume request issued successfully. Jan 21 08:44:43.295230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9387b9af-f5c0-4705-9721-17219e90c0e6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 202 Jan 21 08:44:43.302597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1229/2465] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:42 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 0 bytes in 560 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:44:43.319630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d34167c-ef9e-4e44-acf1-95b4cc36ad60 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:44:43.335880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d34167c-ef9e-4e44-acf1-95b4cc36ad60 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:43.336539 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:43.336539 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:43.337254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d34167c-ef9e-4e44-acf1-95b4cc36ad60 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:43.523056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-579d0c0b-838c-42aa-917a-323e095856d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Delete volume request issued successfully. Jan 21 08:44:43.523943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-579d0c0b-838c-42aa-917a-323e095856d4 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 returned with HTTP 202 Jan 21 08:44:43.525456 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1237/2466] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:42 2021] DELETE /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 => generated 0 bytes in 750 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:44:43.552216 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05155dc6-932c-4710-99f5-4087c3cbef1c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 Jan 21 08:44:43.553627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05155dc6-932c-4710-99f5-4087c3cbef1c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:43.556708 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:43.556708 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:43.557938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05155dc6-932c-4710-99f5-4087c3cbef1c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:43.664219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:43.664219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:43.719304 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3d34167c-ef9e-4e44-acf1-95b4cc36ad60 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:43.950994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d34167c-ef9e-4e44-acf1-95b4cc36ad60 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 200 Jan 21 08:44:43.970679 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1230/2467] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:43 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 976 bytes in 667 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:43.983275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:43.983275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:44.084119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-05155dc6-932c-4710-99f5-4087c3cbef1c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:44.258536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05155dc6-932c-4710-99f5-4087c3cbef1c tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 returned with HTTP 200 Jan 21 08:44:44.271166 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1238/2468] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:43 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 => generated 915 bytes in 741 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:44.993061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81862711-460c-4dd7-b662-05e1055c868c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:44:44.994175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81862711-460c-4dd7-b662-05e1055c868c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:44.994743 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:44.994743 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:44.995700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81862711-460c-4dd7-b662-05e1055c868c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:45.292604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3dc18987-4bee-407e-b989-2c5c53817f87 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 Jan 21 08:44:45.293568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3dc18987-4bee-407e-b989-2c5c53817f87 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:45.293933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:45.293933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:45.294614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3dc18987-4bee-407e-b989-2c5c53817f87 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:45.508242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:45.508242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:45.526706 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:45.526706 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:45.578530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3dc18987-4bee-407e-b989-2c5c53817f87 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:45.581044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-81862711-460c-4dd7-b662-05e1055c868c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:45.728229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3dc18987-4bee-407e-b989-2c5c53817f87 tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 returned with HTTP 200 Jan 21 08:44:45.745126 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1239/2469] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:45 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 => generated 915 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:45.758324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81862711-460c-4dd7-b662-05e1055c868c tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 200 Jan 21 08:44:45.779107 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1231/2470] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:44 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 976 bytes in 795 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:46.753385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11c2e916-91e0-48cc-b6ce-1591560afdbd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 Jan 21 08:44:46.756285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11c2e916-91e0-48cc-b6ce-1591560afdbd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:46.756933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:46.756933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:46.768871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11c2e916-91e0-48cc-b6ce-1591560afdbd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:46.799787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93a66e03-c19c-41ff-810d-e33964ffae94 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:44:46.800735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93a66e03-c19c-41ff-810d-e33964ffae94 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:46.801589 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:46.801589 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:46.809559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93a66e03-c19c-41ff-810d-e33964ffae94 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:47.208900 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:47.208900 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:47.226115 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:47.226115 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:47.275159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-11c2e916-91e0-48cc-b6ce-1591560afdbd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:47.276430 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-93a66e03-c19c-41ff-810d-e33964ffae94 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:47.352634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93a66e03-c19c-41ff-810d-e33964ffae94 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 200 Jan 21 08:44:47.355242 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1232/2471] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:46 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 976 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:47.489224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11c2e916-91e0-48cc-b6ce-1591560afdbd tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 returned with HTTP 200 Jan 21 08:44:47.491490 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1240/2472] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:46 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 => generated 915 bytes in 749 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:48.374693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43429912-1a58-4565-833a-8503ea0494a3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:44:48.375536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43429912-1a58-4565-833a-8503ea0494a3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:48.375780 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:48.375780 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:48.378562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43429912-1a58-4565-833a-8503ea0494a3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:48.513814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3dcd2389-bbfb-4bbd-879b-1ca887cebe6a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 Jan 21 08:44:48.514589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3dcd2389-bbfb-4bbd-879b-1ca887cebe6a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:48.515064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:48.515064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:48.515670 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3dcd2389-bbfb-4bbd-879b-1ca887cebe6a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:48.660747 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:48.660747 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:48.690176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-43429912-1a58-4565-833a-8503ea0494a3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:48.691696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:48.691696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:48.728478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3dcd2389-bbfb-4bbd-879b-1ca887cebe6a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Volume info retrieved successfully. Jan 21 08:44:48.741405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43429912-1a58-4565-833a-8503ea0494a3 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 200 Jan 21 08:44:48.748636 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1233/2473] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:48 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 976 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:48.832597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3dcd2389-bbfb-4bbd-879b-1ca887cebe6a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 returned with HTTP 200 Jan 21 08:44:48.837437 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1241/2474] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:48 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 => generated 915 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:49.792505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79ef4f9d-3ade-4c4c-a13c-10aec7e42c98 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:44:49.794330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79ef4f9d-3ade-4c4c-a13c-10aec7e42c98 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:49.794823 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:49.794823 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:49.796322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79ef4f9d-3ade-4c4c-a13c-10aec7e42c98 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:49.969384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79ef4f9d-3ade-4c4c-a13c-10aec7e42c98 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 404 Jan 21 08:44:49.970402 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1242/2475] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:49 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:49.994949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1189a99c-5d0e-4785-92e6-3167c691684a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] GET http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 Jan 21 08:44:50.007911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1189a99c-5d0e-4785-92e6-3167c691684a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:50.008772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1189a99c-5d0e-4785-92e6-3167c691684a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:50.075283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] POST http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes Jan 21 08:44:50.076019 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:50.076019 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:50.076721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-143197767"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:50.077984 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-143197767'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:44:50.078514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Create volume of 1 GB Jan 21 08:44:50.117228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Availability Zones retrieved successfully. Jan 21 08:44:50.145644 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1189a99c-5d0e-4785-92e6-3167c691684a tempest-VolumesBackupsAdminTest-661569078 tempest-VolumesBackupsAdminTest-661569078] http://10.222.0.50/volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 returned with HTTP 404 Jan 21 08:44:50.147194 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1243/2476] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:49 2021] GET /volume/v3/58fe5bd9293c4df898f5b3e70c05a7e9/volumes/58f66f10-1f1a-4e64-b3bd-1058d065a040 => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:50.156270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c6abf0d1-4a87-4683-8e23-15a6d6677688 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:44:50.160734 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c6abf0d1-4a87-4683-8e23-15a6d6677688 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:50.166021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c6abf0d1-4a87-4683-8e23-15a6d6677688 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:50.168056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-c6abf0d1-4a87-4683-8e23-15a6d6677688 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume with id: 7c003542-fcb8-48e4-a4df-979267b98e7b Jan 21 08:44:50.168566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Flow 'volume_create_api' (90bceaf5-fea7-40a8-acce-5c555800c2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:50.190081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03075b09-b204-41e7-9574-e146ae7fcdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:50.191980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:44:50.360810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c6abf0d1-4a87-4683-8e23-15a6d6677688 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b returned with HTTP 404 Jan 21 08:44:50.368377 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1244/2477] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:50 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/7c003542-fcb8-48e4-a4df-979267b98e7b => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:50.388582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-008b9027-b288-4e2f-9003-bea1ab4854d9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:44:50.423395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-008b9027-b288-4e2f-9003-bea1ab4854d9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:50.424768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-008b9027-b288-4e2f-9003-bea1ab4854d9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:50.432563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-008b9027-b288-4e2f-9003-bea1ab4854d9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume with id: 21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:44:50.573293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03075b09-b204-41e7-9574-e146ae7fcdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:50.587149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d9f2ae-d4eb-46e0-8ec9-e00521f534f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:50.800827 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:50.800827 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:50.804468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-008b9027-b288-4e2f-9003-bea1ab4854d9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:51.015231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-008b9027-b288-4e2f-9003-bea1ab4854d9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume request issued successfully. Jan 21 08:44:51.015231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-008b9027-b288-4e2f-9003-bea1ab4854d9 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 202 Jan 21 08:44:51.015231 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1245/2478] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:50 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 0 bytes in 634 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:44:51.025216 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-090629e6-01f0-4cdf-91b2-ccf6a237fb36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:44:51.025824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-090629e6-01f0-4cdf-91b2-ccf6a237fb36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:51.026058 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:51.026058 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:51.034852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-090629e6-01f0-4cdf-91b2-ccf6a237fb36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:51.146335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Created reservations ['727f42e6-1fae-46d3-84a5-d24f34459e3c', 'ef0c66d2-d9a6-4144-9666-25a3638f8442', 'dff3fab9-fcfd-430c-9a5e-f098a3ed1d85', '1a6fe351-4128-44dd-86b5-5574da9a6c0f'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:44:51.148247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62d9f2ae-d4eb-46e0-8ec9-e00521f534f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['727f42e6-1fae-46d3-84a5-d24f34459e3c', 'ef0c66d2-d9a6-4144-9666-25a3638f8442', 'dff3fab9-fcfd-430c-9a5e-f098a3ed1d85', '1a6fe351-4128-44dd-86b5-5574da9a6c0f']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:51.153273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d8bace6-f192-4427-bdbc-35ee224259f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:51.341441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:51.341441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:51.391059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d8bace6-f192-4427-bdbc-35ee224259f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c4c9029-8557-4a39-8c0f-a3ef8555f550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-143197767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1229d9abe7784d149646e2fa4e58fdc3',qos_specs=None,replication_status=,reservations=['727f42e6-1fae-46d3-84a5-d24f34459e3c','ef0c66d2-d9a6-4144-9666-25a3638f8442','dff3fab9-fcfd-430c-9a5e-f098a3ed1d85','1a6fe351-4128-44dd-86b5-5574da9a6c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c42e25f7f17447489fd71750687386c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-143197767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c4c9029-8557-4a39-8c0f-a3ef8555f550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1229d9abe7784d149646e2fa4e58fdc3',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='4c42e25f7f17447489fd71750687386c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:51.399410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d05207-f764-4d1f-8733-c34f6a7e3b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:51.434809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-090629e6-01f0-4cdf-91b2-ccf6a237fb36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:51.507272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d05207-f764-4d1f-8733-c34f6a7e3b36) 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-143197767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1229d9abe7784d149646e2fa4e58fdc3',qos_specs=None,replication_status=,reservations=['727f42e6-1fae-46d3-84a5-d24f34459e3c','ef0c66d2-d9a6-4144-9666-25a3638f8442','dff3fab9-fcfd-430c-9a5e-f098a3ed1d85','1a6fe351-4128-44dd-86b5-5574da9a6c0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c42e25f7f17447489fd71750687386c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:51.510795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4af943-2ba1-42f9-a565-340d25dcd5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:51.557992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4af943-2ba1-42f9-a565-340d25dcd5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:51.561778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Flow 'volume_create_api' (90bceaf5-fea7-40a8-acce-5c555800c2c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:51.661433 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-090629e6-01f0-4cdf-91b2-ccf6a237fb36 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:44:51.663283 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1246/2479] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:51 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 1357 bytes in 649 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:51.675018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Create volume request issued successfully. Jan 21 08:44:51.734103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7caf81c-2fca-43cc-9f4b-a7e2185da584 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes returned with HTTP 202 Jan 21 08:44:51.735604 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1234/2480] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:44:48 2021] POST /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes => generated 818 bytes in 2986 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:44:51.760183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a507d855-77e2-4312-8e5f-a074ab7a3437 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] GET http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:44:51.761043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a507d855-77e2-4312-8e5f-a074ab7a3437 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:51.761454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:51.761454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:51.762091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a507d855-77e2-4312-8e5f-a074ab7a3437 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:52.133729 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:52.133729 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:52.170334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a507d855-77e2-4312-8e5f-a074ab7a3437 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Volume info retrieved successfully. Jan 21 08:44:52.224120 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a507d855-77e2-4312-8e5f-a074ab7a3437 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 returned with HTTP 200 Jan 21 08:44:52.228639 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1247/2481] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:51 2021] GET /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 => generated 886 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:52.695085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21217ff6-df91-4cce-8503-dce201d837b6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:44:52.704680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21217ff6-df91-4cce-8503-dce201d837b6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:52.707966 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:52.707966 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:52.711564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21217ff6-df91-4cce-8503-dce201d837b6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:53.073955 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:53.073955 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:53.097113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-21217ff6-df91-4cce-8503-dce201d837b6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:53.174283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21217ff6-df91-4cce-8503-dce201d837b6 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:44:53.193141 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1235/2482] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:52 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 1357 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:53.247656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-110995dd-30e9-4f26-b88f-4017ceb52e16 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] GET http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:44:53.247656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-110995dd-30e9-4f26-b88f-4017ceb52e16 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:53.247656 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:53.247656 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:53.248823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-110995dd-30e9-4f26-b88f-4017ceb52e16 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:53.419348 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:53.419348 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:53.449865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-110995dd-30e9-4f26-b88f-4017ceb52e16 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Volume info retrieved successfully. Jan 21 08:44:53.507157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-110995dd-30e9-4f26-b88f-4017ceb52e16 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 returned with HTTP 200 Jan 21 08:44:53.508745 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1248/2483] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:53 2021] GET /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 => generated 910 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:54.198759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7ba4c56-9216-41c4-a5a7-9e9813d1fd29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:44:54.200806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7ba4c56-9216-41c4-a5a7-9e9813d1fd29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:54.203369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:54.203369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:54.204676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7ba4c56-9216-41c4-a5a7-9e9813d1fd29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:54.365643 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:54.365643 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:54.422354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c7ba4c56-9216-41c4-a5a7-9e9813d1fd29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:54.507640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7ba4c56-9216-41c4-a5a7-9e9813d1fd29 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:44:54.524370 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1236/2484] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:54 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 1357 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:54.543992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f4ac3c4-8734-47ab-9463-664a5f2a33c2 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] GET http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:44:54.544539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f4ac3c4-8734-47ab-9463-664a5f2a33c2 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:54.544747 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:54.544747 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:54.545414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f4ac3c4-8734-47ab-9463-664a5f2a33c2 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:54.693047 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:54.693047 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:54.705663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f4ac3c4-8734-47ab-9463-664a5f2a33c2 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Volume info retrieved successfully. Jan 21 08:44:54.790184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f4ac3c4-8734-47ab-9463-664a5f2a33c2 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 returned with HTTP 200 Jan 21 08:44:54.792957 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1249/2485] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:54 2021] GET /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 => generated 910 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:55.539269 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4074c9bc-1bb2-4df8-b0a6-63e71185eedf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:44:55.540357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4074c9bc-1bb2-4df8-b0a6-63e71185eedf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:55.540748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:55.540748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:55.541340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4074c9bc-1bb2-4df8-b0a6-63e71185eedf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:55.726718 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:55.726718 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:55.759344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4074c9bc-1bb2-4df8-b0a6-63e71185eedf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:55.811049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-804ae2fa-40a7-4e7a-87f9-619e5d19d1fa tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] GET http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:44:55.812861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-804ae2fa-40a7-4e7a-87f9-619e5d19d1fa tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:55.813160 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:55.813160 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:55.813568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-804ae2fa-40a7-4e7a-87f9-619e5d19d1fa tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:55.818824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4074c9bc-1bb2-4df8-b0a6-63e71185eedf tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:44:55.866346 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1237/2486] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:55 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 1357 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:55.987425 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:55.987425 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:56.009906 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-804ae2fa-40a7-4e7a-87f9-619e5d19d1fa tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Volume info retrieved successfully. Jan 21 08:44:56.072954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-804ae2fa-40a7-4e7a-87f9-619e5d19d1fa tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 returned with HTTP 200 Jan 21 08:44:56.073946 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1250/2487] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:55 2021] GET /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 => generated 911 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:56.090557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6503c0ae-affe-4eed-abbf-ef75fd0b37a6 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] GET http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/limits Jan 21 08:44:56.091091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6503c0ae-affe-4eed-abbf-ef75fd0b37a6 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:56.091311 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:56.091311 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:56.092433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6503c0ae-affe-4eed-abbf-ef75fd0b37a6 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:56.311544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6503c0ae-affe-4eed-abbf-ef75fd0b37a6 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/limits returned with HTTP 200 Jan 21 08:44:56.319952 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1238/2488] 10.222.0.50 () {58 vars in 1201 bytes} [Thu Jan 21 08:44:56 2021] GET /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/limits => generated 302 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:56.334317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-059207b0-efdd-4e41-8d5d-6c32cde46096 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] DELETE http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:44:56.335361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-059207b0-efdd-4e41-8d5d-6c32cde46096 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:56.335671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:56.335671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:56.336571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-059207b0-efdd-4e41-8d5d-6c32cde46096 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:56.337410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-059207b0-efdd-4e41-8d5d-6c32cde46096 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Delete volume with id: 4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:44:56.522730 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:56.522730 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:56.525700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-059207b0-efdd-4e41-8d5d-6c32cde46096 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Volume info retrieved successfully. Jan 21 08:44:56.657314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-059207b0-efdd-4e41-8d5d-6c32cde46096 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Delete volume request issued successfully. Jan 21 08:44:56.658479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-059207b0-efdd-4e41-8d5d-6c32cde46096 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 returned with HTTP 202 Jan 21 08:44:56.659942 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1251/2489] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:56 2021] DELETE /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 => generated 0 bytes in 333 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:44:56.673381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56347a14-2022-40fb-b1e1-574b9a570d8e tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] GET http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:44:56.674550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56347a14-2022-40fb-b1e1-574b9a570d8e tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:56.690314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56347a14-2022-40fb-b1e1-574b9a570d8e tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:56.850568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64cdb4de-da95-4f64-b12d-67a701418f7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:44:56.852632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64cdb4de-da95-4f64-b12d-67a701418f7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:56.853139 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:56.853139 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:56.858201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64cdb4de-da95-4f64-b12d-67a701418f7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:56.965741 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:56.965741 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:57.027942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-56347a14-2022-40fb-b1e1-574b9a570d8e tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Volume info retrieved successfully. Jan 21 08:44:57.090901 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:57.090901 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:57.175759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-64cdb4de-da95-4f64-b12d-67a701418f7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Volume info retrieved successfully. Jan 21 08:44:57.180004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56347a14-2022-40fb-b1e1-574b9a570d8e tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 returned with HTTP 200 Jan 21 08:44:57.191302 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1239/2490] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:56 2021] GET /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 => generated 910 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:57.241917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64cdb4de-da95-4f64-b12d-67a701418f7f tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 200 Jan 21 08:44:57.245148 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1252/2491] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:56 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 1357 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:44:58.202100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a1deef5-4acb-4aaa-8a14-1dbd4ac90ee2 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] GET http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:44:58.203323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a1deef5-4acb-4aaa-8a14-1dbd4ac90ee2 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:58.206385 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:58.206385 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:58.207495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a1deef5-4acb-4aaa-8a14-1dbd4ac90ee2 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:58.262534 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6dcc674-e9a9-4412-8642-31efd8623a63 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] GET http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 Jan 21 08:44:58.271894 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6dcc674-e9a9-4412-8642-31efd8623a63 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:58.287524 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:58.287524 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:58.288299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6dcc674-e9a9-4412-8642-31efd8623a63 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:58.386489 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:58.386489 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:58.410571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8a1deef5-4acb-4aaa-8a14-1dbd4ac90ee2 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Volume info retrieved successfully. Jan 21 08:44:58.458438 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6dcc674-e9a9-4412-8642-31efd8623a63 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 returned with HTTP 404 Jan 21 08:44:58.460638 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1253/2492] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:58 2021] GET /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/21d8ff5c-68af-4fc8-a330-f3768f5ec835 => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:58.463884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a1deef5-4acb-4aaa-8a14-1dbd4ac90ee2 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 returned with HTTP 200 Jan 21 08:44:58.466223 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1240/2493] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:58 2021] GET /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 => generated 910 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:58.473332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7a208a0-d3fd-49e4-88f2-502291135631 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] DELETE http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:44:58.474015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7a208a0-d3fd-49e4-88f2-502291135631 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:58.474406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7a208a0-d3fd-49e4-88f2-502291135631 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:58.474910 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-c7a208a0-d3fd-49e4-88f2-502291135631 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] Delete volume with id: 6f4d509c-bcf6-4784-8946-3b3f32874700 Jan 21 08:44:58.550315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7a208a0-d3fd-49e4-88f2-502291135631 tempest-VolumesBackupsTest-87686087 tempest-VolumesBackupsTest-87686087] http://10.222.0.50/volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 returned with HTTP 404 Jan 21 08:44:58.553946 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1254/2494] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:58 2021] DELETE /volume/v3/3529232bc60044d48acc07daf4f89cbd/volumes/6f4d509c-bcf6-4784-8946-3b3f32874700 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:59.489266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33b789a6-2471-402a-b3c8-c157084e8a77 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] GET http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:44:59.489784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33b789a6-2471-402a-b3c8-c157084e8a77 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:59.489976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:59.489976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:44:59.490593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33b789a6-2471-402a-b3c8-c157084e8a77 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:59.731931 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:59.731931 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:44:59.779355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-33b789a6-2471-402a-b3c8-c157084e8a77 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Volume info retrieved successfully. Jan 21 08:44:59.853400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33b789a6-2471-402a-b3c8-c157084e8a77 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 returned with HTTP 200 Jan 21 08:44:59.867915 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1241/2495] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:59 2021] GET /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 => generated 910 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:00.878020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3694718f-09c7-4e4a-9e3a-ee369f1b7d67 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] GET http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:45:00.880062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3694718f-09c7-4e4a-9e3a-ee369f1b7d67 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:00.888509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3694718f-09c7-4e4a-9e3a-ee369f1b7d67 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:01.237549 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:01.237549 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:01.276891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3694718f-09c7-4e4a-9e3a-ee369f1b7d67 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Volume info retrieved successfully. Jan 21 08:45:01.399907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3694718f-09c7-4e4a-9e3a-ee369f1b7d67 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 returned with HTTP 200 Jan 21 08:45:01.420068 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1255/2496] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:00 2021] GET /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 => generated 910 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:02.426483 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1c2c3de-3a29-4e52-9e4b-28d76d4ea212 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] GET http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 Jan 21 08:45:02.427567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1c2c3de-3a29-4e52-9e4b-28d76d4ea212 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:02.428836 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:02.428836 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:02.431782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1c2c3de-3a29-4e52-9e4b-28d76d4ea212 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:02.607462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1c2c3de-3a29-4e52-9e4b-28d76d4ea212 tempest-AbsoluteLimitsTests-566580903 tempest-AbsoluteLimitsTests-566580903] http://10.222.0.50/volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 returned with HTTP 404 Jan 21 08:45:02.614306 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1242/2497] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:02 2021] GET /volume/v3/1229d9abe7784d149646e2fa4e58fdc3/volumes/4c4c9029-8557-4a39-8c0f-a3ef8555f550 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:45:07.582298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35ae9f20-56b2-41c0-9177-c52c0661e6df tempest-ExtensionsTestJSON-728897067 tempest-ExtensionsTestJSON-728897067] GET http://10.222.0.50/volume/v3/ff7c010957194bcaac74b1b9e8d57e42/extensions Jan 21 08:45:07.583203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35ae9f20-56b2-41c0-9177-c52c0661e6df tempest-ExtensionsTestJSON-728897067 tempest-ExtensionsTestJSON-728897067] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:07.583576 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:07.583576 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:07.584193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35ae9f20-56b2-41c0-9177-c52c0661e6df tempest-ExtensionsTestJSON-728897067 tempest-ExtensionsTestJSON-728897067] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:07.585459 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35ae9f20-56b2-41c0-9177-c52c0661e6df tempest-ExtensionsTestJSON-728897067 tempest-ExtensionsTestJSON-728897067] http://10.222.0.50/volume/v3/ff7c010957194bcaac74b1b9e8d57e42/extensions returned with HTTP 200 Jan 21 08:45:07.599470 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1256/2498] 10.222.0.50 () {58 vars in 1213 bytes} [Thu Jan 21 08:45:06 2021] GET /volume/v3/ff7c010957194bcaac74b1b9e8d57e42/extensions => generated 5245 bytes in 827 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:45:09.490641 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] POST http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes Jan 21 08:45:09.492285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1524763223"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:45:09.494544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Create volume request body: {'volume': {'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1524763223'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:45:09.827239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Create volume of 1 GB Jan 21 08:45:09.879551 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Availability Zones retrieved successfully. Jan 21 08:45:09.945810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Flow 'volume_create_api' (8d5ab7fa-e68f-446b-9503-a5638b21068e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:45:09.953484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4a0c80-834c-4bf5-a1a4-1690ae23fee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:09.958638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:45:10.448936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4a0c80-834c-4bf5-a1a4-1690ae23fee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:10.454097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dd5bf6e-e418-431f-9f8d-66969875f579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:10.733014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Created reservations ['97a3cd1c-c0e7-4130-8700-2b67e2cafab0', 'bd750570-00a1-4b42-80a8-62a210862ff2', '16bd8f47-d2ab-4e40-8533-ce915987c359', '17f34cc5-7c8b-4941-8226-32d9afc374ad'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:45:10.735312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dd5bf6e-e418-431f-9f8d-66969875f579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97a3cd1c-c0e7-4130-8700-2b67e2cafab0', 'bd750570-00a1-4b42-80a8-62a210862ff2', '16bd8f47-d2ab-4e40-8533-ce915987c359', '17f34cc5-7c8b-4941-8226-32d9afc374ad']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:10.737810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2260d61a-96e4-4b31-89b3-ca18a2e49243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:10.888749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2260d61a-96e4-4b31-89b3-ca18a2e49243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df221dde-9d98-4595-be98-93f7da8cdc7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1524763223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc611c8f0b34e1d9fe3828685bd3b7d',qos_specs=None,replication_status=,reservations=['97a3cd1c-c0e7-4130-8700-2b67e2cafab0','bd750570-00a1-4b42-80a8-62a210862ff2','16bd8f47-d2ab-4e40-8533-ce915987c359','17f34cc5-7c8b-4941-8226-32d9afc374ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d2faeb26c42457a80252c30eeead22c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1524763223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df221dde-9d98-4595-be98-93f7da8cdc7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc611c8f0b34e1d9fe3828685bd3b7d',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='8d2faeb26c42457a80252c30eeead22c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:10.898612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b07cc26e-8c32-4a81-937c-31d27c5c6275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:10.992042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b07cc26e-8c32-4a81-937c-31d27c5c6275) 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-1524763223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc611c8f0b34e1d9fe3828685bd3b7d',qos_specs=None,replication_status=,reservations=['97a3cd1c-c0e7-4130-8700-2b67e2cafab0','bd750570-00a1-4b42-80a8-62a210862ff2','16bd8f47-d2ab-4e40-8533-ce915987c359','17f34cc5-7c8b-4941-8226-32d9afc374ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d2faeb26c42457a80252c30eeead22c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:10.994385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3275fc9b-dc51-4784-8afc-6651d4b8527a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:11.033678 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3275fc9b-dc51-4784-8afc-6651d4b8527a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:11.036570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Flow 'volume_create_api' (8d5ab7fa-e68f-446b-9503-a5638b21068e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:45:11.181517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Create volume request issued successfully. Jan 21 08:45:11.262030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cba8121c-f7e5-4008-823f-b3641d521e1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes returned with HTTP 202 Jan 21 08:45:11.264202 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1243/2499] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:45:09 2021] POST /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes => generated 817 bytes in 1781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:45:11.282637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c36908df-66bd-4aae-a967-02ad7c58e4e7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:11.285437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c36908df-66bd-4aae-a967-02ad7c58e4e7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:11.288563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c36908df-66bd-4aae-a967-02ad7c58e4e7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:11.407762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:11.407762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:11.447011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c36908df-66bd-4aae-a967-02ad7c58e4e7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:11.539565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c36908df-66bd-4aae-a967-02ad7c58e4e7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:11.548773 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1257/2500] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:11 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:12.562215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fef7dfb6-9adf-45f8-9944-ed025fba5e90 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:12.563190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fef7dfb6-9adf-45f8-9944-ed025fba5e90 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:12.567192 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:12.567192 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:12.568364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fef7dfb6-9adf-45f8-9944-ed025fba5e90 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:12.745098 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:12.745098 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:12.749389 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fef7dfb6-9adf-45f8-9944-ed025fba5e90 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:12.777507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fef7dfb6-9adf-45f8-9944-ed025fba5e90 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:12.787478 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1244/2501] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:12 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:13.801036 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70cb818c-8678-41ce-9baf-ed77eff0168e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:13.801973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70cb818c-8678-41ce-9baf-ed77eff0168e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:13.802310 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:13.802310 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:13.802942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70cb818c-8678-41ce-9baf-ed77eff0168e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:14.077957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:14.077957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:14.123744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-70cb818c-8678-41ce-9baf-ed77eff0168e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:14.238874 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70cb818c-8678-41ce-9baf-ed77eff0168e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:14.245860 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1258/2502] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:13 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:15.264822 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d501074-7ea0-4ecb-9b8a-01392a317e75 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:15.265802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d501074-7ea0-4ecb-9b8a-01392a317e75 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:15.266165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:15.266165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:15.266835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d501074-7ea0-4ecb-9b8a-01392a317e75 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:15.499076 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:15.499076 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:15.524462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9d501074-7ea0-4ecb-9b8a-01392a317e75 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:15.572408 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d501074-7ea0-4ecb-9b8a-01392a317e75 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:15.574384 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1245/2503] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:15 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:16.618951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fcea546-549b-4b55-8784-aab9f8abcbe4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:16.622458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fcea546-549b-4b55-8784-aab9f8abcbe4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:16.622894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:16.622894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:16.627886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fcea546-549b-4b55-8784-aab9f8abcbe4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:17.092898 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:17.092898 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:17.143242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2fcea546-549b-4b55-8784-aab9f8abcbe4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:17.318421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fcea546-549b-4b55-8784-aab9f8abcbe4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:17.340551 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1259/2504] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:16 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:18.351878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38021415-f73b-4a76-bf0d-564f6d4a210d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:18.353804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38021415-f73b-4a76-bf0d-564f6d4a210d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:18.354409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:18.354409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:18.355898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-38021415-f73b-4a76-bf0d-564f6d4a210d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:18.683686 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:18.683686 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:18.734434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-38021415-f73b-4a76-bf0d-564f6d4a210d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:18.836232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-38021415-f73b-4a76-bf0d-564f6d4a210d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:18.850924 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1246/2505] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:18 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:19.583531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] POST http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes Jan 21 08:45:19.588239 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:19.588239 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:19.589708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1427143416"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:45:19.593334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume request body: {'volume': {'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1427143416'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:45:19.881562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86028fda-3e55-416d-a745-7b2adb962840 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:19.882410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86028fda-3e55-416d-a745-7b2adb962840 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:19.882767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:19.882767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:19.883684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86028fda-3e55-416d-a745-7b2adb962840 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:20.092111 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume of 1 GB Jan 21 08:45:20.211893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Availability Zones retrieved successfully. Jan 21 08:45:20.396291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Flow 'volume_create_api' (364fe2d0-9105-4e53-952a-cdbd44bfb5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:45:20.409855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd7736a-9fa2-4a72-9aea-8129c2b479af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:20.423242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:20.423242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:20.434422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:45:20.501805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-86028fda-3e55-416d-a745-7b2adb962840 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:20.683672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86028fda-3e55-416d-a745-7b2adb962840 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:20.709725 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1247/2506] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:19 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 835 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:21.031402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd7736a-9fa2-4a72-9aea-8129c2b479af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:21.048672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (733ddcb2-e497-43f8-ada0-704b4bf5c31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:21.442660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Created reservations ['1927558d-ab32-4fc3-8b68-6cbc0e83d2a0', 'e1ab42a2-2958-46b4-b086-de7d5dee7cfc', '478763ea-baab-48c9-8ac8-419aeb52239b', '29bab6b8-0ba3-4dc9-84fb-19c2852f0934'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:45:21.448768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (733ddcb2-e497-43f8-ada0-704b4bf5c31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1927558d-ab32-4fc3-8b68-6cbc0e83d2a0', 'e1ab42a2-2958-46b4-b086-de7d5dee7cfc', '478763ea-baab-48c9-8ac8-419aeb52239b', '29bab6b8-0ba3-4dc9-84fb-19c2852f0934']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:21.459415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25859c78-c089-4193-b31b-03406b580003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:21.721565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87c57842-a963-4192-b6a5-54ff3ca1b640 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:21.722544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87c57842-a963-4192-b6a5-54ff3ca1b640 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:21.722875 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:21.722875 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:21.723634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87c57842-a963-4192-b6a5-54ff3ca1b640 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:21.757809 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25859c78-c089-4193-b31b-03406b580003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4793313d-8ff4-46cc-8e31-94b7dab4ccae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1427143416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68f94f4ebae4da39de7a4f62f2c622b',qos_specs=None,replication_status=,reservations=['1927558d-ab32-4fc3-8b68-6cbc0e83d2a0','e1ab42a2-2958-46b4-b086-de7d5dee7cfc','478763ea-baab-48c9-8ac8-419aeb52239b','29bab6b8-0ba3-4dc9-84fb-19c2852f0934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf248c2ac86c4548a1b4911b4553ec05',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1427143416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4793313d-8ff4-46cc-8e31-94b7dab4ccae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d68f94f4ebae4da39de7a4f62f2c622b',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='cf248c2ac86c4548a1b4911b4553ec05',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:21.794582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1824de7a-15e3-495d-8a01-1feebc3dc57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:22.092442 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1824de7a-15e3-495d-8a01-1feebc3dc57a) 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-1427143416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68f94f4ebae4da39de7a4f62f2c622b',qos_specs=None,replication_status=,reservations=['1927558d-ab32-4fc3-8b68-6cbc0e83d2a0','e1ab42a2-2958-46b4-b086-de7d5dee7cfc','478763ea-baab-48c9-8ac8-419aeb52239b','29bab6b8-0ba3-4dc9-84fb-19c2852f0934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf248c2ac86c4548a1b4911b4553ec05',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:22.103585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db19e3f-87ef-4d77-b7a4-9a4b5dd265f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:22.123926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:22.123926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:22.174330 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-87c57842-a963-4192-b6a5-54ff3ca1b640 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:22.225607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db19e3f-87ef-4d77-b7a4-9a4b5dd265f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:22.253760 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Flow 'volume_create_api' (364fe2d0-9105-4e53-952a-cdbd44bfb5b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:45:22.362537 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87c57842-a963-4192-b6a5-54ff3ca1b640 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:22.364211 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1248/2507] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:21 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:22.554160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume request issued successfully. Jan 21 08:45:22.649561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b12cd753-925e-4d0a-b761-db9232dc23a6 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes returned with HTTP 202 Jan 21 08:45:22.673432 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1260/2508] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:45:19 2021] POST /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes => generated 816 bytes in 3098 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:45:22.694067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9fb23e9e-33b0-4562-bce4-b996f5ac99a3 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:22.695377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9fb23e9e-33b0-4562-bce4-b996f5ac99a3 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:22.696709 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:22.696709 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:22.697886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9fb23e9e-33b0-4562-bce4-b996f5ac99a3 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:22.924697 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:22.924697 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:22.963422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9fb23e9e-33b0-4562-bce4-b996f5ac99a3 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:23.071976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9fb23e9e-33b0-4562-bce4-b996f5ac99a3 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:23.083801 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1249/2509] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:22 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 884 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:23.399595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f95c73f-2e49-4e34-aa7c-088fac7fe443 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:23.400763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f95c73f-2e49-4e34-aa7c-088fac7fe443 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:23.401291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:23.401291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:23.410030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f95c73f-2e49-4e34-aa7c-088fac7fe443 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:23.663985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] POST http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes Jan 21 08:45:23.665062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:23.665062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:23.666059 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:23.666059 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:23.667232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1936795810"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:45:23.674061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1936795810'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:45:23.674663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Create volume of 1 GB Jan 21 08:45:23.685042 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:23.685042 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:23.725265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2f95c73f-2e49-4e34-aa7c-088fac7fe443 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:23.763506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Availability Zones retrieved successfully. Jan 21 08:45:23.847539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Flow 'volume_create_api' (57e7fbbd-48e0-47ac-b12a-cd0d8f63346c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:45:23.860968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f95c73f-2e49-4e34-aa7c-088fac7fe443 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:23.862950 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1250/2510] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:23 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:23.869616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f645d092-e90b-4c8e-aaea-78aeae610514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:23.891600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:45:24.109186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a02025e4-9769-42fd-a8e7-07a9b4e297b2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:24.122711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a02025e4-9769-42fd-a8e7-07a9b4e297b2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:24.122711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:24.122711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:24.122711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a02025e4-9769-42fd-a8e7-07a9b4e297b2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:24.185238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f645d092-e90b-4c8e-aaea-78aeae610514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:24.190995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01686a1-c5ea-4946-a091-42843036e8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:24.388542 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:24.388542 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:24.424828 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a02025e4-9769-42fd-a8e7-07a9b4e297b2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:24.549490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a02025e4-9769-42fd-a8e7-07a9b4e297b2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:24.556225 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1251/2511] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:24 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:24.770253 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Created reservations ['0e2b71d2-0d7d-4668-b758-4d264535c24a', '421aa808-3e65-430d-a3a5-51e68ba6a0c1', '7795cacc-7deb-4e56-be41-caa24ce7a68c', '27b8d5fa-b38f-47b8-bc8d-31e819649656'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:45:24.773801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01686a1-c5ea-4946-a091-42843036e8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e2b71d2-0d7d-4668-b758-4d264535c24a', '421aa808-3e65-430d-a3a5-51e68ba6a0c1', '7795cacc-7deb-4e56-be41-caa24ce7a68c', '27b8d5fa-b38f-47b8-bc8d-31e819649656']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:24.781022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b43b38-0d32-47cd-ab48-7a73b3272149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:24.906754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e31fa657-7994-4845-82c7-2e45d0acdee4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:24.913147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e31fa657-7994-4845-82c7-2e45d0acdee4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:24.917904 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:24.917904 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:24.929315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e31fa657-7994-4845-82c7-2e45d0acdee4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:25.095501 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:25.095501 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:25.107378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e31fa657-7994-4845-82c7-2e45d0acdee4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:25.138737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e31fa657-7994-4845-82c7-2e45d0acdee4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:25.151556 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1252/2512] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:24 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:25.312212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b43b38-0d32-47cd-ab48-7a73b3272149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50c792c-f51a-45e8-88c6-9b4928242b87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1936795810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68404004bb7483b8e6e248a29e8d64f',qos_specs=None,replication_status=,reservations=['0e2b71d2-0d7d-4668-b758-4d264535c24a','421aa808-3e65-430d-a3a5-51e68ba6a0c1','7795cacc-7deb-4e56-be41-caa24ce7a68c','27b8d5fa-b38f-47b8-bc8d-31e819649656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb543974e28345119b6041930f5114f4',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:45:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1936795810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f50c792c-f51a-45e8-88c6-9b4928242b87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c68404004bb7483b8e6e248a29e8d64f',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='bb543974e28345119b6041930f5114f4',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:25.324261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5295fc77-2269-4aad-a80e-25210743e6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:25.484856 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5295fc77-2269-4aad-a80e-25210743e6c1) 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-1936795810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c68404004bb7483b8e6e248a29e8d64f',qos_specs=None,replication_status=,reservations=['0e2b71d2-0d7d-4668-b758-4d264535c24a','421aa808-3e65-430d-a3a5-51e68ba6a0c1','7795cacc-7deb-4e56-be41-caa24ce7a68c','27b8d5fa-b38f-47b8-bc8d-31e819649656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb543974e28345119b6041930f5114f4',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:25.489842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d64bbc4d-f826-48d3-a10c-16b2d8cd8266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:45:25.574506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76657de2-c69c-4161-a4c4-6326d9a26d2a tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:25.579487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76657de2-c69c-4161-a4c4-6326d9a26d2a tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:25.579887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:25.579887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:25.580664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76657de2-c69c-4161-a4c4-6326d9a26d2a tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:25.583774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d64bbc4d-f826-48d3-a10c-16b2d8cd8266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:45:25.608789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Flow 'volume_create_api' (57e7fbbd-48e0-47ac-b12a-cd0d8f63346c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:45:25.661266 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:25.661266 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:25.676641 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-76657de2-c69c-4161-a4c4-6326d9a26d2a tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:25.720489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76657de2-c69c-4161-a4c4-6326d9a26d2a tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:25.736859 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1253/2513] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:25 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:25.856295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Create volume request issued successfully. Jan 21 08:45:25.925527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca5e7a3f-8d48-409c-b516-3a751cd8e416 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes returned with HTTP 202 Jan 21 08:45:25.926399 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1261/2514] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:45:22 2021] POST /volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes => generated 827 bytes in 3044 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:45:25.944329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf23b55e-86f1-49c8-a32a-b287feb390a6 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:45:25.945246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf23b55e-86f1-49c8-a32a-b287feb390a6 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:25.945594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:25.945594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:25.946247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf23b55e-86f1-49c8-a32a-b287feb390a6 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:26.163427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8936dca-bdf9-42d3-b348-504a98e09cee tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:26.164969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8936dca-bdf9-42d3-b348-504a98e09cee tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:26.165351 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:26.165351 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:26.166022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8936dca-bdf9-42d3-b348-504a98e09cee tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:26.371027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:26.371027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:26.434421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bf23b55e-86f1-49c8-a32a-b287feb390a6 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:45:26.570833 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:26.570833 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:26.599949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf23b55e-86f1-49c8-a32a-b287feb390a6 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 returned with HTTP 200 Jan 21 08:45:26.604391 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1254/2515] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:25 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 => generated 919 bytes in 667 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:26.631415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b8936dca-bdf9-42d3-b348-504a98e09cee tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:26.693199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8936dca-bdf9-42d3-b348-504a98e09cee tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:26.694623 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1262/2516] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:26 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:26.743939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f425c506-e597-4853-8082-3e068c6ae287 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:26.744909 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f425c506-e597-4853-8082-3e068c6ae287 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:26.750099 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:26.750099 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:26.751980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f425c506-e597-4853-8082-3e068c6ae287 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:26.911945 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:26.911945 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:26.946237 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f425c506-e597-4853-8082-3e068c6ae287 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:27.007063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f425c506-e597-4853-8082-3e068c6ae287 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:27.010204 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1255/2517] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:26 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:27.625298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39963e31-7a21-4758-8acc-39f28c9523f9 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:45:27.627180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39963e31-7a21-4758-8acc-39f28c9523f9 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:27.631080 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:27.631080 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:27.631961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39963e31-7a21-4758-8acc-39f28c9523f9 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:27.711621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b4212e7-b5a8-43f3-8f35-b8a2cc20c679 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:27.712404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b4212e7-b5a8-43f3-8f35-b8a2cc20c679 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:27.712790 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:27.712790 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:27.713407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b4212e7-b5a8-43f3-8f35-b8a2cc20c679 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:27.834409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:27.834409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:27.921341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-39963e31-7a21-4758-8acc-39f28c9523f9 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:45:27.976678 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:27.976678 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:28.011368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1b4212e7-b5a8-43f3-8f35-b8a2cc20c679 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:28.073314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39963e31-7a21-4758-8acc-39f28c9523f9 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 returned with HTTP 200 Jan 21 08:45:28.085225 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1263/2518] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:27 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 => generated 919 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:28.112781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-853b4e6e-190f-4356-89cc-654c996c8b8a tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:28.114258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-853b4e6e-190f-4356-89cc-654c996c8b8a tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:28.115416 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:28.115416 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:28.116731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-853b4e6e-190f-4356-89cc-654c996c8b8a tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:28.137006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b4212e7-b5a8-43f3-8f35-b8a2cc20c679 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:28.152083 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1256/2519] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:27 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:28.210268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:28.210268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:28.237408 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-853b4e6e-190f-4356-89cc-654c996c8b8a tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:28.290256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-853b4e6e-190f-4356-89cc-654c996c8b8a tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:28.292948 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1264/2520] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:28 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:29.107160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02997162-95f4-4d3a-9423-c901792acc23 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:45:29.109648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02997162-95f4-4d3a-9423-c901792acc23 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:29.112078 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:29.112078 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:29.117287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02997162-95f4-4d3a-9423-c901792acc23 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:29.171904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7569865f-e0ea-45b2-ba02-cf01076d54d9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:29.186149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7569865f-e0ea-45b2-ba02-cf01076d54d9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:29.189308 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:29.189308 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:29.191699 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7569865f-e0ea-45b2-ba02-cf01076d54d9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:29.390909 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:29.390909 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:29.430197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02997162-95f4-4d3a-9423-c901792acc23 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:45:29.508486 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:29.508486 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:29.538680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02997162-95f4-4d3a-9423-c901792acc23 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 returned with HTTP 200 Jan 21 08:45:29.540645 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1257/2521] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:29 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 => generated 920 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:29.549130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7569865f-e0ea-45b2-ba02-cf01076d54d9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:29.572516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-139d5443-5c09-4a20-8a15-63a7ecf48231 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:29.584496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-139d5443-5c09-4a20-8a15-63a7ecf48231 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:29.585296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:29.585296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:29.586664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-139d5443-5c09-4a20-8a15-63a7ecf48231 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:29.652679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7569865f-e0ea-45b2-ba02-cf01076d54d9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:29.679468 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1265/2522] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:29 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:29.691032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05e52e79-c0b0-4106-a6b0-f42ade77c988 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] POST http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots Jan 21 08:45:29.692050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:29.692050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:29.697994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05e52e79-c0b0-4106-a6b0-f42ade77c988 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f50c792c-f51a-45e8-88c6-9b4928242b87", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1660113725"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:45:29.829234 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:29.829234 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:29.896085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-139d5443-5c09-4a20-8a15-63a7ecf48231 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:30.037392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-139d5443-5c09-4a20-8a15-63a7ecf48231 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:30.038570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:30.038570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:30.059966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-05e52e79-c0b0-4106-a6b0-f42ade77c988 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:45:30.059966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-05e52e79-c0b0-4106-a6b0-f42ade77c988 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Create snapshot from volume f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:45:30.066881 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1258/2523] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:29 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:30.590287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-05e52e79-c0b0-4106-a6b0-f42ade77c988 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Created reservations ['0dcb41fa-41e4-4da3-9f09-e422f88ef4a4', 'b75f2183-aab1-4756-a8f3-c8bf933aca90', '3e7cd407-ee8e-4f7c-9986-ee76c88fb269', '76ec4451-1c36-46ae-bb22-5dd815ba55cf'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:45:30.699185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-902ba658-5488-4b85-9192-82aa91ce3318 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:30.701353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-902ba658-5488-4b85-9192-82aa91ce3318 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:30.701950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:30.701950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:30.703804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-902ba658-5488-4b85-9192-82aa91ce3318 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:30.955829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-05e52e79-c0b0-4106-a6b0-f42ade77c988 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot create request issued successfully. Jan 21 08:45:30.956792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05e52e79-c0b0-4106-a6b0-f42ade77c988 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots returned with HTTP 202 Jan 21 08:45:30.957979 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1266/2524] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:45:29 2021] POST /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots => generated 314 bytes in 1293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:45:30.979529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af2ae138-ea3f-4058-9594-548ab2832fb3 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:30.983516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af2ae138-ea3f-4058-9594-548ab2832fb3 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:30.983897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:30.983897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:30.984508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af2ae138-ea3f-4058-9594-548ab2832fb3 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:31.064162 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:31.064162 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:31.126965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:31.126965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:31.128479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-902ba658-5488-4b85-9192-82aa91ce3318 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:31.137467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-af2ae138-ea3f-4058-9594-548ab2832fb3 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:31.148868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af2ae138-ea3f-4058-9594-548ab2832fb3 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 200 Jan 21 08:45:31.151038 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1267/2525] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:30 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 446 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:31.184127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8890b1fa-1d3a-4c11-9709-1c433d19c6d4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:31.190453 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8890b1fa-1d3a-4c11-9709-1c433d19c6d4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:31.190453 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:31.190453 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:31.190453 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8890b1fa-1d3a-4c11-9709-1c433d19c6d4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:31.267505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-902ba658-5488-4b85-9192-82aa91ce3318 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:31.276417 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1259/2526] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:30 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:31.386868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:31.386868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:31.406866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8890b1fa-1d3a-4c11-9709-1c433d19c6d4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:31.474482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8890b1fa-1d3a-4c11-9709-1c433d19c6d4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:31.477134 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1268/2527] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:31 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:32.171718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36064c59-2c2f-43e7-8bd4-08bf8a1ad127 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:32.172699 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36064c59-2c2f-43e7-8bd4-08bf8a1ad127 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:32.174521 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:32.174521 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:32.175960 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36064c59-2c2f-43e7-8bd4-08bf8a1ad127 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:32.335885 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:32.335885 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:32.336280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5cecb2b-4b3d-4c2a-a4cf-8ed083bf1763 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:32.336280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5cecb2b-4b3d-4c2a-a4cf-8ed083bf1763 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:32.336280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:32.336280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:32.336656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-36064c59-2c2f-43e7-8bd4-08bf8a1ad127 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:32.336771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5cecb2b-4b3d-4c2a-a4cf-8ed083bf1763 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:32.336907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36064c59-2c2f-43e7-8bd4-08bf8a1ad127 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 200 Jan 21 08:45:32.336907 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1260/2528] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:32 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 446 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:32.446717 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:32.446717 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:32.471130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f5cecb2b-4b3d-4c2a-a4cf-8ed083bf1763 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:32.494067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb71ef54-5900-45d1-9f3d-62a2eb9a8654 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:32.500689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb71ef54-5900-45d1-9f3d-62a2eb9a8654 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:32.500689 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:32.500689 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:32.500689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb71ef54-5900-45d1-9f3d-62a2eb9a8654 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:32.555836 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5cecb2b-4b3d-4c2a-a4cf-8ed083bf1763 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:32.560540 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1269/2529] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:32 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:32.625698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:32.625698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:32.658378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eb71ef54-5900-45d1-9f3d-62a2eb9a8654 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:32.699771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb71ef54-5900-45d1-9f3d-62a2eb9a8654 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:32.702554 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1261/2530] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:32 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:33.347895 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94fee8fc-5615-4bcf-b844-e060b1d21bff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:33.348495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94fee8fc-5615-4bcf-b844-e060b1d21bff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:33.348701 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:33.348701 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:33.349934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94fee8fc-5615-4bcf-b844-e060b1d21bff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:33.430981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:33.430981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:33.432184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-94fee8fc-5615-4bcf-b844-e060b1d21bff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:33.445047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94fee8fc-5615-4bcf-b844-e060b1d21bff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 200 Jan 21 08:45:33.465237 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1270/2531] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:33 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 446 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:33.591301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-513c7c1b-8270-496b-ab64-ca16e1a01ca4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:33.591940 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-513c7c1b-8270-496b-ab64-ca16e1a01ca4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:33.592135 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:33.592135 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:33.592544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-513c7c1b-8270-496b-ab64-ca16e1a01ca4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:33.722348 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:33.722348 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:33.729462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf5a6575-47ad-4953-8f19-da0b379c5b52 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:33.730693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf5a6575-47ad-4953-8f19-da0b379c5b52 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:33.731784 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:33.731784 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:33.732409 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf5a6575-47ad-4953-8f19-da0b379c5b52 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:33.761119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-513c7c1b-8270-496b-ab64-ca16e1a01ca4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:33.827140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-513c7c1b-8270-496b-ab64-ca16e1a01ca4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:33.828831 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1262/2532] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:33 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:33.997950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:33.997950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:34.034567 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cf5a6575-47ad-4953-8f19-da0b379c5b52 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:34.198192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf5a6575-47ad-4953-8f19-da0b379c5b52 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:34.203474 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1271/2533] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:33 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:34.466202 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c1b46b1-206f-4430-923a-0f97e79b00d7 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:34.467847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c1b46b1-206f-4430-923a-0f97e79b00d7 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:34.468240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:34.468240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:34.468820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c1b46b1-206f-4430-923a-0f97e79b00d7 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:34.545462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:34.545462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:34.557224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8c1b46b1-206f-4430-923a-0f97e79b00d7 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:34.560424 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c1b46b1-206f-4430-923a-0f97e79b00d7 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 200 Jan 21 08:45:34.561476 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1263/2534] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:34 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 446 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:34.862052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa5db9ad-5ec8-4e04-81d9-243a68d1b7b5 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:34.862742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa5db9ad-5ec8-4e04-81d9-243a68d1b7b5 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:34.870522 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:34.870522 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:34.871753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa5db9ad-5ec8-4e04-81d9-243a68d1b7b5 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:35.430930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99c10418-cc28-4a8e-918d-2285de89d717 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:35.430930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99c10418-cc28-4a8e-918d-2285de89d717 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:35.430930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:35.430930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:35.430930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99c10418-cc28-4a8e-918d-2285de89d717 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:35.435319 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:35.435319 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:35.435319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fa5db9ad-5ec8-4e04-81d9-243a68d1b7b5 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:35.435319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa5db9ad-5ec8-4e04-81d9-243a68d1b7b5 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:35.435319 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1272/2535] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:34 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:35.436394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:35.436394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:35.436394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-99c10418-cc28-4a8e-918d-2285de89d717 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:35.536060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99c10418-cc28-4a8e-918d-2285de89d717 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:35.536060 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1264/2536] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:35 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:35.596839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a54e1fd1-4098-4d8c-82f5-11a9c627c0af tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:35.611776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a54e1fd1-4098-4d8c-82f5-11a9c627c0af tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:35.614027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:35.614027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:35.615074 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a54e1fd1-4098-4d8c-82f5-11a9c627c0af tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:35.701027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:35.701027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:35.706914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a54e1fd1-4098-4d8c-82f5-11a9c627c0af tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:35.717445 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a54e1fd1-4098-4d8c-82f5-11a9c627c0af tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 200 Jan 21 08:45:35.718253 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1273/2537] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:35 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 473 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:35.730051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe08a2c6-4fed-4bb1-90eb-41c29b8df615 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] POST http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots Jan 21 08:45:35.731575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:35.731575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:35.732716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe08a2c6-4fed-4bb1-90eb-41c29b8df615 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f50c792c-f51a-45e8-88c6-9b4928242b87", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1199863105"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:45:35.817211 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:35.817211 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:35.818755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fe08a2c6-4fed-4bb1-90eb-41c29b8df615 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:45:35.819241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-fe08a2c6-4fed-4bb1-90eb-41c29b8df615 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Create snapshot from volume f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:45:35.996411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-fe08a2c6-4fed-4bb1-90eb-41c29b8df615 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Created reservations ['2b2ada8a-5d11-44fc-b455-29375a3fbc58', '1bc43ada-1ca9-43c2-9bb6-a7d53bfa856e', 'c93b061d-fb80-4e27-8f79-f54549572893', '365191cc-b2a9-43ce-9ec0-af104ea3a058'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:45:36.258901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fe08a2c6-4fed-4bb1-90eb-41c29b8df615 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot create request issued successfully. Jan 21 08:45:36.259864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe08a2c6-4fed-4bb1-90eb-41c29b8df615 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots returned with HTTP 202 Jan 21 08:45:36.261114 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1265/2538] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:45:35 2021] POST /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots => generated 314 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:45:36.276411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb4871ec-910a-4999-8bd7-9cfda354c597 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:36.276952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb4871ec-910a-4999-8bd7-9cfda354c597 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:36.277280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:36.277280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:36.277497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb4871ec-910a-4999-8bd7-9cfda354c597 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:36.326497 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:36.326497 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:36.331805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fb4871ec-910a-4999-8bd7-9cfda354c597 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:36.334038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb4871ec-910a-4999-8bd7-9cfda354c597 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef returned with HTTP 200 Jan 21 08:45:36.344066 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1274/2539] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:36 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef => generated 446 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:36.372804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-876562e8-36b0-4e5e-9806-2ab8315bee4b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:36.373357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-876562e8-36b0-4e5e-9806-2ab8315bee4b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:36.373589 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:36.373589 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:36.373976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-876562e8-36b0-4e5e-9806-2ab8315bee4b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:36.476977 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:36.476977 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:36.496710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-876562e8-36b0-4e5e-9806-2ab8315bee4b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:36.523969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-876562e8-36b0-4e5e-9806-2ab8315bee4b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:36.524836 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1266/2540] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:36 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:36.554732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69e8b195-cecb-48fc-8aa4-81bc7bfa34d2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:36.554732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69e8b195-cecb-48fc-8aa4-81bc7bfa34d2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:36.555660 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:36.555660 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:36.558587 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69e8b195-cecb-48fc-8aa4-81bc7bfa34d2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:36.794865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:36.794865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:36.822803 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69e8b195-cecb-48fc-8aa4-81bc7bfa34d2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:36.917426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69e8b195-cecb-48fc-8aa4-81bc7bfa34d2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:36.925450 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1275/2541] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:36 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:37.360508 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f1bdda0-392d-421d-b09d-b2c3be8df5e0 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:37.361608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9f1bdda0-392d-421d-b09d-b2c3be8df5e0 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:37.362106 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:37.362106 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:37.365194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9f1bdda0-392d-421d-b09d-b2c3be8df5e0 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:37.430927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:37.430927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:37.432477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9f1bdda0-392d-421d-b09d-b2c3be8df5e0 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:37.435524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f1bdda0-392d-421d-b09d-b2c3be8df5e0 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef returned with HTTP 200 Jan 21 08:45:37.436926 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1267/2542] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:37 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef => generated 446 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:37.541659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9e7d629-644f-4fba-a15f-e6b6b4a6dd01 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:37.542191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9e7d629-644f-4fba-a15f-e6b6b4a6dd01 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:37.542392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:37.542392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:37.543851 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9e7d629-644f-4fba-a15f-e6b6b4a6dd01 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:37.655972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:37.655972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:37.684623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d9e7d629-644f-4fba-a15f-e6b6b4a6dd01 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:37.732592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9e7d629-644f-4fba-a15f-e6b6b4a6dd01 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:37.760259 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1276/2543] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:37 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:37.941224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18c6b99c-e01d-4f39-af27-802f67e0213e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:37.941876 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18c6b99c-e01d-4f39-af27-802f67e0213e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:37.942131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:37.942131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:37.942826 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18c6b99c-e01d-4f39-af27-802f67e0213e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:38.026367 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:38.026367 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:38.037523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-18c6b99c-e01d-4f39-af27-802f67e0213e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:38.064755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18c6b99c-e01d-4f39-af27-802f67e0213e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:38.066299 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1268/2544] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:37 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:38.452717 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d02cc8ba-b7fa-410c-80d3-d58909c4878a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:38.453279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d02cc8ba-b7fa-410c-80d3-d58909c4878a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:38.453504 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:38.453504 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:38.453885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d02cc8ba-b7fa-410c-80d3-d58909c4878a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:38.507239 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:38.507239 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:38.520950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d02cc8ba-b7fa-410c-80d3-d58909c4878a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:38.526256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d02cc8ba-b7fa-410c-80d3-d58909c4878a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef returned with HTTP 200 Jan 21 08:45:38.534951 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1277/2545] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:38 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef => generated 446 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:38.764201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1aa330b2-6dcb-47f8-bebd-cb8ef5d749d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:38.765008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1aa330b2-6dcb-47f8-bebd-cb8ef5d749d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:38.765008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:38.765008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:38.765404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1aa330b2-6dcb-47f8-bebd-cb8ef5d749d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:38.931493 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:38.931493 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:38.961032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1aa330b2-6dcb-47f8-bebd-cb8ef5d749d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:39.060505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1aa330b2-6dcb-47f8-bebd-cb8ef5d749d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:39.062119 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1269/2546] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:38 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:39.082552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e38169f-8c6b-4770-8d27-5a5f006e74f1 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:39.083395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e38169f-8c6b-4770-8d27-5a5f006e74f1 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:39.083887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:39.083887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:39.084269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e38169f-8c6b-4770-8d27-5a5f006e74f1 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:39.146490 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:39.146490 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:39.158406 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e38169f-8c6b-4770-8d27-5a5f006e74f1 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:39.186590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e38169f-8c6b-4770-8d27-5a5f006e74f1 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:39.188628 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1278/2547] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:39 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:39.551292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31ccb3a2-6449-40ec-823c-932702741bfd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:39.552302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31ccb3a2-6449-40ec-823c-932702741bfd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:39.552659 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:39.552659 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:39.554122 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31ccb3a2-6449-40ec-823c-932702741bfd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:39.597306 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:39.597306 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:39.604267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-31ccb3a2-6449-40ec-823c-932702741bfd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:39.607720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31ccb3a2-6449-40ec-823c-932702741bfd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef returned with HTTP 200 Jan 21 08:45:39.621312 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1270/2548] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:39 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef => generated 473 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:39.628700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e28acbfd-a010-4f8f-846b-1bbd81b14dd4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] POST http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots Jan 21 08:45:39.629399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:39.629399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:39.630098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e28acbfd-a010-4f8f-846b-1bbd81b14dd4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f50c792c-f51a-45e8-88c6-9b4928242b87", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:45:39.705096 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:39.705096 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:39.708528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e28acbfd-a010-4f8f-846b-1bbd81b14dd4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:45:39.709160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-e28acbfd-a010-4f8f-846b-1bbd81b14dd4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Create snapshot from volume f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:45:39.893219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-e28acbfd-a010-4f8f-846b-1bbd81b14dd4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Created reservations ['a71a371b-a0ea-48ba-b8d2-01ae3bdcbb0e', '4c5b27de-d15e-4f6e-ad6f-91765ca0822a', '7ce64202-097e-4ae5-9df5-968e54766472', '2cce8f67-0c2c-4e4e-852e-69788c96ef3b'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:45:40.078186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2ec6c4a-dfa8-4116-b579-844ef8f0ff73 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:40.078820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2ec6c4a-dfa8-4116-b579-844ef8f0ff73 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:40.079095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:40.079095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:40.079580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2ec6c4a-dfa8-4116-b579-844ef8f0ff73 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:40.183554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:40.183554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:40.207189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d2ec6c4a-dfa8-4116-b579-844ef8f0ff73 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:40.259138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e28acbfd-a010-4f8f-846b-1bbd81b14dd4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot create request issued successfully. Jan 21 08:45:40.274621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2ec6c4a-dfa8-4116-b579-844ef8f0ff73 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:40.275820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e28acbfd-a010-4f8f-846b-1bbd81b14dd4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots returned with HTTP 202 Jan 21 08:45:40.277955 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1279/2549] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:45:39 2021] POST /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots => generated 314 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:45:40.302159 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1271/2550] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:40 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:40.303933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d66d9764-bcbe-459b-a54a-b638b5e7f73e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:40.305631 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d66d9764-bcbe-459b-a54a-b638b5e7f73e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:40.306251 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:40.306251 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:40.306923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d66d9764-bcbe-459b-a54a-b638b5e7f73e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:40.314976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3352034-245a-4f0d-8529-c8b132e92b07 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 Jan 21 08:45:40.325117 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3352034-245a-4f0d-8529-c8b132e92b07 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:40.325736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:40.325736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:40.326800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3352034-245a-4f0d-8529-c8b132e92b07 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:40.404589 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:40.404589 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:40.407143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c3352034-245a-4f0d-8529-c8b132e92b07 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:40.412877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3352034-245a-4f0d-8529-c8b132e92b07 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 returned with HTTP 200 Jan 21 08:45:40.415079 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1272/2551] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:40 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 => generated 446 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:40.541162 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:40.541162 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:40.560110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d66d9764-bcbe-459b-a54a-b638b5e7f73e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:40.602081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d66d9764-bcbe-459b-a54a-b638b5e7f73e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:40.602797 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1280/2552] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:40 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:41.347206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab185a65-db52-478d-8587-7338f534b534 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:41.347206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab185a65-db52-478d-8587-7338f534b534 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:41.347206 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:41.347206 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:41.347206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab185a65-db52-478d-8587-7338f534b534 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:41.425997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a6cc8d7-92db-4eaa-8ceb-52db31d8cf46 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 Jan 21 08:45:41.426543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a6cc8d7-92db-4eaa-8ceb-52db31d8cf46 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:41.426801 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:41.426801 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:41.427193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a6cc8d7-92db-4eaa-8ceb-52db31d8cf46 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:41.501831 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:41.501831 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:41.502626 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4a6cc8d7-92db-4eaa-8ceb-52db31d8cf46 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:41.504703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a6cc8d7-92db-4eaa-8ceb-52db31d8cf46 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 returned with HTTP 200 Jan 21 08:45:41.505535 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1281/2553] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:41 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 => generated 446 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:41.587371 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:41.587371 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:41.628659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ab185a65-db52-478d-8587-7338f534b534 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:41.629628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-304ca200-e644-42e0-98a4-440728f4ef73 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:41.630178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-304ca200-e644-42e0-98a4-440728f4ef73 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:41.631038 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:41.631038 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:41.631038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-304ca200-e644-42e0-98a4-440728f4ef73 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:41.708920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab185a65-db52-478d-8587-7338f534b534 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:41.730239 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1273/2554] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:41 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:41.748707 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:41.748707 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:41.790865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-304ca200-e644-42e0-98a4-440728f4ef73 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:41.924386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-304ca200-e644-42e0-98a4-440728f4ef73 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:41.929901 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1282/2555] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:41 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:42.523485 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ff2560c-7056-489a-a24f-8037593e1632 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 Jan 21 08:45:42.526824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ff2560c-7056-489a-a24f-8037593e1632 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:42.531032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:42.531032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:42.532574 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ff2560c-7056-489a-a24f-8037593e1632 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:42.648608 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:42.648608 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:42.651230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2ff2560c-7056-489a-a24f-8037593e1632 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:42.658858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ff2560c-7056-489a-a24f-8037593e1632 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 returned with HTTP 200 Jan 21 08:45:42.677434 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1274/2556] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:42 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 => generated 446 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:42.746196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80594dd3-d7e4-4972-b538-3d9d6096e8cf tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:42.747203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80594dd3-d7e4-4972-b538-3d9d6096e8cf tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:42.747630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:42.747630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:42.749255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80594dd3-d7e4-4972-b538-3d9d6096e8cf tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:42.877824 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:42.877824 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:42.890535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-80594dd3-d7e4-4972-b538-3d9d6096e8cf tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:42.921959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80594dd3-d7e4-4972-b538-3d9d6096e8cf tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:42.923124 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1283/2557] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:42 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:42.951557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70d6f0d9-9748-4c4d-bb28-955cc3bd103e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:42.953162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70d6f0d9-9748-4c4d-bb28-955cc3bd103e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:42.953746 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:42.953746 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:42.954820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70d6f0d9-9748-4c4d-bb28-955cc3bd103e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:43.200865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:43.200865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:43.224959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-70d6f0d9-9748-4c4d-bb28-955cc3bd103e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:43.276477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70d6f0d9-9748-4c4d-bb28-955cc3bd103e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:43.304971 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1275/2558] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:42 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:43.678918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-afc670be-8214-4a9d-935b-eaeb4bae75a5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 Jan 21 08:45:43.680461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-afc670be-8214-4a9d-935b-eaeb4bae75a5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:43.680851 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:43.680851 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:43.681457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-afc670be-8214-4a9d-935b-eaeb4bae75a5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:43.731184 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:43.731184 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:43.732773 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-afc670be-8214-4a9d-935b-eaeb4bae75a5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:43.739009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-afc670be-8214-4a9d-935b-eaeb4bae75a5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 returned with HTTP 200 Jan 21 08:45:43.749336 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1284/2559] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:43 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 => generated 473 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:43.759025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9be1f560-7fbe-4baf-9e3a-8c37794d0492 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?limit=1 Jan 21 08:45:43.760379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9be1f560-7fbe-4baf-9e3a-8c37794d0492 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:43.760753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:43.760753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:43.762450 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9be1f560-7fbe-4baf-9e3a-8c37794d0492 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:43.763765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-9be1f560-7fbe-4baf-9e3a-8c37794d0492 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:43.771093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-9be1f560-7fbe-4baf-9e3a-8c37794d0492 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:43.825999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9be1f560-7fbe-4baf-9e3a-8c37794d0492 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:43.827410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9be1f560-7fbe-4baf-9e3a-8c37794d0492 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?limit=1 returned with HTTP 200 Jan 21 08:45:43.838953 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1276/2560] 10.222.0.50 () {58 vars in 1225 bytes} [Thu Jan 21 08:45:43 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?limit=1 => generated 515 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:43.852555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-158a9ee4-6c8e-4117-b982-75b33a715310 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots Jan 21 08:45:43.853486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-158a9ee4-6c8e-4117-b982-75b33a715310 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:43.854327 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:43.854327 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:43.854935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-158a9ee4-6c8e-4117-b982-75b33a715310 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:43.855871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-158a9ee4-6c8e-4117-b982-75b33a715310 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:43.859110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-158a9ee4-6c8e-4117-b982-75b33a715310 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:43.910835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-158a9ee4-6c8e-4117-b982-75b33a715310 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:43.913178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-158a9ee4-6c8e-4117-b982-75b33a715310 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots returned with HTTP 200 Jan 21 08:45:43.915198 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1285/2561] 10.222.0.50 () {58 vars in 1210 bytes} [Thu Jan 21 08:45:43 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots => generated 996 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:43.935344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eade0dda-ef83-4ac1-ab9f-82cd67811ae4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?limit=100000 Jan 21 08:45:43.936627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eade0dda-ef83-4ac1-ab9f-82cd67811ae4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:43.937192 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:43.937192 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:43.938820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eade0dda-ef83-4ac1-ab9f-82cd67811ae4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:43.940174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-eade0dda-ef83-4ac1-ab9f-82cd67811ae4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:43.944463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:43.944463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:43.948795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-eade0dda-ef83-4ac1-ab9f-82cd67811ae4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:43.959894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fccac4d1-4c49-4a9b-a4dc-56c270cf92cf tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:43.961830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fccac4d1-4c49-4a9b-a4dc-56c270cf92cf tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:43.963425 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:43.963425 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:43.964932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fccac4d1-4c49-4a9b-a4dc-56c270cf92cf tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.000242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eade0dda-ef83-4ac1-ab9f-82cd67811ae4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:44.002492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eade0dda-ef83-4ac1-ab9f-82cd67811ae4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?limit=100000 returned with HTTP 200 Jan 21 08:45:44.004598 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1277/2562] 10.222.0.50 () {58 vars in 1235 bytes} [Thu Jan 21 08:45:43 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?limit=100000 => generated 996 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:44.034650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79107051-b2c4-4754-aa5a-d25efb54964f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?limit=0 Jan 21 08:45:44.036055 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79107051-b2c4-4754-aa5a-d25efb54964f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:44.036628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:44.036628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:44.037630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79107051-b2c4-4754-aa5a-d25efb54964f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.038928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-79107051-b2c4-4754-aa5a-d25efb54964f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:44.040633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:44.040633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:44.044916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-79107051-b2c4-4754-aa5a-d25efb54964f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:44.085153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-79107051-b2c4-4754-aa5a-d25efb54964f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:44.086918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79107051-b2c4-4754-aa5a-d25efb54964f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?limit=0 returned with HTTP 200 Jan 21 08:45:44.088723 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1278/2563] 10.222.0.50 () {58 vars in 1225 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?limit=0 => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:45:44.113624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00aa95e3-11b9-4e92-a4da-829f7afa708b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots Jan 21 08:45:44.115911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00aa95e3-11b9-4e92-a4da-829f7afa708b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:44.121599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00aa95e3-11b9-4e92-a4da-829f7afa708b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.121599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-00aa95e3-11b9-4e92-a4da-829f7afa708b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:44.122844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-00aa95e3-11b9-4e92-a4da-829f7afa708b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:44.172708 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:44.172708 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:44.177226 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-00aa95e3-11b9-4e92-a4da-829f7afa708b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:44.180567 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00aa95e3-11b9-4e92-a4da-829f7afa708b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots returned with HTTP 200 Jan 21 08:45:44.196379 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1279/2564] 10.222.0.50 () {58 vars in 1210 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots => generated 996 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:44.197589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fccac4d1-4c49-4a9b-a4dc-56c270cf92cf tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:44.235155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d82bfb3e-aa97-47d0-b212-c42ad02c9fd8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?marker=e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:44.239986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d82bfb3e-aa97-47d0-b212-c42ad02c9fd8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:44.241736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:44.241736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:44.243877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d82bfb3e-aa97-47d0-b212-c42ad02c9fd8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.244923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-d82bfb3e-aa97-47d0-b212-c42ad02c9fd8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:44.248708 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:44.248708 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:44.251124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fccac4d1-4c49-4a9b-a4dc-56c270cf92cf tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:44.263855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-d82bfb3e-aa97-47d0-b212-c42ad02c9fd8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:44.265359 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1286/2565] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:43 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:44.313522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3331004c-20fc-4381-b671-c505fe1a8a4b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:44.315204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3331004c-20fc-4381-b671-c505fe1a8a4b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:44.315711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:44.315711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:44.316920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3331004c-20fc-4381-b671-c505fe1a8a4b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.390940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d82bfb3e-aa97-47d0-b212-c42ad02c9fd8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:44.392621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d82bfb3e-aa97-47d0-b212-c42ad02c9fd8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?marker=e24e1f15-06ef-4ba0-a08f-b23c43cea8ef returned with HTTP 200 Jan 21 08:45:44.393823 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1280/2566] 10.222.0.50 () {58 vars in 1297 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?marker=e24e1f15-06ef-4ba0-a08f-b23c43cea8ef => generated 342 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:44.407099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73b24834-66c2-4ec8-b93e-121126fe7d1b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?offset=2&limit=3 Jan 21 08:45:44.408029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73b24834-66c2-4ec8-b93e-121126fe7d1b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:44.409962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:44.409962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:44.411001 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73b24834-66c2-4ec8-b93e-121126fe7d1b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.411945 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-73b24834-66c2-4ec8-b93e-121126fe7d1b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:44.421103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:44.421103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:44.432510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-73b24834-66c2-4ec8-b93e-121126fe7d1b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:44.459662 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:44.459662 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:44.490302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3331004c-20fc-4381-b671-c505fe1a8a4b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:44.512291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-73b24834-66c2-4ec8-b93e-121126fe7d1b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:44.521466 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73b24834-66c2-4ec8-b93e-121126fe7d1b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 21 08:45:44.523595 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1281/2567] 10.222.0.50 () {58 vars in 1243 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?offset=2&limit=3 => generated 342 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:44.525669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3331004c-20fc-4381-b671-c505fe1a8a4b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:44.525669 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1287/2568] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:44.547184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19978070-7d44-4b1a-bff0-8dae974b8ef5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=created_at&sort_dir=asc Jan 21 08:45:44.551825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19978070-7d44-4b1a-bff0-8dae974b8ef5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:44.552861 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:44.552861 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:44.553582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19978070-7d44-4b1a-bff0-8dae974b8ef5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.553896 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-19978070-7d44-4b1a-bff0-8dae974b8ef5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:44.559410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-19978070-7d44-4b1a-bff0-8dae974b8ef5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:44.583147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-19978070-7d44-4b1a-bff0-8dae974b8ef5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:44.588773 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19978070-7d44-4b1a-bff0-8dae974b8ef5 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 21 08:45:44.588773 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1288/2569] 10.222.0.50 () {58 vars in 1275 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:44.609120 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80d96959-5bfd-44bd-b6bc-ca3809967309 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=created_at&sort_dir=desc Jan 21 08:45:44.610653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80d96959-5bfd-44bd-b6bc-ca3809967309 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:44.612833 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:44.612833 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:44.613742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80d96959-5bfd-44bd-b6bc-ca3809967309 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.621715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-80d96959-5bfd-44bd-b6bc-ca3809967309 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:44.623784 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:44.623784 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:44.633260 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-80d96959-5bfd-44bd-b6bc-ca3809967309 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:44.711287 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-80d96959-5bfd-44bd-b6bc-ca3809967309 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:44.733642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80d96959-5bfd-44bd-b6bc-ca3809967309 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 21 08:45:44.733642 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1282/2570] 10.222.0.50 () {58 vars in 1277 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:44.745190 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-367511ab-d4ba-4b4a-902e-0f64e806e55f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=id&sort_dir=asc Jan 21 08:45:44.745740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-367511ab-d4ba-4b4a-902e-0f64e806e55f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:44.745946 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:44.745946 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:44.746878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-367511ab-d4ba-4b4a-902e-0f64e806e55f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.747456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-367511ab-d4ba-4b4a-902e-0f64e806e55f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:44.748200 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:44.748200 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:44.749931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-367511ab-d4ba-4b4a-902e-0f64e806e55f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:44.788966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-367511ab-d4ba-4b4a-902e-0f64e806e55f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:44.788966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-367511ab-d4ba-4b4a-902e-0f64e806e55f tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 21 08:45:44.788966 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1289/2571] 10.222.0.50 () {58 vars in 1259 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:44.806695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24eb96e2-ca1b-4168-83fc-aba51e6d0226 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=id&sort_dir=desc Jan 21 08:45:44.807241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24eb96e2-ca1b-4168-83fc-aba51e6d0226 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:44.807469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:44.807469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:44.807907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24eb96e2-ca1b-4168-83fc-aba51e6d0226 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.808457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-24eb96e2-ca1b-4168-83fc-aba51e6d0226 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:44.809725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:44.809725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:44.811456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-24eb96e2-ca1b-4168-83fc-aba51e6d0226 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:44.835729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-24eb96e2-ca1b-4168-83fc-aba51e6d0226 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:44.836666 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24eb96e2-ca1b-4168-83fc-aba51e6d0226 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 21 08:45:44.837563 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1283/2572] 10.222.0.50 () {58 vars in 1261 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:44.868463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1183bf5b-af86-454d-8566-4171dca16ef2 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=display_name&sort_dir=asc Jan 21 08:45:44.869641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1183bf5b-af86-454d-8566-4171dca16ef2 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:44.870128 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:44.870128 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:44.871237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1183bf5b-af86-454d-8566-4171dca16ef2 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:44.872567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-1183bf5b-af86-454d-8566-4171dca16ef2 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:44.874119 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:44.874119 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:44.883776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-1183bf5b-af86-454d-8566-4171dca16ef2 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:44.955950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1183bf5b-af86-454d-8566-4171dca16ef2 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:44.962642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1183bf5b-af86-454d-8566-4171dca16ef2 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 21 08:45:44.977594 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1290/2573] 10.222.0.50 () {58 vars in 1279 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:45.000952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a3eac7a-b2c4-496f-9bcb-7d288c6f1313 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=display_name&sort_dir=desc Jan 21 08:45:45.012803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a3eac7a-b2c4-496f-9bcb-7d288c6f1313 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:45.013565 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:45.013565 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:45.014691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a3eac7a-b2c4-496f-9bcb-7d288c6f1313 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:45.016056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-8a3eac7a-b2c4-496f-9bcb-7d288c6f1313 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:45.018243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.018243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.023767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-8a3eac7a-b2c4-496f-9bcb-7d288c6f1313 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:45.073970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8a3eac7a-b2c4-496f-9bcb-7d288c6f1313 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:45.076605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a3eac7a-b2c4-496f-9bcb-7d288c6f1313 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 21 08:45:45.077777 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1284/2574] 10.222.0.50 () {58 vars in 1281 bytes} [Thu Jan 21 08:45:44 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:45.101474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-186b97ec-0a24-4d8f-bc1c-2d0560e53eff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 Jan 21 08:45:45.102255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-186b97ec-0a24-4d8f-bc1c-2d0560e53eff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:45.102673 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:45.102673 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:45.103008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-186b97ec-0a24-4d8f-bc1c-2d0560e53eff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:45.103592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-186b97ec-0a24-4d8f-bc1c-2d0560e53eff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:45.104368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.104368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.106967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-186b97ec-0a24-4d8f-bc1c-2d0560e53eff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:45.131752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-186b97ec-0a24-4d8f-bc1c-2d0560e53eff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:45.138582 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.138582 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.141097 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-186b97ec-0a24-4d8f-bc1c-2d0560e53eff tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 returned with HTTP 200 Jan 21 08:45:45.144182 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1291/2575] 10.222.0.50 () {58 vars in 1352 bytes} [Thu Jan 21 08:45:45 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 => generated 476 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:45.158757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3749154-2789-4e28-ac32-714bba4693bd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/detail?status=available Jan 21 08:45:45.159636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3749154-2789-4e28-ac32-714bba4693bd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:45.160017 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:45.160017 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:45.160616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3749154-2789-4e28-ac32-714bba4693bd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:45.161406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-a3749154-2789-4e28-ac32-714bba4693bd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:45.162323 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.162323 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.164667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-a3749154-2789-4e28-ac32-714bba4693bd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:45.214128 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a3749154-2789-4e28-ac32-714bba4693bd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:45.218631 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.218631 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.220819 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3749154-2789-4e28-ac32-714bba4693bd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/detail?status=available returned with HTTP 200 Jan 21 08:45:45.221781 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1285/2576] 10.222.0.50 () {58 vars in 1264 bytes} [Thu Jan 21 08:45:45 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/detail?status=available => generated 1398 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:45:45.243486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c07ac556-3133-493a-b2fc-629636b26c1d tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 Jan 21 08:45:45.244507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c07ac556-3133-493a-b2fc-629636b26c1d tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:45.244877 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:45.244877 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:45.245586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c07ac556-3133-493a-b2fc-629636b26c1d tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:45.247324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-c07ac556-3133-493a-b2fc-629636b26c1d tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:45.254251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-c07ac556-3133-493a-b2fc-629636b26c1d tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:45.282594 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a554a13-fdb5-4cd5-b2d7-5df823c60825 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:45.283532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a554a13-fdb5-4cd5-b2d7-5df823c60825 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:45.283973 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:45.283973 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:45.284817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a554a13-fdb5-4cd5-b2d7-5df823c60825 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:45.293164 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c07ac556-3133-493a-b2fc-629636b26c1d tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:45.298217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.298217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.301096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c07ac556-3133-493a-b2fc-629636b26c1d tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 returned with HTTP 200 Jan 21 08:45:45.303136 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1292/2577] 10.222.0.50 () {58 vars in 1386 bytes} [Thu Jan 21 08:45:45 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 => generated 476 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:45.325652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e533d3b-71ac-4cc2-b1d4-5ebf7b4156fe tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 Jan 21 08:45:45.326954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e533d3b-71ac-4cc2-b1d4-5ebf7b4156fe tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:45.327383 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:45.327383 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:45.328799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e533d3b-71ac-4cc2-b1d4-5ebf7b4156fe tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:45.330372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-7e533d3b-71ac-4cc2-b1d4-5ebf7b4156fe tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:45.333541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-7e533d3b-71ac-4cc2-b1d4-5ebf7b4156fe tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:45.398418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7e533d3b-71ac-4cc2-b1d4-5ebf7b4156fe tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:45.399414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e533d3b-71ac-4cc2-b1d4-5ebf7b4156fe tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 returned with HTTP 200 Jan 21 08:45:45.415554 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1293/2578] 10.222.0.50 () {58 vars in 1331 bytes} [Thu Jan 21 08:45:45 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 => generated 342 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:45.422131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd6884f1-f5a1-4a98-8f67-697682bac987 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?status=available Jan 21 08:45:45.422688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd6884f1-f5a1-4a98-8f67-697682bac987 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:45.423223 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:45.423223 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:45.423498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd6884f1-f5a1-4a98-8f67-697682bac987 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:45.424302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-dd6884f1-f5a1-4a98-8f67-697682bac987 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:45.425532 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.425532 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.429083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-dd6884f1-f5a1-4a98-8f67-697682bac987 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:45.446334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.446334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.470820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4a554a13-fdb5-4cd5-b2d7-5df823c60825 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:45.483207 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dd6884f1-f5a1-4a98-8f67-697682bac987 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:45.493935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd6884f1-f5a1-4a98-8f67-697682bac987 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?status=available returned with HTTP 200 Jan 21 08:45:45.506921 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1294/2579] 10.222.0.50 () {58 vars in 1243 bytes} [Thu Jan 21 08:45:45 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?status=available => generated 996 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:45.513366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ccca4b04-b77e-44b3-9671-6971cd377745 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 Jan 21 08:45:45.513917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ccca4b04-b77e-44b3-9671-6971cd377745 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:45.514175 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:45.514175 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:45.514559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ccca4b04-b77e-44b3-9671-6971cd377745 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:45.515371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-ccca4b04-b77e-44b3-9671-6971cd377745 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:45:45.516322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.516322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.518274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-ccca4b04-b77e-44b3-9671-6971cd377745 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:45:45.523725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a554a13-fdb5-4cd5-b2d7-5df823c60825 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:45.532027 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1286/2580] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:45 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:45.553391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45321414-9ea0-427d-8fe3-123a272c323d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:45.553830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45321414-9ea0-427d-8fe3-123a272c323d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:45.554066 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:45.554066 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:45.554707 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45321414-9ea0-427d-8fe3-123a272c323d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:45.594200 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ccca4b04-b77e-44b3-9671-6971cd377745 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Get all snapshots completed successfully. Jan 21 08:45:45.596165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ccca4b04-b77e-44b3-9671-6971cd377745 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 returned with HTTP 200 Jan 21 08:45:45.610242 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1295/2581] 10.222.0.50 () {58 vars in 1365 bytes} [Thu Jan 21 08:45:45 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1605079304 => generated 342 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:45.619977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-88fece82-eb7c-4866-885d-4e64f5208edb tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] DELETE http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 Jan 21 08:45:45.621611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-88fece82-eb7c-4866-885d-4e64f5208edb tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:45.622261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:45.622261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:45.623393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-88fece82-eb7c-4866-885d-4e64f5208edb tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:45.624606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-88fece82-eb7c-4866-885d-4e64f5208edb tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Delete snapshot with id: fd9de87b-9b69-4389-ad12-c0d6c61d5c26 Jan 21 08:45:45.678441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.678441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.706224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-45321414-9ea0-427d-8fe3-123a272c323d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:45.715937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:45.715937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:45.721818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-88fece82-eb7c-4866-885d-4e64f5208edb tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:45.761039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45321414-9ea0-427d-8fe3-123a272c323d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:45.762628 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1287/2582] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:45 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:46.039657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-88fece82-eb7c-4866-885d-4e64f5208edb tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot delete request issued successfully. Jan 21 08:45:46.040500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-88fece82-eb7c-4866-885d-4e64f5208edb tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 returned with HTTP 202 Jan 21 08:45:46.051537 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1296/2583] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:45:45 2021] DELETE /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 => generated 0 bytes in 430 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:45:46.053081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba12899c-fb70-4177-8e7b-06686c85c603 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 Jan 21 08:45:46.053628 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba12899c-fb70-4177-8e7b-06686c85c603 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:46.053834 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:46.053834 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:46.054447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba12899c-fb70-4177-8e7b-06686c85c603 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:46.114117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:46.114117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:46.115731 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ba12899c-fb70-4177-8e7b-06686c85c603 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:46.118136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba12899c-fb70-4177-8e7b-06686c85c603 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 returned with HTTP 200 Jan 21 08:45:46.119228 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1288/2584] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:46 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 => generated 472 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:46.552516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41d0dcba-954f-445d-91b4-3ae62a511d2e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:46.554443 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41d0dcba-954f-445d-91b4-3ae62a511d2e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:46.555528 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:46.555528 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:46.568707 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41d0dcba-954f-445d-91b4-3ae62a511d2e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:46.661942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:46.661942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:46.677052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-41d0dcba-954f-445d-91b4-3ae62a511d2e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:46.730780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41d0dcba-954f-445d-91b4-3ae62a511d2e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:46.732604 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1297/2585] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:46 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:46.782511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2129f92-356f-42e3-9ef4-1b79e80d031c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:46.783609 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2129f92-356f-42e3-9ef4-1b79e80d031c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:46.784094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:46.784094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:46.796361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2129f92-356f-42e3-9ef4-1b79e80d031c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:46.986898 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:46.986898 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:47.005379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d2129f92-356f-42e3-9ef4-1b79e80d031c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:47.057445 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2129f92-356f-42e3-9ef4-1b79e80d031c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:47.060774 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1289/2586] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:46 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:47.138880 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-594b38d5-f838-413f-b55e-b1b65b882e57 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 Jan 21 08:45:47.141366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-594b38d5-f838-413f-b55e-b1b65b882e57 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:47.141814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:47.141814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:47.142188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-594b38d5-f838-413f-b55e-b1b65b882e57 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:47.186066 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:47.186066 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:47.187915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-594b38d5-f838-413f-b55e-b1b65b882e57 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:47.192366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-594b38d5-f838-413f-b55e-b1b65b882e57 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 returned with HTTP 200 Jan 21 08:45:47.202429 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1298/2587] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:47 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 => generated 472 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:47.974475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09f7fd60-003a-431d-bf51-0f8904db3cfb tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:47.974475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09f7fd60-003a-431d-bf51-0f8904db3cfb tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:47.974475 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:47.974475 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:47.974475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09f7fd60-003a-431d-bf51-0f8904db3cfb tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:47.974475 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:47.974475 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:47.974475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09f7fd60-003a-431d-bf51-0f8904db3cfb tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:47.974475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09f7fd60-003a-431d-bf51-0f8904db3cfb tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:47.974475 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1290/2588] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:47 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:48.078263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7809997c-8641-4fc6-86c0-c6c6227e467b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:48.081221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7809997c-8641-4fc6-86c0-c6c6227e467b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:48.084344 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:48.084344 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:48.085096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7809997c-8641-4fc6-86c0-c6c6227e467b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:48.211615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ba1d462-9180-4d8a-9bf2-09b35a320c46 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 Jan 21 08:45:48.212462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ba1d462-9180-4d8a-9bf2-09b35a320c46 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:48.212842 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:48.212842 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:48.213432 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ba1d462-9180-4d8a-9bf2-09b35a320c46 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:48.214754 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:48.214754 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:48.235209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7809997c-8641-4fc6-86c0-c6c6227e467b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:48.273544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7809997c-8641-4fc6-86c0-c6c6227e467b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:48.274406 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1299/2589] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:48 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:48.279956 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:48.279956 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:48.279956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2ba1d462-9180-4d8a-9bf2-09b35a320c46 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:48.279956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ba1d462-9180-4d8a-9bf2-09b35a320c46 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 returned with HTTP 200 Jan 21 08:45:48.279956 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1291/2590] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:48 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 => generated 472 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:48.983971 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca4c91cf-7544-4c4b-a51d-67e71ab9f4da tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:48.984542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca4c91cf-7544-4c4b-a51d-67e71ab9f4da tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:48.984775 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:48.984775 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:48.985037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca4c91cf-7544-4c4b-a51d-67e71ab9f4da tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:49.039905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:49.039905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:49.056868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca4c91cf-7544-4c4b-a51d-67e71ab9f4da tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:49.096719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca4c91cf-7544-4c4b-a51d-67e71ab9f4da tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:49.098419 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1300/2591] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:48 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:49.294618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d0c1c0f8-3781-4441-9989-d42ab1874b7c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:49.295803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d0c1c0f8-3781-4441-9989-d42ab1874b7c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:49.296474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:49.296474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:49.299476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d0c1c0f8-3781-4441-9989-d42ab1874b7c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:49.307562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-182e3cec-c320-409a-ae8c-d0d31bcdb32a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 Jan 21 08:45:49.309070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-182e3cec-c320-409a-ae8c-d0d31bcdb32a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:49.309432 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:49.309432 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:49.310129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-182e3cec-c320-409a-ae8c-d0d31bcdb32a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:49.364144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:49.364144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:49.377696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d0c1c0f8-3781-4441-9989-d42ab1874b7c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:49.421367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-182e3cec-c320-409a-ae8c-d0d31bcdb32a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 returned with HTTP 404 Jan 21 08:45:49.421620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d0c1c0f8-3781-4441-9989-d42ab1874b7c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:49.423330 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1301/2592] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:49 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/fd9de87b-9b69-4389-ad12-c0d6c61d5c26 => generated 111 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:45:49.424175 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1292/2593] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:49 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:49.438303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-710fd443-2cb1-442e-b3ce-65223dc9fdcd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] DELETE http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:49.441017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-710fd443-2cb1-442e-b3ce-65223dc9fdcd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:49.441788 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:49.441788 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:49.442880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-710fd443-2cb1-442e-b3ce-65223dc9fdcd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:49.444100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-710fd443-2cb1-442e-b3ce-65223dc9fdcd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Delete snapshot with id: e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:49.481982 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:49.481982 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:49.483578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-710fd443-2cb1-442e-b3ce-65223dc9fdcd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:49.634122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-710fd443-2cb1-442e-b3ce-65223dc9fdcd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot delete request issued successfully. Jan 21 08:45:49.640291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-710fd443-2cb1-442e-b3ce-65223dc9fdcd tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef returned with HTTP 202 Jan 21 08:45:49.642035 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1293/2594] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:45:49 2021] DELETE /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:45:49.652414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4cb48117-76c5-44af-8ea1-c5907311939a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:49.653730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4cb48117-76c5-44af-8ea1-c5907311939a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:49.655176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4cb48117-76c5-44af-8ea1-c5907311939a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:49.701883 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:49.701883 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:49.703350 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4cb48117-76c5-44af-8ea1-c5907311939a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:49.706059 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4cb48117-76c5-44af-8ea1-c5907311939a tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef returned with HTTP 200 Jan 21 08:45:49.708129 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1302/2595] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:49 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef => generated 472 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:50.124672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e910690c-7ee4-4b65-969e-1c5ad24493b8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:50.125751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e910690c-7ee4-4b65-969e-1c5ad24493b8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:50.126129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:50.126129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:50.126822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e910690c-7ee4-4b65-969e-1c5ad24493b8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:50.235696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:50.235696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:50.252914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e910690c-7ee4-4b65-969e-1c5ad24493b8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:50.303219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e910690c-7ee4-4b65-969e-1c5ad24493b8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:50.305556 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1294/2596] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:50 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:50.452612 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5738fd4-35a7-467a-bb35-2ba22729a5bc tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:50.463138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5738fd4-35a7-467a-bb35-2ba22729a5bc tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:50.463138 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:50.463138 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:50.463138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5738fd4-35a7-467a-bb35-2ba22729a5bc tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:50.575666 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:50.575666 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:50.587806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c5738fd4-35a7-467a-bb35-2ba22729a5bc tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:50.632995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5738fd4-35a7-467a-bb35-2ba22729a5bc tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:50.636440 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1303/2597] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:50 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:50.724753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c671c29-f7c0-4d0c-8fee-f17a093d4e9e tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:50.725577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c671c29-f7c0-4d0c-8fee-f17a093d4e9e tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:50.725850 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:50.725850 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:50.726231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c671c29-f7c0-4d0c-8fee-f17a093d4e9e tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:50.779032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:50.779032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:50.780238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1c671c29-f7c0-4d0c-8fee-f17a093d4e9e tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:50.782354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c671c29-f7c0-4d0c-8fee-f17a093d4e9e tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef returned with HTTP 200 Jan 21 08:45:50.796803 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1295/2598] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:50 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef => generated 472 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:51.322658 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43dff46f-ee72-419e-aadd-57896bb0f9d6 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:51.323489 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43dff46f-ee72-419e-aadd-57896bb0f9d6 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:51.323489 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:51.323489 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:51.323831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-43dff46f-ee72-419e-aadd-57896bb0f9d6 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:51.481422 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:51.481422 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:51.508700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-43dff46f-ee72-419e-aadd-57896bb0f9d6 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:51.563118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-43dff46f-ee72-419e-aadd-57896bb0f9d6 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:51.571078 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1304/2599] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:51 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:51.669310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc9f56d0-a250-46da-b8cc-e4ebe9982b11 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:51.670098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc9f56d0-a250-46da-b8cc-e4ebe9982b11 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:51.670480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:51.670480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:51.671060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc9f56d0-a250-46da-b8cc-e4ebe9982b11 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:51.752468 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:51.752468 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:51.788454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bc9f56d0-a250-46da-b8cc-e4ebe9982b11 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:51.811797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30552b42-836b-4ea4-a85d-510c4675a96e tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:51.812727 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30552b42-836b-4ea4-a85d-510c4675a96e tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:51.813097 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:51.813097 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:51.813735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30552b42-836b-4ea4-a85d-510c4675a96e tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:51.876026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc9f56d0-a250-46da-b8cc-e4ebe9982b11 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:51.892029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:51.892029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:51.896102 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1296/2600] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:51 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:51.897004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-30552b42-836b-4ea4-a85d-510c4675a96e tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:51.903790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30552b42-836b-4ea4-a85d-510c4675a96e tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef returned with HTTP 200 Jan 21 08:45:51.908478 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1305/2601] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:51 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef => generated 472 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:52.602601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3dcedd1-7bca-4b43-89a9-878d12afdd2f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:52.604734 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3dcedd1-7bca-4b43-89a9-878d12afdd2f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:52.604975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:52.604975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:52.606748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3dcedd1-7bca-4b43-89a9-878d12afdd2f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:52.668398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:52.668398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:52.686003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f3dcedd1-7bca-4b43-89a9-878d12afdd2f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:52.715252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3dcedd1-7bca-4b43-89a9-878d12afdd2f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:52.716896 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1297/2602] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:52 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:52.936014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4189f44c-9d38-4333-8659-ab0c63c61a27 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:52.936978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4189f44c-9d38-4333-8659-ab0c63c61a27 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:52.937414 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:52.937414 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:52.938093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4189f44c-9d38-4333-8659-ab0c63c61a27 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:52.939517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0917d95c-3d6a-4308-8af3-395d22497289 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef Jan 21 08:45:52.951901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0917d95c-3d6a-4308-8af3-395d22497289 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:52.952955 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:52.952955 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:52.954286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0917d95c-3d6a-4308-8af3-395d22497289 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:53.019038 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:53.019038 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:53.033818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4189f44c-9d38-4333-8659-ab0c63c61a27 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:53.061367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4189f44c-9d38-4333-8659-ab0c63c61a27 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:53.061597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0917d95c-3d6a-4308-8af3-395d22497289 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef returned with HTTP 404 Jan 21 08:45:53.062219 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1298/2603] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:52 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:53.066856 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1306/2604] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:52 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/e24e1f15-06ef-4ba0-a08f-b23c43cea8ef => generated 111 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:45:53.077514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f84b7f5c-4de1-46ea-9c4f-4e13ddfd59d4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] DELETE http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:53.078052 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f84b7f5c-4de1-46ea-9c4f-4e13ddfd59d4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:53.078277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:53.078277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:53.078666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f84b7f5c-4de1-46ea-9c4f-4e13ddfd59d4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:53.079034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-f84b7f5c-4de1-46ea-9c4f-4e13ddfd59d4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Delete snapshot with id: 309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:53.114026 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:53.114026 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:53.115489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f84b7f5c-4de1-46ea-9c4f-4e13ddfd59d4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:53.737592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da396732-f127-4187-a1d3-d107c997ba1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:53.738446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da396732-f127-4187-a1d3-d107c997ba1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:53.738800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da396732-f127-4187-a1d3-d107c997ba1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:53.795252 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:53.795252 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:53.813382 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-da396732-f127-4187-a1d3-d107c997ba1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:53.848905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da396732-f127-4187-a1d3-d107c997ba1d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:53.850329 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1307/2605] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:53 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:54.079524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed6c6759-47fb-4102-9203-15f2f9aa1726 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:54.080100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed6c6759-47fb-4102-9203-15f2f9aa1726 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:54.080395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:54.080395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:54.080985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed6c6759-47fb-4102-9203-15f2f9aa1726 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:54.188679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:54.188679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:54.204800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ed6c6759-47fb-4102-9203-15f2f9aa1726 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:54.236490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed6c6759-47fb-4102-9203-15f2f9aa1726 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:54.249915 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1308/2606] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:54 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:54.872302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d100e486-ea74-4cd0-a42b-30d5a1d48334 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:54.873219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d100e486-ea74-4cd0-a42b-30d5a1d48334 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:54.873549 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:54.873549 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:54.874212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d100e486-ea74-4cd0-a42b-30d5a1d48334 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:54.883016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f84b7f5c-4de1-46ea-9c4f-4e13ddfd59d4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot delete request issued successfully. Jan 21 08:45:54.887929 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f84b7f5c-4de1-46ea-9c4f-4e13ddfd59d4 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 202 Jan 21 08:45:54.894451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1299/2607] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:45:53 2021] DELETE /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 0 bytes in 1819 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:45:54.932384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2433e492-fe19-48ca-9432-b4ad621f6b5b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:54.939069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2433e492-fe19-48ca-9432-b4ad621f6b5b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:54.939810 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:54.939810 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:54.943755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2433e492-fe19-48ca-9432-b4ad621f6b5b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:55.171845 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:55.171845 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:55.176318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2433e492-fe19-48ca-9432-b4ad621f6b5b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:55.180518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2433e492-fe19-48ca-9432-b4ad621f6b5b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 200 Jan 21 08:45:55.203013 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:55.203013 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:55.203489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1300/2608] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:54 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 472 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:55.255061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d100e486-ea74-4cd0-a42b-30d5a1d48334 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:55.266765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fd103eb-35f6-4ef4-9f7e-33109b2384ad tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:55.268869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fd103eb-35f6-4ef4-9f7e-33109b2384ad tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:55.269915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:55.269915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:55.270839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fd103eb-35f6-4ef4-9f7e-33109b2384ad tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:55.388990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d100e486-ea74-4cd0-a42b-30d5a1d48334 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:55.390717 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1309/2609] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:54 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:55.495871 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:55.495871 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:55.539625 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5fd103eb-35f6-4ef4-9f7e-33109b2384ad tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:55.633301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fd103eb-35f6-4ef4-9f7e-33109b2384ad tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:55.640914 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1301/2610] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:55 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:45:56.214619 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc1d245b-bba3-466f-af2e-239b18ea8a62 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:56.215131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc1d245b-bba3-466f-af2e-239b18ea8a62 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:56.215325 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:56.215325 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:56.215991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc1d245b-bba3-466f-af2e-239b18ea8a62 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:56.291135 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:56.291135 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:56.302051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bc1d245b-bba3-466f-af2e-239b18ea8a62 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:56.310288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc1d245b-bba3-466f-af2e-239b18ea8a62 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 200 Jan 21 08:45:56.313191 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1310/2611] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:56 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 472 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:56.425357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62a8e35e-8439-4c74-a909-d6bd4b01273b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:56.426767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62a8e35e-8439-4c74-a909-d6bd4b01273b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:56.427410 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:56.427410 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:56.428561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62a8e35e-8439-4c74-a909-d6bd4b01273b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:56.581450 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:56.581450 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:56.624693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-62a8e35e-8439-4c74-a909-d6bd4b01273b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:56.673126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4575a493-7504-4277-9de2-f6b6de6d0f87 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:56.674040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4575a493-7504-4277-9de2-f6b6de6d0f87 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:56.674396 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:56.674396 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:56.675076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4575a493-7504-4277-9de2-f6b6de6d0f87 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:56.764478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62a8e35e-8439-4c74-a909-d6bd4b01273b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:56.765846 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1302/2612] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:56 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:56.864268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:56.864268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:56.878686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4575a493-7504-4277-9de2-f6b6de6d0f87 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:57.005981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4575a493-7504-4277-9de2-f6b6de6d0f87 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:57.024842 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1311/2613] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:56 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:57.342449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1be24b0-68a2-449f-aa8c-3634d4c6d51b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:57.359793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1be24b0-68a2-449f-aa8c-3634d4c6d51b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:57.360309 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:57.360309 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:57.361170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1be24b0-68a2-449f-aa8c-3634d4c6d51b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:57.532995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:57.532995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:57.548684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f1be24b0-68a2-449f-aa8c-3634d4c6d51b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:57.560587 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1be24b0-68a2-449f-aa8c-3634d4c6d51b tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 200 Jan 21 08:45:57.571285 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1303/2614] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:57 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 472 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:57.798146 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eea71ccf-0288-4e68-8401-dbec9ea87d22 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:57.799081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eea71ccf-0288-4e68-8401-dbec9ea87d22 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:57.799664 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:57.799664 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:57.800712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eea71ccf-0288-4e68-8401-dbec9ea87d22 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:58.036769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f54f878c-bb31-4d87-8852-aab1e2bf7752 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:58.038060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f54f878c-bb31-4d87-8852-aab1e2bf7752 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:58.038624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:58.038624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:58.048069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f54f878c-bb31-4d87-8852-aab1e2bf7752 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:58.078846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:58.078846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:58.163163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eea71ccf-0288-4e68-8401-dbec9ea87d22 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:58.372342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eea71ccf-0288-4e68-8401-dbec9ea87d22 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:58.416112 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1312/2615] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:57 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 909 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:58.484828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:58.484828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:58.525778 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f54f878c-bb31-4d87-8852-aab1e2bf7752 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:45:58.593649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10033f62-afa0-4c51-bf9c-edfb4b53dae7 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:58.600089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10033f62-afa0-4c51-bf9c-edfb4b53dae7 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:58.613199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:58.613199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:58.613199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10033f62-afa0-4c51-bf9c-edfb4b53dae7 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:58.681614 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f54f878c-bb31-4d87-8852-aab1e2bf7752 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:45:58.699474 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1304/2616] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:58 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 656 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:58.736991 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:58.736991 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:58.744173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-10033f62-afa0-4c51-bf9c-edfb4b53dae7 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Snapshot retrieved successfully. Jan 21 08:45:58.751721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10033f62-afa0-4c51-bf9c-edfb4b53dae7 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 200 Jan 21 08:45:58.771119 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1313/2617] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:58 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 472 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:59.434956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4d543a9-b4b0-4893-badf-2a26fa2260d4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:45:59.436104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4d543a9-b4b0-4893-badf-2a26fa2260d4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:59.436766 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:59.436766 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:59.437742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4d543a9-b4b0-4893-badf-2a26fa2260d4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:59.584791 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:59.584791 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:59.608374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e4d543a9-b4b0-4893-badf-2a26fa2260d4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:45:59.644612 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4d543a9-b4b0-4893-badf-2a26fa2260d4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:45:59.646229 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1305/2618] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:59 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 967 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:59.722535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b29ca9c0-40d7-4d3a-b959-2cd510eae4e2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:45:59.723555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b29ca9c0-40d7-4d3a-b959-2cd510eae4e2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:59.723929 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:59.723929 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:59.724638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b29ca9c0-40d7-4d3a-b959-2cd510eae4e2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:59.784012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef3ccea7-2d55-497c-8ac6-e969c8b6386c tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 Jan 21 08:45:59.784934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef3ccea7-2d55-497c-8ac6-e969c8b6386c tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:59.785298 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:59.785298 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:45:59.786017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef3ccea7-2d55-497c-8ac6-e969c8b6386c tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:59.958071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef3ccea7-2d55-497c-8ac6-e969c8b6386c tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 returned with HTTP 404 Jan 21 08:45:59.960995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:59.960995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:45:59.975743 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1306/2619] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:45:59 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/snapshots/309f1a7c-1e2b-4b53-8245-4d19a9cd5879 => generated 111 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:45:59.991223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09c2b8a8-5af2-4e7f-8222-e07e7af622ef tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] DELETE http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:45:59.991223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09c2b8a8-5af2-4e7f-8222-e07e7af622ef tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:59.996260 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b29ca9c0-40d7-4d3a-b959-2cd510eae4e2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:00.003961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09c2b8a8-5af2-4e7f-8222-e07e7af622ef tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:00.004936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-09c2b8a8-5af2-4e7f-8222-e07e7af622ef tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Delete volume with id: f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:46:00.070595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b29ca9c0-40d7-4d3a-b959-2cd510eae4e2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:00.073317 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1314/2620] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:59 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:00.272081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:00.272081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:00.274425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09c2b8a8-5af2-4e7f-8222-e07e7af622ef tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:46:00.481817 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09c2b8a8-5af2-4e7f-8222-e07e7af622ef tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Delete volume request issued successfully. Jan 21 08:46:00.482694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09c2b8a8-5af2-4e7f-8222-e07e7af622ef tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 returned with HTTP 202 Jan 21 08:46:00.485573 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1307/2621] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:45:59 2021] DELETE /volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 => generated 0 bytes in 509 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:46:00.494453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b162570e-dfdd-4cb0-bc69-445108f39818 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:46:00.495223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b162570e-dfdd-4cb0-bc69-445108f39818 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:00.495556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:00.495556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:00.496647 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b162570e-dfdd-4cb0-bc69-445108f39818 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:00.681984 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:00.681984 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:00.682768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f51bba0-36ff-47d5-857a-2565560ecd61 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:00.684849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f51bba0-36ff-47d5-857a-2565560ecd61 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:00.688749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:00.688749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:00.690097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f51bba0-36ff-47d5-857a-2565560ecd61 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:00.718688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b162570e-dfdd-4cb0-bc69-445108f39818 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:46:00.803161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b162570e-dfdd-4cb0-bc69-445108f39818 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 returned with HTTP 200 Jan 21 08:46:00.807962 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1315/2622] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:00 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 => generated 919 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:00.878210 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:00.878210 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:00.921670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3f51bba0-36ff-47d5-857a-2565560ecd61 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:00.988909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f51bba0-36ff-47d5-857a-2565560ecd61 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:00.996425 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1308/2623] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:00 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 967 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:01.103067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ab60f48-2edc-4abc-a4ce-8d5560a5eea0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:01.103421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ab60f48-2edc-4abc-a4ce-8d5560a5eea0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:01.103680 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:01.103680 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:01.104057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ab60f48-2edc-4abc-a4ce-8d5560a5eea0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:01.288308 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:01.288308 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:01.334477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ab60f48-2edc-4abc-a4ce-8d5560a5eea0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:01.441571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ab60f48-2edc-4abc-a4ce-8d5560a5eea0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:01.445118 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1316/2624] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:01 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:01.839704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-120d3c3c-8791-4d66-9394-812ce83334b0 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:46:01.840299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-120d3c3c-8791-4d66-9394-812ce83334b0 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:01.840554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:01.840554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:01.843490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-120d3c3c-8791-4d66-9394-812ce83334b0 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:02.018025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eab38f46-4e53-42b6-8123-0e66640937ba tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:02.019088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eab38f46-4e53-42b6-8123-0e66640937ba tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:02.021258 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:02.021258 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:02.030013 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:02.030013 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:02.036505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eab38f46-4e53-42b6-8123-0e66640937ba tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:02.055879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-120d3c3c-8791-4d66-9394-812ce83334b0 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:46:02.135079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-120d3c3c-8791-4d66-9394-812ce83334b0 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 returned with HTTP 200 Jan 21 08:46:02.140346 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1309/2625] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:01 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 => generated 919 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:02.396532 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:02.396532 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:02.418457 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eab38f46-4e53-42b6-8123-0e66640937ba tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:02.473038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34695822-0a36-41a6-bcfd-c87c5453d028 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:02.473570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34695822-0a36-41a6-bcfd-c87c5453d028 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:02.473826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:02.473826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:02.474207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34695822-0a36-41a6-bcfd-c87c5453d028 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:02.498007 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eab38f46-4e53-42b6-8123-0e66640937ba tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:02.498694 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1317/2626] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:02 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 967 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:02.659972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:02.659972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:02.725985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-34695822-0a36-41a6-bcfd-c87c5453d028 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:02.899407 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34695822-0a36-41a6-bcfd-c87c5453d028 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:02.910979 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1310/2627] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:02 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:03.155577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5746de5-798f-41f3-840f-db4629e20570 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:46:03.156303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5746de5-798f-41f3-840f-db4629e20570 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:03.157347 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:03.157347 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:03.157969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5746de5-798f-41f3-840f-db4629e20570 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:03.327218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:03.327218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:03.366753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e5746de5-798f-41f3-840f-db4629e20570 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:46:03.430372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5746de5-798f-41f3-840f-db4629e20570 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 returned with HTTP 200 Jan 21 08:46:03.430372 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1318/2628] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:03 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 => generated 919 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:03.515777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-275df187-71ac-4296-ae82-5ef2d8d71edc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:03.516254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-275df187-71ac-4296-ae82-5ef2d8d71edc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:03.516478 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:03.516478 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:03.516864 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-275df187-71ac-4296-ae82-5ef2d8d71edc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:03.629369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:03.629369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:03.645850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-275df187-71ac-4296-ae82-5ef2d8d71edc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:03.697130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-275df187-71ac-4296-ae82-5ef2d8d71edc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:03.706567 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1311/2629] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:03 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:03.918270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58eebefd-cb4e-462c-b790-243df453da72 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:03.919371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58eebefd-cb4e-462c-b790-243df453da72 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:03.919757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:03.919757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:03.920354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58eebefd-cb4e-462c-b790-243df453da72 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:04.061716 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:04.061716 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:04.096921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-58eebefd-cb4e-462c-b790-243df453da72 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:04.206842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58eebefd-cb4e-462c-b790-243df453da72 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:04.208397 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1319/2630] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:03 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 908 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:04.446629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7232905b-4f6d-489d-a691-7d2106b544d8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:46:04.447207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7232905b-4f6d-489d-a691-7d2106b544d8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:04.447402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:04.447402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:04.448139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7232905b-4f6d-489d-a691-7d2106b544d8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:04.583079 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:04.583079 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:04.608620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7232905b-4f6d-489d-a691-7d2106b544d8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Volume info retrieved successfully. Jan 21 08:46:04.689634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7232905b-4f6d-489d-a691-7d2106b544d8 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 returned with HTTP 200 Jan 21 08:46:04.692080 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1312/2631] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:04 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 => generated 919 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:04.729630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f8dd561-18ee-4823-a13f-7b8a8e1269a8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:04.729630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f8dd561-18ee-4823-a13f-7b8a8e1269a8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:04.729630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:04.729630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:04.729630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f8dd561-18ee-4823-a13f-7b8a8e1269a8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:04.907455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:04.907455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:04.936255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3f8dd561-18ee-4823-a13f-7b8a8e1269a8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:05.014129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f8dd561-18ee-4823-a13f-7b8a8e1269a8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:05.014983 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1320/2632] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:04 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:05.243905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc2d4add-d1e7-4447-b460-222b9ac51223 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:05.244483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc2d4add-d1e7-4447-b460-222b9ac51223 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:05.245392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:05.245392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:05.246171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc2d4add-d1e7-4447-b460-222b9ac51223 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:05.486486 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:05.486486 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:05.508545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fc2d4add-d1e7-4447-b460-222b9ac51223 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:05.667935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc2d4add-d1e7-4447-b460-222b9ac51223 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:05.691704 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1313/2633] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:05 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 966 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:05.708279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17937ad1-0785-4b43-a889-64c3c3c0db58 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] GET http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 Jan 21 08:46:05.708988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-17937ad1-0785-4b43-a889-64c3c3c0db58 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:05.709326 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:05.709326 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:05.710170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-17937ad1-0785-4b43-a889-64c3c3c0db58 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:05.920397 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17937ad1-0785-4b43-a889-64c3c3c0db58 tempest-VolumesSnapshotListTestJSON-11387514 tempest-VolumesSnapshotListTestJSON-11387514] http://10.222.0.50/volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 returned with HTTP 404 Jan 21 08:46:05.920397 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1321/2634] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:05 2021] GET /volume/v3/c68404004bb7483b8e6e248a29e8d64f/volumes/f50c792c-f51a-45e8-88c6-9b4928242b87 => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:46:06.033795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b652c76-cee9-4d5b-9f79-b714513a7bea tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:06.034608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b652c76-cee9-4d5b-9f79-b714513a7bea tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:06.034785 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:06.034785 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:06.035371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b652c76-cee9-4d5b-9f79-b714513a7bea tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:06.192625 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:06.192625 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:06.235284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0b652c76-cee9-4d5b-9f79-b714513a7bea tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:06.309084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b652c76-cee9-4d5b-9f79-b714513a7bea tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:06.319936 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1314/2635] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:06 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:06.698333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fdc2f72-b3e7-44a6-ba89-7bb2e2a18a5d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:06.699569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fdc2f72-b3e7-44a6-ba89-7bb2e2a18a5d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:06.700146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fdc2f72-b3e7-44a6-ba89-7bb2e2a18a5d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:06.964275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:06.964275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:07.009161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1fdc2f72-b3e7-44a6-ba89-7bb2e2a18a5d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:07.103877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fdc2f72-b3e7-44a6-ba89-7bb2e2a18a5d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:07.104752 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1322/2636] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:06 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 966 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:07.338096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48263c4a-acea-4e24-b347-48e315988880 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:07.338643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48263c4a-acea-4e24-b347-48e315988880 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:07.338866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:07.338866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:07.339801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48263c4a-acea-4e24-b347-48e315988880 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:07.462753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:07.462753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:07.524452 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-48263c4a-acea-4e24-b347-48e315988880 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:07.599807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48263c4a-acea-4e24-b347-48e315988880 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:07.601079 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1315/2637] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:07 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:08.139415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56e6aaf4-9469-4b48-883c-4a1cd4e1b9a0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:08.141665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56e6aaf4-9469-4b48-883c-4a1cd4e1b9a0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:08.145289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:08.145289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:08.146504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56e6aaf4-9469-4b48-883c-4a1cd4e1b9a0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:08.373109 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:08.373109 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:08.396311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-56e6aaf4-9469-4b48-883c-4a1cd4e1b9a0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:08.450722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56e6aaf4-9469-4b48-883c-4a1cd4e1b9a0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:08.451919 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1323/2638] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:08 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:08.622378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b2929b6-6856-467d-b922-2c0ea904e252 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:08.636849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b2929b6-6856-467d-b922-2c0ea904e252 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:08.636849 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:08.636849 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:08.636849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b2929b6-6856-467d-b922-2c0ea904e252 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:08.744653 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:08.744653 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:08.761527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6b2929b6-6856-467d-b922-2c0ea904e252 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:08.821271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b2929b6-6856-467d-b922-2c0ea904e252 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:08.824389 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1316/2639] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:08 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:09.470146 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63de7f1d-7a74-497a-a753-c28133c75d86 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:09.472531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63de7f1d-7a74-497a-a753-c28133c75d86 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:09.473139 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:09.473139 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:09.476994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63de7f1d-7a74-497a-a753-c28133c75d86 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:09.562676 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:09.562676 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:09.584749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-63de7f1d-7a74-497a-a753-c28133c75d86 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:09.676138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63de7f1d-7a74-497a-a753-c28133c75d86 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:09.691879 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1324/2640] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:09 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:09.852963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd8f57d8-392c-45f4-9225-a783a1e5ddf2 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:09.853778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd8f57d8-392c-45f4-9225-a783a1e5ddf2 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:09.854140 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:09.854140 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:09.855248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd8f57d8-392c-45f4-9225-a783a1e5ddf2 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:10.003192 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:10.003192 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:10.030039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dd8f57d8-392c-45f4-9225-a783a1e5ddf2 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:10.086411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd8f57d8-392c-45f4-9225-a783a1e5ddf2 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:10.091541 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1317/2641] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:09 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:10.713302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d0dad98b-f0be-49e8-a8fb-6ce54aeebd48 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:10.716532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d0dad98b-f0be-49e8-a8fb-6ce54aeebd48 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:10.718482 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:10.718482 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:10.721745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d0dad98b-f0be-49e8-a8fb-6ce54aeebd48 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:11.006431 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:11.006431 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:11.053929 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d0dad98b-f0be-49e8-a8fb-6ce54aeebd48 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:11.124358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0a92064-8747-4fee-919d-bf4de95db78a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:11.124907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0a92064-8747-4fee-919d-bf4de95db78a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:11.162194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:11.162194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:11.162194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0a92064-8747-4fee-919d-bf4de95db78a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:11.196129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d0dad98b-f0be-49e8-a8fb-6ce54aeebd48 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:11.198273 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1325/2642] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:10 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:11.309086 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:11.309086 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:11.312599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f0a92064-8747-4fee-919d-bf4de95db78a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:11.395724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0a92064-8747-4fee-919d-bf4de95db78a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:11.396572 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1318/2643] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:11 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:12.230899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc4135b0-0837-4ae5-a0ad-f3e6e673c6aa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:12.233520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc4135b0-0837-4ae5-a0ad-f3e6e673c6aa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.234263 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:12.234263 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:12.236364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc4135b0-0837-4ae5-a0ad-f3e6e673c6aa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.489680 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.489680 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:12.516176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dc4135b0-0837-4ae5-a0ad-f3e6e673c6aa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:12.557239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8060b828-b412-430a-b8d2-12754d0cd670 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] POST http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots Jan 21 08:46:12.558663 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:12.558663 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:12.559402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8060b828-b412-430a-b8d2-12754d0cd670 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11af92aa-8f43-47b1-9aeb-f6ecaba1f5e6", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-763371681"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:12.580034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc4135b0-0837-4ae5-a0ad-f3e6e673c6aa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:12.590461 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1326/2644] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:12.601570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c117d69-58a3-483f-b70a-e2e4db36116b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:12.602129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c117d69-58a3-483f-b70a-e2e4db36116b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.602311 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:12.602311 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:12.602695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c117d69-58a3-483f-b70a-e2e4db36116b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.637288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8060b828-b412-430a-b8d2-12754d0cd670 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots returned with HTTP 404 Jan 21 08:46:12.639314 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1319/2645] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:46:12 2021] POST /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots => generated 109 bytes in 320 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:46:12.654432 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-100d25ff-f45c-416d-9081-1ba7b3a5408b tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] POST http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots Jan 21 08:46:12.656320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-100d25ff-f45c-416d-9081-1ba7b3a5408b tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1718626629"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:12.733247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-100d25ff-f45c-416d-9081-1ba7b3a5408b tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots returned with HTTP 404 Jan 21 08:46:12.735367 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1320/2646] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:46:12 2021] POST /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots => generated 77 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:46:12.745095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bdb44812-b1c9-430f-9e3f-b03a19fca301 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots?limit=invalid Jan 21 08:46:12.746723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:12.746723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:12.747210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bdb44812-b1c9-430f-9e3f-b03a19fca301 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.747974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bdb44812-b1c9-430f-9e3f-b03a19fca301 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.748853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bdb44812-b1c9-430f-9e3f-b03a19fca301 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] HTTP exception thrown: limit param must be an integer Jan 21 08:46:12.749629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bdb44812-b1c9-430f-9e3f-b03a19fca301 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots?limit=invalid returned with HTTP 400 Jan 21 08:46:12.751910 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1321/2647] 10.222.0.50 () {58 vars in 1237 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots?limit=invalid => generated 74 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:46:12.781952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-751e4658-ff23-4961-af84-dbb10cbc0ae0 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots?marker=ad72e279-e34a-4999-87fc-8d67704b3433 Jan 21 08:46:12.786092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-751e4658-ff23-4961-af84-dbb10cbc0ae0 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.786683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2c117d69-58a3-483f-b70a-e2e4db36116b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:12.787579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-751e4658-ff23-4961-af84-dbb10cbc0ae0 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.788494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-751e4658-ff23-4961-af84-dbb10cbc0ae0 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:46:12.791379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-751e4658-ff23-4961-af84-dbb10cbc0ae0 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:46:12.833569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c117d69-58a3-483f-b70a-e2e4db36116b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:12.834658 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1327/2648] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:12.835949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-751e4658-ff23-4961-af84-dbb10cbc0ae0 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots?marker=ad72e279-e34a-4999-87fc-8d67704b3433 returned with HTTP 404 Jan 21 08:46:12.838193 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1322/2649] 10.222.0.50 () {58 vars in 1297 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots?marker=ad72e279-e34a-4999-87fc-8d67704b3433 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:46:12.851197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-591a9267-efaf-4030-9a29-f907efbfcc7a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots?sort_key=invalid Jan 21 08:46:12.851737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-591a9267-efaf-4030-9a29-f907efbfcc7a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:12.852154 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:12.852154 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:12.852763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-591a9267-efaf-4030-9a29-f907efbfcc7a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:12.853490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-591a9267-efaf-4030-9a29-f907efbfcc7a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:46:12.856619 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-591a9267-efaf-4030-9a29-f907efbfcc7a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:46:12.863258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-591a9267-efaf-4030-9a29-f907efbfcc7a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots?sort_key=invalid returned with HTTP 400 Jan 21 08:46:12.869736 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1328/2650] 10.222.0.50 () {58 vars in 1243 bytes} [Thu Jan 21 08:46:12 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots?sort_key=invalid => generated 84 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 21 08:46:12.875372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] POST http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes Jan 21 08:46:12.876897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1307898575"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:12.878121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1307898575'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:46:12.878620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Create volume of 2 GB Jan 21 08:46:12.897231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Availability Zones retrieved successfully. Jan 21 08:46:12.920651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Flow 'volume_create_api' (a0414605-8eb6-4ecb-89ff-23a4abd96ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:12.923920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a89bf6-a4dd-4644-8a47-607c6a98c9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:12.926589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Validating volume size '2' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:46:13.007070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a89bf6-a4dd-4644-8a47-607c6a98c9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:13.009742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3718f2c9-3619-4005-8aaf-2f355ed51ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:13.218460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Created reservations ['5e1d5a3e-cdd6-4ca3-a553-d5eb52bffd3e', 'e98231dc-979d-457f-856b-38c28c654ae7', 'b32c1ad2-04f9-42f6-a607-dd36dc0acf4e', '035be0e0-0d18-4ec3-8e77-32c224d775ea'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:46:13.220671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3718f2c9-3619-4005-8aaf-2f355ed51ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e1d5a3e-cdd6-4ca3-a553-d5eb52bffd3e', 'e98231dc-979d-457f-856b-38c28c654ae7', 'b32c1ad2-04f9-42f6-a607-dd36dc0acf4e', '035be0e0-0d18-4ec3-8e77-32c224d775ea']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:13.222827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f54253c7-0e53-427e-9f53-d677114a778f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:13.395799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f54253c7-0e53-427e-9f53-d677114a778f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03837761-35ce-47d7-9463-480facebf8f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1307898575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2630098a8a9a429baa07a6516b19abca',qos_specs=None,replication_status=,reservations=['5e1d5a3e-cdd6-4ca3-a553-d5eb52bffd3e','e98231dc-979d-457f-856b-38c28c654ae7','b32c1ad2-04f9-42f6-a607-dd36dc0acf4e','035be0e0-0d18-4ec3-8e77-32c224d775ea'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7575ba56b14670948bf641da8105c0',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:46:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1307898575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03837761-35ce-47d7-9463-480facebf8f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2630098a8a9a429baa07a6516b19abca',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='9c7575ba56b14670948bf641da8105c0',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:13.404003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef28a2f-bd48-4039-81f6-7fc56596094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:13.570773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef28a2f-bd48-4039-81f6-7fc56596094c) 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-1307898575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2630098a8a9a429baa07a6516b19abca',qos_specs=None,replication_status=,reservations=['5e1d5a3e-cdd6-4ca3-a553-d5eb52bffd3e','e98231dc-979d-457f-856b-38c28c654ae7','b32c1ad2-04f9-42f6-a607-dd36dc0acf4e','035be0e0-0d18-4ec3-8e77-32c224d775ea'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7575ba56b14670948bf641da8105c0',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:13.580957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dd3e97f-7f2b-474c-9a88-ed269686c79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:13.607744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e218e54-207b-46b6-9767-b7b69054a758 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:13.608626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e218e54-207b-46b6-9767-b7b69054a758 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:13.609446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e218e54-207b-46b6-9767-b7b69054a758 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:13.836927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:13.836927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:13.860288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0e218e54-207b-46b6-9767-b7b69054a758 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:13.879589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dd3e97f-7f2b-474c-9a88-ed269686c79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:13.899272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Flow 'volume_create_api' (a0414605-8eb6-4ecb-89ff-23a4abd96ebd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:13.922649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e218e54-207b-46b6-9767-b7b69054a758 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:13.924548 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1329/2651] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:13 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:13.934270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdf3bbbd-9904-4e79-8181-4bb4477c57eb tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:13.950790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdf3bbbd-9904-4e79-8181-4bb4477c57eb tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:13.953500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:13.953500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:13.953960 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdf3bbbd-9904-4e79-8181-4bb4477c57eb tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:14.111287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:14.111287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:14.135223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fdf3bbbd-9904-4e79-8181-4bb4477c57eb tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:14.209315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Create volume request issued successfully. Jan 21 08:46:14.211718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdf3bbbd-9904-4e79-8181-4bb4477c57eb tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:14.212593 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1330/2652] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:13 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:14.314257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b1d84a1-748b-42e1-a161-0f85ed7bb99f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes returned with HTTP 202 Jan 21 08:46:14.338434 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1323/2653] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:46:12 2021] POST /volume/v3/2630098a8a9a429baa07a6516b19abca/volumes => generated 831 bytes in 1446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:46:14.344173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b2792115-19d5-4cc1-a10a-60daccb56292 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 Jan 21 08:46:14.344708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b2792115-19d5-4cc1-a10a-60daccb56292 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:14.344920 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:14.344920 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:14.345817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b2792115-19d5-4cc1-a10a-60daccb56292 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:14.489321 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:14.489321 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:14.489321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b2792115-19d5-4cc1-a10a-60daccb56292 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Volume info retrieved successfully. Jan 21 08:46:14.530321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b2792115-19d5-4cc1-a10a-60daccb56292 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 returned with HTTP 200 Jan 21 08:46:14.532547 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1331/2654] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:14 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 => generated 923 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:14.954321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c0fe9d2-fd5d-4e3d-a90a-2a34b4a5c32c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:14.954862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c0fe9d2-fd5d-4e3d-a90a-2a34b4a5c32c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:14.955067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:14.955067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:14.955739 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c0fe9d2-fd5d-4e3d-a90a-2a34b4a5c32c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:15.065280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:15.065280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:15.090633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3c0fe9d2-fd5d-4e3d-a90a-2a34b4a5c32c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:15.142602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c0fe9d2-fd5d-4e3d-a90a-2a34b4a5c32c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:15.143791 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1324/2655] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:14 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:15.228832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce776e0d-ee46-43f6-ab2d-54a22d27d505 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:15.230431 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce776e0d-ee46-43f6-ab2d-54a22d27d505 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:15.245836 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:15.245836 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:15.245836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce776e0d-ee46-43f6-ab2d-54a22d27d505 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:15.331862 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:15.331862 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:15.371083 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ce776e0d-ee46-43f6-ab2d-54a22d27d505 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:15.455176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce776e0d-ee46-43f6-ab2d-54a22d27d505 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:15.470166 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1332/2656] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:15 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:15.563300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-663c52bd-318b-4f58-aeb7-e7c736e4b13f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 Jan 21 08:46:15.565400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-663c52bd-318b-4f58-aeb7-e7c736e4b13f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:15.565978 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:15.565978 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:15.567038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-663c52bd-318b-4f58-aeb7-e7c736e4b13f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:15.722519 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:15.722519 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:15.747290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-663c52bd-318b-4f58-aeb7-e7c736e4b13f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Volume info retrieved successfully. Jan 21 08:46:15.806015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-663c52bd-318b-4f58-aeb7-e7c736e4b13f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 returned with HTTP 200 Jan 21 08:46:15.808784 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1325/2657] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:15 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 => generated 923 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:16.165647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5aa245b6-8ce9-4b9f-b912-e1c32cfa24d7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:16.166550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5aa245b6-8ce9-4b9f-b912-e1c32cfa24d7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:16.166924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:16.166924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:16.168864 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5aa245b6-8ce9-4b9f-b912-e1c32cfa24d7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:16.450441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:16.450441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:16.476312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5aa245b6-8ce9-4b9f-b912-e1c32cfa24d7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:16.478690 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7a0221b-1a10-4ac5-87e2-37e8b0882634 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:16.479342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7a0221b-1a10-4ac5-87e2-37e8b0882634 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:16.483855 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:16.483855 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:16.485199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7a0221b-1a10-4ac5-87e2-37e8b0882634 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:16.521926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5aa245b6-8ce9-4b9f-b912-e1c32cfa24d7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:16.522743 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1333/2658] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:16 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:16.784627 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:16.784627 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:16.821850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e7a0221b-1a10-4ac5-87e2-37e8b0882634 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:16.826220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dda56551-da35-4d5e-96a1-cf9fa7f7b2ee tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 Jan 21 08:46:16.826772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dda56551-da35-4d5e-96a1-cf9fa7f7b2ee tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:16.826968 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:16.826968 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:16.827620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dda56551-da35-4d5e-96a1-cf9fa7f7b2ee tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:16.917434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7a0221b-1a10-4ac5-87e2-37e8b0882634 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:16.929585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1326/2659] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:16 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:17.026149 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:17.026149 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:17.093200 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dda56551-da35-4d5e-96a1-cf9fa7f7b2ee tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Volume info retrieved successfully. Jan 21 08:46:17.227328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dda56551-da35-4d5e-96a1-cf9fa7f7b2ee tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 returned with HTTP 200 Jan 21 08:46:17.235468 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1334/2660] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:16 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 => generated 924 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:17.265592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b714c1f6-f352-4ef1-af05-84008afc4217 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] POST http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots Jan 21 08:46:17.271363 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:17.271363 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:17.276090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b714c1f6-f352-4ef1-af05-84008afc4217 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03837761-35ce-47d7-9463-480facebf8f2", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1640278623"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:17.419527 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:17.419527 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:17.422392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b714c1f6-f352-4ef1-af05-84008afc4217 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Volume info retrieved successfully. Jan 21 08:46:17.423510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-b714c1f6-f352-4ef1-af05-84008afc4217 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Create snapshot from volume 03837761-35ce-47d7-9463-480facebf8f2 Jan 21 08:46:17.556690 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6178260a-13f7-4345-b815-75c4058c9ad2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:17.558685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6178260a-13f7-4345-b815-75c4058c9ad2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:17.559302 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:17.559302 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:17.561278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6178260a-13f7-4345-b815-75c4058c9ad2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:17.648191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:17.648191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:17.659230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6178260a-13f7-4345-b815-75c4058c9ad2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:17.687281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6178260a-13f7-4345-b815-75c4058c9ad2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:17.691524 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1335/2661] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:17 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:17.801439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-b714c1f6-f352-4ef1-af05-84008afc4217 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Created reservations ['c2da8af9-c936-4d89-81d5-6ef57f44be1b', 'e1a84e68-644a-4bbc-9456-4a7f9aae271e', 'ee562a1f-4d39-4846-8704-2009c7253e74', '65f265cd-f5f7-430f-bd42-27a350996f4f'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:46:17.951102 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cd05631-a4ce-426e-a900-cb84bf27b288 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:17.952355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cd05631-a4ce-426e-a900-cb84bf27b288 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:17.952838 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:17.952838 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:17.954011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cd05631-a4ce-426e-a900-cb84bf27b288 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:18.218445 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:18.218445 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:18.253811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0cd05631-a4ce-426e-a900-cb84bf27b288 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:18.254122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b714c1f6-f352-4ef1-af05-84008afc4217 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot create request issued successfully. Jan 21 08:46:18.254122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b714c1f6-f352-4ef1-af05-84008afc4217 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots returned with HTTP 202 Jan 21 08:46:18.254122 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1327/2662] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:46:17 2021] POST /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots => generated 318 bytes in 1006 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:46:18.270553 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70bae908-4db4-48b2-b51f-fb8fba94b653 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:18.270993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70bae908-4db4-48b2-b51f-fb8fba94b653 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:18.271196 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:18.271196 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:18.271613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70bae908-4db4-48b2-b51f-fb8fba94b653 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:18.339409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:18.339409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:18.344210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-70bae908-4db4-48b2-b51f-fb8fba94b653 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:18.354204 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70bae908-4db4-48b2-b51f-fb8fba94b653 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 200 Jan 21 08:46:18.360015 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1328/2663] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:18 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 450 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:18.362630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cd05631-a4ce-426e-a900-cb84bf27b288 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:18.366837 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1336/2664] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:17 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:18.714786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1deeab73-f89a-4bd0-b068-b0ea87adee57 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:18.716152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1deeab73-f89a-4bd0-b068-b0ea87adee57 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:18.716732 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:18.716732 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:18.718905 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1deeab73-f89a-4bd0-b068-b0ea87adee57 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:18.877678 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:18.877678 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:18.920197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1deeab73-f89a-4bd0-b068-b0ea87adee57 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:19.015977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1deeab73-f89a-4bd0-b068-b0ea87adee57 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:19.018446 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1329/2665] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:18 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:19.379975 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5648df29-5870-4c2d-a549-8eabc3a73a5c tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:19.383951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5648df29-5870-4c2d-a549-8eabc3a73a5c tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:19.384357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:19.384357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:19.385113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5648df29-5870-4c2d-a549-8eabc3a73a5c tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:19.446138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e855955-8352-47b0-a5f9-da23995791f1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:19.446948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e855955-8352-47b0-a5f9-da23995791f1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:19.447296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:19.447296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:19.451879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e855955-8352-47b0-a5f9-da23995791f1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:19.453451 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:19.453451 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:19.454772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5648df29-5870-4c2d-a549-8eabc3a73a5c tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:19.457463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5648df29-5870-4c2d-a549-8eabc3a73a5c tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 200 Jan 21 08:46:19.459491 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1337/2666] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:19 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 450 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:19.619752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:19.619752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:19.631816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9e855955-8352-47b0-a5f9-da23995791f1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:19.661393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e855955-8352-47b0-a5f9-da23995791f1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:19.662708 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1330/2667] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:19 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:20.048435 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33f8e5d0-528b-4635-8144-64d599a906f4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:20.050668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33f8e5d0-528b-4635-8144-64d599a906f4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:20.053399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:20.053399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:20.054825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33f8e5d0-528b-4635-8144-64d599a906f4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:20.368499 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:20.368499 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:20.408357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-33f8e5d0-528b-4635-8144-64d599a906f4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:20.530886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f31a3c0-b2a1-4735-aa40-0dda968f1758 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:20.530886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f31a3c0-b2a1-4735-aa40-0dda968f1758 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:20.530886 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:20.530886 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:20.530886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f31a3c0-b2a1-4735-aa40-0dda968f1758 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:20.531347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33f8e5d0-528b-4635-8144-64d599a906f4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:20.531347 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1338/2668] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:20 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:20.568041 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:20.568041 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:20.570554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6f31a3c0-b2a1-4735-aa40-0dda968f1758 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:20.575739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f31a3c0-b2a1-4735-aa40-0dda968f1758 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 200 Jan 21 08:46:20.577708 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1331/2669] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:20 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 450 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:20.687656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f03cbff-f2b7-45a7-839e-a4b614812a9f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:20.689097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f03cbff-f2b7-45a7-839e-a4b614812a9f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:20.689583 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:20.689583 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:20.690467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f03cbff-f2b7-45a7-839e-a4b614812a9f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:20.922173 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:20.922173 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:20.962511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f03cbff-f2b7-45a7-839e-a4b614812a9f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:21.046182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f03cbff-f2b7-45a7-839e-a4b614812a9f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:21.088983 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1339/2670] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:20 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:21.596685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e28bdc16-e697-441e-af1b-446842ae872e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:21.596952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b31e031-780f-4cda-8199-7625d4ea88cf tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:21.597281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e28bdc16-e697-441e-af1b-446842ae872e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:21.597481 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:21.597481 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:21.597763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b31e031-780f-4cda-8199-7625d4ea88cf tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:21.597964 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:21.597964 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:21.598301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e28bdc16-e697-441e-af1b-446842ae872e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:21.598480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b31e031-780f-4cda-8199-7625d4ea88cf tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:21.665563 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:21.665563 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:21.666564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:21.666564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:21.668270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6b31e031-780f-4cda-8199-7625d4ea88cf tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:21.673575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b31e031-780f-4cda-8199-7625d4ea88cf tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 200 Jan 21 08:46:21.675163 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1332/2671] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:21 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 450 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:21.683692 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e28bdc16-e697-441e-af1b-446842ae872e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:21.744919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e28bdc16-e697-441e-af1b-446842ae872e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:21.746794 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1340/2672] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:21 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:22.106052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af8e24b2-6305-4602-bcb6-035d0d8efe4a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:22.106596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af8e24b2-6305-4602-bcb6-035d0d8efe4a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:22.106821 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:22.106821 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:22.107314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af8e24b2-6305-4602-bcb6-035d0d8efe4a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:22.164323 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:22.164323 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:22.174148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-af8e24b2-6305-4602-bcb6-035d0d8efe4a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:22.200451 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af8e24b2-6305-4602-bcb6-035d0d8efe4a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:22.201485 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1333/2673] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:22 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:22.686901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bba28268-292c-4ae9-8047-4ac8e9f07793 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:22.687890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bba28268-292c-4ae9-8047-4ac8e9f07793 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:22.688284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:22.688284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:22.689175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bba28268-292c-4ae9-8047-4ac8e9f07793 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:22.731103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:22.731103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:22.733799 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bba28268-292c-4ae9-8047-4ac8e9f07793 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:22.887015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bba28268-292c-4ae9-8047-4ac8e9f07793 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 200 Jan 21 08:46:22.887015 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1341/2674] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:22 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 450 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:22.888713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a18e77b-617f-42e7-a67d-e1c445072b35 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:22.888713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a18e77b-617f-42e7-a67d-e1c445072b35 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:22.888713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:22.888713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:22.888713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a18e77b-617f-42e7-a67d-e1c445072b35 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:22.888713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:22.888713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:22.898770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7a18e77b-617f-42e7-a67d-e1c445072b35 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:22.946274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a18e77b-617f-42e7-a67d-e1c445072b35 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:22.948120 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1334/2675] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:22 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:23.242015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83b4d257-3bcb-494b-b138-de363b463010 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:23.242015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83b4d257-3bcb-494b-b138-de363b463010 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:23.242015 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:23.242015 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:23.242015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83b4d257-3bcb-494b-b138-de363b463010 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:23.403167 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:23.403167 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:23.403167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-83b4d257-3bcb-494b-b138-de363b463010 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:23.462973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83b4d257-3bcb-494b-b138-de363b463010 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:23.462973 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1342/2676] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:23 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:23.903751 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f015baa-00e5-4372-bf41-dbd722efae8a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:23.942688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f015baa-00e5-4372-bf41-dbd722efae8a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:23.942688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:23.942688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:23.942688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f015baa-00e5-4372-bf41-dbd722efae8a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:23.978333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7aa6c5d2-4299-48ab-9773-577d9e14849f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:23.980006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7aa6c5d2-4299-48ab-9773-577d9e14849f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:23.980441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:23.980441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:23.981079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7aa6c5d2-4299-48ab-9773-577d9e14849f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:24.004283 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:24.004283 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:24.007132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f015baa-00e5-4372-bf41-dbd722efae8a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:24.013241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f015baa-00e5-4372-bf41-dbd722efae8a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 200 Jan 21 08:46:24.017181 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1335/2677] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:23 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 450 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:24.179393 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:24.179393 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:24.197616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7aa6c5d2-4299-48ab-9773-577d9e14849f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:24.297950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7aa6c5d2-4299-48ab-9773-577d9e14849f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:24.301576 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1343/2678] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:23 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:24.480061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5da13167-de7f-4d5c-a6b5-5761fdf11a87 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:24.481556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5da13167-de7f-4d5c-a6b5-5761fdf11a87 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:24.481969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:24.481969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:24.482760 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5da13167-de7f-4d5c-a6b5-5761fdf11a87 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:24.794500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:24.794500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:24.794500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5da13167-de7f-4d5c-a6b5-5761fdf11a87 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:24.803519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5da13167-de7f-4d5c-a6b5-5761fdf11a87 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:24.804959 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1336/2679] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:24 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:25.035077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-576ad268-e307-410d-9448-98902a9d0853 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:25.036007 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-576ad268-e307-410d-9448-98902a9d0853 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:25.036405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:25.036405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:25.036987 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-576ad268-e307-410d-9448-98902a9d0853 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:25.086861 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:25.086861 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:25.088473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-576ad268-e307-410d-9448-98902a9d0853 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:25.095595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-576ad268-e307-410d-9448-98902a9d0853 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 200 Jan 21 08:46:25.098625 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1344/2680] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:25 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 477 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:25.117150 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] POST http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes Jan 21 08:46:25.117724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:25.117724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:25.118171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d4bd077f-4a48-4bac-9954-2d83608a3251"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:25.121139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd4bd077f-4a48-4bac-9954-2d83608a3251'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:46:25.180173 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:25.180173 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:25.208824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:25.208824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Create volume of 1 GB Jan 21 08:46:25.208824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Availability Zones retrieved successfully. Jan 21 08:46:25.233668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Flow 'volume_create_api' (005f94a8-0f7c-43be-a0e7-4dd889b47915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:25.238411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce3687f8-95e7-4424-88dc-c87221afbde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:25.242120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:46:25.268923 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce3687f8-95e7-4424-88dc-c87221afbde0) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:46:25.283901 n-d-769329-4 devstack@c-api.service[88055]: 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 08:46:25.283901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce3687f8-95e7-4424-88dc-c87221afbde0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:25.283901 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce3687f8-95e7-4424-88dc-c87221afbde0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:46:25.290632 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Flow 'volume_create_api' (005f94a8-0f7c-43be-a0e7-4dd889b47915) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:46:25.291384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b585a3e-d0b3-4247-b6f8-d4eca54a0822 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes returned with HTTP 400 Jan 21 08:46:25.296342 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1337/2681] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:46:25 2021] POST /volume/v3/2630098a8a9a429baa07a6516b19abca/volumes => generated 171 bytes in 186 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:46:25.309626 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f440f4cf-e89d-4673-bf6b-c856382e9c84 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] DELETE http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:25.310223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f440f4cf-e89d-4673-bf6b-c856382e9c84 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:25.310336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:25.310336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:25.310710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f440f4cf-e89d-4673-bf6b-c856382e9c84 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:25.311268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-f440f4cf-e89d-4673-bf6b-c856382e9c84 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Delete snapshot with id: d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:25.330653 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9586906-434d-4449-929f-fdbc6658ab03 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:25.330653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9586906-434d-4449-929f-fdbc6658ab03 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:25.330653 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:25.330653 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:25.330653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9586906-434d-4449-929f-fdbc6658ab03 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:25.360334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:25.360334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:25.361483 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f440f4cf-e89d-4673-bf6b-c856382e9c84 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:25.461890 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:25.461890 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:25.471047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b9586906-434d-4449-929f-fdbc6658ab03 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:25.496386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9586906-434d-4449-929f-fdbc6658ab03 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:25.506595 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1338/2682] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:25 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:25.644177 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f440f4cf-e89d-4673-bf6b-c856382e9c84 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot delete request issued successfully. Jan 21 08:46:25.645311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f440f4cf-e89d-4673-bf6b-c856382e9c84 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 202 Jan 21 08:46:25.646443 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1345/2683] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:46:25 2021] DELETE /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 0 bytes in 342 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:46:25.656487 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1edf22c8-b5a2-44bf-906e-cb89255f5b9d tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:25.657041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1edf22c8-b5a2-44bf-906e-cb89255f5b9d tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:25.657516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:25.657516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:25.657822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1edf22c8-b5a2-44bf-906e-cb89255f5b9d tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:25.710509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:25.710509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:25.712783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1edf22c8-b5a2-44bf-906e-cb89255f5b9d tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:25.730722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1edf22c8-b5a2-44bf-906e-cb89255f5b9d tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 200 Jan 21 08:46:25.735086 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1339/2684] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:25 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 476 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:25.826750 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e411da0a-547c-4200-b187-8896fb345fe7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:25.827467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e411da0a-547c-4200-b187-8896fb345fe7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:25.827705 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:25.827705 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:25.828220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e411da0a-547c-4200-b187-8896fb345fe7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:26.036002 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:26.036002 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:26.108704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e411da0a-547c-4200-b187-8896fb345fe7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:26.207301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e411da0a-547c-4200-b187-8896fb345fe7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:26.236080 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1346/2685] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:25 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:26.517517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-574ef10f-2219-4730-9ecd-31da9a0733aa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:26.519452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-574ef10f-2219-4730-9ecd-31da9a0733aa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:26.520082 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:26.520082 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:26.521232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-574ef10f-2219-4730-9ecd-31da9a0733aa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:26.672398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:26.672398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:26.693792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-574ef10f-2219-4730-9ecd-31da9a0733aa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:26.754568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0220b3a5-715f-4289-8cf9-aeae8cd37172 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:26.755253 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0220b3a5-715f-4289-8cf9-aeae8cd37172 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:26.755480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:26.755480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:26.755945 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0220b3a5-715f-4289-8cf9-aeae8cd37172 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:26.758345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-574ef10f-2219-4730-9ecd-31da9a0733aa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:26.761021 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1340/2686] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:26 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:26.860117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:26.860117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:26.871265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0220b3a5-715f-4289-8cf9-aeae8cd37172 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:26.880713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0220b3a5-715f-4289-8cf9-aeae8cd37172 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 200 Jan 21 08:46:26.894580 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1347/2687] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:26 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 476 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:27.251739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95f1f306-35e8-4aa1-8f29-8d68c71e87b1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:27.253105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95f1f306-35e8-4aa1-8f29-8d68c71e87b1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:27.253737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:27.253737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:27.254845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95f1f306-35e8-4aa1-8f29-8d68c71e87b1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:27.360004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:27.360004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:27.381044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95f1f306-35e8-4aa1-8f29-8d68c71e87b1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:27.489418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95f1f306-35e8-4aa1-8f29-8d68c71e87b1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:27.502748 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1341/2688] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:27 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:27.788454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-088f85a7-f057-4cac-8859-36a190791808 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:27.788454 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-088f85a7-f057-4cac-8859-36a190791808 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:27.788454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:27.788454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:27.788454 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-088f85a7-f057-4cac-8859-36a190791808 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:27.905888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f980329a-5b3f-43a8-a69c-0abe29419bb5 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:27.906535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f980329a-5b3f-43a8-a69c-0abe29419bb5 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:27.906762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:27.906762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:27.907154 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f980329a-5b3f-43a8-a69c-0abe29419bb5 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:27.990155 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:27.990155 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:27.996982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f980329a-5b3f-43a8-a69c-0abe29419bb5 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Snapshot retrieved successfully. Jan 21 08:46:27.999293 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f980329a-5b3f-43a8-a69c-0abe29419bb5 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 200 Jan 21 08:46:28.000170 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1342/2689] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:27 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 476 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:28.029805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:28.029805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:28.078455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-088f85a7-f057-4cac-8859-36a190791808 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:28.184438 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-088f85a7-f057-4cac-8859-36a190791808 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:28.186062 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1348/2690] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:27 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:28.526907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2acc880c-e06f-4869-8e42-a1ca46e50d6e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:28.528222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2acc880c-e06f-4869-8e42-a1ca46e50d6e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:28.528570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:28.528570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:28.529176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2acc880c-e06f-4869-8e42-a1ca46e50d6e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:28.778842 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:28.778842 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:28.812738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2acc880c-e06f-4869-8e42-a1ca46e50d6e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:28.877124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2acc880c-e06f-4869-8e42-a1ca46e50d6e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:28.884787 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1343/2691] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:28 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:29.022060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7113ddf0-3d84-45d0-b790-a86e07a7b117 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 Jan 21 08:46:29.030185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7113ddf0-3d84-45d0-b790-a86e07a7b117 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:29.030993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:29.030993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:29.032120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7113ddf0-3d84-45d0-b790-a86e07a7b117 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:29.136780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7113ddf0-3d84-45d0-b790-a86e07a7b117 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 returned with HTTP 404 Jan 21 08:46:29.139152 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1349/2692] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:29 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/snapshots/d4bd077f-4a48-4bac-9954-2d83608a3251 => generated 111 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:46:29.154760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-edfcf28c-a255-4943-aea6-84a6b2023a0f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] DELETE http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 Jan 21 08:46:29.155803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-edfcf28c-a255-4943-aea6-84a6b2023a0f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:29.156397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:29.156397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:29.157468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-edfcf28c-a255-4943-aea6-84a6b2023a0f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:29.158552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-edfcf28c-a255-4943-aea6-84a6b2023a0f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Delete volume with id: 03837761-35ce-47d7-9463-480facebf8f2 Jan 21 08:46:29.225596 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97a717f8-88fd-4195-a901-bd639bcdc1a9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:29.226763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97a717f8-88fd-4195-a901-bd639bcdc1a9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:29.227779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97a717f8-88fd-4195-a901-bd639bcdc1a9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:29.281009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:29.281009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:29.283059 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-edfcf28c-a255-4943-aea6-84a6b2023a0f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Volume info retrieved successfully. Jan 21 08:46:29.465367 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:29.465367 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:29.484885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-edfcf28c-a255-4943-aea6-84a6b2023a0f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Delete volume request issued successfully. Jan 21 08:46:29.485870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-edfcf28c-a255-4943-aea6-84a6b2023a0f tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 returned with HTTP 202 Jan 21 08:46:29.502537 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1344/2693] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:46:29 2021] DELETE /volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 => generated 0 bytes in 357 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:46:29.514794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-97a717f8-88fd-4195-a901-bd639bcdc1a9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:29.523267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1912f3f2-f0e4-4fcf-9fb0-be534c1735f6 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 Jan 21 08:46:29.533075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1912f3f2-f0e4-4fcf-9fb0-be534c1735f6 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:29.540024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:29.540024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:29.541407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1912f3f2-f0e4-4fcf-9fb0-be534c1735f6 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:29.598712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97a717f8-88fd-4195-a901-bd639bcdc1a9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:29.598712 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1350/2694] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:29 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:29.714597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:29.714597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:29.739738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1912f3f2-f0e4-4fcf-9fb0-be534c1735f6 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Volume info retrieved successfully. Jan 21 08:46:29.796691 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1912f3f2-f0e4-4fcf-9fb0-be534c1735f6 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 returned with HTTP 200 Jan 21 08:46:29.808301 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1345/2695] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:29 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 => generated 923 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:29.920385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3bf30525-702f-41d6-801f-643aa2a75919 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:29.922698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3bf30525-702f-41d6-801f-643aa2a75919 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:29.923413 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:29.923413 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:29.925075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3bf30525-702f-41d6-801f-643aa2a75919 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:30.051844 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:30.051844 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:30.086928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3bf30525-702f-41d6-801f-643aa2a75919 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:30.193479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3bf30525-702f-41d6-801f-643aa2a75919 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:30.195160 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1351/2696] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:29 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:30.629530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52239de9-6000-44c6-a011-252cbedee34f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:30.630983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52239de9-6000-44c6-a011-252cbedee34f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:30.633046 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:30.633046 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:30.634467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52239de9-6000-44c6-a011-252cbedee34f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:30.766109 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:30.766109 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:30.786009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-52239de9-6000-44c6-a011-252cbedee34f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:30.830358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-947082e6-f1d1-4436-87f1-9dcb747faa97 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 Jan 21 08:46:30.831362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-947082e6-f1d1-4436-87f1-9dcb747faa97 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:30.831733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:30.831733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:30.832426 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-947082e6-f1d1-4436-87f1-9dcb747faa97 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:30.876114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52239de9-6000-44c6-a011-252cbedee34f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:30.893812 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1346/2697] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:30 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:31.070346 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:31.070346 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:31.113246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-947082e6-f1d1-4436-87f1-9dcb747faa97 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Volume info retrieved successfully. Jan 21 08:46:31.209356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-947082e6-f1d1-4436-87f1-9dcb747faa97 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 returned with HTTP 200 Jan 21 08:46:31.211291 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1352/2698] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:30 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 => generated 923 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:31.227178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3debe33c-8779-480f-9039-94cdd734462d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:31.227915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3debe33c-8779-480f-9039-94cdd734462d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:31.228208 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:31.228208 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:31.228723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3debe33c-8779-480f-9039-94cdd734462d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:31.368468 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:31.368468 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:31.394218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3debe33c-8779-480f-9039-94cdd734462d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:31.464549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3debe33c-8779-480f-9039-94cdd734462d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:31.465673 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1347/2699] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:31 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:31.918447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31ebb5c7-b184-4696-8811-852f6e6ea28b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:31.919451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31ebb5c7-b184-4696-8811-852f6e6ea28b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:31.919812 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:31.919812 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:31.920482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31ebb5c7-b184-4696-8811-852f6e6ea28b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:32.168232 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:32.168232 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:32.203772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-31ebb5c7-b184-4696-8811-852f6e6ea28b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:32.228184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-023b14c1-1eb1-41c9-939f-0f5e82eed339 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 Jan 21 08:46:32.229306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-023b14c1-1eb1-41c9-939f-0f5e82eed339 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:32.229833 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:32.229833 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:32.230654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-023b14c1-1eb1-41c9-939f-0f5e82eed339 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:32.292241 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:32.292241 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:32.303789 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-023b14c1-1eb1-41c9-939f-0f5e82eed339 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Volume info retrieved successfully. Jan 21 08:46:32.312122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31ebb5c7-b184-4696-8811-852f6e6ea28b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:32.327058 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1353/2700] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:31 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:32.341934 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-023b14c1-1eb1-41c9-939f-0f5e82eed339 tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 returned with HTTP 200 Jan 21 08:46:32.343075 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1348/2701] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:32 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 => generated 923 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:32.502082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da6b65f0-4ccc-446e-b497-3778b157ccdd tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:32.503657 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da6b65f0-4ccc-446e-b497-3778b157ccdd tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:32.504324 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:32.504324 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:32.505797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da6b65f0-4ccc-446e-b497-3778b157ccdd tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:32.752375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:32.752375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:32.765674 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-da6b65f0-4ccc-446e-b497-3778b157ccdd tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:32.799802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da6b65f0-4ccc-446e-b497-3778b157ccdd tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:32.801042 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1354/2702] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:32 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:33.345157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c13a590-ca43-48fa-a425-e4d9a8bd521f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:33.346981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c13a590-ca43-48fa-a425-e4d9a8bd521f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:33.347427 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:33.347427 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:33.348223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c13a590-ca43-48fa-a425-e4d9a8bd521f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:33.361442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40b97974-de68-41f5-bd0e-3a5a50df5f6a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] GET http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 Jan 21 08:46:33.362143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40b97974-de68-41f5-bd0e-3a5a50df5f6a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:33.362598 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:33.362598 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:33.363281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40b97974-de68-41f5-bd0e-3a5a50df5f6a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:33.478657 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:33.478657 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:33.499738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5c13a590-ca43-48fa-a425-e4d9a8bd521f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:33.528289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40b97974-de68-41f5-bd0e-3a5a50df5f6a tempest-VolumesSnapshotNegativeTestJSON-299784612 tempest-VolumesSnapshotNegativeTestJSON-299784612] http://10.222.0.50/volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 returned with HTTP 404 Jan 21 08:46:33.531845 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1355/2703] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:33 2021] GET /volume/v3/2630098a8a9a429baa07a6516b19abca/volumes/03837761-35ce-47d7-9463-480facebf8f2 => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:46:33.564897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c13a590-ca43-48fa-a425-e4d9a8bd521f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:33.565777 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1349/2704] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:33 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:33.818258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d095122-cf47-4aa9-b10d-4fadfbf7b65e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:33.819396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d095122-cf47-4aa9-b10d-4fadfbf7b65e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:33.821289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d095122-cf47-4aa9-b10d-4fadfbf7b65e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:33.920930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:33.920930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:33.935035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1d095122-cf47-4aa9-b10d-4fadfbf7b65e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:33.975989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d095122-cf47-4aa9-b10d-4fadfbf7b65e tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:33.977524 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1356/2705] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:33 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:34.582736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd42575e-c6c1-4dba-8950-13b96cac2880 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:34.584054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd42575e-c6c1-4dba-8950-13b96cac2880 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:34.584878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:34.584878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:34.585570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd42575e-c6c1-4dba-8950-13b96cac2880 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:34.707886 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:34.707886 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:34.730829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fd42575e-c6c1-4dba-8950-13b96cac2880 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:34.793967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd42575e-c6c1-4dba-8950-13b96cac2880 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:34.809750 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1350/2706] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:34 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:35.025099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83f1f59e-d9b3-467b-b431-8d3f482d71a9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:35.026510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83f1f59e-d9b3-467b-b431-8d3f482d71a9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:35.026905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:35.026905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:35.027701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83f1f59e-d9b3-467b-b431-8d3f482d71a9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:35.203487 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:35.203487 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:35.243520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-83f1f59e-d9b3-467b-b431-8d3f482d71a9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:35.367239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83f1f59e-d9b3-467b-b431-8d3f482d71a9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:35.382181 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1357/2707] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:34 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:35.826811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40b27f89-ac83-46bd-8d0f-56020d6c8e72 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:35.828681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40b27f89-ac83-46bd-8d0f-56020d6c8e72 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:35.828879 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:35.828879 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:35.829244 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40b27f89-ac83-46bd-8d0f-56020d6c8e72 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:36.015628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:36.015628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:36.061712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-40b27f89-ac83-46bd-8d0f-56020d6c8e72 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:36.088271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40b27f89-ac83-46bd-8d0f-56020d6c8e72 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:36.089429 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1351/2708] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:35 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:36.392012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf4d48a7-537f-4f3c-9b74-12be44ec1301 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:36.392963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf4d48a7-537f-4f3c-9b74-12be44ec1301 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:36.393390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:36.393390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:36.394065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf4d48a7-537f-4f3c-9b74-12be44ec1301 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:36.472498 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:36.472498 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:36.492412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bf4d48a7-537f-4f3c-9b74-12be44ec1301 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:36.544157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf4d48a7-537f-4f3c-9b74-12be44ec1301 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:36.546700 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1358/2709] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:36 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:37.124490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d5e2f5f-38b8-444a-9b98-5555ac36fa9b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:37.124490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d5e2f5f-38b8-444a-9b98-5555ac36fa9b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:37.124490 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:37.124490 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:37.124490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d5e2f5f-38b8-444a-9b98-5555ac36fa9b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:37.215098 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:37.215098 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:37.258051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9d5e2f5f-38b8-444a-9b98-5555ac36fa9b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:37.292562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d5e2f5f-38b8-444a-9b98-5555ac36fa9b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:37.314637 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1352/2710] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:37 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:37.593080 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-120c9e46-bf92-4c10-ac14-822bf38b9b2a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:37.593634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-120c9e46-bf92-4c10-ac14-822bf38b9b2a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:37.593860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:37.593860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:37.594300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-120c9e46-bf92-4c10-ac14-822bf38b9b2a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:37.764296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:37.764296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:37.776970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-120c9e46-bf92-4c10-ac14-822bf38b9b2a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:37.803109 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-120c9e46-bf92-4c10-ac14-822bf38b9b2a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:37.804277 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1359/2711] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:37 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 970 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:38.334828 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b87fd5ee-af8c-4b1b-aa58-601f5522150d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:38.336035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b87fd5ee-af8c-4b1b-aa58-601f5522150d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:38.336475 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:38.336475 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:38.337333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b87fd5ee-af8c-4b1b-aa58-601f5522150d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:38.406036 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:38.406036 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:38.417335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b87fd5ee-af8c-4b1b-aa58-601f5522150d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:38.455030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b87fd5ee-af8c-4b1b-aa58-601f5522150d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:38.457318 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1353/2712] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:38 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:38.837124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bec53012-34ec-4693-8c37-b7f0ec4ae1a0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:38.838106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bec53012-34ec-4693-8c37-b7f0ec4ae1a0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:38.838549 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:38.838549 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:38.839235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bec53012-34ec-4693-8c37-b7f0ec4ae1a0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:38.910069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:38.910069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:38.924502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bec53012-34ec-4693-8c37-b7f0ec4ae1a0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:38.998777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bec53012-34ec-4693-8c37-b7f0ec4ae1a0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:39.001171 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1360/2713] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:38 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:39.500756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9bb2884-f22c-4086-b799-b90b46f13cb0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:39.500756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9bb2884-f22c-4086-b799-b90b46f13cb0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:39.500756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:39.500756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:39.500756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9bb2884-f22c-4086-b799-b90b46f13cb0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:39.743723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:39.743723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:39.809951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d9bb2884-f22c-4086-b799-b90b46f13cb0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:39.939778 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9bb2884-f22c-4086-b799-b90b46f13cb0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:39.948001 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1354/2714] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:39 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:40.040563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca93f5fb-56ed-40fd-a222-4afc59f5724a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:40.041953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca93f5fb-56ed-40fd-a222-4afc59f5724a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:40.042539 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:40.042539 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:40.044369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca93f5fb-56ed-40fd-a222-4afc59f5724a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:40.225536 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:40.225536 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:40.250898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca93f5fb-56ed-40fd-a222-4afc59f5724a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:40.320229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca93f5fb-56ed-40fd-a222-4afc59f5724a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:40.323393 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1361/2715] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:40 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 1358 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:40.361297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39013036-6452-440f-bbb7-79b62bfe71d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] POST http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f/action Jan 21 08:46:40.362175 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:40.362175 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:40.363002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39013036-6452-440f-bbb7-79b62bfe71d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:46:40.363793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39013036-6452-440f-bbb7-79b62bfe71d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:40.508471 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:40.508471 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:40.512345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-39013036-6452-440f-bbb7-79b62bfe71d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:40.893115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-39013036-6452-440f-bbb7-79b62bfe71d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Created reservations ['e2137158-d495-40ba-b3b3-e5bc86d43e9b', 'a567cc66-a296-4892-bdc0-f5a95709f915'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:46:40.967523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-39013036-6452-440f-bbb7-79b62bfe71d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Extend volume request issued successfully. Jan 21 08:46:40.969162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39013036-6452-440f-bbb7-79b62bfe71d0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f/action returned with HTTP 202 Jan 21 08:46:40.972763 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1355/2716] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:46:40 2021] POST /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f/action => generated 0 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:46:40.994861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ba23959-9011-44f8-a22d-fba62303afe8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:40.996593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b14c2f00-f91a-4124-92a4-f64143625db9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:40.997898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ba23959-9011-44f8-a22d-fba62303afe8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:40.998449 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b14c2f00-f91a-4124-92a4-f64143625db9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:40.998908 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:40.998908 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:41.001421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b14c2f00-f91a-4124-92a4-f64143625db9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:41.001709 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:41.001709 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:41.003244 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ba23959-9011-44f8-a22d-fba62303afe8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:41.289339 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:41.289339 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:41.311946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b14c2f00-f91a-4124-92a4-f64143625db9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:41.329406 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:41.329406 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:41.374645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b14c2f00-f91a-4124-92a4-f64143625db9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:41.387470 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1362/2717] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:40 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:41.387795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ba23959-9011-44f8-a22d-fba62303afe8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:41.540944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ba23959-9011-44f8-a22d-fba62303afe8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:41.544148 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1356/2718] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:40 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 1358 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:42.406589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f2852de-fb3b-461b-b52f-c65096f358fa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:42.407230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f2852de-fb3b-461b-b52f-c65096f358fa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:42.407673 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:42.407673 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:42.408578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f2852de-fb3b-461b-b52f-c65096f358fa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:42.578352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54ee4cf2-53e1-40f6-855a-d36b71a16fb1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:42.579513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54ee4cf2-53e1-40f6-855a-d36b71a16fb1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:42.584068 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:42.584068 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:42.585447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54ee4cf2-53e1-40f6-855a-d36b71a16fb1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:42.781069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:42.781069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:42.839224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6f2852de-fb3b-461b-b52f-c65096f358fa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:42.911347 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:42.911347 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:42.965805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-54ee4cf2-53e1-40f6-855a-d36b71a16fb1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:43.013697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f2852de-fb3b-461b-b52f-c65096f358fa tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:43.021516 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1363/2719] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:42 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 969 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:43.054450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54ee4cf2-53e1-40f6-855a-d36b71a16fb1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:43.066920 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1357/2720] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:42 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 1358 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:44.039584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c96111e-d2e7-4c7d-8a2d-f95ecdc70b38 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:44.040118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c96111e-d2e7-4c7d-8a2d-f95ecdc70b38 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:44.040306 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:44.040306 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:44.041012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c96111e-d2e7-4c7d-8a2d-f95ecdc70b38 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:44.074781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e6d8845-d7e4-4d2d-abb1-e4465ab239a9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:44.075338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e6d8845-d7e4-4d2d-abb1-e4465ab239a9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:44.075597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:44.075597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:44.075987 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e6d8845-d7e4-4d2d-abb1-e4465ab239a9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:44.170522 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:44.170522 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:44.192375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:44.192375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:44.196328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0c96111e-d2e7-4c7d-8a2d-f95ecdc70b38 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:44.227489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0e6d8845-d7e4-4d2d-abb1-e4465ab239a9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:44.242488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c96111e-d2e7-4c7d-8a2d-f95ecdc70b38 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:44.246573 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1364/2721] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:44 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 1359 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:44.282118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e6d8845-d7e4-4d2d-abb1-e4465ab239a9 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:44.283158 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1358/2722] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:44 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 1358 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:44.300759 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21d8fee2-8ce0-4077-80cc-84dba6781b30 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:46:44.302298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21d8fee2-8ce0-4077-80cc-84dba6781b30 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:44.302715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:44.302715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:44.303915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21d8fee2-8ce0-4077-80cc-84dba6781b30 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:44.416484 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:44.416484 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:44.450248 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-21d8fee2-8ce0-4077-80cc-84dba6781b30 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:44.543216 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21d8fee2-8ce0-4077-80cc-84dba6781b30 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:46:44.544114 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1365/2723] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:44 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 1358 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:44.571330 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] POST http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes Jan 21 08:46:44.577532 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:44.577532 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:44.577532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2115652285"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:44.577532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2115652285'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:46:44.577532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Create volume of 1 GB Jan 21 08:46:44.602324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Availability Zones retrieved successfully. Jan 21 08:46:44.630337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Flow 'volume_create_api' (d52f9c5d-f78f-4e2f-88da-9f645415a595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:44.633990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51dde655-c5a3-4cc1-aeef-712935f87fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:44.637028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:46:44.786293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51dde655-c5a3-4cc1-aeef-712935f87fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:44.789063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c8aca3-48c0-47eb-8f28-c629c1828256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:44.961385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Created reservations ['7596aa06-f5d0-4da0-8902-6438d4b9d842', 'b59fe0dc-e732-4c7b-b4a1-693a2e4d1ac3', '669313dc-f17d-4e41-a547-78fe7648bdd2', '4c43570e-fc0d-460e-96f1-2d3e4a2fe203'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:46:44.965502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c8aca3-48c0-47eb-8f28-c629c1828256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7596aa06-f5d0-4da0-8902-6438d4b9d842', 'b59fe0dc-e732-4c7b-b4a1-693a2e4d1ac3', '669313dc-f17d-4e41-a547-78fe7648bdd2', '4c43570e-fc0d-460e-96f1-2d3e4a2fe203']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:44.970040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e064351e-d85b-4996-a18c-76a97399c755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:45.142166 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e064351e-d85b-4996-a18c-76a97399c755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b3be892-2d02-413c-bb3e-679714ecf4e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2115652285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc611c8f0b34e1d9fe3828685bd3b7d',qos_specs=None,replication_status=,reservations=['7596aa06-f5d0-4da0-8902-6438d4b9d842','b59fe0dc-e732-4c7b-b4a1-693a2e4d1ac3','669313dc-f17d-4e41-a547-78fe7648bdd2','4c43570e-fc0d-460e-96f1-2d3e4a2fe203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d2faeb26c42457a80252c30eeead22c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:46:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2115652285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b3be892-2d02-413c-bb3e-679714ecf4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc611c8f0b34e1d9fe3828685bd3b7d',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='8d2faeb26c42457a80252c30eeead22c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:45.146712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1fc133-681a-476e-b80f-cdc670cfdca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:45.267683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2104e77-37cf-4658-a9dc-1e7d974af428 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:46:45.274921 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2104e77-37cf-4658-a9dc-1e7d974af428 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:45.278033 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:45.278033 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:45.279024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1fc133-681a-476e-b80f-cdc670cfdca6) 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-2115652285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc611c8f0b34e1d9fe3828685bd3b7d',qos_specs=None,replication_status=,reservations=['7596aa06-f5d0-4da0-8902-6438d4b9d842','b59fe0dc-e732-4c7b-b4a1-693a2e4d1ac3','669313dc-f17d-4e41-a547-78fe7648bdd2','4c43570e-fc0d-460e-96f1-2d3e4a2fe203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d2faeb26c42457a80252c30eeead22c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:45.279361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2104e77-37cf-4658-a9dc-1e7d974af428 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:45.284155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f814393-9442-45cf-930d-1cb605027db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:45.375306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f814393-9442-45cf-930d-1cb605027db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:45.387321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Flow 'volume_create_api' (d52f9c5d-f78f-4e2f-88da-9f645415a595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:45.399004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:45.399004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:45.420135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c2104e77-37cf-4658-a9dc-1e7d974af428 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:45.483971 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2104e77-37cf-4658-a9dc-1e7d974af428 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:46:45.485172 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1366/2724] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:45 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 1357 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:46:45.501465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] POST http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes Jan 21 08:46:45.501949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:45.501949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:45.502386 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4793313d-8ff4-46cc-8e31-94b7dab4ccae", "size": 1, "name": "tempest-VolumesCloneTest-Volume-460226588"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:45.503717 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume request body: {'volume': {'source_volid': '4793313d-8ff4-46cc-8e31-94b7dab4ccae', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-460226588'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:46:45.685516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:45.685516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:45.686749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume retrieved successfully. Jan 21 08:46:45.687360 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume of 1 GB Jan 21 08:46:45.734302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Availability Zones retrieved successfully. Jan 21 08:46:45.803791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Flow 'volume_create_api' (5f79f9bb-b878-4cd9-b444-be9eecdcb17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:45.806831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be226655-d355-4546-820e-2d6bce00e03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:45.809709 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Validating volume size '1' using validate_int, validate_source_size {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:46:45.826627 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Create volume request issued successfully. Jan 21 08:46:45.896698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4297b9df-705f-461c-ae62-54901c53d9c4 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes returned with HTTP 202 Jan 21 08:46:45.898329 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1359/2725] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:46:44 2021] POST /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes => generated 841 bytes in 1331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:46:45.918010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d557319-f317-4b59-9be4-0a724ac0b22c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:46:45.919018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d557319-f317-4b59-9be4-0a724ac0b22c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:45.919383 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:45.919383 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:45.920283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d557319-f317-4b59-9be4-0a724ac0b22c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:46.004791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be226655-d355-4546-820e-2d6bce00e03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4793313d-8ff4-46cc-8e31-94b7dab4ccae', 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:46.007101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (210de539-4ff9-410b-8bfc-39238dbc2a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:46.081721 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:46.081721 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:46.104233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6d557319-f317-4b59-9be4-0a724ac0b22c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:46.161258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d557319-f317-4b59-9be4-0a724ac0b22c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:46:46.162117 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1360/2726] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:45 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 909 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:46.264155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Created reservations ['76496000-09e3-4dcc-99f7-5eeb7b2dcba5', 'f2e4731d-7148-4741-b621-bf80634d4d25', '705d65ba-4e4c-4b2a-81b9-20daf1afc5e4', '6a70b916-f6f1-455b-b30a-ea52d459290d'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:46:46.266150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (210de539-4ff9-410b-8bfc-39238dbc2a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76496000-09e3-4dcc-99f7-5eeb7b2dcba5', 'f2e4731d-7148-4741-b621-bf80634d4d25', '705d65ba-4e4c-4b2a-81b9-20daf1afc5e4', '6a70b916-f6f1-455b-b30a-ea52d459290d']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:46.269988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5547792-4ea4-4450-94c6-9fbd39c497eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:46.516663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5547792-4ea4-4450-94c6-9fbd39c497eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af5dd196-adcf-42b7-a8c2-90ac44974a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-460226588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68f94f4ebae4da39de7a4f62f2c622b',qos_specs=None,replication_status=,reservations=['76496000-09e3-4dcc-99f7-5eeb7b2dcba5','f2e4731d-7148-4741-b621-bf80634d4d25','705d65ba-4e4c-4b2a-81b9-20daf1afc5e4','6a70b916-f6f1-455b-b30a-ea52d459290d'],size=1,snapshot_id=None,source_replicaid=,source_volid=4793313d-8ff4-46cc-8e31-94b7dab4ccae,status='creating',user_id='cf248c2ac86c4548a1b4911b4553ec05',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:46:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-460226588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af5dd196-adcf-42b7-a8c2-90ac44974a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d68f94f4ebae4da39de7a4f62f2c622b',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=4793313d-8ff4-46cc-8e31-94b7dab4ccae,status='creating',terminated_at=None,updated_at=None,user_id='cf248c2ac86c4548a1b4911b4553ec05',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:46.519521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a381b64-29d9-47e6-8126-1957ddc37074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:46.647980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a381b64-29d9-47e6-8126-1957ddc37074) 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-460226588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68f94f4ebae4da39de7a4f62f2c622b',qos_specs=None,replication_status=,reservations=['76496000-09e3-4dcc-99f7-5eeb7b2dcba5','f2e4731d-7148-4741-b621-bf80634d4d25','705d65ba-4e4c-4b2a-81b9-20daf1afc5e4','6a70b916-f6f1-455b-b30a-ea52d459290d'],size=1,snapshot_id=None,source_replicaid=,source_volid=4793313d-8ff4-46cc-8e31-94b7dab4ccae,status='creating',user_id='cf248c2ac86c4548a1b4911b4553ec05',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:46.651242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d81f92f-ee6f-4b7b-9883-f05ca6f53ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:46.838871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d81f92f-ee6f-4b7b-9883-f05ca6f53ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:46.841692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Flow 'volume_create_api' (5f79f9bb-b878-4cd9-b444-be9eecdcb17d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:47.168950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume request issued successfully. Jan 21 08:46:47.180121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ecba09ab-60b7-4765-a745-593e0164cb01 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:46:47.180660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ecba09ab-60b7-4765-a745-593e0164cb01 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:47.180868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:47.180868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:47.181210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ecba09ab-60b7-4765-a745-593e0164cb01 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:47.292603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:47.292603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:47.305720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ecba09ab-60b7-4765-a745-593e0164cb01 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:47.317768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d62b7b11-d126-4e2b-8963-cf79527df1c9 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes returned with HTTP 202 Jan 21 08:46:47.322870 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1367/2727] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:46:45 2021] POST /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes => generated 848 bytes in 1825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:46:47.338837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4052b6b2-10cc-4dff-96b2-6a16d8e648f0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:46:47.339635 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4052b6b2-10cc-4dff-96b2-6a16d8e648f0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:47.339988 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:47.339988 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:47.358026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4052b6b2-10cc-4dff-96b2-6a16d8e648f0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:47.395179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ecba09ab-60b7-4765-a745-593e0164cb01 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:46:47.396352 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1361/2728] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:47 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 909 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:47.441869 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:47.441869 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:47.452922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4052b6b2-10cc-4dff-96b2-6a16d8e648f0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:47.528532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4052b6b2-10cc-4dff-96b2-6a16d8e648f0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:46:47.533996 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1368/2729] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:47 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:48.414088 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a040b0a-f85a-49e5-83c9-6062e62e47e5 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:46:48.414858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a040b0a-f85a-49e5-83c9-6062e62e47e5 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:48.414858 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:48.414858 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:48.415250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a040b0a-f85a-49e5-83c9-6062e62e47e5 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:48.543576 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:48.543576 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:48.549754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7eacc79a-4060-4f5a-a445-913259a2656f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:46:48.550295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7eacc79a-4060-4f5a-a445-913259a2656f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:48.550482 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:48.550482 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:48.550846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7eacc79a-4060-4f5a-a445-913259a2656f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:48.571699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3a040b0a-f85a-49e5-83c9-6062e62e47e5 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:48.668773 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a040b0a-f85a-49e5-83c9-6062e62e47e5 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:46:48.675829 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1362/2730] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:48 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 910 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:48.683598 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:48.683598 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:48.691337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03a15618-797e-4af8-9212-d8237d7b4520 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] POST http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots Jan 21 08:46:48.698825 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:48.698825 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:48.699818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03a15618-797e-4af8-9212-d8237d7b4520 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b3be892-2d02-413c-bb3e-679714ecf4e6", "name": "tempest-VolumesExtendTest-Snapshot-1350040198"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:48.707747 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7eacc79a-4060-4f5a-a445-913259a2656f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:48.759030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7eacc79a-4060-4f5a-a445-913259a2656f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:46:48.761205 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1369/2731] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:48 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:48.957829 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:48.957829 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:48.960821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-03a15618-797e-4af8-9212-d8237d7b4520 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:48.961456 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-03a15618-797e-4af8-9212-d8237d7b4520 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Create snapshot from volume 2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:46:49.172546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-03a15618-797e-4af8-9212-d8237d7b4520 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Created reservations ['6ec50da9-f549-4c8d-9bc1-41366c408083', '4ead3570-98da-4bcf-ba98-33071e0f7b35', 'f7296a61-678d-4993-ad98-92e573ab1bc3', '7d0a4b43-0cd3-4231-8725-e3b28d9b286c'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:46:49.570416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-03a15618-797e-4af8-9212-d8237d7b4520 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot create request issued successfully. Jan 21 08:46:49.571253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03a15618-797e-4af8-9212-d8237d7b4520 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots returned with HTTP 202 Jan 21 08:46:49.577874 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1363/2732] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:46:48 2021] POST /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots => generated 304 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:46:49.585842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74bdb3a1-e8c6-42f8-af2f-31b48fe58ac0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:46:49.586589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74bdb3a1-e8c6-42f8-af2f-31b48fe58ac0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:49.586976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:49.586976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:49.587629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74bdb3a1-e8c6-42f8-af2f-31b48fe58ac0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:49.645880 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:49.645880 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:49.656848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-74bdb3a1-e8c6-42f8-af2f-31b48fe58ac0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot retrieved successfully. Jan 21 08:46:49.659352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74bdb3a1-e8c6-42f8-af2f-31b48fe58ac0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 returned with HTTP 200 Jan 21 08:46:49.660605 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1370/2733] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:49 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 => generated 436 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:49.777719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45a44547-2543-44ff-bf20-7740f6cdae62 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:46:49.778516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45a44547-2543-44ff-bf20-7740f6cdae62 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:49.778884 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:49.778884 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:49.779523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45a44547-2543-44ff-bf20-7740f6cdae62 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:49.952624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:49.952624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:49.976941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-45a44547-2543-44ff-bf20-7740f6cdae62 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:50.024831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45a44547-2543-44ff-bf20-7740f6cdae62 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:46:50.035605 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1364/2734] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:49 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:50.679810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2787834-7290-4146-9721-ef16b2a5b39a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:46:50.681024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2787834-7290-4146-9721-ef16b2a5b39a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:50.681439 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:50.681439 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:50.682597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2787834-7290-4146-9721-ef16b2a5b39a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:50.745993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:50.745993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:50.749697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f2787834-7290-4146-9721-ef16b2a5b39a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot retrieved successfully. Jan 21 08:46:50.756335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2787834-7290-4146-9721-ef16b2a5b39a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 returned with HTTP 200 Jan 21 08:46:50.759307 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1371/2735] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:50 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 => generated 436 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:51.042658 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7983a2c-5d47-432f-8945-240a3f56dbcf tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:46:51.043211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7983a2c-5d47-432f-8945-240a3f56dbcf tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:51.043399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:51.043399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:51.043962 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7983a2c-5d47-432f-8945-240a3f56dbcf tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:51.182984 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:51.182984 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:51.204221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b7983a2c-5d47-432f-8945-240a3f56dbcf tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:51.268938 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7983a2c-5d47-432f-8945-240a3f56dbcf tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:46:51.273714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1365/2736] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:51 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:51.794430 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c853169-5269-4c4b-b0fc-1bf66902951c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:46:51.796419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c853169-5269-4c4b-b0fc-1bf66902951c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:51.798867 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:51.798867 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:51.800872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c853169-5269-4c4b-b0fc-1bf66902951c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:51.966948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:51.966948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:51.972960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9c853169-5269-4c4b-b0fc-1bf66902951c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot retrieved successfully. Jan 21 08:46:51.975185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c853169-5269-4c4b-b0fc-1bf66902951c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 returned with HTTP 200 Jan 21 08:46:51.977076 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1372/2737] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:51 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 => generated 436 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:52.301380 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1e41808-1019-4559-8231-6e5d4c288ac3 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:46:52.302238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1e41808-1019-4559-8231-6e5d4c288ac3 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:52.302654 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:52.302654 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:52.303328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1e41808-1019-4559-8231-6e5d4c288ac3 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:52.466754 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:52.466754 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:52.496159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c1e41808-1019-4559-8231-6e5d4c288ac3 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:52.558753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1e41808-1019-4559-8231-6e5d4c288ac3 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:46:52.559817 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1366/2738] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:52 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:52.989197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f948d024-f599-4abb-a56c-04bf43020d18 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:46:52.990031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f948d024-f599-4abb-a56c-04bf43020d18 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:52.990866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:52.990866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:52.991455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f948d024-f599-4abb-a56c-04bf43020d18 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:53.063375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:53.063375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:53.069498 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f948d024-f599-4abb-a56c-04bf43020d18 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot retrieved successfully. Jan 21 08:46:53.073027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f948d024-f599-4abb-a56c-04bf43020d18 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 returned with HTTP 200 Jan 21 08:46:53.079843 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1373/2739] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:46:52 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 => generated 463 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:53.088702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7be0136-ed9b-41c1-8cf9-ec8bf0829316 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] POST http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6/action Jan 21 08:46:53.089509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:53.089509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:53.090232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7be0136-ed9b-41c1-8cf9-ec8bf0829316 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:46:53.090808 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7be0136-ed9b-41c1-8cf9-ec8bf0829316 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:53.253957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:53.253957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:53.256897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c7be0136-ed9b-41c1-8cf9-ec8bf0829316 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:53.520822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-c7be0136-ed9b-41c1-8cf9-ec8bf0829316 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Created reservations ['6b904a7c-61c1-4088-92f7-9ffe63963e5e', 'e963c549-22a6-413b-ba05-2b316c82da10'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:46:53.571272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c7be0136-ed9b-41c1-8cf9-ec8bf0829316 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Extend volume request issued successfully. Jan 21 08:46:53.573901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7be0136-ed9b-41c1-8cf9-ec8bf0829316 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6/action returned with HTTP 202 Jan 21 08:46:53.576325 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1367/2740] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:46:53 2021] POST /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6/action => generated 0 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:46:53.587321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c318870-7fb5-4a4c-9eb0-1640bbf22fb0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:46:53.588504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c318870-7fb5-4a4c-9eb0-1640bbf22fb0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:53.588920 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:53.588920 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:53.589568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c318870-7fb5-4a4c-9eb0-1640bbf22fb0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:53.620021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45ba51f5-e026-4384-b54d-fbbe01b55d8c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:46:53.625423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45ba51f5-e026-4384-b54d-fbbe01b55d8c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:53.632914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:53.632914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:53.633743 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45ba51f5-e026-4384-b54d-fbbe01b55d8c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:53.743239 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:53.743239 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:53.752339 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:53.752339 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:53.764714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9c318870-7fb5-4a4c-9eb0-1640bbf22fb0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:53.764938 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-45ba51f5-e026-4384-b54d-fbbe01b55d8c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:53.798127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45ba51f5-e026-4384-b54d-fbbe01b55d8c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:46:53.799247 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1368/2741] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:53 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:53.825894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c318870-7fb5-4a4c-9eb0-1640bbf22fb0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:46:53.826380 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1374/2742] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:53 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 910 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:54.816517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66431109-c615-47b8-9fe5-d0b99e52f541 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:46:54.817883 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66431109-c615-47b8-9fe5-d0b99e52f541 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:54.818329 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:54.818329 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:54.819005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66431109-c615-47b8-9fe5-d0b99e52f541 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:54.845072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-853b8830-237d-4a0b-9ff8-312a36d549fa tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:46:54.846000 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-853b8830-237d-4a0b-9ff8-312a36d549fa tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:54.846423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:54.846423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:54.847118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-853b8830-237d-4a0b-9ff8-312a36d549fa tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:55.008727 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:55.008727 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:55.036372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-853b8830-237d-4a0b-9ff8-312a36d549fa tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:55.114392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-853b8830-237d-4a0b-9ff8-312a36d549fa tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:46:55.115752 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1375/2743] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:54 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 910 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:55.130764 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:55.130764 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:55.183071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-66431109-c615-47b8-9fe5-d0b99e52f541 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:55.297628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66431109-c615-47b8-9fe5-d0b99e52f541 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:46:55.299271 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1369/2744] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:54 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:56.135076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c28ea0f-6726-4faa-852a-de917d84f724 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:46:56.136526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c28ea0f-6726-4faa-852a-de917d84f724 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:56.137106 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:56.137106 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:56.137696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c28ea0f-6726-4faa-852a-de917d84f724 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:56.265377 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:56.265377 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:56.286476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4c28ea0f-6726-4faa-852a-de917d84f724 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:56.319069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b7f5760-749e-4a0f-bdbd-73109489cdf5 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:46:56.320073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b7f5760-749e-4a0f-bdbd-73109489cdf5 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:56.320438 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:56.320438 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:56.321121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b7f5760-749e-4a0f-bdbd-73109489cdf5 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:56.361655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c28ea0f-6726-4faa-852a-de917d84f724 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:46:56.362758 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1376/2745] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:56 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 910 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:56.520144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:56.520144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:56.554983 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5b7f5760-749e-4a0f-bdbd-73109489cdf5 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:56.636916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b7f5760-749e-4a0f-bdbd-73109489cdf5 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:46:56.660702 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1370/2746] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:56 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:57.382140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9592c43d-e423-4dec-ab59-621c322079af tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:46:57.382671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9592c43d-e423-4dec-ab59-621c322079af tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:57.382906 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:57.382906 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:57.383294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9592c43d-e423-4dec-ab59-621c322079af tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:57.454870 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:57.454870 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:57.466585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9592c43d-e423-4dec-ab59-621c322079af tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:57.497820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9592c43d-e423-4dec-ab59-621c322079af tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:46:57.499708 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1377/2747] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:57 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 910 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:57.719027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95b79cd4-817c-4429-b914-ddfb371321a0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:46:57.723775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95b79cd4-817c-4429-b914-ddfb371321a0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:57.730682 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:57.730682 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:57.733733 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95b79cd4-817c-4429-b914-ddfb371321a0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:57.865996 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:57.865996 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:57.886720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95b79cd4-817c-4429-b914-ddfb371321a0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:57.917132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95b79cd4-817c-4429-b914-ddfb371321a0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:46:57.918989 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1371/2748] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:57 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:58.547991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40049dbc-70b6-4f59-8d85-0a7e168fef4f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:46:58.547991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40049dbc-70b6-4f59-8d85-0a7e168fef4f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:58.547991 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:58.547991 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:58.547991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40049dbc-70b6-4f59-8d85-0a7e168fef4f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:58.697251 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:58.697251 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:58.697251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-40049dbc-70b6-4f59-8d85-0a7e168fef4f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:46:58.745868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40049dbc-70b6-4f59-8d85-0a7e168fef4f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:46:58.753126 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1378/2749] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:58 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 910 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:58.961989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-514fe08f-0259-4d13-982c-5e0d4969fab0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:46:58.965427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-514fe08f-0259-4d13-982c-5e0d4969fab0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:58.966388 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:58.966388 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:58.968176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-514fe08f-0259-4d13-982c-5e0d4969fab0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:59.247826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:59.247826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:59.300203 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-514fe08f-0259-4d13-982c-5e0d4969fab0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:46:59.411578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-514fe08f-0259-4d13-982c-5e0d4969fab0 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:46:59.412862 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1372/2750] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:58 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:59.784901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ee3affaa-9998-444e-99fd-441a49b98b5b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:46:59.786764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ee3affaa-9998-444e-99fd-441a49b98b5b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:59.795209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:59.795209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:46:59.796096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ee3affaa-9998-444e-99fd-441a49b98b5b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:59.897994 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:59.897994 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:46:59.929679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ee3affaa-9998-444e-99fd-441a49b98b5b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:00.011559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ee3affaa-9998-444e-99fd-441a49b98b5b tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:47:00.012522 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1379/2751] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:59 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 910 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:00.039532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07da3a12-0f05-4000-83ac-614dcab80e59 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:47:00.040295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07da3a12-0f05-4000-83ac-614dcab80e59 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:00.040791 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:00.040791 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:00.041472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07da3a12-0f05-4000-83ac-614dcab80e59 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:00.212288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:00.212288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:00.244650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-07da3a12-0f05-4000-83ac-614dcab80e59 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:00.321847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07da3a12-0f05-4000-83ac-614dcab80e59 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:47:00.336126 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1373/2752] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:00 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 910 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:00.374510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fe1be94-3b53-4f16-9ca3-f631004ad24a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] DELETE http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:47:00.374510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fe1be94-3b53-4f16-9ca3-f631004ad24a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:00.374510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:00.374510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:00.374510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fe1be94-3b53-4f16-9ca3-f631004ad24a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:00.374510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-1fe1be94-3b53-4f16-9ca3-f631004ad24a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Delete snapshot with id: 95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:47:00.426879 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:00.426879 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:00.428514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1fe1be94-3b53-4f16-9ca3-f631004ad24a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot retrieved successfully. Jan 21 08:47:00.439170 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca821515-20e0-4c17-b424-8f5bce3c3258 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:00.440029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca821515-20e0-4c17-b424-8f5bce3c3258 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:00.440355 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:00.440355 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:00.440925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca821515-20e0-4c17-b424-8f5bce3c3258 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:00.755006 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:00.755006 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:00.794011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca821515-20e0-4c17-b424-8f5bce3c3258 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:00.914615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca821515-20e0-4c17-b424-8f5bce3c3258 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:00.922311 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1374/2753] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:00 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:01.774801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1fe1be94-3b53-4f16-9ca3-f631004ad24a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot delete request issued successfully. Jan 21 08:47:01.780473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fe1be94-3b53-4f16-9ca3-f631004ad24a tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 returned with HTTP 202 Jan 21 08:47:01.789959 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1380/2754] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:47:00 2021] DELETE /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 => generated 0 bytes in 1439 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:47:01.809864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4357ff7-6753-4fb4-a1c6-53f510f4f723 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:47:01.810818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4357ff7-6753-4fb4-a1c6-53f510f4f723 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:01.820220 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:01.820220 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:01.821544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4357ff7-6753-4fb4-a1c6-53f510f4f723 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:01.944666 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4dc23960-9d9d-400d-9eb7-295120899da8 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:01.947360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4dc23960-9d9d-400d-9eb7-295120899da8 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:01.988129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:01.988129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:01.991100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4dc23960-9d9d-400d-9eb7-295120899da8 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:02.034456 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:02.034456 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:02.045317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c4357ff7-6753-4fb4-a1c6-53f510f4f723 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot retrieved successfully. Jan 21 08:47:02.051091 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4357ff7-6753-4fb4-a1c6-53f510f4f723 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 returned with HTTP 200 Jan 21 08:47:02.085446 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1375/2755] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:47:01 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 => generated 462 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:02.379569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:02.379569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:02.403557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4dc23960-9d9d-400d-9eb7-295120899da8 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:02.501469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4dc23960-9d9d-400d-9eb7-295120899da8 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:02.524821 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1381/2756] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:01 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:03.113249 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8602201-668a-4dcf-8c12-6f62fbc64cc0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:47:03.114258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8602201-668a-4dcf-8c12-6f62fbc64cc0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:03.114617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:03.114617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:03.122470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8602201-668a-4dcf-8c12-6f62fbc64cc0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:03.214895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:03.214895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:03.217220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e8602201-668a-4dcf-8c12-6f62fbc64cc0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot retrieved successfully. Jan 21 08:47:03.220623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8602201-668a-4dcf-8c12-6f62fbc64cc0 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 returned with HTTP 200 Jan 21 08:47:03.221772 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1376/2757] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:47:03 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 => generated 462 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:03.521585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dc3d69e-0af3-4e15-91df-1e7ad44a296e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:03.522437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dc3d69e-0af3-4e15-91df-1e7ad44a296e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:03.522772 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:03.522772 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:03.523387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dc3d69e-0af3-4e15-91df-1e7ad44a296e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:03.696454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:03.696454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:03.733978 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6dc3d69e-0af3-4e15-91df-1e7ad44a296e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:03.812447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dc3d69e-0af3-4e15-91df-1e7ad44a296e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:03.813428 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1382/2758] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:03 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:04.252745 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fadccc08-7c03-4c1b-b8c9-95b79b747166 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:47:04.254838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fadccc08-7c03-4c1b-b8c9-95b79b747166 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:04.255223 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:04.255223 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:04.256088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fadccc08-7c03-4c1b-b8c9-95b79b747166 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:04.343673 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:04.343673 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:04.343673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fadccc08-7c03-4c1b-b8c9-95b79b747166 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot retrieved successfully. Jan 21 08:47:04.343673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fadccc08-7c03-4c1b-b8c9-95b79b747166 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 returned with HTTP 200 Jan 21 08:47:04.343673 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1377/2759] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:47:04 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 => generated 462 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:04.831934 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30e2cd71-aa28-42ce-b180-f4794c3f2f89 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:04.832812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30e2cd71-aa28-42ce-b180-f4794c3f2f89 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:04.833351 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:04.833351 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:04.834236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30e2cd71-aa28-42ce-b180-f4794c3f2f89 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:04.967956 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:04.967956 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:04.993434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-30e2cd71-aa28-42ce-b180-f4794c3f2f89 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:05.022044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30e2cd71-aa28-42ce-b180-f4794c3f2f89 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:05.022471 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1383/2760] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:04 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:05.359965 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-842bfd6c-2391-4803-8b3a-1e738b881b55 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:47:05.361106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-842bfd6c-2391-4803-8b3a-1e738b881b55 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:05.361497 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:05.361497 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:05.362114 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-842bfd6c-2391-4803-8b3a-1e738b881b55 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:05.420191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:05.420191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:05.421826 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-842bfd6c-2391-4803-8b3a-1e738b881b55 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Snapshot retrieved successfully. Jan 21 08:47:05.432306 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-842bfd6c-2391-4803-8b3a-1e738b881b55 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 returned with HTTP 200 Jan 21 08:47:05.433983 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1378/2761] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:47:05 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 => generated 462 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:06.046875 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-245ef810-26c1-4c67-872b-4bb4ee66f06d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:06.048272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-245ef810-26c1-4c67-872b-4bb4ee66f06d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:06.051480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:06.051480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:06.052830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-245ef810-26c1-4c67-872b-4bb4ee66f06d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:06.280689 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:06.280689 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:06.309924 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-245ef810-26c1-4c67-872b-4bb4ee66f06d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:06.373904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-245ef810-26c1-4c67-872b-4bb4ee66f06d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:06.377054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1384/2762] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:06 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:06.479892 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f8756c1-6bd0-4df1-9182-039de1c478a1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 Jan 21 08:47:06.479892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f8756c1-6bd0-4df1-9182-039de1c478a1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:06.479892 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:06.479892 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:06.479892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f8756c1-6bd0-4df1-9182-039de1c478a1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:06.485053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f8756c1-6bd0-4df1-9182-039de1c478a1 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 returned with HTTP 404 Jan 21 08:47:06.487253 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1379/2763] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:47:06 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/snapshots/95725ca7-7ada-42a0-9914-d7ea18251292 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:47:06.500592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-228c0864-2086-44a6-b553-f16a15285996 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] DELETE http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:47:06.502236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-228c0864-2086-44a6-b553-f16a15285996 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:06.502934 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:06.502934 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:06.507757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-228c0864-2086-44a6-b553-f16a15285996 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:06.509108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-228c0864-2086-44a6-b553-f16a15285996 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Delete volume with id: 2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:47:06.658409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:06.658409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:06.663035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-228c0864-2086-44a6-b553-f16a15285996 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:07.416683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-42a24320-a487-4121-a00a-590dd2630b82 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:07.418293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-42a24320-a487-4121-a00a-590dd2630b82 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:07.419283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-42a24320-a487-4121-a00a-590dd2630b82 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:07.510822 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:07.510822 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:07.533205 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-42a24320-a487-4121-a00a-590dd2630b82 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:07.576996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-42a24320-a487-4121-a00a-590dd2630b82 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:07.578667 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1380/2764] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:07 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:08.233630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-228c0864-2086-44a6-b553-f16a15285996 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Delete volume request issued successfully. Jan 21 08:47:08.234458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-228c0864-2086-44a6-b553-f16a15285996 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 202 Jan 21 08:47:08.246884 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1385/2765] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:47:06 2021] DELETE /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 0 bytes in 1749 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:47:08.249398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1bfae678-5bec-4552-86e0-263f3a10bcb8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:47:08.250377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1bfae678-5bec-4552-86e0-263f3a10bcb8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:08.252117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:08.252117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:08.253448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1bfae678-5bec-4552-86e0-263f3a10bcb8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:08.419359 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:08.419359 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:08.434101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1bfae678-5bec-4552-86e0-263f3a10bcb8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:08.497477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1bfae678-5bec-4552-86e0-263f3a10bcb8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:47:08.497477 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1381/2766] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:08 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 909 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:08.600837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8228089e-61da-45bb-9aeb-fded99375340 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:08.601843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8228089e-61da-45bb-9aeb-fded99375340 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:08.602293 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:08.602293 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:08.603544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8228089e-61da-45bb-9aeb-fded99375340 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:08.827077 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:08.827077 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:08.853625 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8228089e-61da-45bb-9aeb-fded99375340 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:08.892415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8228089e-61da-45bb-9aeb-fded99375340 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:08.893517 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1386/2767] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:08 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:09.503949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58be793f-414f-4612-b19b-d498da8396c2 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:47:09.505014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58be793f-414f-4612-b19b-d498da8396c2 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:09.505419 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:09.505419 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:09.506152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58be793f-414f-4612-b19b-d498da8396c2 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:09.616795 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:09.616795 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:09.648767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-58be793f-414f-4612-b19b-d498da8396c2 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:09.692502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58be793f-414f-4612-b19b-d498da8396c2 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:47:09.704115 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1382/2768] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:09 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 909 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:09.917695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d372e135-883c-4b91-9a50-8309e39353ca tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:09.919080 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d372e135-883c-4b91-9a50-8309e39353ca tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:09.919742 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:09.919742 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:09.922022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d372e135-883c-4b91-9a50-8309e39353ca tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:10.133398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:10.133398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:10.176673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d372e135-883c-4b91-9a50-8309e39353ca tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:10.239669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d372e135-883c-4b91-9a50-8309e39353ca tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:10.240858 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1387/2769] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:09 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:10.711836 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1989e750-46fb-48c7-a6ee-af5f480be513 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:47:10.713725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1989e750-46fb-48c7-a6ee-af5f480be513 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:10.714152 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:10.714152 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:10.714812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1989e750-46fb-48c7-a6ee-af5f480be513 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:10.798764 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:10.798764 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:10.808755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1989e750-46fb-48c7-a6ee-af5f480be513 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:10.843554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1989e750-46fb-48c7-a6ee-af5f480be513 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:47:10.854907 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1383/2770] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:10 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 909 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:11.265675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37062958-7016-4bf2-b551-e7475389e91f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:11.266794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37062958-7016-4bf2-b551-e7475389e91f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:11.267153 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:11.267153 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:11.268375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37062958-7016-4bf2-b551-e7475389e91f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:11.421178 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:11.421178 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:11.440108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-37062958-7016-4bf2-b551-e7475389e91f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:11.504242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37062958-7016-4bf2-b551-e7475389e91f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:11.505736 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1388/2771] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:11 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:11.862295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f825327-41a2-4d36-9095-47fb08882e8f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:47:11.863408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f825327-41a2-4d36-9095-47fb08882e8f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:11.865566 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:11.865566 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:11.866232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f825327-41a2-4d36-9095-47fb08882e8f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:12.020024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:12.020024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:12.039770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f825327-41a2-4d36-9095-47fb08882e8f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:12.078528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f825327-41a2-4d36-9095-47fb08882e8f tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 200 Jan 21 08:47:12.079472 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1384/2772] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:11 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:12.535331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e394aef4-789f-4044-be7c-9186a265fb93 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:12.536259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e394aef4-789f-4044-be7c-9186a265fb93 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:12.536632 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:12.536632 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:12.537254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e394aef4-789f-4044-be7c-9186a265fb93 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:12.609679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:12.609679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:12.622967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e394aef4-789f-4044-be7c-9186a265fb93 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:12.659087 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e394aef4-789f-4044-be7c-9186a265fb93 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:12.669781 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1389/2773] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:12 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:13.098633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3be79c2-8832-462a-89bd-4b115c89c0da tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 Jan 21 08:47:13.101004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3be79c2-8832-462a-89bd-4b115c89c0da tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:13.101630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:13.101630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:13.106003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3be79c2-8832-462a-89bd-4b115c89c0da tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:13.241127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3be79c2-8832-462a-89bd-4b115c89c0da tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 returned with HTTP 404 Jan 21 08:47:13.245340 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1385/2774] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:13 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/2b3be892-2d02-413c-bb3e-679714ecf4e6 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:47:13.253080 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33c67a00-5e79-4558-91fb-70b64a83d3bc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] DELETE http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:47:13.279325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33c67a00-5e79-4558-91fb-70b64a83d3bc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:13.279325 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:13.279325 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:13.279325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33c67a00-5e79-4558-91fb-70b64a83d3bc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:13.279325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-33c67a00-5e79-4558-91fb-70b64a83d3bc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Delete volume with id: df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:47:13.327633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:13.327633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:13.329181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-33c67a00-5e79-4558-91fb-70b64a83d3bc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:13.677938 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-991d5903-1d02-43e1-847c-4508b5a18cef tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:13.678694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-991d5903-1d02-43e1-847c-4508b5a18cef tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:13.679297 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-991d5903-1d02-43e1-847c-4508b5a18cef tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:13.747783 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:13.747783 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:13.767537 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-991d5903-1d02-43e1-847c-4508b5a18cef tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:13.797868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-991d5903-1d02-43e1-847c-4508b5a18cef tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:13.798966 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1386/2775] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:13 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:14.018515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-33c67a00-5e79-4558-91fb-70b64a83d3bc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Delete volume request issued successfully. Jan 21 08:47:14.019260 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33c67a00-5e79-4558-91fb-70b64a83d3bc tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 202 Jan 21 08:47:14.021119 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1390/2776] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:47:13 2021] DELETE /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 0 bytes in 772 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:47:14.031386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0889da7e-ff8d-4cbb-9ad8-7a6da184812d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:47:14.032103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0889da7e-ff8d-4cbb-9ad8-7a6da184812d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:14.032313 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:14.032313 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:14.032674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0889da7e-ff8d-4cbb-9ad8-7a6da184812d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:14.175463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:14.175463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:14.197000 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0889da7e-ff8d-4cbb-9ad8-7a6da184812d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:14.302458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0889da7e-ff8d-4cbb-9ad8-7a6da184812d tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:47:14.314901 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1387/2777] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:14 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 1357 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:47:14.818294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4027e690-ff77-4db1-b310-3429e012c978 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:14.819646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4027e690-ff77-4db1-b310-3429e012c978 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:14.820264 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:14.820264 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:14.821917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4027e690-ff77-4db1-b310-3429e012c978 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:15.140286 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:15.140286 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:15.195547 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4027e690-ff77-4db1-b310-3429e012c978 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:15.292143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4027e690-ff77-4db1-b310-3429e012c978 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:15.296813 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1391/2778] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:14 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:15.352381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd1b9727-a181-44f4-93de-6f19c695199c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:47:15.353870 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd1b9727-a181-44f4-93de-6f19c695199c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:15.354214 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:15.354214 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:15.354868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd1b9727-a181-44f4-93de-6f19c695199c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:15.468967 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:15.468967 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:15.480776 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bd1b9727-a181-44f4-93de-6f19c695199c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:15.510199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd1b9727-a181-44f4-93de-6f19c695199c tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:47:15.512014 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1388/2779] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:15 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 1357 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:16.329516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b9be2cd-12aa-45d7-a400-cbc86b6fba52 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:16.330766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b9be2cd-12aa-45d7-a400-cbc86b6fba52 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:16.331182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:16.331182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:16.331885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b9be2cd-12aa-45d7-a400-cbc86b6fba52 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:16.512395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:16.512395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:16.518434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6b9be2cd-12aa-45d7-a400-cbc86b6fba52 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:16.539765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d04a59c-3151-4138-95a4-2a4ac04e3620 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:47:16.540909 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d04a59c-3151-4138-95a4-2a4ac04e3620 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:16.541611 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:16.541611 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:16.552691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d04a59c-3151-4138-95a4-2a4ac04e3620 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:16.616379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b9be2cd-12aa-45d7-a400-cbc86b6fba52 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:16.623901 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1392/2780] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:16 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:16.749368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:16.749368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:16.815377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0d04a59c-3151-4138-95a4-2a4ac04e3620 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:17.001211 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d04a59c-3151-4138-95a4-2a4ac04e3620 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:47:17.002066 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1389/2781] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:16 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 1357 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:17.643721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9236ee2-dee3-4cfe-bc73-28fbd1829a29 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:17.644985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9236ee2-dee3-4cfe-bc73-28fbd1829a29 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:17.645398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:17.645398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:17.646044 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9236ee2-dee3-4cfe-bc73-28fbd1829a29 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:17.772243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:17.772243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:17.797210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c9236ee2-dee3-4cfe-bc73-28fbd1829a29 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:17.865368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9236ee2-dee3-4cfe-bc73-28fbd1829a29 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:17.867180 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1393/2782] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:17 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:18.019471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2c6ba94-8ac5-4a88-8418-1363ae9aafd7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:47:18.020529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2c6ba94-8ac5-4a88-8418-1363ae9aafd7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:18.020978 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:18.020978 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:18.021633 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2c6ba94-8ac5-4a88-8418-1363ae9aafd7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:18.122770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:18.122770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:18.142076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d2c6ba94-8ac5-4a88-8418-1363ae9aafd7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Volume info retrieved successfully. Jan 21 08:47:18.173638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2c6ba94-8ac5-4a88-8418-1363ae9aafd7 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 200 Jan 21 08:47:18.174697 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1390/2783] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:18 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 1357 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:18.889365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46427ee8-41ec-43d3-9953-0d4a974b96cb tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:18.890177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46427ee8-41ec-43d3-9953-0d4a974b96cb tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:18.890177 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:18.890177 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:18.891002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46427ee8-41ec-43d3-9953-0d4a974b96cb tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:19.022491 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:19.022491 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:19.033942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-46427ee8-41ec-43d3-9953-0d4a974b96cb tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:19.063968 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46427ee8-41ec-43d3-9953-0d4a974b96cb tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:19.065098 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1394/2784] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:18 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:19.192908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef5b857f-ee0a-4f02-b2a5-ca69efcab7c8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] GET http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f Jan 21 08:47:19.194766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef5b857f-ee0a-4f02-b2a5-ca69efcab7c8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:19.195388 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:19.195388 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:19.196114 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef5b857f-ee0a-4f02-b2a5-ca69efcab7c8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:19.357696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef5b857f-ee0a-4f02-b2a5-ca69efcab7c8 tempest-VolumesExtendTest-2147169039 tempest-VolumesExtendTest-2147169039] http://10.222.0.50/volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f returned with HTTP 404 Jan 21 08:47:19.359134 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1391/2785] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:19 2021] GET /volume/v3/fdc611c8f0b34e1d9fe3828685bd3b7d/volumes/df221dde-9d98-4595-be98-93f7da8cdc7f => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:47:20.082103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ec62a9e-bb21-46c2-b792-8b8fe3ab5208 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:20.083451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ec62a9e-bb21-46c2-b792-8b8fe3ab5208 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:20.084187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:20.084187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:20.084948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ec62a9e-bb21-46c2-b792-8b8fe3ab5208 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:20.260679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:20.260679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:20.341563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6ec62a9e-bb21-46c2-b792-8b8fe3ab5208 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:20.481979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ec62a9e-bb21-46c2-b792-8b8fe3ab5208 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:20.496103 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1395/2786] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:20 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:21.507200 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a04eac04-e869-4777-8ea8-069d7a0733e4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:21.508214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a04eac04-e869-4777-8ea8-069d7a0733e4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:21.519358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a04eac04-e869-4777-8ea8-069d7a0733e4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:21.818891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:21.818891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:21.830126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a04eac04-e869-4777-8ea8-069d7a0733e4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:21.886940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a04eac04-e869-4777-8ea8-069d7a0733e4 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:21.888995 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1392/2787] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:21 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:22.920804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b919669-87a2-4720-9e04-1cccfd445109 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:22.921983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b919669-87a2-4720-9e04-1cccfd445109 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:22.922357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:22.922357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:22.922955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b919669-87a2-4720-9e04-1cccfd445109 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:23.110510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:23.110510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:23.128375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6b919669-87a2-4720-9e04-1cccfd445109 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:23.186830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b919669-87a2-4720-9e04-1cccfd445109 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:23.202419 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1396/2788] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:22 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:24.230459 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d423fa1a-8894-49ed-8f6c-146533ff4e7f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:24.232418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d423fa1a-8894-49ed-8f6c-146533ff4e7f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:24.233015 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:24.233015 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:24.236553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d423fa1a-8894-49ed-8f6c-146533ff4e7f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:24.484507 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:24.484507 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:24.509271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d423fa1a-8894-49ed-8f6c-146533ff4e7f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:24.609997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d423fa1a-8894-49ed-8f6c-146533ff4e7f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:24.635992 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1393/2789] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:24 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:25.643696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2eb3910-993d-4779-bde3-dd989a302749 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:25.645198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2eb3910-993d-4779-bde3-dd989a302749 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:25.645612 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:25.645612 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:25.646280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2eb3910-993d-4779-bde3-dd989a302749 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:25.855555 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:25.855555 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:25.887970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e2eb3910-993d-4779-bde3-dd989a302749 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:25.949513 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2eb3910-993d-4779-bde3-dd989a302749 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:25.954081 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1397/2790] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:25 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 940 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:26.989607 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49904bc1-175a-4d54-a798-8362eb9b055f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:26.990278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49904bc1-175a-4d54-a798-8362eb9b055f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:26.990656 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:26.990656 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:26.991342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49904bc1-175a-4d54-a798-8362eb9b055f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:27.235070 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:27.235070 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:27.266131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49904bc1-175a-4d54-a798-8362eb9b055f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:27.363862 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49904bc1-175a-4d54-a798-8362eb9b055f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:27.365577 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1394/2791] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:26 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 1390 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:27.396734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25d26225-244d-4e97-93a7-58abe6c3369e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:47:27.398224 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25d26225-244d-4e97-93a7-58abe6c3369e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:27.398783 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:27.398783 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:27.402781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25d26225-244d-4e97-93a7-58abe6c3369e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:27.573380 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:27.573380 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:27.597776 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-25d26225-244d-4e97-93a7-58abe6c3369e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:27.722313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25d26225-244d-4e97-93a7-58abe6c3369e tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:47:27.730796 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1398/2792] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:27 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 1390 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:27.802515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] POST http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes Jan 21 08:47:27.803248 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:27.803248 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:27.803871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-25196153"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:27.808571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-25196153'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:47:27.809213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume of 1 GB Jan 21 08:47:27.857455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Availability Zones retrieved successfully. Jan 21 08:47:27.912389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Flow 'volume_create_api' (b93d3782-3baa-41a3-a191-dea8afa1f879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:27.924684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55833aa6-4e20-43ae-a1b5-6c685d32ea75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:27.930138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:47:28.114578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55833aa6-4e20-43ae-a1b5-6c685d32ea75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:28.122153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb6063c-c839-466e-aafe-02825cbc7717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:28.268654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Created reservations ['149ec220-96ad-4123-afe1-9c3f3cb39cea', 'aa92ddbc-261e-436b-922c-e15d03b9f24b', '49e750cb-b292-49e5-aceb-afa2a67e063c', '699c092d-ee1e-4fc8-9e1e-a88b108617f3'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:47:28.270800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb6063c-c839-466e-aafe-02825cbc7717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['149ec220-96ad-4123-afe1-9c3f3cb39cea', 'aa92ddbc-261e-436b-922c-e15d03b9f24b', '49e750cb-b292-49e5-aceb-afa2a67e063c', '699c092d-ee1e-4fc8-9e1e-a88b108617f3']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:28.274479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b176b020-fe3b-4dd4-b7fa-b95d0bf6af94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:28.435967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b176b020-fe3b-4dd4-b7fa-b95d0bf6af94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebca8ab6-4a7c-4766-b913-92675b3e7457', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-25196153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68f94f4ebae4da39de7a4f62f2c622b',qos_specs=None,replication_status=,reservations=['149ec220-96ad-4123-afe1-9c3f3cb39cea','aa92ddbc-261e-436b-922c-e15d03b9f24b','49e750cb-b292-49e5-aceb-afa2a67e063c','699c092d-ee1e-4fc8-9e1e-a88b108617f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf248c2ac86c4548a1b4911b4553ec05',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:47:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-25196153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebca8ab6-4a7c-4766-b913-92675b3e7457,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d68f94f4ebae4da39de7a4f62f2c622b',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='cf248c2ac86c4548a1b4911b4553ec05',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:28.441415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9510434-c870-46b9-9ac1-a39971e70deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:28.566133 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9510434-c870-46b9-9ac1-a39971e70deb) 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-25196153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68f94f4ebae4da39de7a4f62f2c622b',qos_specs=None,replication_status=,reservations=['149ec220-96ad-4123-afe1-9c3f3cb39cea','aa92ddbc-261e-436b-922c-e15d03b9f24b','49e750cb-b292-49e5-aceb-afa2a67e063c','699c092d-ee1e-4fc8-9e1e-a88b108617f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf248c2ac86c4548a1b4911b4553ec05',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:28.585599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792e967a-92f0-4c0c-b468-3dbdaec40fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:28.723268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792e967a-92f0-4c0c-b468-3dbdaec40fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:28.742509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Flow 'volume_create_api' (b93d3782-3baa-41a3-a191-dea8afa1f879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:28.867487 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume request issued successfully. Jan 21 08:47:28.888896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e167f90-f469-40f6-8a85-7b75e859322f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes returned with HTTP 202 Jan 21 08:47:28.890084 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1395/2793] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:47:27 2021] POST /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes => generated 814 bytes in 1098 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:47:28.909914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ed5fcbb-58a1-4d0d-88c3-9ed54892401f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 Jan 21 08:47:28.911264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ed5fcbb-58a1-4d0d-88c3-9ed54892401f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:28.911511 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:28.911511 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:28.911914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ed5fcbb-58a1-4d0d-88c3-9ed54892401f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:29.052878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:29.052878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:29.067461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0ed5fcbb-58a1-4d0d-88c3-9ed54892401f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:29.122830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ed5fcbb-58a1-4d0d-88c3-9ed54892401f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 returned with HTTP 200 Jan 21 08:47:29.125932 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1399/2794] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:28 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 => generated 882 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:30.145489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49cbe930-27d7-458d-af9b-d00c53d95898 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 Jan 21 08:47:30.147679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49cbe930-27d7-458d-af9b-d00c53d95898 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:30.160609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:30.160609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:30.160609 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49cbe930-27d7-458d-af9b-d00c53d95898 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:30.292878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:30.292878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:30.331649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49cbe930-27d7-458d-af9b-d00c53d95898 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:30.412549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49cbe930-27d7-458d-af9b-d00c53d95898 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 returned with HTTP 200 Jan 21 08:47:30.413369 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1396/2795] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:30 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 => generated 906 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:31.430000 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5779aea-107c-4a3d-8078-5e69fb08240f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 Jan 21 08:47:31.430719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5779aea-107c-4a3d-8078-5e69fb08240f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:31.430719 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:31.430719 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:31.431098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5779aea-107c-4a3d-8078-5e69fb08240f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:31.535567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:31.535567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:31.568296 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b5779aea-107c-4a3d-8078-5e69fb08240f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:31.724605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5779aea-107c-4a3d-8078-5e69fb08240f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 returned with HTTP 200 Jan 21 08:47:31.726233 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1400/2796] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:31 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 => generated 907 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:31.742967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] POST http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes Jan 21 08:47:31.743914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:31.743914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:31.744766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ebca8ab6-4a7c-4766-b913-92675b3e7457", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1640760535"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:31.746284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume request body: {'volume': {'source_volid': 'ebca8ab6-4a7c-4766-b913-92675b3e7457', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1640760535'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:47:31.835628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:31.835628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:31.838083 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume retrieved successfully. Jan 21 08:47:31.838654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume of 2 GB Jan 21 08:47:31.852318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Availability Zones retrieved successfully. Jan 21 08:47:31.871403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Flow 'volume_create_api' (7482f84a-551f-45fd-9485-a81ab4d76f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:31.886954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68a1fa7-9164-4068-8277-cdf9d1df1f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:31.889720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Validating volume size '2' using validate_int, validate_source_size {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:47:32.177190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e68a1fa7-9164-4068-8277-cdf9d1df1f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'ebca8ab6-4a7c-4766-b913-92675b3e7457', 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:32.187792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85de5d0-55e0-4b00-a8b5-266268af30aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:32.405611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Created reservations ['a54378b2-f9f2-48c5-ada5-47275a32b602', '9c31ef4c-7442-4aaf-a03e-04fbf2ffce57', '4ae51fc3-fee6-405a-a2f4-8d5a42d2cc66', '513bdad0-3548-4e47-a18a-c27f8c431776'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:47:32.407931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85de5d0-55e0-4b00-a8b5-266268af30aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a54378b2-f9f2-48c5-ada5-47275a32b602', '9c31ef4c-7442-4aaf-a03e-04fbf2ffce57', '4ae51fc3-fee6-405a-a2f4-8d5a42d2cc66', '513bdad0-3548-4e47-a18a-c27f8c431776']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:32.410430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09fc8bb1-2423-4911-a453-8a9f8205d5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:32.722723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09fc8bb1-2423-4911-a453-8a9f8205d5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '526b30e1-f134-4e45-8318-97411a073caa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1640760535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68f94f4ebae4da39de7a4f62f2c622b',qos_specs=None,replication_status=,reservations=['a54378b2-f9f2-48c5-ada5-47275a32b602','9c31ef4c-7442-4aaf-a03e-04fbf2ffce57','4ae51fc3-fee6-405a-a2f4-8d5a42d2cc66','513bdad0-3548-4e47-a18a-c27f8c431776'],size=2,snapshot_id=None,source_replicaid=,source_volid=ebca8ab6-4a7c-4766-b913-92675b3e7457,status='creating',user_id='cf248c2ac86c4548a1b4911b4553ec05',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:47:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1640760535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=526b30e1-f134-4e45-8318-97411a073caa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d68f94f4ebae4da39de7a4f62f2c622b',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=ebca8ab6-4a7c-4766-b913-92675b3e7457,status='creating',terminated_at=None,updated_at=None,user_id='cf248c2ac86c4548a1b4911b4553ec05',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:32.725130 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3858875-fcc7-4cd5-a534-a9fde3b78388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:32.811111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3858875-fcc7-4cd5-a534-a9fde3b78388) 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-1640760535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d68f94f4ebae4da39de7a4f62f2c622b',qos_specs=None,replication_status=,reservations=['a54378b2-f9f2-48c5-ada5-47275a32b602','9c31ef4c-7442-4aaf-a03e-04fbf2ffce57','4ae51fc3-fee6-405a-a2f4-8d5a42d2cc66','513bdad0-3548-4e47-a18a-c27f8c431776'],size=2,snapshot_id=None,source_replicaid=,source_volid=ebca8ab6-4a7c-4766-b913-92675b3e7457,status='creating',user_id='cf248c2ac86c4548a1b4911b4553ec05',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:32.817636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ad2d5f-eb26-4bf6-a588-797a5cf3ce23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:33.082314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ad2d5f-eb26-4bf6-a588-797a5cf3ce23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:33.091018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Flow 'volume_create_api' (7482f84a-551f-45fd-9485-a81ab4d76f7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:33.207899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Create volume request issued successfully. Jan 21 08:47:33.247061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b7b6a04-1154-4e55-b27f-08c492302001 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes returned with HTTP 202 Jan 21 08:47:33.252603 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1397/2797] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:47:31 2021] POST /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes => generated 850 bytes in 1514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:47:33.283944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0678515-a42d-499f-a6bb-e50252b38a0d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:33.284976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0678515-a42d-499f-a6bb-e50252b38a0d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:33.285356 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:33.285356 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:33.286057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0678515-a42d-499f-a6bb-e50252b38a0d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:33.437849 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:33.437849 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:33.465873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a0678515-a42d-499f-a6bb-e50252b38a0d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:33.496791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0678515-a42d-499f-a6bb-e50252b38a0d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:33.497778 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1401/2798] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:33 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:34.530459 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11763058-fc62-4f90-81c3-8d412661b07f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:34.533340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11763058-fc62-4f90-81c3-8d412661b07f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:34.533572 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:34.533572 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:34.534016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11763058-fc62-4f90-81c3-8d412661b07f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:34.706264 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:34.706264 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:34.720243 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-11763058-fc62-4f90-81c3-8d412661b07f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:34.760601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11763058-fc62-4f90-81c3-8d412661b07f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:34.761784 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1398/2799] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:34 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:35.793388 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49d5be51-5e3c-4493-b0ee-885c84530e79 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:35.794579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49d5be51-5e3c-4493-b0ee-885c84530e79 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:35.794957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:35.794957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:35.795635 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49d5be51-5e3c-4493-b0ee-885c84530e79 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:35.889276 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:35.889276 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:35.908839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49d5be51-5e3c-4493-b0ee-885c84530e79 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:35.961546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49d5be51-5e3c-4493-b0ee-885c84530e79 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:35.962323 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1402/2800] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:35 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:36.980811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50aeb71c-44e8-43df-8e99-6b5333a187a2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:36.981577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50aeb71c-44e8-43df-8e99-6b5333a187a2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:36.981577 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:36.981577 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:36.981958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50aeb71c-44e8-43df-8e99-6b5333a187a2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:37.142926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:37.142926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:37.165261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-50aeb71c-44e8-43df-8e99-6b5333a187a2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:37.224578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50aeb71c-44e8-43df-8e99-6b5333a187a2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:37.226479 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1399/2801] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:36 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:38.244532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa3f4fc2-139d-47cf-ae4f-52b7beb71a85 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:38.245335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa3f4fc2-139d-47cf-ae4f-52b7beb71a85 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:38.245335 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:38.245335 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:38.245759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa3f4fc2-139d-47cf-ae4f-52b7beb71a85 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:38.426173 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:38.426173 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:38.456796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fa3f4fc2-139d-47cf-ae4f-52b7beb71a85 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:38.522917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa3f4fc2-139d-47cf-ae4f-52b7beb71a85 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:38.537408 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1403/2802] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:38 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:39.546806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73c2c5be-0e1a-49fa-ae63-7436a5aa2527 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:39.547986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73c2c5be-0e1a-49fa-ae63-7436a5aa2527 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:39.548427 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:39.548427 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:39.549213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73c2c5be-0e1a-49fa-ae63-7436a5aa2527 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:39.742054 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:39.742054 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:39.777232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-73c2c5be-0e1a-49fa-ae63-7436a5aa2527 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:39.844455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73c2c5be-0e1a-49fa-ae63-7436a5aa2527 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:39.848218 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1400/2803] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:39 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:40.865365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08a99bb8-bc6a-49f8-aff6-34ecd1289de7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:40.865875 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08a99bb8-bc6a-49f8-aff6-34ecd1289de7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:40.866272 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:40.866272 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:40.866897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08a99bb8-bc6a-49f8-aff6-34ecd1289de7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:41.074587 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:41.074587 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:41.105345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-08a99bb8-bc6a-49f8-aff6-34ecd1289de7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:41.212949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08a99bb8-bc6a-49f8-aff6-34ecd1289de7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:41.232198 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1404/2804] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:40 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:42.249650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-32d5dc39-c621-455b-aa32-ecf54a3e4047 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:42.250225 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-32d5dc39-c621-455b-aa32-ecf54a3e4047 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:42.250443 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:42.250443 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:42.251144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-32d5dc39-c621-455b-aa32-ecf54a3e4047 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:42.416793 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:42.416793 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:42.430731 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-32d5dc39-c621-455b-aa32-ecf54a3e4047 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:42.471704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-32d5dc39-c621-455b-aa32-ecf54a3e4047 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:42.476444 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1401/2805] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:42 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:43.492884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73b66db2-e166-4531-bf6f-bad37e92f077 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:43.493662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73b66db2-e166-4531-bf6f-bad37e92f077 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:43.493865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:43.493865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:43.494455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73b66db2-e166-4531-bf6f-bad37e92f077 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:43.613844 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:43.613844 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:43.651253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-73b66db2-e166-4531-bf6f-bad37e92f077 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:43.700557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73b66db2-e166-4531-bf6f-bad37e92f077 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:43.701740 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1405/2806] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:43 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:44.717753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f9455c7-acd1-4611-9de9-f78b6daf2c9c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:44.718351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f9455c7-acd1-4611-9de9-f78b6daf2c9c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:44.718472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:44.718472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:44.718842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f9455c7-acd1-4611-9de9-f78b6daf2c9c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:44.938101 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:44.938101 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:44.968599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3f9455c7-acd1-4611-9de9-f78b6daf2c9c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:45.034544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f9455c7-acd1-4611-9de9-f78b6daf2c9c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:45.037185 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1402/2807] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:44 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:46.057300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1dbe2b0a-b3ea-45db-b92a-67ef2780a4b7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:46.058393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1dbe2b0a-b3ea-45db-b92a-67ef2780a4b7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:46.059208 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:46.059208 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:46.059639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1dbe2b0a-b3ea-45db-b92a-67ef2780a4b7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:46.221715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:46.221715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:46.266771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1dbe2b0a-b3ea-45db-b92a-67ef2780a4b7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:46.349103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1dbe2b0a-b3ea-45db-b92a-67ef2780a4b7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:46.365158 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1406/2808] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:46 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:47.376105 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8f9c7d7-0308-4461-90cd-2f23bd101769 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:47.379553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8f9c7d7-0308-4461-90cd-2f23bd101769 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:47.380392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:47.380392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:47.381111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8f9c7d7-0308-4461-90cd-2f23bd101769 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:47.497330 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:47.497330 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:47.520760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e8f9c7d7-0308-4461-90cd-2f23bd101769 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:47.614839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8f9c7d7-0308-4461-90cd-2f23bd101769 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:47.618887 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1403/2809] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:47 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:48.664893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d0882445-2028-4195-8ed8-15809c814957 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:48.667974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d0882445-2028-4195-8ed8-15809c814957 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:48.669897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:48.669897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:48.671425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d0882445-2028-4195-8ed8-15809c814957 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:48.734563 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:48.734563 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:48.744109 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d0882445-2028-4195-8ed8-15809c814957 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:48.769612 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d0882445-2028-4195-8ed8-15809c814957 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:48.770819 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1407/2810] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:48 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:49.801265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5358edf5-d449-4d1e-a4d4-d1045f835ce7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:49.802365 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5358edf5-d449-4d1e-a4d4-d1045f835ce7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:49.802768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:49.802768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:49.803402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5358edf5-d449-4d1e-a4d4-d1045f835ce7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:49.886569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:49.886569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:49.911810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5358edf5-d449-4d1e-a4d4-d1045f835ce7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:49.966564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5358edf5-d449-4d1e-a4d4-d1045f835ce7 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:49.967774 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1404/2811] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:49 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:51.001585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-430a269d-5afd-4046-97c1-7007f3129542 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:51.002680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-430a269d-5afd-4046-97c1-7007f3129542 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:51.007423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:51.007423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:51.014850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-430a269d-5afd-4046-97c1-7007f3129542 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:51.186294 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:51.186294 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:51.206512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-430a269d-5afd-4046-97c1-7007f3129542 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:51.245419 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-430a269d-5afd-4046-97c1-7007f3129542 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:51.246754 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1408/2812] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:50 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:52.264178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d99a729f-3d28-4960-afe6-93c54690f757 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:52.265427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d99a729f-3d28-4960-afe6-93c54690f757 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:52.265848 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:52.265848 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:52.266519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d99a729f-3d28-4960-afe6-93c54690f757 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:52.317671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:52.317671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:52.327801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d99a729f-3d28-4960-afe6-93c54690f757 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:52.357312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d99a729f-3d28-4960-afe6-93c54690f757 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:52.358928 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1405/2813] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:52 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:53.377677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b749e57c-2743-47dd-9364-10bb38ed3a40 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:53.378954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b749e57c-2743-47dd-9364-10bb38ed3a40 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:53.379256 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:53.379256 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:53.379925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b749e57c-2743-47dd-9364-10bb38ed3a40 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:53.517278 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:53.517278 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:53.547736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b749e57c-2743-47dd-9364-10bb38ed3a40 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:53.615053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b749e57c-2743-47dd-9364-10bb38ed3a40 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:53.617768 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1409/2814] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:53 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:54.641074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eecd407b-0417-48d7-a3c0-40eefdb03836 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:54.642034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eecd407b-0417-48d7-a3c0-40eefdb03836 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:54.642636 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:54.642636 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:54.644378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eecd407b-0417-48d7-a3c0-40eefdb03836 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:54.913270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:54.913270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:55.010545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eecd407b-0417-48d7-a3c0-40eefdb03836 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:55.146346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eecd407b-0417-48d7-a3c0-40eefdb03836 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:55.159574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1406/2815] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:54 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:56.168121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7be99ae-62a6-43b1-b5cf-c3df478684f5 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:56.169356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7be99ae-62a6-43b1-b5cf-c3df478684f5 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:56.169816 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:56.169816 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:56.170583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7be99ae-62a6-43b1-b5cf-c3df478684f5 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:56.248839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:56.248839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:56.261956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f7be99ae-62a6-43b1-b5cf-c3df478684f5 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:56.291992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7be99ae-62a6-43b1-b5cf-c3df478684f5 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:56.305692 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1410/2816] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:56 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:57.311835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-356e0456-34c9-4859-b370-2c3376a3fedb tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:57.313556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-356e0456-34c9-4859-b370-2c3376a3fedb tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:57.314001 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:57.314001 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:57.314664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-356e0456-34c9-4859-b370-2c3376a3fedb tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:57.384098 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:57.384098 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:57.396992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-356e0456-34c9-4859-b370-2c3376a3fedb tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:57.435564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-356e0456-34c9-4859-b370-2c3376a3fedb tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:57.437198 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1407/2817] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:57 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:58.453370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc55f3af-2d22-4467-9a64-b9af33e96990 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:58.454612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc55f3af-2d22-4467-9a64-b9af33e96990 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:58.455069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:58.455069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:58.455794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc55f3af-2d22-4467-9a64-b9af33e96990 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:58.589805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:58.589805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:58.619627 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fc55f3af-2d22-4467-9a64-b9af33e96990 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:58.671540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc55f3af-2d22-4467-9a64-b9af33e96990 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:58.683615 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1411/2818] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:58 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:47:59.691395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7732896e-f358-4385-9782-f059b95a7a76 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:47:59.692188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7732896e-f358-4385-9782-f059b95a7a76 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:59.692444 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:59.692444 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:47:59.692977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7732896e-f358-4385-9782-f059b95a7a76 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:59.861710 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:59.861710 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:47:59.883971 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7732896e-f358-4385-9782-f059b95a7a76 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:47:59.914780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7732896e-f358-4385-9782-f059b95a7a76 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:47:59.915772 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1408/2819] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:59 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:00.949632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbf63abc-8730-48b4-8bf8-efd5bee275c2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:48:00.950629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbf63abc-8730-48b4-8bf8-efd5bee275c2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:00.951013 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:00.951013 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:00.951751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbf63abc-8730-48b4-8bf8-efd5bee275c2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:01.204045 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:01.204045 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:01.220526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dbf63abc-8730-48b4-8bf8-efd5bee275c2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:01.266330 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbf63abc-8730-48b4-8bf8-efd5bee275c2 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:48:01.270989 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1412/2820] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:00 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 943 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:01.287299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f4c75be-2f58-4764-92e4-3e1eeada8566 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:48:01.288148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9f4c75be-2f58-4764-92e4-3e1eeada8566 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:01.288634 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:01.288634 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:01.290374 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9f4c75be-2f58-4764-92e4-3e1eeada8566 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:01.373536 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:01.373536 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:01.384074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9f4c75be-2f58-4764-92e4-3e1eeada8566 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:01.408845 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f4c75be-2f58-4764-92e4-3e1eeada8566 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:48:01.409998 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1409/2821] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:01 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 943 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:01.437420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2132a29-a7df-4867-93b1-3c30a9925452 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] DELETE http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:48:01.438324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2132a29-a7df-4867-93b1-3c30a9925452 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:01.438705 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:01.438705 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:01.439415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2132a29-a7df-4867-93b1-3c30a9925452 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:01.440430 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-a2132a29-a7df-4867-93b1-3c30a9925452 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Delete volume with id: 526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:48:01.558336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:01.558336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:01.561792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a2132a29-a7df-4867-93b1-3c30a9925452 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:01.780230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a2132a29-a7df-4867-93b1-3c30a9925452 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Delete volume request issued successfully. Jan 21 08:48:01.780747 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2132a29-a7df-4867-93b1-3c30a9925452 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 202 Jan 21 08:48:01.781646 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1413/2822] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:48:01 2021] DELETE /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 0 bytes in 352 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:48:01.790919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a43cb59e-91b8-4f03-be4c-1e6469ece609 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:48:01.791724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a43cb59e-91b8-4f03-be4c-1e6469ece609 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:01.792114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:01.792114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:01.793819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a43cb59e-91b8-4f03-be4c-1e6469ece609 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:01.875158 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:01.875158 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:01.885280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a43cb59e-91b8-4f03-be4c-1e6469ece609 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:01.911260 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a43cb59e-91b8-4f03-be4c-1e6469ece609 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:48:01.912447 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1410/2823] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:01 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:02.930110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a727e3d-15fe-4e33-92d8-37120d3d9d85 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:48:02.932108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a727e3d-15fe-4e33-92d8-37120d3d9d85 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:02.932350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:02.932350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:02.932778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a727e3d-15fe-4e33-92d8-37120d3d9d85 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:03.036887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:03.036887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:03.074290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0a727e3d-15fe-4e33-92d8-37120d3d9d85 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:03.152029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a727e3d-15fe-4e33-92d8-37120d3d9d85 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:48:03.153146 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1414/2824] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:02 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:04.170433 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-384d7e97-3402-4976-8517-b6739f4ccb1f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:48:04.171132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-384d7e97-3402-4976-8517-b6739f4ccb1f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:04.171517 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:04.171517 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:04.172098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-384d7e97-3402-4976-8517-b6739f4ccb1f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:04.291379 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:04.291379 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:04.325088 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-384d7e97-3402-4976-8517-b6739f4ccb1f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:04.435693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-384d7e97-3402-4976-8517-b6739f4ccb1f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 200 Jan 21 08:48:04.435693 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1411/2825] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:04 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 942 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:05.442980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-293b16e6-4ac9-4b89-acd4-f8b8274f0582 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa Jan 21 08:48:05.444178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-293b16e6-4ac9-4b89-acd4-f8b8274f0582 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:05.444569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:05.444569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:05.445221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-293b16e6-4ac9-4b89-acd4-f8b8274f0582 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:05.591931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-293b16e6-4ac9-4b89-acd4-f8b8274f0582 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa returned with HTTP 404 Jan 21 08:48:05.599993 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1415/2826] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:05 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/526b30e1-f134-4e45-8318-97411a073caa => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:48:05.608499 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d936879-5fb2-42f3-9f69-619141660666 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] DELETE http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 Jan 21 08:48:05.609397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d936879-5fb2-42f3-9f69-619141660666 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:05.609833 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:05.609833 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:05.610666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d936879-5fb2-42f3-9f69-619141660666 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:05.611401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-7d936879-5fb2-42f3-9f69-619141660666 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Delete volume with id: ebca8ab6-4a7c-4766-b913-92675b3e7457 Jan 21 08:48:05.737512 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:05.737512 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:05.739311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7d936879-5fb2-42f3-9f69-619141660666 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:05.912590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7d936879-5fb2-42f3-9f69-619141660666 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Delete volume request issued successfully. Jan 21 08:48:05.925029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d936879-5fb2-42f3-9f69-619141660666 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 returned with HTTP 202 Jan 21 08:48:05.925029 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1412/2827] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:48:05 2021] DELETE /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:48:05.925281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d720f277-f6bf-483e-b6af-e501de5caf68 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 Jan 21 08:48:05.925281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d720f277-f6bf-483e-b6af-e501de5caf68 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:05.925281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d720f277-f6bf-483e-b6af-e501de5caf68 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:06.093469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:06.093469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:06.129885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d720f277-f6bf-483e-b6af-e501de5caf68 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:06.202542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d720f277-f6bf-483e-b6af-e501de5caf68 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 returned with HTTP 200 Jan 21 08:48:06.215727 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1416/2828] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:05 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 => generated 906 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:07.231579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86333e80-2552-4c22-932c-63529963f063 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 Jan 21 08:48:07.232368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86333e80-2552-4c22-932c-63529963f063 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:07.232368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:07.232368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:07.233553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86333e80-2552-4c22-932c-63529963f063 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:07.455975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:07.455975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:07.465830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-86333e80-2552-4c22-932c-63529963f063 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:07.490321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86333e80-2552-4c22-932c-63529963f063 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 returned with HTTP 200 Jan 21 08:48:07.507708 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1413/2829] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:07 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 => generated 906 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:08.522153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4fe87d84-5442-40d9-bb4c-d66786b6c0ae tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 Jan 21 08:48:08.523245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4fe87d84-5442-40d9-bb4c-d66786b6c0ae tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:08.523963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:08.523963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:08.525055 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4fe87d84-5442-40d9-bb4c-d66786b6c0ae tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:08.615362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4fe87d84-5442-40d9-bb4c-d66786b6c0ae tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 returned with HTTP 404 Jan 21 08:48:08.622282 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1417/2830] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:08 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/ebca8ab6-4a7c-4766-b913-92675b3e7457 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:48:08.625708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5faf4710-7fdc-4a0d-9725-2f451ecdb08d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] DELETE http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:48:08.626589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5faf4710-7fdc-4a0d-9725-2f451ecdb08d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:08.626969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:08.626969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:08.627600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5faf4710-7fdc-4a0d-9725-2f451ecdb08d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:08.628745 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-5faf4710-7fdc-4a0d-9725-2f451ecdb08d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Delete volume with id: af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:48:08.686947 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:08.686947 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:08.688782 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5faf4710-7fdc-4a0d-9725-2f451ecdb08d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:08.809087 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5faf4710-7fdc-4a0d-9725-2f451ecdb08d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Delete volume request issued successfully. Jan 21 08:48:08.810183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5faf4710-7fdc-4a0d-9725-2f451ecdb08d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 202 Jan 21 08:48:08.811235 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1414/2831] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:48:08 2021] DELETE /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:48:08.826542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65f92f7d-191b-4fc5-b570-a0b62c39e90c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:48:08.827724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65f92f7d-191b-4fc5-b570-a0b62c39e90c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:08.828401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65f92f7d-191b-4fc5-b570-a0b62c39e90c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:09.024476 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:09.024476 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:09.039149 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65f92f7d-191b-4fc5-b570-a0b62c39e90c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:09.084796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65f92f7d-191b-4fc5-b570-a0b62c39e90c tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:48:09.114187 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1418/2832] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:08 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 1389 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:10.118358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e2c55b6-1b83-4504-ba9d-50f64a20484b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:48:10.119157 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e2c55b6-1b83-4504-ba9d-50f64a20484b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:10.119751 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:10.119751 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:10.120381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e2c55b6-1b83-4504-ba9d-50f64a20484b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:10.288958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:10.288958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:10.315258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e2c55b6-1b83-4504-ba9d-50f64a20484b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:10.379036 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e2c55b6-1b83-4504-ba9d-50f64a20484b tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:48:10.380722 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1415/2833] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:10 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 1389 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:11.397384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4263ed54-a227-462f-870f-e95346f65371 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:48:11.398315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4263ed54-a227-462f-870f-e95346f65371 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:11.398419 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:11.398419 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:11.398793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4263ed54-a227-462f-870f-e95346f65371 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:11.519188 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:11.519188 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:11.543592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4263ed54-a227-462f-870f-e95346f65371 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:11.605338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4263ed54-a227-462f-870f-e95346f65371 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 200 Jan 21 08:48:11.606746 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1419/2834] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:11 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 1389 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:12.625689 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ea4a303-1a5e-4493-9d62-7f7c9d33a07d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 Jan 21 08:48:12.627058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ea4a303-1a5e-4493-9d62-7f7c9d33a07d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:12.627659 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:12.627659 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:12.629026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ea4a303-1a5e-4493-9d62-7f7c9d33a07d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:12.686341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ea4a303-1a5e-4493-9d62-7f7c9d33a07d tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 returned with HTTP 404 Jan 21 08:48:12.697071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e453ffb-2a21-471b-979a-f4b38e5b0410 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] DELETE http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:48:12.698073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e453ffb-2a21-471b-979a-f4b38e5b0410 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:12.698485 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:12.698485 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:12.699134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e453ffb-2a21-471b-979a-f4b38e5b0410 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:12.699859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-6e453ffb-2a21-471b-979a-f4b38e5b0410 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Delete volume with id: 4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:48:12.706373 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1416/2835] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:12 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/af5dd196-adcf-42b7-a8c2-90ac44974a08 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:48:12.868531 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:12.868531 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:12.870125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6e453ffb-2a21-471b-979a-f4b38e5b0410 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:12.980295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6e453ffb-2a21-471b-979a-f4b38e5b0410 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Delete volume request issued successfully. Jan 21 08:48:12.981314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e453ffb-2a21-471b-979a-f4b38e5b0410 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 202 Jan 21 08:48:12.987076 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1420/2836] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:48:12 2021] DELETE /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:48:12.990569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f10c2b24-ec6a-438f-a2d2-e729d93ea508 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:48:12.991334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f10c2b24-ec6a-438f-a2d2-e729d93ea508 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:12.992599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f10c2b24-ec6a-438f-a2d2-e729d93ea508 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:13.235284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:13.235284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:13.266355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f10c2b24-ec6a-438f-a2d2-e729d93ea508 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:13.373088 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f10c2b24-ec6a-438f-a2d2-e729d93ea508 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:48:13.375503 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1417/2837] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:12 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 1356 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:48:14.391321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0125b250-bddf-4322-83e3-adcca985e886 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:48:14.392242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0125b250-bddf-4322-83e3-adcca985e886 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:14.392242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:14.392242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:14.392825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0125b250-bddf-4322-83e3-adcca985e886 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:14.494770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.494770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:14.516824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0125b250-bddf-4322-83e3-adcca985e886 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:14.600321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0125b250-bddf-4322-83e3-adcca985e886 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:48:14.610189 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1421/2838] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:14 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 1356 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:15.623728 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e91d981-d8a0-45fe-82a5-d3bc498e3d5f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:48:15.625241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e91d981-d8a0-45fe-82a5-d3bc498e3d5f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:15.625687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:15.625687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:15.626498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e91d981-d8a0-45fe-82a5-d3bc498e3d5f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:15.707502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:15.707502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:15.725176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5e91d981-d8a0-45fe-82a5-d3bc498e3d5f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Volume info retrieved successfully. Jan 21 08:48:15.782636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e91d981-d8a0-45fe-82a5-d3bc498e3d5f tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 200 Jan 21 08:48:15.783935 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1418/2839] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:15 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 1356 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:16.808278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ad1825a-c4ca-4187-a15d-32eec363c455 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] GET http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae Jan 21 08:48:16.810519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ad1825a-c4ca-4187-a15d-32eec363c455 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:16.813081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:16.813081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:16.814143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ad1825a-c4ca-4187-a15d-32eec363c455 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:17.048111 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ad1825a-c4ca-4187-a15d-32eec363c455 tempest-VolumesCloneTest-2119904293 tempest-VolumesCloneTest-2119904293] http://10.222.0.50/volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae returned with HTTP 404 Jan 21 08:48:17.061532 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1422/2840] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:16 2021] GET /volume/v3/d68f94f4ebae4da39de7a4f62f2c622b/volumes/4793313d-8ff4-46cc-8e31-94b7dab4ccae => generated 109 bytes in 265 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:48:23.246809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] POST http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes Jan 21 08:48:23.248894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:23.248894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:23.249938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-957406890"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:23.253357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-957406890'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:48:23.254139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Create volume of 2 GB Jan 21 08:48:23.302543 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Availability Zones retrieved successfully. Jan 21 08:48:23.354504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Flow 'volume_create_api' (76b0834f-8b08-4b82-9111-bb7e360374a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:48:23.367575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6ea285-b76b-4295-bae4-3512265b4fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:23.373907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Validating volume size '2' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:48:23.560072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6ea285-b76b-4295-bae4-3512265b4fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:23.562959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cba5c71-3ced-430e-8e2d-151925bc56f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:23.742898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Created reservations ['28fc0d62-5dea-4d41-900f-6ac3c3ac59b9', '20b44019-e462-46f8-87cc-8a3d5ab8a612', '81891962-c52c-49ab-91b4-dc3092007cf5', 'fe54f7c4-80d6-4a38-93ba-69b47da30587'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:48:23.745656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cba5c71-3ced-430e-8e2d-151925bc56f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28fc0d62-5dea-4d41-900f-6ac3c3ac59b9', '20b44019-e462-46f8-87cc-8a3d5ab8a612', '81891962-c52c-49ab-91b4-dc3092007cf5', 'fe54f7c4-80d6-4a38-93ba-69b47da30587']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:23.747299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e54aac5-7920-4416-adcb-a5827b9d4282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:23.837830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e54aac5-7920-4416-adcb-a5827b9d4282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3463e868-9159-4864-a1a5-64b9259713fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-957406890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e10c9ceacf8841e497ebdd8ad8e139c1',qos_specs=None,replication_status=,reservations=['28fc0d62-5dea-4d41-900f-6ac3c3ac59b9','20b44019-e462-46f8-87cc-8a3d5ab8a612','81891962-c52c-49ab-91b4-dc3092007cf5','fe54f7c4-80d6-4a38-93ba-69b47da30587'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2a7708d9f9a429ebc85f524e26c891f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:48:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-957406890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3463e868-9159-4864-a1a5-64b9259713fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e10c9ceacf8841e497ebdd8ad8e139c1',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='b2a7708d9f9a429ebc85f524e26c891f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:23.839967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65338242-df1e-4661-85cd-c788b3ec954a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:23.910700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65338242-df1e-4661-85cd-c788b3ec954a) 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-957406890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e10c9ceacf8841e497ebdd8ad8e139c1',qos_specs=None,replication_status=,reservations=['28fc0d62-5dea-4d41-900f-6ac3c3ac59b9','20b44019-e462-46f8-87cc-8a3d5ab8a612','81891962-c52c-49ab-91b4-dc3092007cf5','fe54f7c4-80d6-4a38-93ba-69b47da30587'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2a7708d9f9a429ebc85f524e26c891f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:23.913898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91675aaf-172e-437a-8243-e97aa5f99096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:23.997004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91675aaf-172e-437a-8243-e97aa5f99096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:24.000035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Flow 'volume_create_api' (76b0834f-8b08-4b82-9111-bb7e360374a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:48:24.080252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Create volume request issued successfully. Jan 21 08:48:24.108449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3844ecdf-c5f5-4000-8470-3fae3d22ffcb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes returned with HTTP 202 Jan 21 08:48:24.109650 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1419/2841] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:48:22 2021] POST /volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes => generated 823 bytes in 1314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:48:24.134316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c0f0d65-3e00-494f-a642-e40946b041f2 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] GET http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd Jan 21 08:48:24.135299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c0f0d65-3e00-494f-a642-e40946b041f2 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:24.137022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c0f0d65-3e00-494f-a642-e40946b041f2 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:24.233606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:24.233606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:24.246515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2c0f0d65-3e00-494f-a642-e40946b041f2 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Volume info retrieved successfully. Jan 21 08:48:24.299957 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c0f0d65-3e00-494f-a642-e40946b041f2 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd returned with HTTP 200 Jan 21 08:48:24.315469 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1423/2842] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:24 2021] GET /volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:25.330423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-604d01a3-12f1-460e-82ca-889442c677ce tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] GET http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd Jan 21 08:48:25.331344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-604d01a3-12f1-460e-82ca-889442c677ce tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:25.331887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:25.331887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:25.332478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-604d01a3-12f1-460e-82ca-889442c677ce tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:25.403228 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:25.403228 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:25.414847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-604d01a3-12f1-460e-82ca-889442c677ce tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Volume info retrieved successfully. Jan 21 08:48:25.446365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-604d01a3-12f1-460e-82ca-889442c677ce tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd returned with HTTP 200 Jan 21 08:48:25.447915 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1420/2843] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:25 2021] GET /volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd => generated 916 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:25.463317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] POST http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes Jan 21 08:48:25.464217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:25.464217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:25.464615 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3463e868-9159-4864-a1a5-64b9259713fd"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:25.466011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Create volume request body: {'volume': {'size': 1, 'source_volid': '3463e868-9159-4864-a1a5-64b9259713fd'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:48:25.523742 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:25.523742 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:25.524966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Volume retrieved successfully. Jan 21 08:48:25.525309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Create volume of 1 GB Jan 21 08:48:25.539267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Availability Zones retrieved successfully. Jan 21 08:48:25.557480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Flow 'volume_create_api' (fd87f130-4c02-4fb9-8316-066f2cfc5af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:48:25.560465 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c5f8948-c938-4383-9fab-f5aad0914509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:25.562672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Validating volume size '1' using validate_int, validate_source_size {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:48:25.564581 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c5f8948-c938-4383-9fab-f5aad0914509) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:48:25.564581 n-d-769329-4 devstack@c-api.service[88055]: 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 08:48:25.569840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c5f8948-c938-4383-9fab-f5aad0914509) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:25.572098 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c5f8948-c938-4383-9fab-f5aad0914509) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:48:25.574718 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Flow 'volume_create_api' (fd87f130-4c02-4fb9-8316-066f2cfc5af1) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:48:25.575606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1b8d0c5-dde6-4d1a-8a7d-1d5841d16ddd tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes returned with HTTP 400 Jan 21 08:48:25.576929 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1424/2844] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:48:25 2021] POST /volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes => generated 173 bytes in 117 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:48:25.588489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eba5b4b0-6a3d-4b23-a7e2-411fca7727e5 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] DELETE http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd Jan 21 08:48:25.589026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eba5b4b0-6a3d-4b23-a7e2-411fca7727e5 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:25.589220 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:25.589220 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:25.589734 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eba5b4b0-6a3d-4b23-a7e2-411fca7727e5 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:25.590610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-eba5b4b0-6a3d-4b23-a7e2-411fca7727e5 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Delete volume with id: 3463e868-9159-4864-a1a5-64b9259713fd Jan 21 08:48:25.652592 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:25.652592 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:25.653864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eba5b4b0-6a3d-4b23-a7e2-411fca7727e5 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Volume info retrieved successfully. Jan 21 08:48:25.786340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eba5b4b0-6a3d-4b23-a7e2-411fca7727e5 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Delete volume request issued successfully. Jan 21 08:48:25.788523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eba5b4b0-6a3d-4b23-a7e2-411fca7727e5 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd returned with HTTP 202 Jan 21 08:48:25.789912 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1421/2845] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:48:25 2021] DELETE /volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:48:25.799423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d10412ca-7eea-41d7-97d4-309fca0eab23 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] GET http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd Jan 21 08:48:25.799987 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d10412ca-7eea-41d7-97d4-309fca0eab23 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:25.800688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:25.800688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:25.801912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d10412ca-7eea-41d7-97d4-309fca0eab23 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:25.906172 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:25.906172 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:25.920225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d10412ca-7eea-41d7-97d4-309fca0eab23 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Volume info retrieved successfully. Jan 21 08:48:25.961264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d10412ca-7eea-41d7-97d4-309fca0eab23 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd returned with HTTP 200 Jan 21 08:48:25.962923 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1425/2846] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:25 2021] GET /volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd => generated 915 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:26.984116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73121ac9-c705-468d-8477-70e95076efb0 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] GET http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd Jan 21 08:48:26.984951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73121ac9-c705-468d-8477-70e95076efb0 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:26.984951 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:26.984951 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:26.985360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73121ac9-c705-468d-8477-70e95076efb0 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:27.111662 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:27.111662 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:27.160551 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-73121ac9-c705-468d-8477-70e95076efb0 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Volume info retrieved successfully. Jan 21 08:48:27.233657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73121ac9-c705-468d-8477-70e95076efb0 tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd returned with HTTP 200 Jan 21 08:48:27.246069 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1422/2847] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:26 2021] GET /volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd => generated 915 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:48:28.251295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-938508c4-dd0c-41c1-9693-749ae3e087cb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] GET http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd Jan 21 08:48:28.253057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-938508c4-dd0c-41c1-9693-749ae3e087cb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:28.253502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:28.253502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:28.254682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-938508c4-dd0c-41c1-9693-749ae3e087cb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:28.331624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:28.331624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:28.401131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-938508c4-dd0c-41c1-9693-749ae3e087cb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Volume info retrieved successfully. Jan 21 08:48:28.495211 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-938508c4-dd0c-41c1-9693-749ae3e087cb tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd returned with HTTP 200 Jan 21 08:48:28.496836 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1426/2848] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:28 2021] GET /volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd => generated 915 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:29.515385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65d613bf-bace-493c-8459-63bdbdc27f7d tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] GET http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd Jan 21 08:48:29.516372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65d613bf-bace-493c-8459-63bdbdc27f7d tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:29.516603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:29.516603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:29.516971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65d613bf-bace-493c-8459-63bdbdc27f7d tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:29.677371 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65d613bf-bace-493c-8459-63bdbdc27f7d tempest-VolumesCloneNegativeTest-118617630 tempest-VolumesCloneNegativeTest-118617630] http://10.222.0.50/volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd returned with HTTP 404 Jan 21 08:48:29.692496 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1423/2849] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:29 2021] GET /volume/v3/e10c9ceacf8841e497ebdd8ad8e139c1/volumes/3463e868-9159-4864-a1a5-64b9259713fd => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:48:34.894345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes Jan 21 08:48:34.895464 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:34.895464 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:34.896162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-749538367"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:34.898108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-749538367'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:48:34.898729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Create volume of 1 GB Jan 21 08:48:34.939617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Availability Zones retrieved successfully. Jan 21 08:48:34.965673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Flow 'volume_create_api' (e345e073-f421-42d8-ac30-f636f428b731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:48:34.969307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (032ced53-22aa-49ff-9071-f7ed8cf329e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:34.971718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:48:35.118181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (032ced53-22aa-49ff-9071-f7ed8cf329e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:35.122342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0670f253-e721-41b0-8408-cc18bca3583b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:35.344610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Created reservations ['a5094670-0bff-4196-a250-43f23a7ccac0', 'dcf197a5-0ba5-452e-8e2c-954fa22bab81', 'ebbde155-745a-4779-a6da-c2b5a41e2834', 'd12e0e4d-ca35-4a93-a484-c00d6c15627c'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:48:35.353266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0670f253-e721-41b0-8408-cc18bca3583b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5094670-0bff-4196-a250-43f23a7ccac0', 'dcf197a5-0ba5-452e-8e2c-954fa22bab81', 'ebbde155-745a-4779-a6da-c2b5a41e2834', 'd12e0e4d-ca35-4a93-a484-c00d6c15627c']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:35.357176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92865513-13c3-4e81-8d0a-491a49a83075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:35.470391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92865513-13c3-4e81-8d0a-491a49a83075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75459fff-1710-46f4-812e-474a9889630f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-749538367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76e41d5748a546e0971a50f129194c0a',qos_specs=None,replication_status=,reservations=['a5094670-0bff-4196-a250-43f23a7ccac0','dcf197a5-0ba5-452e-8e2c-954fa22bab81','ebbde155-745a-4779-a6da-c2b5a41e2834','d12e0e4d-ca35-4a93-a484-c00d6c15627c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3cbe507e8b422a8731b68ce7c6d1ac',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-749538367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75459fff-1710-46f4-812e-474a9889630f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76e41d5748a546e0971a50f129194c0a',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='6b3cbe507e8b422a8731b68ce7c6d1ac',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:35.473597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4648578-46fc-42da-a33a-ab692babe1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:35.547590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4648578-46fc-42da-a33a-ab692babe1a4) 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-749538367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76e41d5748a546e0971a50f129194c0a',qos_specs=None,replication_status=,reservations=['a5094670-0bff-4196-a250-43f23a7ccac0','dcf197a5-0ba5-452e-8e2c-954fa22bab81','ebbde155-745a-4779-a6da-c2b5a41e2834','d12e0e4d-ca35-4a93-a484-c00d6c15627c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3cbe507e8b422a8731b68ce7c6d1ac',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:35.550704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc328ca-bebf-400e-b239-a4efb63dee80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:48:35.638363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fc328ca-bebf-400e-b239-a4efb63dee80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:48:35.647509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Flow 'volume_create_api' (e345e073-f421-42d8-ac30-f636f428b731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:48:35.934721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Create volume request issued successfully. Jan 21 08:48:35.974136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff9223da-ffa3-4e18-9f74-74375960f0bc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes returned with HTTP 202 Jan 21 08:48:35.976490 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1427/2850] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:48:34 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes => generated 818 bytes in 1398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:48:36.004432 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e38cd9ad-3164-4049-b3ce-ee9c608a5592 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f Jan 21 08:48:36.005326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e38cd9ad-3164-4049-b3ce-ee9c608a5592 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:36.006070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e38cd9ad-3164-4049-b3ce-ee9c608a5592 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:36.089126 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:36.089126 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:36.103302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e38cd9ad-3164-4049-b3ce-ee9c608a5592 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Volume info retrieved successfully. Jan 21 08:48:36.138723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e38cd9ad-3164-4049-b3ce-ee9c608a5592 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f returned with HTTP 200 Jan 21 08:48:36.138968 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1424/2851] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:36 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:37.157696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c2cbbae-ae0e-492b-afdd-2d3cce35c709 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f Jan 21 08:48:37.158977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c2cbbae-ae0e-492b-afdd-2d3cce35c709 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:37.159361 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:37.159361 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:48:37.160112 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c2cbbae-ae0e-492b-afdd-2d3cce35c709 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:37.367910 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:37.367910 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:48:37.392379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2c2cbbae-ae0e-492b-afdd-2d3cce35c709 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Volume info retrieved successfully. Jan 21 08:48:37.477764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c2cbbae-ae0e-492b-afdd-2d3cce35c709 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f returned with HTTP 200 Jan 21 08:48:37.491018 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1428/2852] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:48:37 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f => generated 911 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:09.727054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57d0eed8-a74f-4a3e-a481-558311f1e0fc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/dc087efd-fcb5-4ca3-928c-1addd9b78526/action Jan 21 08:49:09.727677 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:09.727677 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:49:09.728280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57d0eed8-a74f-4a3e-a481-558311f1e0fc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-attach": {"instance_uuid": "036c2b1a-e8d9-45dd-9975-14c503d64124", "mountpoint": "/dev/vdc"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:09.728750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57d0eed8-a74f-4a3e-a481-558311f1e0fc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "036c2b1a-e8d9-45dd-9975-14c503d64124", "mountpoint": "/dev/vdc"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:09.781010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57d0eed8-a74f-4a3e-a481-558311f1e0fc tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/dc087efd-fcb5-4ca3-928c-1addd9b78526/action returned with HTTP 404 Jan 21 08:49:09.782192 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1425/2853] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:49:09 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/dc087efd-fcb5-4ca3-928c-1addd9b78526/action => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:23.815721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes Jan 21 08:49:23.818116 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:23.818116 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:49:23.819503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3c95c1bf-ee19-4853-8b28-e2fae9698c45", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-628353983"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:23.822315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Create volume request body: {'volume': {'imageRef': '3c95c1bf-ee19-4853-8b28-e2fae9698c45', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-628353983'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:49:24.032577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Create volume of 2 GB Jan 21 08:49:24.093176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Availability Zones retrieved successfully. Jan 21 08:49:24.188041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Flow 'volume_create_api' (a8123468-502c-442b-96e0-07eadf442e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:49:24.203253 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d77d05-5c58-4eb3-80b7-71237fc2c834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:24.207134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Validating volume size '2' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:49:24.306975 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d77d05-5c58-4eb3-80b7-71237fc2c834) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:49:24.306975 n-d-769329-4 devstack@c-api.service[88055]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 3c95c1bf-ee19-4853-8b28-e2fae9698c45 is not active. Jan 21 08:49:24.312222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d77d05-5c58-4eb3-80b7-71237fc2c834) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:24.319311 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d77d05-5c58-4eb3-80b7-71237fc2c834) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:49:24.323469 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Flow 'volume_create_api' (a8123468-502c-442b-96e0-07eadf442e83) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:49:24.327795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96cb092e-8896-44de-8c0b-2071820e80bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes returned with HTTP 400 Jan 21 08:49:24.333765 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1429/2854] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:49:23 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes => generated 125 bytes in 535 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:49:25.953901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes Jan 21 08:49:25.956444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "841da1fe-7d44-499b-b568-dc4efbf9d61b"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:25.965303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Create volume request body: {'volume': {'size': 1, 'imageRef': '841da1fe-7d44-499b-b568-dc4efbf9d61b'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:49:26.278433 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Create volume of 1 GB Jan 21 08:49:26.305965 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Availability Zones retrieved successfully. Jan 21 08:49:26.346886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Flow 'volume_create_api' (5271a482-ffab-4c65-b10b-99815f29a25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:49:26.353313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e81a517-a878-4ac9-9875-48910adb200c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:26.359129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:49:26.472870 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e81a517-a878-4ac9-9875-48910adb200c) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 08:49:26.473349 n-d-769329-4 devstack@c-api.service[88055]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 21 08:49:26.485325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e81a517-a878-4ac9-9875-48910adb200c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:26.493675 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e81a517-a878-4ac9-9875-48910adb200c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 08:49:26.506704 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.volume.api [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Flow 'volume_create_api' (5271a482-ffab-4c65-b10b-99815f29a25c) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 08:49:26.508525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8d6a622-4e4b-41ff-8489-5e3a694b86ae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes returned with HTTP 400 Jan 21 08:49:26.510885 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1426/2855] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:49:25 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes => generated 134 bytes in 565 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:49:27.669001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa7e5b88-0c1d-49a1-a0aa-dbe657ffdc2b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes Jan 21 08:49:27.669917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa7e5b88-0c1d-49a1-a0aa-dbe657ffdc2b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:27.671644 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa7e5b88-0c1d-49a1-a0aa-dbe657ffdc2b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes returned with HTTP 400 Jan 21 08:49:27.672918 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1430/2856] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:49:27 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:49:27.683952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2512d9a8-561f-415b-9d72-e23a18e2e009 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes Jan 21 08:49:27.685163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2512d9a8-561f-415b-9d72-e23a18e2e009 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "22ae073d-c1b9-4543-8d42-7140f09f9799"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:27.687187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-2512d9a8-561f-415b-9d72-e23a18e2e009 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '22ae073d-c1b9-4543-8d42-7140f09f9799'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:49:27.746085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2512d9a8-561f-415b-9d72-e23a18e2e009 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes returned with HTTP 404 Jan 21 08:49:27.747557 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1427/2857] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:49:27 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:27.757342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3de9c867-9cc0-42db-93d2-97585d635883 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes Jan 21 08:49:27.758517 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3de9c867-9cc0-42db-93d2-97585d635883 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9d2f94cb-4d64-40f5-85f7-e6cb8fc8b369"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:27.760003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-3de9c867-9cc0-42db-93d2-97585d635883 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Create volume request body: {'volume': {'size': 1, 'source_volid': '9d2f94cb-4d64-40f5-85f7-e6cb8fc8b369'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:49:27.866771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3de9c867-9cc0-42db-93d2-97585d635883 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes returned with HTTP 404 Jan 21 08:49:27.868130 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1431/2858] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:49:27 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:27.877121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ae3e89dd-9f2e-4ceb-a0da-9fa375af1e7e tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes Jan 21 08:49:27.878360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ae3e89dd-9f2e-4ceb-a0da-9fa375af1e7e tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "9f0f7144-c991-40b2-96cb-d707cc6f43ce"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:27.879799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-ae3e89dd-9f2e-4ceb-a0da-9fa375af1e7e tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Create volume request body: {'volume': {'size': 1, 'volume_type': '9f0f7144-c991-40b2-96cb-d707cc6f43ce'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:49:27.937423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ae3e89dd-9f2e-4ceb-a0da-9fa375af1e7e tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes returned with HTTP 404 Jan 21 08:49:27.959589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fcf1e369-8785-4be3-84f9-061700eb2804 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes Jan 21 08:49:27.960786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fcf1e369-8785-4be3-84f9-061700eb2804 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:27.962282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fcf1e369-8785-4be3-84f9-061700eb2804 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes returned with HTTP 400 Jan 21 08:49:27.963585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1432/2859] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:49:27 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:49:27.972666 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1428/2860] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:49:27 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes => generated 114 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:27.974794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5171261-d627-4cdc-8506-2843c45ff053 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes Jan 21 08:49:27.975871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5171261-d627-4cdc-8506-2843c45ff053 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:27.977598 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5171261-d627-4cdc-8506-2843c45ff053 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes returned with HTTP 400 Jan 21 08:49:27.987983 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1433/2861] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:49:27 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:49:28.000450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb8ad5a1-301c-4ee2-926c-7b0430a90a48 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes Jan 21 08:49:28.001863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb8ad5a1-301c-4ee2-926c-7b0430a90a48 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:28.016285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb8ad5a1-301c-4ee2-926c-7b0430a90a48 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes returned with HTTP 400 Jan 21 08:49:28.024072 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1429/2862] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:49:27 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes => generated 121 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:49:28.030977 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-073dfd65-3689-41f3-aec1-e7f7af369ec1 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] DELETE http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/tempest-invalid-387567662 Jan 21 08:49:28.036382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-073dfd65-3689-41f3-aec1-e7f7af369ec1 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:28.036382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-073dfd65-3689-41f3-aec1-e7f7af369ec1 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:28.036382 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-073dfd65-3689-41f3-aec1-e7f7af369ec1 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Delete volume with id: tempest-invalid-387567662 Jan 21 08:49:28.168733 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-073dfd65-3689-41f3-aec1-e7f7af369ec1 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/tempest-invalid-387567662 returned with HTTP 404 Jan 21 08:49:28.172220 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1434/2863] 10.222.0.50 () {58 vars in 1285 bytes} [Thu Jan 21 08:49:28 2021] DELETE /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/tempest-invalid-387567662 => generated 98 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:49:28.189965 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1430/2864] 10.222.0.50 () {58 vars in 1210 bytes} [Thu Jan 21 08:49:28 2021] DELETE /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/ => generated 112 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 08:49:28.206536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81b53513-7995-4b0e-a5c7-9250b0f43af5 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/xxx/action Jan 21 08:49:28.208850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81b53513-7995-4b0e-a5c7-9250b0f43af5 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-detach": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:28.209536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81b53513-7995-4b0e-a5c7-9250b0f43af5 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:28.425246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81b53513-7995-4b0e-a5c7-9250b0f43af5 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/xxx/action returned with HTTP 404 Jan 21 08:49:28.439820 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1435/2865] 10.222.0.50 () {60 vars in 1258 bytes} [Thu Jan 21 08:49:28 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/xxx/action => generated 76 bytes in 231 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:49:28.446306 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-347a464c-a0e3-467f-b849-2865e6ee5ecf tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/tempest-invalid-1894116261 Jan 21 08:49:28.447209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-347a464c-a0e3-467f-b849-2865e6ee5ecf tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:28.448673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-347a464c-a0e3-467f-b849-2865e6ee5ecf tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:28.599399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-347a464c-a0e3-467f-b849-2865e6ee5ecf tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/tempest-invalid-1894116261 returned with HTTP 404 Jan 21 08:49:28.601299 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1431/2866] 10.222.0.50 () {58 vars in 1285 bytes} [Thu Jan 21 08:49:28 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/tempest-invalid-1894116261 => generated 99 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:49:28.637174 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1436/2867] 10.222.0.50 () {58 vars in 1207 bytes} [Thu Jan 21 08:49:28 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/ => generated 112 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 08:49:28.638686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8bc6a4e3-31fe-4388-9d62-53c55314296a tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/detail?status=null Jan 21 08:49:28.639864 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8bc6a4e3-31fe-4388-9d62-53c55314296a tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:28.640645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8bc6a4e3-31fe-4388-9d62-53c55314296a tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:28.641650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-8bc6a4e3-31fe-4388-9d62-53c55314296a tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:49:28.642486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8bc6a4e3-31fe-4388-9d62-53c55314296a tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Could not evaluate value null, assuming string {{(pid=88056) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:49:28.644477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8bc6a4e3-31fe-4388-9d62-53c55314296a tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:49:28.710693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8bc6a4e3-31fe-4388-9d62-53c55314296a tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Get all volumes completed successfully. Jan 21 08:49:28.717811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8bc6a4e3-31fe-4388-9d62-53c55314296a tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/detail?status=null returned with HTTP 200 Jan 21 08:49:28.720845 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1432/2868] 10.222.0.50 () {58 vars in 1248 bytes} [Thu Jan 21 08:49:28 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/detail?status=null => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:49:28.745352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb405873-e894-4950-a781-92fe63661103 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-618730437 Jan 21 08:49:28.746232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb405873-e894-4950-a781-92fe63661103 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:28.748023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb405873-e894-4950-a781-92fe63661103 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:28.749799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-eb405873-e894-4950-a781-92fe63661103 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:49:28.752952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eb405873-e894-4950-a781-92fe63661103 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-618730437'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:49:28.853519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eb405873-e894-4950-a781-92fe63661103 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Get all volumes completed successfully. Jan 21 08:49:28.874206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb405873-e894-4950-a781-92fe63661103 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-618730437 returned with HTTP 200 Jan 21 08:49:28.887472 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1437/2869] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:49:28 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/detail?name=tempest-VolumesNegativeTest-Volume-618730437 => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:49:28.916003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bdd9eeb-5406-4687-9871-f66b54605ef9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes?status=null Jan 21 08:49:28.917533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bdd9eeb-5406-4687-9871-f66b54605ef9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:28.919655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bdd9eeb-5406-4687-9871-f66b54605ef9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:28.921620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-7bdd9eeb-5406-4687-9871-f66b54605ef9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:49:28.923233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7bdd9eeb-5406-4687-9871-f66b54605ef9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Could not evaluate value null, assuming string {{(pid=88056) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:49:28.927195 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-7bdd9eeb-5406-4687-9871-f66b54605ef9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:49:29.030340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7bdd9eeb-5406-4687-9871-f66b54605ef9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Get all volumes completed successfully. Jan 21 08:49:29.031188 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bdd9eeb-5406-4687-9871-f66b54605ef9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes?status=null returned with HTTP 200 Jan 21 08:49:29.032122 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1433/2870] 10.222.0.50 () {58 vars in 1227 bytes} [Thu Jan 21 08:49:28 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes?status=null => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:49:29.048910 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75e86bd6-2c95-4be0-872d-f9b2838fdb11 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes?name=tempest-VolumesNegativeTest-Volume-841318610 Jan 21 08:49:29.049877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75e86bd6-2c95-4be0-872d-f9b2838fdb11 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:29.050711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75e86bd6-2c95-4be0-872d-f9b2838fdb11 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:29.052223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-75e86bd6-2c95-4be0-872d-f9b2838fdb11 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:49:29.056046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-75e86bd6-2c95-4be0-872d-f9b2838fdb11 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-841318610'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:49:29.203253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-75e86bd6-2c95-4be0-872d-f9b2838fdb11 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Get all volumes completed successfully. Jan 21 08:49:29.204711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75e86bd6-2c95-4be0-872d-f9b2838fdb11 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes?name=tempest-VolumesNegativeTest-Volume-841318610 returned with HTTP 200 Jan 21 08:49:29.211486 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1438/2871] 10.222.0.50 () {58 vars in 1303 bytes} [Thu Jan 21 08:49:29 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes?name=tempest-VolumesNegativeTest-Volume-841318610 => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:49:29.220228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ed5d5de-b92f-4f73-8d5c-f8973f96dbe9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action Jan 21 08:49:29.221201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ed5d5de-b92f-4f73-8d5c-f8973f96dbe9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-reserve": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:29.221697 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ed5d5de-b92f-4f73-8d5c-f8973f96dbe9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:29.297802 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:29.297802 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:49:29.304903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6ed5d5de-b92f-4f73-8d5c-f8973f96dbe9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Volume info retrieved successfully. Jan 21 08:49:29.352624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6ed5d5de-b92f-4f73-8d5c-f8973f96dbe9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Reserve volume completed successfully. Jan 21 08:49:29.353889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ed5d5de-b92f-4f73-8d5c-f8973f96dbe9 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action returned with HTTP 202 Jan 21 08:49:29.354968 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1434/2872] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:49:29 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:49:29.362268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84a53bcc-9edd-4ef3-a2e3-a24de90c5644 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action Jan 21 08:49:29.363054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84a53bcc-9edd-4ef3-a2e3-a24de90c5644 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-reserve": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:29.363534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84a53bcc-9edd-4ef3-a2e3-a24de90c5644 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:29.423756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:29.423756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:49:29.424429 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-84a53bcc-9edd-4ef3-a2e3-a24de90c5644 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Volume info retrieved successfully. Jan 21 08:49:29.442716 n-d-769329-4 devstack@c-api.service[88055]: ERROR cinder.volume.api [None req-84a53bcc-9edd-4ef3-a2e3-a24de90c5644 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Volume status must be available to reserve, but the status is attaching. Jan 21 08:49:29.444771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84a53bcc-9edd-4ef3-a2e3-a24de90c5644 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action returned with HTTP 400 Jan 21 08:49:29.462829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f77526e1-c8ed-4820-b34d-bf2d39e50cec tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action Jan 21 08:49:29.464817 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:29.464817 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:49:29.466003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f77526e1-c8ed-4820-b34d-bf2d39e50cec tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-unreserve": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:29.466843 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1439/2873] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:49:29 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action => generated 132 bytes in 89 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 08:49:29.466971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f77526e1-c8ed-4820-b34d-bf2d39e50cec tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:29.596931 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:29.596931 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:49:29.599346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f77526e1-c8ed-4820-b34d-bf2d39e50cec tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Volume info retrieved successfully. Jan 21 08:49:29.765959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f77526e1-c8ed-4820-b34d-bf2d39e50cec tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Unreserve volume completed successfully. Jan 21 08:49:29.766830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f77526e1-c8ed-4820-b34d-bf2d39e50cec tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action returned with HTTP 202 Jan 21 08:49:29.781799 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1435/2874] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:49:29 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action => generated 0 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:49:29.786675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-214a2302-2621-4488-a867-515f262c09fb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/af0b7d2a-80e8-42e1-a73a-a9e4f665ab2a/action Jan 21 08:49:29.787971 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:29.787971 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:49:29.789750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-214a2302-2621-4488-a867-515f262c09fb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-reserve": {}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:29.790805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-214a2302-2621-4488-a867-515f262c09fb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:29.880107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-214a2302-2621-4488-a867-515f262c09fb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/af0b7d2a-80e8-42e1-a73a-a9e4f665ab2a/action returned with HTTP 404 Jan 21 08:49:29.895702 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1440/2875] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:49:29 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/af0b7d2a-80e8-42e1-a73a-a9e4f665ab2a/action => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:29.902662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5761e43-03e2-415c-9aa5-77038e94b98d tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/c4bf0c70-497b-426a-b15c-c37dee551dce/action Jan 21 08:49:29.904062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:29.904062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:49:29.906185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5761e43-03e2-415c-9aa5-77038e94b98d tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-unreserve": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:29.908362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5761e43-03e2-415c-9aa5-77038e94b98d tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:30.034163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5761e43-03e2-415c-9aa5-77038e94b98d tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/c4bf0c70-497b-426a-b15c-c37dee551dce/action returned with HTTP 404 Jan 21 08:49:30.041525 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1436/2876] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:49:29 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/c4bf0c70-497b-426a-b15c-c37dee551dce/action => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:30.054812 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1441/2877] 10.222.0.50 () {60 vars in 1227 bytes} [Thu Jan 21 08:49:30 2021] PUT /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 08:49:30.068540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26e1b677-99ee-41ef-8294-d11798f79dad tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] PUT http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/tempest-invalid-356123247 Jan 21 08:49:30.070613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26e1b677-99ee-41ef-8294-d11798f79dad tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:30.178102 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26e1b677-99ee-41ef-8294-d11798f79dad tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/tempest-invalid-356123247 returned with HTTP 404 Jan 21 08:49:30.179055 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1437/2878] 10.222.0.50 () {60 vars in 1302 bytes} [Thu Jan 21 08:49:30 2021] PUT /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/tempest-invalid-356123247 => generated 98 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:49:30.189005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3916035e-9573-4337-a3c8-0e5fb14e2233 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] PUT http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/dfe30bc4-c2ca-479a-b106-d3acd787ecae Jan 21 08:49:30.190055 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3916035e-9573-4337-a3c8-0e5fb14e2233 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:30.242161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3916035e-9573-4337-a3c8-0e5fb14e2233 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/dfe30bc4-c2ca-479a-b106-d3acd787ecae returned with HTTP 404 Jan 21 08:49:30.242912 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1442/2879] 10.222.0.50 () {60 vars in 1335 bytes} [Thu Jan 21 08:49:30 2021] PUT /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/dfe30bc4-c2ca-479a-b106-d3acd787ecae => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:30.252990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22e5498d-3912-4040-9953-9885858eb821 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] DELETE http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/9de7e2a3-ce1a-426a-8b72-0abea2d69c3d Jan 21 08:49:30.253538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22e5498d-3912-4040-9953-9885858eb821 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:30.254061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22e5498d-3912-4040-9953-9885858eb821 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:30.254528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-22e5498d-3912-4040-9953-9885858eb821 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Delete volume with id: 9de7e2a3-ce1a-426a-8b72-0abea2d69c3d Jan 21 08:49:30.321546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22e5498d-3912-4040-9953-9885858eb821 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/9de7e2a3-ce1a-426a-8b72-0abea2d69c3d returned with HTTP 404 Jan 21 08:49:30.322955 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1438/2880] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:49:30 2021] DELETE /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/9de7e2a3-ce1a-426a-8b72-0abea2d69c3d => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:30.338706 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c609bbe8-b11b-4b52-ab17-aae63407908b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action Jan 21 08:49:30.340512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c609bbe8-b11b-4b52-ab17-aae63407908b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:30.341519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c609bbe8-b11b-4b52-ab17-aae63407908b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:30.343989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c609bbe8-b11b-4b52-ab17-aae63407908b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action returned with HTTP 400 Jan 21 08:49:30.365024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c57bda69-7515-4d5b-b79e-a1ec33aecbae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action Jan 21 08:49:30.365262 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1443/2881] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:49:30 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action => generated 140 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:49:30.365423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c57bda69-7515-4d5b-b79e-a1ec33aecbae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:30.366292 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c57bda69-7515-4d5b-b79e-a1ec33aecbae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:30.368857 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c57bda69-7515-4d5b-b79e-a1ec33aecbae tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action returned with HTTP 400 Jan 21 08:49:30.386571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01a1e58d-e969-4412-85b7-6cd21180ccd2 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/a2160c4c-283d-44c4-83be-d0e8a941c48f/action Jan 21 08:49:30.388529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01a1e58d-e969-4412-85b7-6cd21180ccd2 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:30.389269 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1439/2882] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:49:30 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action => generated 131 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:49:30.390301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01a1e58d-e969-4412-85b7-6cd21180ccd2 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:30.512143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01a1e58d-e969-4412-85b7-6cd21180ccd2 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/a2160c4c-283d-44c4-83be-d0e8a941c48f/action returned with HTTP 404 Jan 21 08:49:30.514321 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1444/2883] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:49:30 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/a2160c4c-283d-44c4-83be-d0e8a941c48f/action => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:49:30.528930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe3200ca-0a13-4058-9f88-8de81c4ab2e4 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action Jan 21 08:49:30.530532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe3200ca-0a13-4058-9f88-8de81c4ab2e4 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:30.531362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fe3200ca-0a13-4058-9f88-8de81c4ab2e4 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:30.533790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fe3200ca-0a13-4058-9f88-8de81c4ab2e4 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action returned with HTTP 400 Jan 21 08:49:30.536027 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1440/2884] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:49:30 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f/action => generated 129 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:49:30.551387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e5b9206-86ee-42f2-81d7-457ec70e921d tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] POST http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/None/action Jan 21 08:49:30.553122 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e5b9206-86ee-42f2-81d7-457ec70e921d tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:49:30.553927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e5b9206-86ee-42f2-81d7-457ec70e921d tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:30.874280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e5b9206-86ee-42f2-81d7-457ec70e921d tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/None/action returned with HTTP 404 Jan 21 08:49:30.886912 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1445/2885] 10.222.0.50 () {60 vars in 1261 bytes} [Thu Jan 21 08:49:30 2021] POST /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/None/action => generated 77 bytes in 334 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:49:30.893803 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1e8f04a-b407-4048-a8c1-c6c7298a3c82 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/fea8c81f-d5d5-4ab1-a98a-89ebe93d8831 Jan 21 08:49:30.895399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1e8f04a-b407-4048-a8c1-c6c7298a3c82 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:30.897780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1e8f04a-b407-4048-a8c1-c6c7298a3c82 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:31.011514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1e8f04a-b407-4048-a8c1-c6c7298a3c82 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/fea8c81f-d5d5-4ab1-a98a-89ebe93d8831 returned with HTTP 404 Jan 21 08:49:31.013247 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1441/2886] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:30 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/fea8c81f-d5d5-4ab1-a98a-89ebe93d8831 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:31.029692 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b66f6fc6-5125-4579-a207-3b44f6f3c69b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] DELETE http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f Jan 21 08:49:31.032472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b66f6fc6-5125-4579-a207-3b44f6f3c69b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:31.033775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b66f6fc6-5125-4579-a207-3b44f6f3c69b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:31.035273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b66f6fc6-5125-4579-a207-3b44f6f3c69b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Delete volume with id: 75459fff-1710-46f4-812e-474a9889630f Jan 21 08:49:31.155560 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:31.155560 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:49:31.160120 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b66f6fc6-5125-4579-a207-3b44f6f3c69b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Volume info retrieved successfully. Jan 21 08:49:31.348215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b66f6fc6-5125-4579-a207-3b44f6f3c69b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Delete volume request issued successfully. Jan 21 08:49:31.349404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b66f6fc6-5125-4579-a207-3b44f6f3c69b tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f returned with HTTP 202 Jan 21 08:49:31.350597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1446/2887] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:49:31 2021] DELETE /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:49:31.359749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a053a45-4ccf-4906-9744-b764e5d28713 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f Jan 21 08:49:31.360279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a053a45-4ccf-4906-9744-b764e5d28713 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:31.360937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a053a45-4ccf-4906-9744-b764e5d28713 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:31.482111 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:31.482111 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:49:31.514047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a053a45-4ccf-4906-9744-b764e5d28713 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Volume info retrieved successfully. Jan 21 08:49:31.612857 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a053a45-4ccf-4906-9744-b764e5d28713 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f returned with HTTP 200 Jan 21 08:49:31.614312 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1442/2888] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:31 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f => generated 910 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:32.653520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8930968-b5e7-4624-b9a3-8b4122f11399 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f Jan 21 08:49:32.654503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8930968-b5e7-4624-b9a3-8b4122f11399 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:32.654888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:32.654888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:49:32.660911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8930968-b5e7-4624-b9a3-8b4122f11399 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:32.878809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:32.878809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:49:32.904531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d8930968-b5e7-4624-b9a3-8b4122f11399 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Volume info retrieved successfully. Jan 21 08:49:32.961858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8930968-b5e7-4624-b9a3-8b4122f11399 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f returned with HTTP 200 Jan 21 08:49:32.963098 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1447/2889] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:32 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f => generated 910 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:33.984541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f93d6360-46a3-42f0-94fb-6064d0e222c4 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f Jan 21 08:49:33.985832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f93d6360-46a3-42f0-94fb-6064d0e222c4 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:33.986275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:33.986275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:49:33.986935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f93d6360-46a3-42f0-94fb-6064d0e222c4 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:34.064280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:34.064280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:49:34.077163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f93d6360-46a3-42f0-94fb-6064d0e222c4 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Volume info retrieved successfully. Jan 21 08:49:34.124349 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f93d6360-46a3-42f0-94fb-6064d0e222c4 tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f returned with HTTP 200 Jan 21 08:49:34.135663 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1443/2890] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:33 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f => generated 910 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:35.143263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2760c093-6990-48aa-8ab7-86d1189555bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] GET http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f Jan 21 08:49:35.144087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2760c093-6990-48aa-8ab7-86d1189555bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:35.144952 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:35.144952 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:49:35.144952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2760c093-6990-48aa-8ab7-86d1189555bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:35.287936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2760c093-6990-48aa-8ab7-86d1189555bb tempest-VolumesNegativeTest-1046755190 tempest-VolumesNegativeTest-1046755190] http://10.222.0.50/volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f returned with HTTP 404 Jan 21 08:49:35.290341 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1448/2891] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:35 2021] GET /volume/v3/76e41d5748a546e0971a50f129194c0a/volumes/75459fff-1710-46f4-812e-474a9889630f => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:57.276141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] POST http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes Jan 21 08:49:57.279345 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:57.279345 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:49:57.280859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1813475751", "snapshot_id": null, "imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "volume_type": null, "size": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:57.283475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1813475751', 'snapshot_id': None, 'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'volume_type': None, 'size': 1}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:49:57.508656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Create volume of 1 GB Jan 21 08:49:57.543288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Availability Zones retrieved successfully. Jan 21 08:49:57.575468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Flow 'volume_create_api' (4ca235fd-9140-4890-9cc4-f69062122e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:49:57.583541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0289343-c35d-4cec-b88e-01fd33a8d6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:57.598089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:49:57.822571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0289343-c35d-4cec-b88e-01fd33a8d6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:57.825680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939e83dd-c945-4d4c-a01d-9f2f1543709f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:58.157392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Created reservations ['e6446f97-32c1-4325-84be-75168c4385cb', '6337d6f7-89bc-4e6e-8cd9-7e88ef85873e', '75be175e-539d-4e4d-a69d-ab18cce7fe91', 'd692811b-a1b7-4a75-91ef-2aada443d345'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:49:58.158634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939e83dd-c945-4d4c-a01d-9f2f1543709f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6446f97-32c1-4325-84be-75168c4385cb', '6337d6f7-89bc-4e6e-8cd9-7e88ef85873e', '75be175e-539d-4e4d-a69d-ab18cce7fe91', 'd692811b-a1b7-4a75-91ef-2aada443d345']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:58.181355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079a3071-9578-4266-b2c2-93c1ce4b8e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:58.360463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079a3071-9578-4266-b2c2-93c1ce4b8e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d503ba6-88c8-4fd2-8b09-d78f64cd6406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1813475751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d1b3d72cb74077ba0a4a0461eeac93',qos_specs=None,replication_status=,reservations=['e6446f97-32c1-4325-84be-75168c4385cb','6337d6f7-89bc-4e6e-8cd9-7e88ef85873e','75be175e-539d-4e4d-a69d-ab18cce7fe91','d692811b-a1b7-4a75-91ef-2aada443d345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='817fd4bc94ed40ae91395e91669caa7f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1813475751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d503ba6-88c8-4fd2-8b09-d78f64cd6406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d1b3d72cb74077ba0a4a0461eeac93',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='817fd4bc94ed40ae91395e91669caa7f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:58.363310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9223ab-4328-408c-b4be-15afd442e7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:58.455906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9223ab-4328-408c-b4be-15afd442e7ef) 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-1813475751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d1b3d72cb74077ba0a4a0461eeac93',qos_specs=None,replication_status=,reservations=['e6446f97-32c1-4325-84be-75168c4385cb','6337d6f7-89bc-4e6e-8cd9-7e88ef85873e','75be175e-539d-4e4d-a69d-ab18cce7fe91','d692811b-a1b7-4a75-91ef-2aada443d345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='817fd4bc94ed40ae91395e91669caa7f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:58.461412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8bd067-7e79-454d-acde-21eaa0ec8587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:58.542922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8bd067-7e79-454d-acde-21eaa0ec8587) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:58.545844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Flow 'volume_create_api' (4ca235fd-9140-4890-9cc4-f69062122e18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:49:58.658023 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Create volume request issued successfully. Jan 21 08:49:58.696089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10e6d7aa-d1f1-47e6-8773-3d6220c87b4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes returned with HTTP 202 Jan 21 08:49:58.696922 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1444/2892] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:49:57 2021] POST /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes => generated 823 bytes in 1427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:49:58.726839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c6e00e6-7621-46f0-95e7-f025025c05c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:49:58.728300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c6e00e6-7621-46f0-95e7-f025025c05c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:58.729415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c6e00e6-7621-46f0-95e7-f025025c05c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:58.897154 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:58.897154 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:49:58.915362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9c6e00e6-7621-46f0-95e7-f025025c05c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:49:59.008079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c6e00e6-7621-46f0-95e7-f025025c05c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:49:59.010943 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1449/2893] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:58 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 891 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:00.042897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-514238d0-32cf-4b78-bc2f-8af54cf3dc44 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:00.047343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-514238d0-32cf-4b78-bc2f-8af54cf3dc44 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:00.047944 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:00.047944 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:00.048715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-514238d0-32cf-4b78-bc2f-8af54cf3dc44 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:00.169397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:00.169397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:00.181605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-514238d0-32cf-4b78-bc2f-8af54cf3dc44 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:00.225904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-514238d0-32cf-4b78-bc2f-8af54cf3dc44 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:00.227518 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1445/2894] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:00 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:50:01.257803 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a000f9c5-76ed-4975-9b5e-38398378250b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:01.258350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a000f9c5-76ed-4975-9b5e-38398378250b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:01.258812 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:01.258812 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:01.259276 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a000f9c5-76ed-4975-9b5e-38398378250b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:01.401160 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:01.401160 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:01.412783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a000f9c5-76ed-4975-9b5e-38398378250b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:01.453500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a000f9c5-76ed-4975-9b5e-38398378250b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:01.454706 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1450/2895] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:01 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:02.483456 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5caace8-3fa8-4d51-92bf-ed803ff94c37 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:02.484327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5caace8-3fa8-4d51-92bf-ed803ff94c37 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:02.484327 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:02.484327 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:02.484846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5caace8-3fa8-4d51-92bf-ed803ff94c37 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:02.649607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:02.649607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:02.681271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b5caace8-3fa8-4d51-92bf-ed803ff94c37 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:02.733199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5caace8-3fa8-4d51-92bf-ed803ff94c37 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:02.735070 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1446/2896] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:02 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:03.768082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f42816e3-fb2e-4de8-92cc-e75d595b2d7b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:03.769039 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f42816e3-fb2e-4de8-92cc-e75d595b2d7b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:03.769388 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:03.769388 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:03.770085 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f42816e3-fb2e-4de8-92cc-e75d595b2d7b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:04.063110 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:04.063110 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:04.093095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f42816e3-fb2e-4de8-92cc-e75d595b2d7b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:04.152802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f42816e3-fb2e-4de8-92cc-e75d595b2d7b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:04.153749 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1451/2897] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:03 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:05.191412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6bf5b6e-58ba-45d3-b9b9-a2ada958b897 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:05.192349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6bf5b6e-58ba-45d3-b9b9-a2ada958b897 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:05.192943 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:05.192943 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:05.193976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6bf5b6e-58ba-45d3-b9b9-a2ada958b897 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:05.414737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:05.414737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:05.465710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f6bf5b6e-58ba-45d3-b9b9-a2ada958b897 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:05.578561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6bf5b6e-58ba-45d3-b9b9-a2ada958b897 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:05.584006 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1447/2898] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:05 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:06.622371 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e24a1be0-190e-414e-b7f9-d6b9f81c566c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:06.623667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e24a1be0-190e-414e-b7f9-d6b9f81c566c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:06.624074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:06.624074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:06.624741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e24a1be0-190e-414e-b7f9-d6b9f81c566c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:06.753795 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:06.753795 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:06.793630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e24a1be0-190e-414e-b7f9-d6b9f81c566c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:06.881051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e24a1be0-190e-414e-b7f9-d6b9f81c566c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:06.903474 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1452/2899] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:06 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:50:07.923834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67f66ca6-d1e1-4702-9282-85a1fe8d6764 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:07.925804 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67f66ca6-d1e1-4702-9282-85a1fe8d6764 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:07.926395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:07.926395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:07.940521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67f66ca6-d1e1-4702-9282-85a1fe8d6764 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:08.076691 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:08.076691 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:08.095227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67f66ca6-d1e1-4702-9282-85a1fe8d6764 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:08.147615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67f66ca6-d1e1-4702-9282-85a1fe8d6764 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:08.149679 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1448/2900] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:07 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:09.178574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1ca82bb-69b3-4fa6-a06a-7faafed8666b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:09.179377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1ca82bb-69b3-4fa6-a06a-7faafed8666b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:09.179377 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:09.179377 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:09.180043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1ca82bb-69b3-4fa6-a06a-7faafed8666b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:09.296301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:09.296301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:09.316742 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e1ca82bb-69b3-4fa6-a06a-7faafed8666b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:09.370049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1ca82bb-69b3-4fa6-a06a-7faafed8666b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:09.374323 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1453/2901] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:09 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:50:10.404129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-47417f2e-2b70-40bb-9cff-8a6376efd84b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:10.405109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-47417f2e-2b70-40bb-9cff-8a6376efd84b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:10.405468 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:10.405468 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:10.406101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-47417f2e-2b70-40bb-9cff-8a6376efd84b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:10.545726 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:10.545726 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:10.564538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-47417f2e-2b70-40bb-9cff-8a6376efd84b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:10.641638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-47417f2e-2b70-40bb-9cff-8a6376efd84b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:10.655470 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1449/2902] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:10 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:11.678214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b1e1bc7-9c0e-4a02-9857-ed35725f7952 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:11.678779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b1e1bc7-9c0e-4a02-9857-ed35725f7952 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:11.678921 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:11.678921 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:11.679817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b1e1bc7-9c0e-4a02-9857-ed35725f7952 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:11.735645 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:11.735645 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:11.746234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1b1e1bc7-9c0e-4a02-9857-ed35725f7952 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:11.776042 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b1e1bc7-9c0e-4a02-9857-ed35725f7952 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:11.777241 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1454/2903] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:11 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:12.808498 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d3da326-0db2-4c4a-ad34-65790977bfa1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:12.809349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d3da326-0db2-4c4a-ad34-65790977bfa1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:12.813102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:12.813102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:12.817279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d3da326-0db2-4c4a-ad34-65790977bfa1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:12.973579 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:12.973579 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:13.002613 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0d3da326-0db2-4c4a-ad34-65790977bfa1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:13.060106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d3da326-0db2-4c4a-ad34-65790977bfa1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:13.061493 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1450/2904] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:12 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:14.088129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ee2ceea4-cda5-4a59-9117-87676eff00fb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:14.088944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ee2ceea4-cda5-4a59-9117-87676eff00fb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:14.088944 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:14.088944 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:14.089422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ee2ceea4-cda5-4a59-9117-87676eff00fb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:14.150040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:14.150040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:14.159998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ee2ceea4-cda5-4a59-9117-87676eff00fb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:14.186116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ee2ceea4-cda5-4a59-9117-87676eff00fb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:14.196633 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1455/2905] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:14 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:15.207757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82d55808-005a-4d13-8e46-5580778043f8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:15.208774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82d55808-005a-4d13-8e46-5580778043f8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:15.209148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:15.209148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:15.209827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82d55808-005a-4d13-8e46-5580778043f8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:15.446110 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:15.446110 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:15.488681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-82d55808-005a-4d13-8e46-5580778043f8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:15.602413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82d55808-005a-4d13-8e46-5580778043f8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:15.613525 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1451/2906] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:15 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:16.620661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9d36127-6422-4f12-93d6-1bbffd0d1c2d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:16.621295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9d36127-6422-4f12-93d6-1bbffd0d1c2d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:16.621692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:16.621692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:16.622456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9d36127-6422-4f12-93d6-1bbffd0d1c2d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:16.772499 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:16.772499 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:16.800234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c9d36127-6422-4f12-93d6-1bbffd0d1c2d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:16.895730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9d36127-6422-4f12-93d6-1bbffd0d1c2d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:16.896902 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1456/2907] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:16 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:17.914361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bee9d55-27ba-434e-a9fc-c124e03cecad tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:17.915210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bee9d55-27ba-434e-a9fc-c124e03cecad tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:17.915210 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:17.915210 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:17.915673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bee9d55-27ba-434e-a9fc-c124e03cecad tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:18.038666 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:18.038666 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:18.061521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9bee9d55-27ba-434e-a9fc-c124e03cecad tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:18.124448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bee9d55-27ba-434e-a9fc-c124e03cecad tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:18.126357 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1452/2908] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:17 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:19.160156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4df5493b-3d10-4df9-b9b1-9480c27759c2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:19.161057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4df5493b-3d10-4df9-b9b1-9480c27759c2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:19.161640 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:19.161640 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:19.162716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4df5493b-3d10-4df9-b9b1-9480c27759c2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:19.394814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:19.394814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:19.419785 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4df5493b-3d10-4df9-b9b1-9480c27759c2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:19.476523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4df5493b-3d10-4df9-b9b1-9480c27759c2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:19.479068 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1457/2909] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:19 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:20.511339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d9cd2c3-3f1e-4748-a833-cfe658fdb281 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:20.513343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d9cd2c3-3f1e-4748-a833-cfe658fdb281 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:20.513969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:20.513969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:20.515699 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d9cd2c3-3f1e-4748-a833-cfe658fdb281 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:20.680876 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:20.680876 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:20.705095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1d9cd2c3-3f1e-4748-a833-cfe658fdb281 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:20.784338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d9cd2c3-3f1e-4748-a833-cfe658fdb281 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:20.789064 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1453/2910] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:20 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:21.824267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a856c179-93dc-4736-a955-b4692579773f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:21.827960 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a856c179-93dc-4736-a955-b4692579773f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:21.829261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:21.829261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:21.832286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a856c179-93dc-4736-a955-b4692579773f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:22.133809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:22.133809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:22.190824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a856c179-93dc-4736-a955-b4692579773f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:22.308461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a856c179-93dc-4736-a955-b4692579773f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:22.310043 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1458/2911] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:21 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:23.341289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c972d95b-b497-426a-85ee-efce58a38029 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:23.350278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c972d95b-b497-426a-85ee-efce58a38029 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:23.350763 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:23.350763 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:23.351558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c972d95b-b497-426a-85ee-efce58a38029 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:23.515991 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:23.515991 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:23.540145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c972d95b-b497-426a-85ee-efce58a38029 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:23.592894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c972d95b-b497-426a-85ee-efce58a38029 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:23.594002 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1454/2912] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:23 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 915 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:50:24.615774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b794c38-d752-4468-af1f-6e3b2b63b820 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:24.618017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b794c38-d752-4468-af1f-6e3b2b63b820 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:24.618667 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:24.618667 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:24.624326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b794c38-d752-4468-af1f-6e3b2b63b820 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:24.835394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:24.835394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:24.871044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9b794c38-d752-4468-af1f-6e3b2b63b820 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:24.966007 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b794c38-d752-4468-af1f-6e3b2b63b820 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:24.976557 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1459/2913] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:24 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 973 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:25.994186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f7b2c8e-59a5-4276-9f50-6f261cf2950a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:25.995707 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f7b2c8e-59a5-4276-9f50-6f261cf2950a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:25.996157 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:25.996157 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:25.996877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f7b2c8e-59a5-4276-9f50-6f261cf2950a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:26.077014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:26.077014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:26.115899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1f7b2c8e-59a5-4276-9f50-6f261cf2950a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:26.165416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f7b2c8e-59a5-4276-9f50-6f261cf2950a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:26.166681 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1455/2914] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:25 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:50:27.189383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00ef5f7f-f2d7-4b25-89e7-d493688e08d8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:27.193714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00ef5f7f-f2d7-4b25-89e7-d493688e08d8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:27.197866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:27.197866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:27.199315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00ef5f7f-f2d7-4b25-89e7-d493688e08d8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:27.463292 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:27.463292 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:27.477479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-00ef5f7f-f2d7-4b25-89e7-d493688e08d8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:27.525541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00ef5f7f-f2d7-4b25-89e7-d493688e08d8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:27.527845 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1460/2915] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:27 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:28.557564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-746a9233-1d5b-4bc8-aeef-17166923b64d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:28.558989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-746a9233-1d5b-4bc8-aeef-17166923b64d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:28.564336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:28.564336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:28.565897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-746a9233-1d5b-4bc8-aeef-17166923b64d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:28.740892 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:28.740892 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:28.767668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-746a9233-1d5b-4bc8-aeef-17166923b64d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:28.814437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-746a9233-1d5b-4bc8-aeef-17166923b64d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:28.815593 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1456/2916] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:28 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:29.833137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f74b7cf0-74f5-43db-a6bc-8a38242f6e3e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:29.833789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f74b7cf0-74f5-43db-a6bc-8a38242f6e3e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:29.833992 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:29.833992 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:29.834356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f74b7cf0-74f5-43db-a6bc-8a38242f6e3e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:30.017705 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:30.017705 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:30.048473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f74b7cf0-74f5-43db-a6bc-8a38242f6e3e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:30.114153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f74b7cf0-74f5-43db-a6bc-8a38242f6e3e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:30.115250 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1461/2917] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:29 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:31.145586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e39dad7-3e08-4d33-bc4c-74c986017aaa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:31.162499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e39dad7-3e08-4d33-bc4c-74c986017aaa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:31.162499 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:31.162499 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:31.162499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e39dad7-3e08-4d33-bc4c-74c986017aaa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:31.285238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:31.285238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:31.312352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5e39dad7-3e08-4d33-bc4c-74c986017aaa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:31.371911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e39dad7-3e08-4d33-bc4c-74c986017aaa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:31.373401 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1457/2918] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:31 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:32.390023 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a3233f8-5b83-4baa-b9ac-63913da69e16 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:32.391401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a3233f8-5b83-4baa-b9ac-63913da69e16 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:32.392009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:32.392009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:32.392768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a3233f8-5b83-4baa-b9ac-63913da69e16 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:32.447620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:32.447620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:32.459191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0a3233f8-5b83-4baa-b9ac-63913da69e16 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:32.488660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a3233f8-5b83-4baa-b9ac-63913da69e16 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:32.489930 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1462/2919] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:32 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:33.505761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18f16e9b-00f0-4e85-881f-cc8039de4c2e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:33.506551 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18f16e9b-00f0-4e85-881f-cc8039de4c2e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:33.506551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:33.506551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:33.506980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18f16e9b-00f0-4e85-881f-cc8039de4c2e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:33.616389 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:33.616389 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:33.632654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-18f16e9b-00f0-4e85-881f-cc8039de4c2e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:33.681520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18f16e9b-00f0-4e85-881f-cc8039de4c2e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:33.692473 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1458/2920] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:33 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:34.704539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ed2405f-cb23-45f4-a008-9d055e7beade tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:34.707629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ed2405f-cb23-45f4-a008-9d055e7beade tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:34.708035 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:34.708035 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:34.708666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ed2405f-cb23-45f4-a008-9d055e7beade tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:34.785695 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:34.785695 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:34.797592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ed2405f-cb23-45f4-a008-9d055e7beade tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:34.838715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ed2405f-cb23-45f4-a008-9d055e7beade tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:34.840308 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1463/2921] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:34 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:36.671425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a63287a9-0e69-4e79-8ced-0499f16de0a8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:36.671425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a63287a9-0e69-4e79-8ced-0499f16de0a8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:36.671425 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:36.671425 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:36.671425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a63287a9-0e69-4e79-8ced-0499f16de0a8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:36.671425 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:36.671425 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:36.671425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a63287a9-0e69-4e79-8ced-0499f16de0a8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:36.671425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a63287a9-0e69-4e79-8ced-0499f16de0a8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:36.671425 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1459/2922] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:35 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:37.088688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2edc0c3c-0baf-47a4-8609-80c55738b79b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:37.090250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2edc0c3c-0baf-47a4-8609-80c55738b79b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:37.090912 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:37.090912 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:37.092342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2edc0c3c-0baf-47a4-8609-80c55738b79b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:37.205987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:37.205987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:37.225385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2edc0c3c-0baf-47a4-8609-80c55738b79b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:37.281726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2edc0c3c-0baf-47a4-8609-80c55738b79b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:37.284851 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1464/2923] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:37 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:38.317765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-339f1a65-94ce-443e-9be8-fc43d14c0f4f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:38.318710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-339f1a65-94ce-443e-9be8-fc43d14c0f4f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:38.324276 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:38.324276 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:38.325964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-339f1a65-94ce-443e-9be8-fc43d14c0f4f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:38.481165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:38.481165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:38.503220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-339f1a65-94ce-443e-9be8-fc43d14c0f4f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:38.571495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-339f1a65-94ce-443e-9be8-fc43d14c0f4f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:38.589611 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1460/2924] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:38 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:39.604324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8053bbe5-d1c8-47af-9104-e52a8d1d80a9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:39.605138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8053bbe5-d1c8-47af-9104-e52a8d1d80a9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:39.605138 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:39.605138 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:39.605673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8053bbe5-d1c8-47af-9104-e52a8d1d80a9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:39.757514 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:39.757514 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:39.785703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8053bbe5-d1c8-47af-9104-e52a8d1d80a9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:39.884124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8053bbe5-d1c8-47af-9104-e52a8d1d80a9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:39.884124 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1465/2925] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:39 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:40.898273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-592a620b-200a-43de-aa0f-a942d3fb7ad3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:40.902289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-592a620b-200a-43de-aa0f-a942d3fb7ad3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:40.903104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:40.903104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:40.909284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-592a620b-200a-43de-aa0f-a942d3fb7ad3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:41.121914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:41.121914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:41.144899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-592a620b-200a-43de-aa0f-a942d3fb7ad3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:41.243798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-592a620b-200a-43de-aa0f-a942d3fb7ad3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:41.248998 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1461/2926] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:40 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:42.282225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc26ff05-0022-48f3-b5c6-83834fc5c1ca tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:42.283475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc26ff05-0022-48f3-b5c6-83834fc5c1ca tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:42.284102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:42.284102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:42.289187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc26ff05-0022-48f3-b5c6-83834fc5c1ca tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:42.489460 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:42.489460 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:42.509664 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bc26ff05-0022-48f3-b5c6-83834fc5c1ca tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:42.566592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc26ff05-0022-48f3-b5c6-83834fc5c1ca tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:42.574450 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1466/2927] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:42 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:43.603177 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8df3ef8e-998f-4dd2-826c-5c7b8f91a8aa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:43.605410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8df3ef8e-998f-4dd2-826c-5c7b8f91a8aa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:43.611690 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:43.611690 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:43.613218 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8df3ef8e-998f-4dd2-826c-5c7b8f91a8aa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:43.814710 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:43.814710 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:43.881006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8df3ef8e-998f-4dd2-826c-5c7b8f91a8aa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:44.044137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8df3ef8e-998f-4dd2-826c-5c7b8f91a8aa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:44.046377 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1462/2928] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:43 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:45.080862 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37159771-1b65-4c52-a801-5b5249724bc8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:45.086269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37159771-1b65-4c52-a801-5b5249724bc8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:45.086269 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:45.086269 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:45.086269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37159771-1b65-4c52-a801-5b5249724bc8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:45.355185 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:45.355185 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:45.389661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-37159771-1b65-4c52-a801-5b5249724bc8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:45.491126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37159771-1b65-4c52-a801-5b5249724bc8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:45.502991 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1467/2929] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:45 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:50:46.530028 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a3071f9-d713-459b-8238-2c3a2506744f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:46.532150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a3071f9-d713-459b-8238-2c3a2506744f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:46.532919 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:46.532919 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:46.544848 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a3071f9-d713-459b-8238-2c3a2506744f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:46.756594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:46.756594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:46.799124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4a3071f9-d713-459b-8238-2c3a2506744f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:46.888857 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a3071f9-d713-459b-8238-2c3a2506744f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:46.893389 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1463/2930] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:46 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 976 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:47.918784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d03e2a4-1900-4fcc-b8f3-acefffc8e9e3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:47.919784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d03e2a4-1900-4fcc-b8f3-acefffc8e9e3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:47.921347 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:47.921347 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:47.922080 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d03e2a4-1900-4fcc-b8f3-acefffc8e9e3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:48.014288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:48.014288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:48.027395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8d03e2a4-1900-4fcc-b8f3-acefffc8e9e3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:48.056824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d03e2a4-1900-4fcc-b8f3-acefffc8e9e3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:48.058374 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1468/2931] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:47 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 1364 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:50:48.088362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-914b2ac5-44ac-43a6-bc84-cd47ffa86374 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:48.089265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-914b2ac5-44ac-43a6-bc84-cd47ffa86374 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:48.089823 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:48.089823 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:48.090523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-914b2ac5-44ac-43a6-bc84-cd47ffa86374 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:48.166252 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:48.166252 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:48.202949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-914b2ac5-44ac-43a6-bc84-cd47ffa86374 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:48.295754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-914b2ac5-44ac-43a6-bc84-cd47ffa86374 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:48.297560 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1464/2932] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:48 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 1364 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:50:48.329959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ae9cd19-b9cd-4ff8-a387-48bf3e4f80c8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:50:48.331785 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ae9cd19-b9cd-4ff8-a387-48bf3e4f80c8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:48.332430 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:48.332430 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:48.333574 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ae9cd19-b9cd-4ff8-a387-48bf3e4f80c8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:48.495804 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:48.495804 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:48.514639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ae9cd19-b9cd-4ff8-a387-48bf3e4f80c8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:48.575357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ae9cd19-b9cd-4ff8-a387-48bf3e4f80c8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:50:48.578453 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1469/2933] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:48 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 1364 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:50:48.613825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f6b39b1-4aa5-400c-a542-363b7a02234a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] POST http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups Jan 21 08:50:48.615392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:48.615392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:48.618243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9f6b39b1-4aa5-400c-a542-363b7a02234a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5d503ba6-88c8-4fd2-8b09-d78f64cd6406", "name": "tempest-TestVolumeBackupRestore-backup-2018078368", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:50:48.621652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-9f6b39b1-4aa5-400c-a542-363b7a02234a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Creating new backup {'backup': {'volume_id': '5d503ba6-88c8-4fd2-8b09-d78f64cd6406', 'name': 'tempest-TestVolumeBackupRestore-backup-2018078368', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=88056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:50:48.623230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-9f6b39b1-4aa5-400c-a542-363b7a02234a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Creating backup of volume 5d503ba6-88c8-4fd2-8b09-d78f64cd6406 in container None Jan 21 08:50:48.731255 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:48.731255 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:48.733987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9f6b39b1-4aa5-400c-a542-363b7a02234a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:50:48.925915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-9f6b39b1-4aa5-400c-a542-363b7a02234a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Created reservations ['130df65d-0b50-4b6a-ba40-bdf08ba09bda', 'fb4a7161-351b-4f94-b16e-fcff1e1e24f6'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:50:49.242060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f6b39b1-4aa5-400c-a542-363b7a02234a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups returned with HTTP 202 Jan 21 08:50:49.258182 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1465/2934] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:50:48 2021] POST /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups => generated 401 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:50:49.268716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-beafb655-21c7-4a3a-9ecc-d5e86c182111 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:50:49.269652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-beafb655-21c7-4a3a-9ecc-d5e86c182111 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:49.269985 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:49.269985 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:49.276432 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-beafb655-21c7-4a3a-9ecc-d5e86c182111 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:49.277568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-beafb655-21c7-4a3a-9ecc-d5e86c182111 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:50:49.377158 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:49.377158 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:49.382885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-beafb655-21c7-4a3a-9ecc-d5e86c182111 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:50:49.402553 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1470/2935] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:49 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 808 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:50.429220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e793708-c413-4e90-8ee7-922fb323b9b0 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:50:50.430164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e793708-c413-4e90-8ee7-922fb323b9b0 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:50.430445 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:50.430445 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:50.431534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e793708-c413-4e90-8ee7-922fb323b9b0 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:50.432445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4e793708-c413-4e90-8ee7-922fb323b9b0 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:50:50.524161 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:50.524161 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:50.528201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e793708-c413-4e90-8ee7-922fb323b9b0 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:50:50.530765 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1466/2936] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:50 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 808 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:51.560699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6579a0d3-7ed7-44c3-9358-54dd0efaadf2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:50:51.561905 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6579a0d3-7ed7-44c3-9358-54dd0efaadf2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:51.562287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:51.562287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:51.563005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6579a0d3-7ed7-44c3-9358-54dd0efaadf2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:51.564313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6579a0d3-7ed7-44c3-9358-54dd0efaadf2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:50:51.675599 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:51.675599 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:51.679896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6579a0d3-7ed7-44c3-9358-54dd0efaadf2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:50:51.679896 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1471/2937] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:51 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 808 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:52.702131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-716304a9-be2d-4c40-b2ed-38855feaaaa6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:50:52.707541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-716304a9-be2d-4c40-b2ed-38855feaaaa6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:52.712328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:52.712328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:52.713184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-716304a9-be2d-4c40-b2ed-38855feaaaa6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:52.713881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-716304a9-be2d-4c40-b2ed-38855feaaaa6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:50:52.905892 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:52.905892 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:52.911076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-716304a9-be2d-4c40-b2ed-38855feaaaa6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:50:52.918074 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1467/2938] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:52 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 808 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:53.939362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85b42970-c20a-457d-8cb0-c0899d76dff3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:50:53.942574 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85b42970-c20a-457d-8cb0-c0899d76dff3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:53.942792 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:53.942792 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:53.943499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85b42970-c20a-457d-8cb0-c0899d76dff3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:53.945167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-85b42970-c20a-457d-8cb0-c0899d76dff3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:50:54.014067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:54.014067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:54.015948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85b42970-c20a-457d-8cb0-c0899d76dff3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:50:54.017335 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1472/2939] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:53 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 808 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:55.059850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9925dc2-ad4f-4df6-a43e-cd25e93ed376 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:50:55.060954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9925dc2-ad4f-4df6-a43e-cd25e93ed376 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:55.061338 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:55.061338 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:55.061924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9925dc2-ad4f-4df6-a43e-cd25e93ed376 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:55.062805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b9925dc2-ad4f-4df6-a43e-cd25e93ed376 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:50:55.141360 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:55.141360 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:55.144300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9925dc2-ad4f-4df6-a43e-cd25e93ed376 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:50:55.146209 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1468/2940] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:55 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:56.169908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bb93491-d637-4519-88f0-583aad2f4e76 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:50:56.175389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bb93491-d637-4519-88f0-583aad2f4e76 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:56.176075 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:56.176075 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:56.177347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bb93491-d637-4519-88f0-583aad2f4e76 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:56.184475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2bb93491-d637-4519-88f0-583aad2f4e76 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:50:56.256022 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:56.256022 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:56.267737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bb93491-d637-4519-88f0-583aad2f4e76 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:50:56.273245 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1473/2941] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:56 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:57.293853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f4f190d6-2107-4fd7-9998-0717f7faf9ea tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:50:57.301123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f4f190d6-2107-4fd7-9998-0717f7faf9ea tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:57.301468 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:57.301468 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:57.302224 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f4f190d6-2107-4fd7-9998-0717f7faf9ea tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:57.314579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f4f190d6-2107-4fd7-9998-0717f7faf9ea tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:50:57.430349 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:57.430349 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:57.436184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f4f190d6-2107-4fd7-9998-0717f7faf9ea tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:50:57.440618 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1469/2942] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:57 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:58.476115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3c353d4-d7a2-49f9-8497-658c4ba464eb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:50:58.479563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3c353d4-d7a2-49f9-8497-658c4ba464eb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:58.480255 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:58.480255 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:58.481464 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3c353d4-d7a2-49f9-8497-658c4ba464eb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:58.483372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c3c353d4-d7a2-49f9-8497-658c4ba464eb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:50:58.618176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:58.618176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:58.628672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3c353d4-d7a2-49f9-8497-658c4ba464eb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:50:58.636242 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1474/2943] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:58 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:59.659243 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-063bcb70-d36e-4873-9c79-b051412ba2d5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:50:59.661037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-063bcb70-d36e-4873-9c79-b051412ba2d5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:59.663961 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:59.663961 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:50:59.665316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-063bcb70-d36e-4873-9c79-b051412ba2d5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:59.666181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-063bcb70-d36e-4873-9c79-b051412ba2d5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:50:59.789208 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:59.789208 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:50:59.798945 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-063bcb70-d36e-4873-9c79-b051412ba2d5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:50:59.800687 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1470/2944] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:59 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:00.825367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-382d3fe2-18c0-45c3-b1ce-9c9b48cd0786 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:00.826313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-382d3fe2-18c0-45c3-b1ce-9c9b48cd0786 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:00.826673 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:00.826673 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:00.838736 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-382d3fe2-18c0-45c3-b1ce-9c9b48cd0786 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:00.839538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-382d3fe2-18c0-45c3-b1ce-9c9b48cd0786 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:01.009760 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:01.009760 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:01.009760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-382d3fe2-18c0-45c3-b1ce-9c9b48cd0786 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:01.010233 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1475/2945] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:00 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:02.037009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-873012c2-3b2d-41d7-a45b-2bf09dc9e562 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:02.041110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-873012c2-3b2d-41d7-a45b-2bf09dc9e562 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:02.042267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:02.042267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:02.044511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-873012c2-3b2d-41d7-a45b-2bf09dc9e562 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:02.046264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-873012c2-3b2d-41d7-a45b-2bf09dc9e562 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:02.215861 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:02.215861 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:02.228554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-873012c2-3b2d-41d7-a45b-2bf09dc9e562 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:02.230661 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1471/2946] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:02 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:03.255092 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57c1b8d2-3b64-4ccf-b889-16152b2d57d1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:03.256822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57c1b8d2-3b64-4ccf-b889-16152b2d57d1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:03.259764 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:03.259764 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:03.260705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57c1b8d2-3b64-4ccf-b889-16152b2d57d1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:03.261710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-57c1b8d2-3b64-4ccf-b889-16152b2d57d1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:03.361029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:03.361029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:03.364689 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57c1b8d2-3b64-4ccf-b889-16152b2d57d1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:03.378936 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1476/2947] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:03 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:04.404164 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-184bb52b-afbc-4836-aec8-c925e96a0f51 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:04.449110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-184bb52b-afbc-4836-aec8-c925e96a0f51 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:04.449110 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:04.449110 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:04.449110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-184bb52b-afbc-4836-aec8-c925e96a0f51 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:04.473800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-184bb52b-afbc-4836-aec8-c925e96a0f51 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:04.571498 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:04.571498 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:04.578426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-184bb52b-afbc-4836-aec8-c925e96a0f51 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:04.591350 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1472/2948] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:04 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:05.615001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22c6ea1d-f83e-4912-9335-f084f1ff5b04 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:05.622735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22c6ea1d-f83e-4912-9335-f084f1ff5b04 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:05.623122 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:05.623122 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:05.623822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22c6ea1d-f83e-4912-9335-f084f1ff5b04 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:05.624411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-22c6ea1d-f83e-4912-9335-f084f1ff5b04 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:05.736838 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:05.736838 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:05.743427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22c6ea1d-f83e-4912-9335-f084f1ff5b04 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:05.746095 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1477/2949] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:05 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:06.779172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f84239d-8cad-47b6-b9af-e1bb69522569 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:06.786077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f84239d-8cad-47b6-b9af-e1bb69522569 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:06.788074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:06.788074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:06.790986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8f84239d-8cad-47b6-b9af-e1bb69522569 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:06.795274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8f84239d-8cad-47b6-b9af-e1bb69522569 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:06.923395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:06.923395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:06.929960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8f84239d-8cad-47b6-b9af-e1bb69522569 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:06.932835 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1473/2950] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:06 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:07.964231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d131fcf-985d-4274-8279-e8809ae3eff4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:07.964972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d131fcf-985d-4274-8279-e8809ae3eff4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:07.965150 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:07.965150 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:07.965758 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d131fcf-985d-4274-8279-e8809ae3eff4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:07.966436 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0d131fcf-985d-4274-8279-e8809ae3eff4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:08.026633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:08.026633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:08.029012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d131fcf-985d-4274-8279-e8809ae3eff4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:08.033815 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1478/2951] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:07 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:09.055216 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d8de501-3fbf-4027-9071-5bf06f697fa9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:09.056457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d8de501-3fbf-4027-9071-5bf06f697fa9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:09.056830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:09.056830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:09.057455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d8de501-3fbf-4027-9071-5bf06f697fa9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:09.057992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3d8de501-3fbf-4027-9071-5bf06f697fa9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:09.105030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:09.105030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:09.107558 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d8de501-3fbf-4027-9071-5bf06f697fa9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:09.108427 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1474/2952] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:09 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:10.129303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d481c82a-ebbc-4409-992a-0c092802b50b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:10.129303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d481c82a-ebbc-4409-992a-0c092802b50b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:10.129303 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:10.129303 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:10.129303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d481c82a-ebbc-4409-992a-0c092802b50b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:10.130463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d481c82a-ebbc-4409-992a-0c092802b50b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:10.157465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:10.157465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:10.162428 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d481c82a-ebbc-4409-992a-0c092802b50b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:10.164044 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1479/2953] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:10 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:11.178300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-949439aa-6fc5-406b-8d73-7e2124f29ade tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:11.179146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-949439aa-6fc5-406b-8d73-7e2124f29ade tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:11.179146 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:11.179146 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:11.179584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-949439aa-6fc5-406b-8d73-7e2124f29ade tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:11.179915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-949439aa-6fc5-406b-8d73-7e2124f29ade tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:11.229448 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:11.229448 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:11.240736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-949439aa-6fc5-406b-8d73-7e2124f29ade tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:11.241644 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1475/2954] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:11 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:12.256729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-729d21de-30fc-4cae-b562-091e53635b6e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:12.258118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-729d21de-30fc-4cae-b562-091e53635b6e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:12.258503 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:12.258503 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:12.259129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-729d21de-30fc-4cae-b562-091e53635b6e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:12.259842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-729d21de-30fc-4cae-b562-091e53635b6e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:12.306003 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:12.306003 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:12.310173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-729d21de-30fc-4cae-b562-091e53635b6e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:12.315803 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1480/2955] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:12 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:13.325479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2cab0e55-7aa6-4b08-afe4-4c95eaa6121d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:13.326368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2cab0e55-7aa6-4b08-afe4-4c95eaa6121d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:13.326368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:13.326368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:13.326791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2cab0e55-7aa6-4b08-afe4-4c95eaa6121d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:13.326932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2cab0e55-7aa6-4b08-afe4-4c95eaa6121d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:13.366634 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:13.366634 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:13.368570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2cab0e55-7aa6-4b08-afe4-4c95eaa6121d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:13.379910 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1476/2956] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:13 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:14.383283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93f4337a-2b92-45c4-b1d8-82966db230c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:14.384101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93f4337a-2b92-45c4-b1d8-82966db230c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:14.384235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:14.384235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:14.384510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93f4337a-2b92-45c4-b1d8-82966db230c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:14.385097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-93f4337a-2b92-45c4-b1d8-82966db230c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:14.430062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:14.430062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:14.435882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93f4337a-2b92-45c4-b1d8-82966db230c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:14.437180 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1481/2957] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:14 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:15.452935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69eaeec7-0c52-42d8-a01e-d54b8ff20ca9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:15.453549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69eaeec7-0c52-42d8-a01e-d54b8ff20ca9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:15.453676 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:15.453676 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:15.454309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69eaeec7-0c52-42d8-a01e-d54b8ff20ca9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:15.455089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-69eaeec7-0c52-42d8-a01e-d54b8ff20ca9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:15.496556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:15.496556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:15.498860 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69eaeec7-0c52-42d8-a01e-d54b8ff20ca9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:15.499991 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1477/2958] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:15 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:16.514640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3bb592d2-0377-47a6-bd6e-ab81048717f1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:16.515395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3bb592d2-0377-47a6-bd6e-ab81048717f1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:16.515395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:16.515395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:16.516093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3bb592d2-0377-47a6-bd6e-ab81048717f1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:16.516093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3bb592d2-0377-47a6-bd6e-ab81048717f1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:16.557463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:16.557463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:16.571914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3bb592d2-0377-47a6-bd6e-ab81048717f1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:16.573188 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1482/2959] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:16 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:17.589522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39dfe0d8-22e6-41c9-8b05-24f7f5402c4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:17.590303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39dfe0d8-22e6-41c9-8b05-24f7f5402c4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:17.590303 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:17.590303 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:17.590694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39dfe0d8-22e6-41c9-8b05-24f7f5402c4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:17.590977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-39dfe0d8-22e6-41c9-8b05-24f7f5402c4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:17.660557 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:17.660557 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:17.665846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39dfe0d8-22e6-41c9-8b05-24f7f5402c4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:17.666838 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1478/2960] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:17 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:51:18.694245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad6b1897-06d7-4444-a5b8-00076ad99133 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:18.695598 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad6b1897-06d7-4444-a5b8-00076ad99133 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:18.695797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:18.695797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:18.696316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad6b1897-06d7-4444-a5b8-00076ad99133 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:18.702060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ad6b1897-06d7-4444-a5b8-00076ad99133 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:18.765304 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:18.765304 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:18.768836 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad6b1897-06d7-4444-a5b8-00076ad99133 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:18.775733 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1483/2961] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:18 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:19.789487 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a3f6329-a4b6-4020-add0-976c8b938dac tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:19.790065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a3f6329-a4b6-4020-add0-976c8b938dac tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:19.790921 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:19.790921 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:19.791330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a3f6329-a4b6-4020-add0-976c8b938dac tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:19.791741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0a3f6329-a4b6-4020-add0-976c8b938dac tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:19.873409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:19.873409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:19.885454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a3f6329-a4b6-4020-add0-976c8b938dac tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:19.886810 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1479/2962] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:19 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:20.901867 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e9e72b7-5351-497e-9f60-ddb32caddf7e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:20.903063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e9e72b7-5351-497e-9f60-ddb32caddf7e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:20.903500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:20.903500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:20.904110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e9e72b7-5351-497e-9f60-ddb32caddf7e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:20.904641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6e9e72b7-5351-497e-9f60-ddb32caddf7e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:20.980799 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:20.980799 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:20.989711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e9e72b7-5351-497e-9f60-ddb32caddf7e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:20.995918 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1484/2963] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:20 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:51:22.011479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18d2a75d-5d79-4358-ab94-8c9ca141e329 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:22.012295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18d2a75d-5d79-4358-ab94-8c9ca141e329 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:22.012295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:22.012295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:22.012773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18d2a75d-5d79-4358-ab94-8c9ca141e329 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:22.012773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-18d2a75d-5d79-4358-ab94-8c9ca141e329 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:22.084083 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:22.084083 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:22.086020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18d2a75d-5d79-4358-ab94-8c9ca141e329 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:22.087135 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1480/2964] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:22 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:51:23.105790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d76a2c70-e271-426b-93e8-bac2c07f93fe tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:23.106762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d76a2c70-e271-426b-93e8-bac2c07f93fe tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:23.111701 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:23.111701 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:23.113246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d76a2c70-e271-426b-93e8-bac2c07f93fe tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:23.114187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d76a2c70-e271-426b-93e8-bac2c07f93fe tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:23.178981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:23.178981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:23.183862 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d76a2c70-e271-426b-93e8-bac2c07f93fe tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:23.185796 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1485/2965] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:23 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:24.214921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d370f575-9c00-494a-97ea-e8cbc8ffa7f2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:24.220624 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d370f575-9c00-494a-97ea-e8cbc8ffa7f2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:24.221017 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:24.221017 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:24.221702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d370f575-9c00-494a-97ea-e8cbc8ffa7f2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:24.222346 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d370f575-9c00-494a-97ea-e8cbc8ffa7f2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:24.314939 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:24.314939 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:24.318974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d370f575-9c00-494a-97ea-e8cbc8ffa7f2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:24.320719 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1481/2966] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:24 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:25.340195 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53187b9e-fe7c-4434-beb5-e15579263cf6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:25.341174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53187b9e-fe7c-4434-beb5-e15579263cf6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:25.341523 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:25.341523 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:25.342202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53187b9e-fe7c-4434-beb5-e15579263cf6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:25.352961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-53187b9e-fe7c-4434-beb5-e15579263cf6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:25.469462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:25.469462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:25.469462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53187b9e-fe7c-4434-beb5-e15579263cf6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:25.470672 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1486/2967] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:25 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:26.484871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09c453ea-30e1-43bf-984d-2301c9d4e95b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:26.485969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09c453ea-30e1-43bf-984d-2301c9d4e95b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:26.486347 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:26.486347 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:26.486951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09c453ea-30e1-43bf-984d-2301c9d4e95b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:26.488376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-09c453ea-30e1-43bf-984d-2301c9d4e95b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:26.543924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:26.543924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:26.546665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09c453ea-30e1-43bf-984d-2301c9d4e95b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:26.547881 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1482/2968] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:26 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:27.566420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cfb6040-80ed-44d8-b57d-383b5157e3bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:27.567411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cfb6040-80ed-44d8-b57d-383b5157e3bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:27.567831 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:27.567831 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:27.568529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cfb6040-80ed-44d8-b57d-383b5157e3bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:27.569218 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5cfb6040-80ed-44d8-b57d-383b5157e3bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:27.665593 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:27.665593 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:27.673853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cfb6040-80ed-44d8-b57d-383b5157e3bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:27.675346 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1487/2969] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:27 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:28.693030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d888c55-3126-44d6-a336-cb4c1a2c2a03 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:28.693949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d888c55-3126-44d6-a336-cb4c1a2c2a03 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:28.699254 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:28.699254 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:28.700555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d888c55-3126-44d6-a336-cb4c1a2c2a03 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:28.701451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0d888c55-3126-44d6-a336-cb4c1a2c2a03 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:28.835649 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:28.835649 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:28.866101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d888c55-3126-44d6-a336-cb4c1a2c2a03 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:28.877053 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1483/2970] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:28 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:29.894911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca061da7-1c1d-413b-b155-28515cb19aa5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:29.911996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca061da7-1c1d-413b-b155-28515cb19aa5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:29.912199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:29.912199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:29.912987 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca061da7-1c1d-413b-b155-28515cb19aa5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:29.927891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ca061da7-1c1d-413b-b155-28515cb19aa5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:30.051631 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:30.051631 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:30.055316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca061da7-1c1d-413b-b155-28515cb19aa5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:30.063241 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1488/2971] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:29 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:31.082220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fff6f38d-5584-4daf-984c-97f714dfdd4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:31.083236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fff6f38d-5584-4daf-984c-97f714dfdd4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:31.083653 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:31.083653 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:31.084372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fff6f38d-5584-4daf-984c-97f714dfdd4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:31.085050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fff6f38d-5584-4daf-984c-97f714dfdd4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:31.188477 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:31.188477 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:31.196972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fff6f38d-5584-4daf-984c-97f714dfdd4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:31.202622 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1484/2972] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:31 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:32.223656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a924eadf-7798-4e43-b9fc-59c9ea813736 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:32.230940 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a924eadf-7798-4e43-b9fc-59c9ea813736 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:32.231796 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:32.231796 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:32.232962 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a924eadf-7798-4e43-b9fc-59c9ea813736 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:32.233975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a924eadf-7798-4e43-b9fc-59c9ea813736 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:32.326665 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:32.326665 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:32.330577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a924eadf-7798-4e43-b9fc-59c9ea813736 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:32.332729 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1489/2973] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:32 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:33.356945 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1e78a9e-b1b3-41ef-ad3e-3eb0c79a694d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:33.358222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1e78a9e-b1b3-41ef-ad3e-3eb0c79a694d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:33.358751 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:33.358751 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:33.360246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1e78a9e-b1b3-41ef-ad3e-3eb0c79a694d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:33.362749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e1e78a9e-b1b3-41ef-ad3e-3eb0c79a694d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:33.455352 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:33.455352 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:33.463936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1e78a9e-b1b3-41ef-ad3e-3eb0c79a694d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:33.466622 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1485/2974] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:33 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:34.481418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8357791-291a-4e28-8a38-1d8cd3b3f6d6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:34.482668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8357791-291a-4e28-8a38-1d8cd3b3f6d6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:34.483050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:34.483050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:34.483735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8357791-291a-4e28-8a38-1d8cd3b3f6d6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:34.484350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a8357791-291a-4e28-8a38-1d8cd3b3f6d6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:34.514373 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:34.514373 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:34.518426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8357791-291a-4e28-8a38-1d8cd3b3f6d6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:34.519588 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1490/2975] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:34 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:51:35.539223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f14af29f-3149-4909-978e-b3f8edb32ec9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:35.543080 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f14af29f-3149-4909-978e-b3f8edb32ec9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:35.551742 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:35.551742 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:35.553239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f14af29f-3149-4909-978e-b3f8edb32ec9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:35.554177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f14af29f-3149-4909-978e-b3f8edb32ec9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:35.653984 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:35.653984 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:35.653984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f14af29f-3149-4909-978e-b3f8edb32ec9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:35.653984 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1486/2976] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:35 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:36.674407 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-937c5e5c-1b44-49c6-aafa-e4113a7aa1a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:36.675331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-937c5e5c-1b44-49c6-aafa-e4113a7aa1a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:36.675331 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:36.675331 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:36.681023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-937c5e5c-1b44-49c6-aafa-e4113a7aa1a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:36.681975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-937c5e5c-1b44-49c6-aafa-e4113a7aa1a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:36.718115 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:36.718115 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:36.721565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-937c5e5c-1b44-49c6-aafa-e4113a7aa1a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:36.730131 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1491/2977] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:36 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:37.742263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46cd378e-e695-42f9-958f-ab271bd239d7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:37.743275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46cd378e-e695-42f9-958f-ab271bd239d7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:37.747667 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:37.747667 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:37.748557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46cd378e-e695-42f9-958f-ab271bd239d7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:37.749280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-46cd378e-e695-42f9-958f-ab271bd239d7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:37.855592 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:37.855592 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:37.859699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46cd378e-e695-42f9-958f-ab271bd239d7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:37.867973 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1487/2978] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:37 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:38.882319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1122be0-4737-49b4-84dc-296b8fac2bde tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:38.883143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1122be0-4737-49b4-84dc-296b8fac2bde tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:38.883315 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:38.883315 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:38.883721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1122be0-4737-49b4-84dc-296b8fac2bde tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:38.884269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d1122be0-4737-49b4-84dc-296b8fac2bde tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:38.946065 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:38.946065 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:38.958189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1122be0-4737-49b4-84dc-296b8fac2bde tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:38.961124 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1492/2979] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:38 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:51:39.978099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af760c22-443b-4923-b4cb-33a1f130f907 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:39.981522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af760c22-443b-4923-b4cb-33a1f130f907 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:39.982535 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:39.982535 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:39.983181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af760c22-443b-4923-b4cb-33a1f130f907 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:39.983798 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-af760c22-443b-4923-b4cb-33a1f130f907 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:40.088165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:40.088165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:40.102076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af760c22-443b-4923-b4cb-33a1f130f907 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:40.108229 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1488/2980] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:39 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:51:41.122196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fedecab3-8924-4364-9282-17e7e927a407 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:41.122757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fedecab3-8924-4364-9282-17e7e927a407 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:41.122873 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:41.122873 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:41.123197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fedecab3-8924-4364-9282-17e7e927a407 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:41.123684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fedecab3-8924-4364-9282-17e7e927a407 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:41.214953 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:41.214953 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:41.217077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fedecab3-8924-4364-9282-17e7e927a407 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:41.227631 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1493/2981] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:41 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:42.243174 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b2e5490-bb3c-417a-b496-008c28b3173a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:42.243807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b2e5490-bb3c-417a-b496-008c28b3173a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:42.244258 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:42.244258 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:42.244985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b2e5490-bb3c-417a-b496-008c28b3173a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:42.245571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4b2e5490-bb3c-417a-b496-008c28b3173a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:42.315277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:42.315277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:42.322619 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b2e5490-bb3c-417a-b496-008c28b3173a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:42.331663 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1489/2982] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:42 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:43.364994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c64701e7-3f85-4dfb-9b9f-b47b8ec237d8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:43.366846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c64701e7-3f85-4dfb-9b9f-b47b8ec237d8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:43.367590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:43.367590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:43.372030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c64701e7-3f85-4dfb-9b9f-b47b8ec237d8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:43.373424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c64701e7-3f85-4dfb-9b9f-b47b8ec237d8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:43.425163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:43.425163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:43.429289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c64701e7-3f85-4dfb-9b9f-b47b8ec237d8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:43.445579 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1494/2983] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:43 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:44.462946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4dace553-e5e2-45a1-b9c5-1e3ddfb7bb2f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:44.463978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4dace553-e5e2-45a1-b9c5-1e3ddfb7bb2f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:44.464337 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:44.464337 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:44.472871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4dace553-e5e2-45a1-b9c5-1e3ddfb7bb2f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:44.472871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4dace553-e5e2-45a1-b9c5-1e3ddfb7bb2f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:44.503749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:44.503749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:44.507125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4dace553-e5e2-45a1-b9c5-1e3ddfb7bb2f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:44.509444 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1490/2984] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:44 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:45.534946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7a2935b-beb3-4bc4-8144-15702b4c1408 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:45.536009 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7a2935b-beb3-4bc4-8144-15702b4c1408 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:45.536381 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:45.536381 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:45.537120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7a2935b-beb3-4bc4-8144-15702b4c1408 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:45.537825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b7a2935b-beb3-4bc4-8144-15702b4c1408 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:45.643923 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:45.643923 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:45.647394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7a2935b-beb3-4bc4-8144-15702b4c1408 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:45.649004 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1495/2985] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:45 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:46.689038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-338731a6-980f-4e30-a824-8f48ca5e4e6f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:46.689038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-338731a6-980f-4e30-a824-8f48ca5e4e6f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:46.689038 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:46.689038 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:46.689038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-338731a6-980f-4e30-a824-8f48ca5e4e6f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:46.689038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-338731a6-980f-4e30-a824-8f48ca5e4e6f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:46.787607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:46.787607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:46.791037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-338731a6-980f-4e30-a824-8f48ca5e4e6f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:46.803779 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1491/2986] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:46 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:47.816621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3a8a990-a177-413a-bbd5-a12f0afb4d08 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:47.826520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3a8a990-a177-413a-bbd5-a12f0afb4d08 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:47.827392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:47.827392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:47.828674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3a8a990-a177-413a-bbd5-a12f0afb4d08 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:47.829952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f3a8a990-a177-413a-bbd5-a12f0afb4d08 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:47.929320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:47.929320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:47.933823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3a8a990-a177-413a-bbd5-a12f0afb4d08 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:47.936119 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1496/2987] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:47 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:48.957118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c604bc79-6154-4f90-b08d-97c2c68ba068 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:48.962730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c604bc79-6154-4f90-b08d-97c2c68ba068 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:48.963568 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:48.963568 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:48.964724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c604bc79-6154-4f90-b08d-97c2c68ba068 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:48.969497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c604bc79-6154-4f90-b08d-97c2c68ba068 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:49.075696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:49.075696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:49.086269 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c604bc79-6154-4f90-b08d-97c2c68ba068 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:49.087186 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1492/2988] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:48 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:50.104221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53de4e4b-0ad5-40b3-8c1b-dc5d062302c2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:50.105157 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53de4e4b-0ad5-40b3-8c1b-dc5d062302c2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:50.105582 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:50.105582 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:50.106176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53de4e4b-0ad5-40b3-8c1b-dc5d062302c2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:50.106705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-53de4e4b-0ad5-40b3-8c1b-dc5d062302c2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:50.248968 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:50.248968 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:50.265303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53de4e4b-0ad5-40b3-8c1b-dc5d062302c2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:50.271079 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1497/2989] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:50 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:51.293157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c57760a-e1ad-4c5f-beda-2ba0a9409add tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:51.296726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c57760a-e1ad-4c5f-beda-2ba0a9409add tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:51.304010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:51.304010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:51.305639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c57760a-e1ad-4c5f-beda-2ba0a9409add tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:51.306606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4c57760a-e1ad-4c5f-beda-2ba0a9409add tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:51.389921 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:51.389921 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:51.391848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c57760a-e1ad-4c5f-beda-2ba0a9409add tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:51.392641 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1493/2990] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:51 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:52.418487 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ec10112-f876-4204-87b7-d86628f3f436 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:52.419507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ec10112-f876-4204-87b7-d86628f3f436 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:52.419878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:52.419878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:52.420570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ec10112-f876-4204-87b7-d86628f3f436 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:52.421310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8ec10112-f876-4204-87b7-d86628f3f436 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:52.491855 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:52.491855 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:52.496250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ec10112-f876-4204-87b7-d86628f3f436 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:52.498676 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1498/2991] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:52 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:53.538009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23db5b31-c01a-4eba-95c9-8312f06a4922 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:53.538888 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23db5b31-c01a-4eba-95c9-8312f06a4922 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:53.538888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:53.538888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:53.539460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23db5b31-c01a-4eba-95c9-8312f06a4922 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:53.539832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-23db5b31-c01a-4eba-95c9-8312f06a4922 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:53.649089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:53.649089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:53.656434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23db5b31-c01a-4eba-95c9-8312f06a4922 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:53.673899 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1494/2992] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:53 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:54.686378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-724d393a-e97c-4296-ae06-8f2709b5f73e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:54.689561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-724d393a-e97c-4296-ae06-8f2709b5f73e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:54.690167 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:54.690167 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:54.692375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-724d393a-e97c-4296-ae06-8f2709b5f73e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:54.693825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-724d393a-e97c-4296-ae06-8f2709b5f73e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:54.808749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:54.808749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:54.818322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-724d393a-e97c-4296-ae06-8f2709b5f73e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:54.820472 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1499/2993] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:54 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:55.845338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2354857c-662b-46b4-8086-c381ee51919c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:55.856343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2354857c-662b-46b4-8086-c381ee51919c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:55.856343 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:55.856343 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:55.856343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2354857c-662b-46b4-8086-c381ee51919c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:55.856343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2354857c-662b-46b4-8086-c381ee51919c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:55.954019 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:55.954019 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:55.956227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2354857c-662b-46b4-8086-c381ee51919c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:55.963375 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1495/2994] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:55 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:56.984294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e3ff9456-f5bd-4d26-88da-e438f9a09f20 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:56.985379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e3ff9456-f5bd-4d26-88da-e438f9a09f20 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:56.988526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:56.988526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:56.989372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e3ff9456-f5bd-4d26-88da-e438f9a09f20 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:56.990070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e3ff9456-f5bd-4d26-88da-e438f9a09f20 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:57.125295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:57.125295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:57.138157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e3ff9456-f5bd-4d26-88da-e438f9a09f20 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:57.145797 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1500/2995] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:56 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:58.158947 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5ce3b921-adeb-47db-805d-b1ca5426534b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:58.159813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5ce3b921-adeb-47db-805d-b1ca5426534b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:58.159813 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:58.159813 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:58.160252 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5ce3b921-adeb-47db-805d-b1ca5426534b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:58.160390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5ce3b921-adeb-47db-805d-b1ca5426534b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:58.212541 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:58.212541 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:58.214468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5ce3b921-adeb-47db-805d-b1ca5426534b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:58.215383 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1496/2996] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:58 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:51:59.236071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1512ebed-d61b-47a1-977c-42d5cf7cc8db tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:51:59.242483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1512ebed-d61b-47a1-977c-42d5cf7cc8db tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:51:59.243041 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:51:59.243041 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:51:59.244227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1512ebed-d61b-47a1-977c-42d5cf7cc8db tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:51:59.245116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1512ebed-d61b-47a1-977c-42d5cf7cc8db tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:51:59.326064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:51:59.326064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:51:59.330758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1512ebed-d61b-47a1-977c-42d5cf7cc8db tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:51:59.333331 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1501/2997] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:51:59 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:00.346981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-243f9884-263c-4640-aaed-6fd8520df3c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:00.348693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-243f9884-263c-4640-aaed-6fd8520df3c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:00.349108 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:00.349108 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:00.349724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-243f9884-263c-4640-aaed-6fd8520df3c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:00.350258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-243f9884-263c-4640-aaed-6fd8520df3c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:00.398329 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:00.398329 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:00.401477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-243f9884-263c-4640-aaed-6fd8520df3c5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:00.413871 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1497/2998] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:00 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:01.422530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd7664ac-8f1e-4fe3-93df-2fef035a2d56 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:01.423839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd7664ac-8f1e-4fe3-93df-2fef035a2d56 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:01.424243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:01.424243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:01.424954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd7664ac-8f1e-4fe3-93df-2fef035a2d56 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:01.425537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bd7664ac-8f1e-4fe3-93df-2fef035a2d56 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:01.457453 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:01.457453 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:01.460662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd7664ac-8f1e-4fe3-93df-2fef035a2d56 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:01.461778 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1502/2999] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:01 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:02.478866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a11507b-7ba3-43ed-b608-f379458e4a16 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:02.479677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a11507b-7ba3-43ed-b608-f379458e4a16 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:02.479677 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:02.479677 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:02.480402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a11507b-7ba3-43ed-b608-f379458e4a16 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:02.480890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0a11507b-7ba3-43ed-b608-f379458e4a16 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:02.534031 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:02.534031 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:02.536311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a11507b-7ba3-43ed-b608-f379458e4a16 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:02.537297 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1498/3000] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:02 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:52:03.557315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be3844f0-a248-46f9-be2e-8ab9014653f2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:03.558176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be3844f0-a248-46f9-be2e-8ab9014653f2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:03.558176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:03.558176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:03.558678 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be3844f0-a248-46f9-be2e-8ab9014653f2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:03.558857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-be3844f0-a248-46f9-be2e-8ab9014653f2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:03.618575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:03.618575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:03.620831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be3844f0-a248-46f9-be2e-8ab9014653f2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:03.622525 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1503/3001] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:03 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:04.659534 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a5dcecf-ca22-419b-8a9d-fec0c18197a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:04.664382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a5dcecf-ca22-419b-8a9d-fec0c18197a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:04.669421 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:04.669421 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:04.669925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a5dcecf-ca22-419b-8a9d-fec0c18197a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:04.673226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6a5dcecf-ca22-419b-8a9d-fec0c18197a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:04.721161 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:04.721161 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:04.723664 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a5dcecf-ca22-419b-8a9d-fec0c18197a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:04.733807 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1499/3002] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:04 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:05.743330 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f92bca55-6870-4604-8889-c04148972620 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:05.749042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f92bca55-6870-4604-8889-c04148972620 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:05.750410 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:05.750410 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:05.751033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f92bca55-6870-4604-8889-c04148972620 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:05.751641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f92bca55-6870-4604-8889-c04148972620 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:05.805523 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:05.805523 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:05.807791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f92bca55-6870-4604-8889-c04148972620 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:05.808841 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1504/3003] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:05 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:06.823167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85f709cc-72db-4789-8bc0-4f545455fe41 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:06.824070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85f709cc-72db-4789-8bc0-4f545455fe41 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:06.824270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:06.824270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:06.824958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85f709cc-72db-4789-8bc0-4f545455fe41 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:06.825495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-85f709cc-72db-4789-8bc0-4f545455fe41 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:06.887258 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:06.887258 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:06.889312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85f709cc-72db-4789-8bc0-4f545455fe41 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:06.890180 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1500/3004] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:06 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:07.909618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3dd56ec-b7ab-4dd0-8eaf-ac99313ba034 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:07.916742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3dd56ec-b7ab-4dd0-8eaf-ac99313ba034 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:07.917787 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:07.917787 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:07.918898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3dd56ec-b7ab-4dd0-8eaf-ac99313ba034 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:07.919846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d3dd56ec-b7ab-4dd0-8eaf-ac99313ba034 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:08.025525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:08.025525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:08.030631 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3dd56ec-b7ab-4dd0-8eaf-ac99313ba034 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:08.033837 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1505/3005] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:07 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:09.059816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c7cff30-e30b-4b87-8b16-9f6e8188e5d0 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:09.062108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c7cff30-e30b-4b87-8b16-9f6e8188e5d0 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:09.063175 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:09.063175 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:09.066651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c7cff30-e30b-4b87-8b16-9f6e8188e5d0 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:09.067656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4c7cff30-e30b-4b87-8b16-9f6e8188e5d0 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:09.189732 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:09.189732 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:09.199483 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c7cff30-e30b-4b87-8b16-9f6e8188e5d0 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:09.202030 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1501/3006] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:09 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:10.222591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad5caadb-e579-45e4-9ae3-02f9ab8081e5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:10.223859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad5caadb-e579-45e4-9ae3-02f9ab8081e5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:10.224301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:10.224301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:10.225015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad5caadb-e579-45e4-9ae3-02f9ab8081e5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:10.225612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ad5caadb-e579-45e4-9ae3-02f9ab8081e5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:10.250430 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:10.250430 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:10.252876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad5caadb-e579-45e4-9ae3-02f9ab8081e5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:10.253976 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1506/3007] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:10 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:11.275898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3518598-21bd-47f9-85c7-04c1e555c2f9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:11.276644 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3518598-21bd-47f9-85c7-04c1e555c2f9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:11.276902 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:11.276902 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:11.277663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3518598-21bd-47f9-85c7-04c1e555c2f9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:11.278164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d3518598-21bd-47f9-85c7-04c1e555c2f9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:11.333667 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:11.333667 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:11.338497 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3518598-21bd-47f9-85c7-04c1e555c2f9 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:11.341632 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1502/3008] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:11 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:52:12.361762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80bd3fca-92d2-49c4-a558-b1b636323626 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:12.362616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80bd3fca-92d2-49c4-a558-b1b636323626 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:12.362616 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:12.362616 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:12.363068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80bd3fca-92d2-49c4-a558-b1b636323626 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:12.363216 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-80bd3fca-92d2-49c4-a558-b1b636323626 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:12.407794 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:12.407794 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:12.416282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80bd3fca-92d2-49c4-a558-b1b636323626 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:12.421147 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1507/3009] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:12 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:13.440335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5650682-043e-4f09-b55c-2fe455b3fae8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:13.441169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5650682-043e-4f09-b55c-2fe455b3fae8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:13.441169 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:13.441169 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:13.441608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5650682-043e-4f09-b55c-2fe455b3fae8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:13.442389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e5650682-043e-4f09-b55c-2fe455b3fae8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:13.495129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:13.495129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:13.505326 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5650682-043e-4f09-b55c-2fe455b3fae8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:13.506959 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1503/3010] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:13 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:52:14.521255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e739d970-3760-4fb9-9e0f-7f8a31cc254b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:14.522408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e739d970-3760-4fb9-9e0f-7f8a31cc254b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:14.522798 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:14.522798 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:14.523411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e739d970-3760-4fb9-9e0f-7f8a31cc254b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:14.523959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e739d970-3760-4fb9-9e0f-7f8a31cc254b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:14.570006 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:14.570006 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:14.572368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e739d970-3760-4fb9-9e0f-7f8a31cc254b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:14.584858 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1508/3011] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:14 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:15.610744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce0a7e93-c8e6-4423-b10d-2d9c36c62589 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:15.615895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce0a7e93-c8e6-4423-b10d-2d9c36c62589 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:15.616600 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:15.616600 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:15.617553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce0a7e93-c8e6-4423-b10d-2d9c36c62589 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:15.620197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ce0a7e93-c8e6-4423-b10d-2d9c36c62589 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:15.752169 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:15.752169 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:15.754062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce0a7e93-c8e6-4423-b10d-2d9c36c62589 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:15.765234 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1504/3012] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:15 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:16.775571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c225ae7-1487-4d05-a7ca-053351acc3ae tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:16.775571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c225ae7-1487-4d05-a7ca-053351acc3ae tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:16.776518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:16.776518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:16.776891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c225ae7-1487-4d05-a7ca-053351acc3ae tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:16.777384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2c225ae7-1487-4d05-a7ca-053351acc3ae tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:16.836099 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:16.836099 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:16.842600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c225ae7-1487-4d05-a7ca-053351acc3ae tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:16.846948 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1509/3013] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:16 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:17.867476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8de16707-4f2c-4077-b52b-c7c2bf51e362 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:17.867476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8de16707-4f2c-4077-b52b-c7c2bf51e362 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:17.867476 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:17.867476 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:17.867476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8de16707-4f2c-4077-b52b-c7c2bf51e362 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:17.867476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8de16707-4f2c-4077-b52b-c7c2bf51e362 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:17.919720 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:17.919720 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:17.926342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8de16707-4f2c-4077-b52b-c7c2bf51e362 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:17.928658 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1505/3014] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:17 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:18.952717 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-492a1d83-20a0-40de-9055-36a43620928a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:18.952717 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-492a1d83-20a0-40de-9055-36a43620928a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:18.952717 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:18.952717 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:18.952717 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-492a1d83-20a0-40de-9055-36a43620928a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:18.973654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-492a1d83-20a0-40de-9055-36a43620928a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:19.127624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:19.127624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:19.141068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-492a1d83-20a0-40de-9055-36a43620928a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:19.167296 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1510/3015] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:18 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:20.171644 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0a71d52-79ec-4aa7-b31a-40a8e13ad936 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:20.172771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0a71d52-79ec-4aa7-b31a-40a8e13ad936 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:20.173156 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:20.173156 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:20.173762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0a71d52-79ec-4aa7-b31a-40a8e13ad936 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:20.174306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e0a71d52-79ec-4aa7-b31a-40a8e13ad936 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:20.222168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:20.222168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:20.225546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0a71d52-79ec-4aa7-b31a-40a8e13ad936 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:20.231616 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1506/3016] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:20 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:21.257090 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e90570b-0414-41d2-87ed-b83f1c92bf79 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:21.266193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e90570b-0414-41d2-87ed-b83f1c92bf79 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:21.266958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:21.266958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:21.268201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e90570b-0414-41d2-87ed-b83f1c92bf79 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:21.269149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5e90570b-0414-41d2-87ed-b83f1c92bf79 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:21.372485 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:21.372485 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:21.381703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e90570b-0414-41d2-87ed-b83f1c92bf79 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:21.389747 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1511/3017] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:21 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:22.410046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6bf36472-71d1-4486-a106-49d2bc497801 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:22.410895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6bf36472-71d1-4486-a106-49d2bc497801 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:22.410895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:22.410895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:22.411335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6bf36472-71d1-4486-a106-49d2bc497801 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:22.411523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6bf36472-71d1-4486-a106-49d2bc497801 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:22.465155 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:22.465155 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:22.467376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6bf36472-71d1-4486-a106-49d2bc497801 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:22.468294 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1507/3018] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:22 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:23.483666 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb7f384b-9865-4eca-9c49-f8061b52d541 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:23.502127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb7f384b-9865-4eca-9c49-f8061b52d541 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:23.502127 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:23.502127 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:23.502127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb7f384b-9865-4eca-9c49-f8061b52d541 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:23.502127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cb7f384b-9865-4eca-9c49-f8061b52d541 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:23.513144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:23.513144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:23.516514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb7f384b-9865-4eca-9c49-f8061b52d541 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:23.520571 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1512/3019] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:23 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:24.536549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78522f59-45b3-4b9c-8440-63c8a7398026 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:24.537739 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78522f59-45b3-4b9c-8440-63c8a7398026 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:24.538123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:24.538123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:24.538815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78522f59-45b3-4b9c-8440-63c8a7398026 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:24.539381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-78522f59-45b3-4b9c-8440-63c8a7398026 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:24.585851 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:24.585851 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:24.588758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78522f59-45b3-4b9c-8440-63c8a7398026 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:24.589912 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1508/3020] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:24 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:25.610505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b253dc76-3469-417c-adad-326e5b69eba4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:25.611076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b253dc76-3469-417c-adad-326e5b69eba4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:25.611226 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:25.611226 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:25.613473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b253dc76-3469-417c-adad-326e5b69eba4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:25.613473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b253dc76-3469-417c-adad-326e5b69eba4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:25.647767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:25.647767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:25.649610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b253dc76-3469-417c-adad-326e5b69eba4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:25.651056 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1513/3021] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:25 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:26.675308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-074b1a76-9665-42ba-9f91-1614c4d4b25d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:26.677155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-074b1a76-9665-42ba-9f91-1614c4d4b25d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:26.677744 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:26.677744 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:26.678813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-074b1a76-9665-42ba-9f91-1614c4d4b25d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:26.679735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-074b1a76-9665-42ba-9f91-1614c4d4b25d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:26.733349 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:26.733349 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:26.737027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-074b1a76-9665-42ba-9f91-1614c4d4b25d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:26.739122 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1509/3022] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:26 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:27.757401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d754f04-8531-4515-9d57-f280dbe7d260 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:27.758671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d754f04-8531-4515-9d57-f280dbe7d260 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:27.759104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:27.759104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:27.759839 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d754f04-8531-4515-9d57-f280dbe7d260 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:27.760475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5d754f04-8531-4515-9d57-f280dbe7d260 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:27.783262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:27.783262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:27.785724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d754f04-8531-4515-9d57-f280dbe7d260 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:27.787174 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1514/3023] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:27 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:28.823603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8326f6e5-7d01-42a2-9f72-0630c8b05932 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:28.827149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8326f6e5-7d01-42a2-9f72-0630c8b05932 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:28.828433 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:28.828433 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:28.829761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8326f6e5-7d01-42a2-9f72-0630c8b05932 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:28.831869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8326f6e5-7d01-42a2-9f72-0630c8b05932 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:28.890787 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:28.890787 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:28.893829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8326f6e5-7d01-42a2-9f72-0630c8b05932 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:28.894970 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1510/3024] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:28 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:29.909230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db60dee1-1717-4ddd-ba99-d5b5be732fd4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:29.910039 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db60dee1-1717-4ddd-ba99-d5b5be732fd4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:29.910039 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:29.910039 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:29.910444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db60dee1-1717-4ddd-ba99-d5b5be732fd4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:29.910608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-db60dee1-1717-4ddd-ba99-d5b5be732fd4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:29.958812 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:29.958812 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:29.960753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db60dee1-1717-4ddd-ba99-d5b5be732fd4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:29.968685 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1515/3025] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:29 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:30.980086 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5288c022-1b30-4170-a4ef-4097840ff24b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:30.991637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5288c022-1b30-4170-a4ef-4097840ff24b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:30.992000 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:30.992000 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:30.992692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5288c022-1b30-4170-a4ef-4097840ff24b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:30.993056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5288c022-1b30-4170-a4ef-4097840ff24b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:31.015477 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:31.015477 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:31.017698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5288c022-1b30-4170-a4ef-4097840ff24b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:31.018520 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1511/3026] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:30 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:32.038849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-add5abd3-973d-4ff0-badf-c55a38b784ed tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:32.039358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-add5abd3-973d-4ff0-badf-c55a38b784ed tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:32.039358 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:32.039358 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:32.039616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-add5abd3-973d-4ff0-badf-c55a38b784ed tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:32.040000 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-add5abd3-973d-4ff0-badf-c55a38b784ed tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:32.088612 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:32.088612 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:32.090556 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-add5abd3-973d-4ff0-badf-c55a38b784ed tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:32.103916 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1516/3027] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:32 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:33.113090 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1379add7-0726-4d33-8b50-ba41037d9f4e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:33.113090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1379add7-0726-4d33-8b50-ba41037d9f4e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:33.113090 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:33.113090 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:33.113090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1379add7-0726-4d33-8b50-ba41037d9f4e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:33.113090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1379add7-0726-4d33-8b50-ba41037d9f4e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:33.147041 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:33.147041 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:33.149123 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1379add7-0726-4d33-8b50-ba41037d9f4e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:33.150252 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1512/3028] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:33 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:34.172532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8cf98995-aa8a-4ae2-9d72-8af134197959 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:34.180212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8cf98995-aa8a-4ae2-9d72-8af134197959 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:34.180212 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:34.180212 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:34.180212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8cf98995-aa8a-4ae2-9d72-8af134197959 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:34.180212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8cf98995-aa8a-4ae2-9d72-8af134197959 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:34.228137 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:34.228137 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:34.232264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8cf98995-aa8a-4ae2-9d72-8af134197959 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:34.234636 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1517/3029] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:34 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:52:35.248585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-122dbdd0-b960-4c29-bcb5-1fb2b0fbaa19 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:35.249825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-122dbdd0-b960-4c29-bcb5-1fb2b0fbaa19 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:35.250265 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:35.250265 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:35.250944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-122dbdd0-b960-4c29-bcb5-1fb2b0fbaa19 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:35.251578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-122dbdd0-b960-4c29-bcb5-1fb2b0fbaa19 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:35.316943 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:35.316943 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:35.325535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-122dbdd0-b960-4c29-bcb5-1fb2b0fbaa19 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:35.327357 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1513/3030] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:35 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:36.341425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05697063-3791-46e8-96ca-e286451e4ee6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:36.342684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05697063-3791-46e8-96ca-e286451e4ee6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:36.343117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:36.343117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:36.343792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05697063-3791-46e8-96ca-e286451e4ee6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:36.344367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-05697063-3791-46e8-96ca-e286451e4ee6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:36.400674 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:36.400674 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:36.408512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05697063-3791-46e8-96ca-e286451e4ee6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:36.428105 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1518/3031] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:36 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:37.426228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed527b8e-c2ab-4576-b974-a4f1a2e1a10e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:37.427082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed527b8e-c2ab-4576-b974-a4f1a2e1a10e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:37.427082 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:37.427082 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:37.427532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed527b8e-c2ab-4576-b974-a4f1a2e1a10e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:37.427703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ed527b8e-c2ab-4576-b974-a4f1a2e1a10e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:37.469178 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:37.469178 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:37.471121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed527b8e-c2ab-4576-b974-a4f1a2e1a10e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:37.472924 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1514/3032] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:37 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:38.506893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-563443ff-e115-496a-b742-f4b2007bbdb2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:38.508115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-563443ff-e115-496a-b742-f4b2007bbdb2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:38.508735 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:38.508735 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:38.509824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-563443ff-e115-496a-b742-f4b2007bbdb2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:38.510758 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-563443ff-e115-496a-b742-f4b2007bbdb2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:38.597965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:38.597965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:38.611399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-563443ff-e115-496a-b742-f4b2007bbdb2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:38.612587 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1519/3033] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:38 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:39.642214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb4d3430-50e4-4e14-830b-5ef22a7b244c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:39.642620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb4d3430-50e4-4e14-830b-5ef22a7b244c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:39.642972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:39.642972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:39.643745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb4d3430-50e4-4e14-830b-5ef22a7b244c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:39.645145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-eb4d3430-50e4-4e14-830b-5ef22a7b244c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:39.702522 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:39.702522 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:39.706346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb4d3430-50e4-4e14-830b-5ef22a7b244c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:39.707972 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1515/3034] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:39 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:40.722443 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-608f466c-c21e-496d-9fca-a4810df76e10 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:40.722443 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-608f466c-c21e-496d-9fca-a4810df76e10 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:40.723149 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:40.723149 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:40.723369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-608f466c-c21e-496d-9fca-a4810df76e10 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:40.724499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-608f466c-c21e-496d-9fca-a4810df76e10 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:40.747024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:40.747024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:40.749347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-608f466c-c21e-496d-9fca-a4810df76e10 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:40.750654 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1520/3035] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:40 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:41.765541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63a0d590-fd5e-44b5-9a97-e1797ac0f72f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:41.766402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63a0d590-fd5e-44b5-9a97-e1797ac0f72f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:41.766402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:41.766402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:41.766942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63a0d590-fd5e-44b5-9a97-e1797ac0f72f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:41.767348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-63a0d590-fd5e-44b5-9a97-e1797ac0f72f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:41.813698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:41.813698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:41.815697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63a0d590-fd5e-44b5-9a97-e1797ac0f72f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:41.824254 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1516/3036] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:41 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:42.840016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d7e00f8-6701-4aa2-8de0-72acc732976f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:42.840572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d7e00f8-6701-4aa2-8de0-72acc732976f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:42.840765 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:42.840765 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:42.841155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0d7e00f8-6701-4aa2-8de0-72acc732976f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:42.841625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0d7e00f8-6701-4aa2-8de0-72acc732976f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:42.900375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:42.900375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:42.912918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0d7e00f8-6701-4aa2-8de0-72acc732976f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:42.912918 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1521/3037] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:42 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:43.941706 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a859769-413b-46e8-899c-86daff5255b6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:43.942709 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a859769-413b-46e8-899c-86daff5255b6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:43.943067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:43.943067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:43.943799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a859769-413b-46e8-899c-86daff5255b6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:43.944478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1a859769-413b-46e8-899c-86daff5255b6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:44.021302 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:44.021302 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:44.026511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a859769-413b-46e8-899c-86daff5255b6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:44.028656 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1517/3038] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:43 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:45.054288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a22791c2-cb4f-4447-890f-133bd0235c5e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:45.054903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a22791c2-cb4f-4447-890f-133bd0235c5e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:45.055580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:45.055580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:45.059225 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a22791c2-cb4f-4447-890f-133bd0235c5e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:45.059664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a22791c2-cb4f-4447-890f-133bd0235c5e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:45.085205 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:45.085205 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:45.087595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a22791c2-cb4f-4447-890f-133bd0235c5e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:45.088618 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1522/3039] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:45 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:46.110469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5418412-d500-4310-aace-86266aa1c31e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:46.111229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5418412-d500-4310-aace-86266aa1c31e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:46.111593 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:46.111593 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:46.112402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5418412-d500-4310-aace-86266aa1c31e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:46.113004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c5418412-d500-4310-aace-86266aa1c31e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:46.140779 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:46.140779 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:46.142853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5418412-d500-4310-aace-86266aa1c31e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:46.144716 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1518/3040] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:46 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:47.163063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-358b583f-5501-4d39-afbd-0289fdcdab5b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:47.166115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-358b583f-5501-4d39-afbd-0289fdcdab5b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:47.166763 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:47.166763 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:47.227999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-358b583f-5501-4d39-afbd-0289fdcdab5b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:47.227999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-358b583f-5501-4d39-afbd-0289fdcdab5b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:47.252320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:47.252320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:47.254721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-358b583f-5501-4d39-afbd-0289fdcdab5b tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:47.256156 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1523/3041] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:47 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:48.280558 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1b08ed9-a0c0-413c-a5f8-a03247eb2198 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:48.280558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1b08ed9-a0c0-413c-a5f8-a03247eb2198 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:48.280558 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:48.280558 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:48.280558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1b08ed9-a0c0-413c-a5f8-a03247eb2198 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:48.281294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b1b08ed9-a0c0-413c-a5f8-a03247eb2198 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:48.324110 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:48.324110 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:48.334325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1b08ed9-a0c0-413c-a5f8-a03247eb2198 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:48.335288 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1519/3042] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:48 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:49.354645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c44bd669-b083-4de4-a8c2-aa9fda81131e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:49.355211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c44bd669-b083-4de4-a8c2-aa9fda81131e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:49.355354 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:49.355354 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:49.356058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c44bd669-b083-4de4-a8c2-aa9fda81131e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:49.357152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c44bd669-b083-4de4-a8c2-aa9fda81131e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:49.379606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:49.379606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:49.381981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c44bd669-b083-4de4-a8c2-aa9fda81131e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:49.390200 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1524/3043] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:49 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:50.406638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29b52b2b-4bf1-479d-9459-edaeef118aaf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:50.407858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29b52b2b-4bf1-479d-9459-edaeef118aaf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:50.408227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:50.408227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:50.408972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29b52b2b-4bf1-479d-9459-edaeef118aaf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:50.409548 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-29b52b2b-4bf1-479d-9459-edaeef118aaf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:50.474574 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:50.474574 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:50.476780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29b52b2b-4bf1-479d-9459-edaeef118aaf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:50.478182 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1520/3044] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:50 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:51.502535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c10742db-1158-4261-935b-429a6d83fbdb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:51.503343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c10742db-1158-4261-935b-429a6d83fbdb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:51.503343 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:51.503343 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:51.503882 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c10742db-1158-4261-935b-429a6d83fbdb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:51.504055 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c10742db-1158-4261-935b-429a6d83fbdb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:51.574027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:51.574027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:51.585636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c10742db-1158-4261-935b-429a6d83fbdb tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:51.595905 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1525/3045] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:51 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:52.608815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-234e03bf-fac3-479d-b004-adb76b4492a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:52.609626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-234e03bf-fac3-479d-b004-adb76b4492a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:52.609626 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:52.609626 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:52.610165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-234e03bf-fac3-479d-b004-adb76b4492a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:52.610444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-234e03bf-fac3-479d-b004-adb76b4492a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:52.669864 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:52.669864 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:52.675364 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-234e03bf-fac3-479d-b004-adb76b4492a7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:52.676950 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1521/3046] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:52 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:53.702445 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f12c69b8-a34a-44f6-96c8-34192fe1a9f7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:53.707075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f12c69b8-a34a-44f6-96c8-34192fe1a9f7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:53.707518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:53.707518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:53.708747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f12c69b8-a34a-44f6-96c8-34192fe1a9f7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:53.713655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f12c69b8-a34a-44f6-96c8-34192fe1a9f7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:53.812988 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:53.812988 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:53.817082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f12c69b8-a34a-44f6-96c8-34192fe1a9f7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:53.819262 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1526/3047] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:53 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 821 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:52:54.849917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b83c89e-b061-4cc5-a284-54e708fb5f59 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:54.860849 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b83c89e-b061-4cc5-a284-54e708fb5f59 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:54.861923 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:54.861923 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:54.863191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b83c89e-b061-4cc5-a284-54e708fb5f59 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:54.866298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2b83c89e-b061-4cc5-a284-54e708fb5f59 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:55.019376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:55.019376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:55.037939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b83c89e-b061-4cc5-a284-54e708fb5f59 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:55.040644 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1522/3048] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:54 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 821 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:56.101129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a118fe5-0d8e-425e-989e-fd87dca60e84 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:52:56.101129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a118fe5-0d8e-425e-989e-fd87dca60e84 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:56.101129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:56.101129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:56.101129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0a118fe5-0d8e-425e-989e-fd87dca60e84 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:56.101129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0a118fe5-0d8e-425e-989e-fd87dca60e84 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:52:56.211179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:56.211179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:56.216573 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0a118fe5-0d8e-425e-989e-fd87dca60e84 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:52:56.221848 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1527/3049] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:56 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:52:56.265238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4040eeb-fceb-479a-aef9-2ba50e3a0564 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:52:56.267892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4040eeb-fceb-479a-aef9-2ba50e3a0564 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:52:56.276753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:56.276753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:56.279714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4040eeb-fceb-479a-aef9-2ba50e3a0564 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:52:56.602510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:56.602510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:56.624939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c4040eeb-fceb-479a-aef9-2ba50e3a0564 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:52:56.734918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4040eeb-fceb-479a-aef9-2ba50e3a0564 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:52:56.738103 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1523/3050] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:52:56 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 1364 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:52:56.760333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] POST http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45/restore Jan 21 08:52:56.761637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:52:56.761637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:52:56.764316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:52:56.766279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Restoring backup 6d3b6831-f46d-43de-a823-f2fca9018a45 ({'restore': {}}) {{(pid=88057) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 08:52:56.767259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Restoring backup 6d3b6831-f46d-43de-a823-f2fca9018a45 to volume None. Jan 21 08:52:56.836411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:56.836411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:56.843101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.backup.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Creating volume of 1 GB for restore of backup 6d3b6831-f46d-43de-a823-f2fca9018a45. Jan 21 08:52:56.878643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Availability Zones retrieved successfully. Jan 21 08:52:56.966478 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Flow 'volume_create_api' (79f98160-2e81-4ee9-87b0-81a503316519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:52:56.975270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9465cb42-2592-40af-8b29-93adf5e1c215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:52:56.981121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:52:57.237210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9465cb42-2592-40af-8b29-93adf5e1c215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:52:57.241818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4424b720-e605-4393-8a2a-bb5930cd3ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:52:57.443069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Created reservations ['de0b5071-648d-40bc-9abb-67dd86b62339', '61588846-330c-42ea-b129-9d3e973af13b', '143a16e6-56ff-46fa-b03b-3ed7e7508505', '46f133d6-d945-4d0a-8ba9-f2ecad5bc5f5'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:52:57.446841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4424b720-e605-4393-8a2a-bb5930cd3ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de0b5071-648d-40bc-9abb-67dd86b62339', '61588846-330c-42ea-b129-9d3e973af13b', '143a16e6-56ff-46fa-b03b-3ed7e7508505', '46f133d6-d945-4d0a-8ba9-f2ecad5bc5f5']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:52:57.451690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de16854-c81e-41d0-8557-9f8884792933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:52:57.720328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de16854-c81e-41d0-8557-9f8884792933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a17d2b31-e325-4e6c-b948-0a15bb44bcb4', '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_6d3b6831-f46d-43de-a823-f2fca9018a45',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d1b3d72cb74077ba0a4a0461eeac93',qos_specs=None,replication_status=,reservations=['de0b5071-648d-40bc-9abb-67dd86b62339','61588846-330c-42ea-b129-9d3e973af13b','143a16e6-56ff-46fa-b03b-3ed7e7508505','46f133d6-d945-4d0a-8ba9-f2ecad5bc5f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='817fd4bc94ed40ae91395e91669caa7f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:52:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6d3b6831-f46d-43de-a823-f2fca9018a45',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a17d2b31-e325-4e6c-b948-0a15bb44bcb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d1b3d72cb74077ba0a4a0461eeac93',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='817fd4bc94ed40ae91395e91669caa7f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:52:57.726986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbff8271-2453-490e-97a8-a945ea2b19e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:52:57.834444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbff8271-2453-490e-97a8-a945ea2b19e2) 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_6d3b6831-f46d-43de-a823-f2fca9018a45',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41d1b3d72cb74077ba0a4a0461eeac93',qos_specs=None,replication_status=,reservations=['de0b5071-648d-40bc-9abb-67dd86b62339','61588846-330c-42ea-b129-9d3e973af13b','143a16e6-56ff-46fa-b03b-3ed7e7508505','46f133d6-d945-4d0a-8ba9-f2ecad5bc5f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='817fd4bc94ed40ae91395e91669caa7f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:52:57.861697 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7829f2d-19ab-4d40-b7c1-d6fa6fcb512c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:52:58.000591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7829f2d-19ab-4d40-b7c1-d6fa6fcb512c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:52:58.006219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Flow 'volume_create_api' (79f98160-2e81-4ee9-87b0-81a503316519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:52:58.199175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Create volume request issued successfully. Jan 21 08:52:58.366695 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:58.366695 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:58.369078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:52:59.667954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:52:59.667954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:52:59.680426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:53:00.566594 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-967ae377-cf76-46ab-9d21-bcd35908601e tempest-VolumePoolsAdminTestsJSON-359780056 tempest-VolumePoolsAdminTestsJSON-359780056] GET http://10.222.0.50/volume/v3/6d7c63d31b7242d8bef68ab28b5d5e64/scheduler-stats/get_pools?detail=True Jan 21 08:53:00.567158 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-967ae377-cf76-46ab-9d21-bcd35908601e tempest-VolumePoolsAdminTestsJSON-359780056 tempest-VolumePoolsAdminTestsJSON-359780056] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:00.567385 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:00.567385 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:00.567803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-967ae377-cf76-46ab-9d21-bcd35908601e tempest-VolumePoolsAdminTestsJSON-359780056 tempest-VolumePoolsAdminTestsJSON-359780056] Calling method 'get_pools' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:00.598731 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-967ae377-cf76-46ab-9d21-bcd35908601e tempest-VolumePoolsAdminTestsJSON-359780056 tempest-VolumePoolsAdminTestsJSON-359780056] http://10.222.0.50/volume/v3/6d7c63d31b7242d8bef68ab28b5d5e64/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 08:53:00.604387 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1524/3051] 10.222.0.50 () {58 vars in 1281 bytes} [Thu Jan 21 08:53:00 2021] GET /volume/v3/6d7c63d31b7242d8bef68ab28b5d5e64/scheduler-stats/get_pools?detail=True => generated 768 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:00.618005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8aad223c-a180-4734-ba03-67102c70b197 tempest-VolumePoolsAdminTestsJSON-359780056 tempest-VolumePoolsAdminTestsJSON-359780056] GET http://10.222.0.50/volume/v3/6d7c63d31b7242d8bef68ab28b5d5e64/scheduler-stats/get_pools Jan 21 08:53:00.618571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8aad223c-a180-4734-ba03-67102c70b197 tempest-VolumePoolsAdminTestsJSON-359780056 tempest-VolumePoolsAdminTestsJSON-359780056] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:00.619073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8aad223c-a180-4734-ba03-67102c70b197 tempest-VolumePoolsAdminTestsJSON-359780056 tempest-VolumePoolsAdminTestsJSON-359780056] Calling method 'get_pools' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:00.653094 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8aad223c-a180-4734-ba03-67102c70b197 tempest-VolumePoolsAdminTestsJSON-359780056 tempest-VolumePoolsAdminTestsJSON-359780056] http://10.222.0.50/volume/v3/6d7c63d31b7242d8bef68ab28b5d5e64/scheduler-stats/get_pools returned with HTTP 200 Jan 21 08:53:00.654372 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1525/3052] 10.222.0.50 () {58 vars in 1258 bytes} [Thu Jan 21 08:53:00 2021] GET /volume/v3/6d7c63d31b7242d8bef68ab28b5d5e64/scheduler-stats/get_pools => generated 61 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:53:00.866108 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:00.866108 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:00.872955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:53:00.879298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Checking backup size 1 against volume size 1 {{(pid=88057) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 08:53:00.882389 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.backup.api [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Overwriting volume a17d2b31-e325-4e6c-b948-0a15bb44bcb4 with restore of backup 6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:01.059887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] restore_backup in rpcapi backup_id 6d3b6831-f46d-43de-a823-f2fca9018a45 {{(pid=88057) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 08:53:01.067197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e817d56-fbf1-4c7c-9e6a-46eb6903231e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45/restore returned with HTTP 202 Jan 21 08:53:01.070364 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1528/3053] 10.222.0.50 () {60 vars in 1360 bytes} [Thu Jan 21 08:52:56 2021] POST /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45/restore => generated 189 bytes in 4321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:53:01.088694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77d188f0-732c-49ec-a39a-9ce94f8e7fe4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:01.095198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77d188f0-732c-49ec-a39a-9ce94f8e7fe4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:01.096549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77d188f0-732c-49ec-a39a-9ce94f8e7fe4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:01.098070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-77d188f0-732c-49ec-a39a-9ce94f8e7fe4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:01.180227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:01.180227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:01.182137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77d188f0-732c-49ec-a39a-9ce94f8e7fe4 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:01.193583 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1526/3054] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:01 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:02.211495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b68b3236-ae8d-48ff-b62e-86e40e39a998 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:02.215305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b68b3236-ae8d-48ff-b62e-86e40e39a998 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:02.218535 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:02.218535 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:02.219747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b68b3236-ae8d-48ff-b62e-86e40e39a998 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:02.220574 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b68b3236-ae8d-48ff-b62e-86e40e39a998 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:02.371359 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:02.371359 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:02.378145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b68b3236-ae8d-48ff-b62e-86e40e39a998 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:02.400207 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1529/3055] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:02 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:03.434020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eeb61686-66a9-4c0f-8943-771492c29c62 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:03.435870 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eeb61686-66a9-4c0f-8943-771492c29c62 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:03.437287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:03.437287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:03.438029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eeb61686-66a9-4c0f-8943-771492c29c62 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:03.438724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-eeb61686-66a9-4c0f-8943-771492c29c62 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:03.557526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:03.557526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:03.575913 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eeb61686-66a9-4c0f-8943-771492c29c62 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:03.578810 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1527/3056] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:03 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:04.597543 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74f2065d-e12f-42bb-aae4-23c5b20c2c3f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:04.598606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74f2065d-e12f-42bb-aae4-23c5b20c2c3f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:04.598606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:04.598606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:04.598606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74f2065d-e12f-42bb-aae4-23c5b20c2c3f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:04.599467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-74f2065d-e12f-42bb-aae4-23c5b20c2c3f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:04.667557 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:04.667557 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:04.670583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74f2065d-e12f-42bb-aae4-23c5b20c2c3f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:04.672109 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1530/3057] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:04 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:05.692589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fcf67d1a-c1bd-40a7-9714-4b1bd5127142 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:05.705278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fcf67d1a-c1bd-40a7-9714-4b1bd5127142 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:05.705876 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:05.705876 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:05.707022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fcf67d1a-c1bd-40a7-9714-4b1bd5127142 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:05.708042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fcf67d1a-c1bd-40a7-9714-4b1bd5127142 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:05.802156 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:05.802156 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:05.805675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fcf67d1a-c1bd-40a7-9714-4b1bd5127142 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:05.810124 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1528/3058] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:05 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:06.825929 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1c1b760-6273-4974-8e3f-87382172a745 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:06.826670 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1c1b760-6273-4974-8e3f-87382172a745 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:06.826670 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:06.826670 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:06.827027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1c1b760-6273-4974-8e3f-87382172a745 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:06.827338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f1c1b760-6273-4974-8e3f-87382172a745 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:06.913039 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:06.913039 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:06.913039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1c1b760-6273-4974-8e3f-87382172a745 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:06.913039 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1531/3059] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:06 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:07.916414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71bcf4c2-9631-4b1d-93d9-8fb2fe873cff tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:07.916975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71bcf4c2-9631-4b1d-93d9-8fb2fe873cff tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:07.917208 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:07.917208 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:07.917596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-71bcf4c2-9631-4b1d-93d9-8fb2fe873cff tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:07.917975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-71bcf4c2-9631-4b1d-93d9-8fb2fe873cff tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:07.972569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:07.972569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:07.972569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-71bcf4c2-9631-4b1d-93d9-8fb2fe873cff tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:07.979056 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1529/3060] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:07 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:08.990661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e006e56e-a501-484f-9820-1d31884bf5e7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:08.991688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e006e56e-a501-484f-9820-1d31884bf5e7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:08.992157 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:08.992157 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:08.994840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e006e56e-a501-484f-9820-1d31884bf5e7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:08.996035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e006e56e-a501-484f-9820-1d31884bf5e7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:09.111079 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:09.111079 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:09.111079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e006e56e-a501-484f-9820-1d31884bf5e7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:09.124308 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1532/3061] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:08 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:10.128354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5024ad56-8a36-4946-904f-8c575b0f7539 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:10.128354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5024ad56-8a36-4946-904f-8c575b0f7539 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:10.128354 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:10.128354 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:10.128354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5024ad56-8a36-4946-904f-8c575b0f7539 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:10.128354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5024ad56-8a36-4946-904f-8c575b0f7539 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:10.166346 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:10.166346 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:10.166346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5024ad56-8a36-4946-904f-8c575b0f7539 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:10.172201 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1530/3062] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:10 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:11.191791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d7f61e1-0ec9-4273-85c6-6b01deea8366 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:11.191791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d7f61e1-0ec9-4273-85c6-6b01deea8366 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:11.191791 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:11.191791 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:11.202433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d7f61e1-0ec9-4273-85c6-6b01deea8366 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:11.202433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7d7f61e1-0ec9-4273-85c6-6b01deea8366 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:11.321969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:11.321969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:11.325987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d7f61e1-0ec9-4273-85c6-6b01deea8366 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:11.325987 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1533/3063] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:11 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:12.345291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7222d2bb-3ae7-4905-9640-66e0145491df tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:12.345291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7222d2bb-3ae7-4905-9640-66e0145491df tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:12.345291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:12.345291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:12.345291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7222d2bb-3ae7-4905-9640-66e0145491df tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:12.345291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7222d2bb-3ae7-4905-9640-66e0145491df tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:12.398256 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:12.398256 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:12.398256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7222d2bb-3ae7-4905-9640-66e0145491df tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:12.420598 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1531/3064] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:12 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:13.424179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ebe991c-b90c-4a0b-a2a9-073046e76544 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:13.424179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ebe991c-b90c-4a0b-a2a9-073046e76544 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:13.424179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:13.424179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:13.424179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ebe991c-b90c-4a0b-a2a9-073046e76544 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:13.424179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0ebe991c-b90c-4a0b-a2a9-073046e76544 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:13.462936 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:13.462936 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:13.471055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ebe991c-b90c-4a0b-a2a9-073046e76544 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:13.471055 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1534/3065] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:13 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:53:14.481494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53c8542c-1b60-4db8-9c1d-71b2e5d408fc tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:14.482082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53c8542c-1b60-4db8-9c1d-71b2e5d408fc tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:14.482205 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:14.482205 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:14.482502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53c8542c-1b60-4db8-9c1d-71b2e5d408fc tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:14.482884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-53c8542c-1b60-4db8-9c1d-71b2e5d408fc tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:14.535149 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:14.535149 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:14.535149 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53c8542c-1b60-4db8-9c1d-71b2e5d408fc tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:14.535149 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1532/3066] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:14 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:15.547612 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e792f67-b1c4-4623-8236-021cfbf784dc tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:15.548192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e792f67-b1c4-4623-8236-021cfbf784dc tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:15.548387 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:15.548387 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:15.548893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e792f67-b1c4-4623-8236-021cfbf784dc tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:15.549605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9e792f67-b1c4-4623-8236-021cfbf784dc tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:15.708272 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:15.708272 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:15.708272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e792f67-b1c4-4623-8236-021cfbf784dc tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:15.715995 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1535/3067] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:15 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:53:16.729272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21cf0baa-dc95-4538-b2ec-ad68380e9ad3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:16.729802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21cf0baa-dc95-4538-b2ec-ad68380e9ad3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:16.729929 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:16.729929 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:16.731511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21cf0baa-dc95-4538-b2ec-ad68380e9ad3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:16.731511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-21cf0baa-dc95-4538-b2ec-ad68380e9ad3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:16.756011 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:16.756011 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:16.757973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21cf0baa-dc95-4538-b2ec-ad68380e9ad3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:16.758854 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1533/3068] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:16 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:17.789514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-873ffbf9-27a2-48aa-b0a4-925fb1509ed1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:17.789514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-873ffbf9-27a2-48aa-b0a4-925fb1509ed1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:17.789514 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:17.789514 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:17.789514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-873ffbf9-27a2-48aa-b0a4-925fb1509ed1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:17.789514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-873ffbf9-27a2-48aa-b0a4-925fb1509ed1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:17.863154 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:17.863154 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:17.863154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-873ffbf9-27a2-48aa-b0a4-925fb1509ed1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:17.863154 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1536/3069] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:17 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:18.243795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e57fbc16-52af-4878-bdcb-c0feba476542 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] POST http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types Jan 21 08:53:18.243795 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:18.243795 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:18.243795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e57fbc16-52af-4878-bdcb-c0feba476542 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:18.376410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e57fbc16-52af-4878-bdcb-c0feba476542 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types returned with HTTP 200 Jan 21 08:53:18.376410 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1534/3070] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:53:17 2021] POST /volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types => generated 188 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:18.389929 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-90be8768-d2ba-4f18-9d53-7925af7a104a tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] POST http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types Jan 21 08:53:18.389929 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:18.389929 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:18.389929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-90be8768-d2ba-4f18-9d53-7925af7a104a tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:18.538031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-90be8768-d2ba-4f18-9d53-7925af7a104a tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types returned with HTTP 200 Jan 21 08:53:18.539304 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1537/3071] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:53:18 2021] POST /volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types => generated 188 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:18.862337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10e80672-7260-46a0-b467-b7cc3414db89 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:18.862337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10e80672-7260-46a0-b467-b7cc3414db89 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:18.862337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10e80672-7260-46a0-b467-b7cc3414db89 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:18.862337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-10e80672-7260-46a0-b467-b7cc3414db89 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:18.928698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:18.928698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:18.931057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10e80672-7260-46a0-b467-b7cc3414db89 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:18.932189 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1538/3072] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:18 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:53:19.030336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] POST http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes Jan 21 08:53:19.031289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1884228921"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:19.032459 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1884228921'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:53:19.067982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Create volume of 1 GB Jan 21 08:53:19.068967 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:19.068967 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:19.069834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Availability Zones retrieved successfully. Jan 21 08:53:19.134519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Flow 'volume_create_api' (d5fb84f5-9632-4475-bef3-60f17f4b3ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:53:19.148921 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1eea05-aa6e-4fdb-b50e-4d3aaa314918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:53:19.158211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:53:19.293996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1eea05-aa6e-4fdb-b50e-4d3aaa314918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:53:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=398e5b1b-32dd-4308-b66d-e6eb63e67883,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '398e5b1b-32dd-4308-b66d-e6eb63e67883', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:53:19.293996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9d2e8c-7a13-47d7-8044-644810c66c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:53:19.496748 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] 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 08:53:19.504922 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] 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 08:53:19.951965 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31f48075-a06d-42aa-94d8-de80380ebcd3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:19.953509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31f48075-a06d-42aa-94d8-de80380ebcd3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:19.953927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:19.953927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:19.954790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31f48075-a06d-42aa-94d8-de80380ebcd3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:19.955361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-31f48075-a06d-42aa-94d8-de80380ebcd3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:19.990871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Created reservations ['6d550168-becd-470b-a03b-727a603d6296', '75acf6ae-2a43-4154-bdae-3c392f2e5365', '0096b57b-8ca1-4a58-984b-058904451301', '7dba4c6b-1617-44ad-90ba-15b2cea98124'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:53:19.994832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9d2e8c-7a13-47d7-8044-644810c66c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d550168-becd-470b-a03b-727a603d6296', '75acf6ae-2a43-4154-bdae-3c392f2e5365', '0096b57b-8ca1-4a58-984b-058904451301', '7dba4c6b-1617-44ad-90ba-15b2cea98124']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:53:20.004523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605d4d74-e73d-4a60-9af8-37d1acd02781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:53:20.014280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:20.014280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:20.016259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31f48075-a06d-42aa-94d8-de80380ebcd3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:20.017116 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1539/3073] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:19 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:53:20.227225 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605d4d74-e73d-4a60-9af8-37d1acd02781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afba1f05-ef5b-49ca-9b6e-a15e20d698c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1884228921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c5eddb687b4f108c7aafc9e7426468',qos_specs=None,replication_status=,reservations=['6d550168-becd-470b-a03b-727a603d6296','75acf6ae-2a43-4154-bdae-3c392f2e5365','0096b57b-8ca1-4a58-984b-058904451301','7dba4c6b-1617-44ad-90ba-15b2cea98124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92dc146ec644c1db6c15044d07c74c8',volume_type_id=398e5b1b-32dd-4308-b66d-e6eb63e67883), '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-21T08:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1884228921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afba1f05-ef5b-49ca-9b6e-a15e20d698c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c5eddb687b4f108c7aafc9e7426468',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='e92dc146ec644c1db6c15044d07c74c8',volume_attachment=,volume_type=,volume_type_id=398e5b1b-32dd-4308-b66d-e6eb63e67883)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:53:20.241831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65474987-c218-4346-ba23-50ce859aa2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:53:20.360618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65474987-c218-4346-ba23-50ce859aa2de) 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-1884228921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c5eddb687b4f108c7aafc9e7426468',qos_specs=None,replication_status=,reservations=['6d550168-becd-470b-a03b-727a603d6296','75acf6ae-2a43-4154-bdae-3c392f2e5365','0096b57b-8ca1-4a58-984b-058904451301','7dba4c6b-1617-44ad-90ba-15b2cea98124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e92dc146ec644c1db6c15044d07c74c8',volume_type_id=398e5b1b-32dd-4308-b66d-e6eb63e67883)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:53:20.447372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbed6cd9-d2ff-4022-a01f-4f7f663c15ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:53:20.603694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbed6cd9-d2ff-4022-a01f-4f7f663c15ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:53:20.622595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Flow 'volume_create_api' (d5fb84f5-9632-4475-bef3-60f17f4b3ebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:53:20.823671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Create volume request issued successfully. Jan 21 08:53:20.921139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7068cba-67d6-4e0b-b7b0-a87a14168793 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes returned with HTTP 202 Jan 21 08:53:20.941658 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1535/3074] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:53:18 2021] POST /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes => generated 834 bytes in 2395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:53:20.969159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aabc23b6-838f-428b-ad66-594ed25cac8c tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] GET http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:20.970005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aabc23b6-838f-428b-ad66-594ed25cac8c tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:20.970005 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:20.970005 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:20.970409 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aabc23b6-838f-428b-ad66-594ed25cac8c tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:21.037282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec475f4d-1ef6-43e0-a9a0-860d33062374 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:21.037282 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec475f4d-1ef6-43e0-a9a0-860d33062374 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:21.037591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:21.037591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:21.037848 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec475f4d-1ef6-43e0-a9a0-860d33062374 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:21.038160 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ec475f4d-1ef6-43e0-a9a0-860d33062374 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:21.167582 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:21.167582 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:21.191189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec475f4d-1ef6-43e0-a9a0-860d33062374 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:21.222654 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1536/3075] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:21 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:21.222871 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:21.222871 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:21.242672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aabc23b6-838f-428b-ad66-594ed25cac8c tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Volume info retrieved successfully. Jan 21 08:53:21.423462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aabc23b6-838f-428b-ad66-594ed25cac8c tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 200 Jan 21 08:53:21.439952 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1540/3076] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:20 2021] GET /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 926 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:22.214053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d8248c2-0daf-4707-a98d-d6310326623f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:22.218934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d8248c2-0daf-4707-a98d-d6310326623f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:22.218934 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:22.218934 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:22.218934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d8248c2-0daf-4707-a98d-d6310326623f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:22.218934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7d8248c2-0daf-4707-a98d-d6310326623f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:22.249194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:22.249194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:22.252376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d8248c2-0daf-4707-a98d-d6310326623f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:22.253772 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1537/3077] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:22 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:22.446220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97d8e57b-9aaa-41a7-8348-e8a633307756 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] GET http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:22.446765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97d8e57b-9aaa-41a7-8348-e8a633307756 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:22.446961 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:22.446961 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:22.447349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-97d8e57b-9aaa-41a7-8348-e8a633307756 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:22.713945 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:22.713945 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:22.771682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-97d8e57b-9aaa-41a7-8348-e8a633307756 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Volume info retrieved successfully. Jan 21 08:53:22.866907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-97d8e57b-9aaa-41a7-8348-e8a633307756 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 200 Jan 21 08:53:22.866907 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1541/3078] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:22 2021] GET /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 926 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:23.284729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4c4d612-d804-4b00-af84-cd15086fad63 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:23.334924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4c4d612-d804-4b00-af84-cd15086fad63 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:23.334924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:23.334924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:23.334924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4c4d612-d804-4b00-af84-cd15086fad63 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:23.354981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a4c4d612-d804-4b00-af84-cd15086fad63 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:23.476205 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:23.476205 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:23.485243 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4c4d612-d804-4b00-af84-cd15086fad63 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:23.495835 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1538/3079] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:23 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:23.932502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64c46554-d646-4fe9-a4bf-783d3f062f5d tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] GET http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:23.932502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64c46554-d646-4fe9-a4bf-783d3f062f5d tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:23.932502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:23.932502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:23.932502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64c46554-d646-4fe9-a4bf-783d3f062f5d tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:24.068135 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:24.068135 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:24.081089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-64c46554-d646-4fe9-a4bf-783d3f062f5d tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Volume info retrieved successfully. Jan 21 08:53:24.113755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64c46554-d646-4fe9-a4bf-783d3f062f5d tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 200 Jan 21 08:53:24.115115 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1542/3080] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:23 2021] GET /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 927 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:24.146740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e4b259b-11b1-4531-9b69-984f815376fe tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] GET http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:24.149080 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e4b259b-11b1-4531-9b69-984f815376fe tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:24.149408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:24.149408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:24.149637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e4b259b-11b1-4531-9b69-984f815376fe tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:24.243850 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:24.243850 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:24.254854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5e4b259b-11b1-4531-9b69-984f815376fe tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Volume info retrieved successfully. Jan 21 08:53:24.283265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e4b259b-11b1-4531-9b69-984f815376fe tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 200 Jan 21 08:53:24.284808 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1539/3081] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:24 2021] GET /volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 1098 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:53:24.311311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] POST http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9/action Jan 21 08:53:24.312249 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:24.312249 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:24.313008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:53:24.313567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:24.518675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba14bef9-186b-4e2b-8352-8676d3f49845 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:24.518675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba14bef9-186b-4e2b-8352-8676d3f49845 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:24.518675 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:24.518675 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:24.518675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba14bef9-186b-4e2b-8352-8676d3f49845 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:24.518675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ba14bef9-186b-4e2b-8352-8676d3f49845 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:24.608858 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:24.608858 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:24.608858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Volume info retrieved successfully. Jan 21 08:53:24.731352 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] 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 08:53:24.732386 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] 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 08:53:24.861715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Created reservations ['1e305413-e495-4d2a-ab39-551186e0887d', '9e81c1d4-335c-406b-8757-993585c78d9d'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:53:25.136302 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] 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 08:53:25.142127 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] 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 08:53:25.243355 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:25.243355 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:25.243355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba14bef9-186b-4e2b-8352-8676d3f49845 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:25.259070 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1540/3082] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:24 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 746 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:25.287979 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Created reservations ['bafcdbdf-186d-4c00-bb00-cf7a26305d3e', 'b6450037-f8f3-475b-acb9-6e7537bf10b5'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:53:25.508193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Retype volume request issued successfully. Jan 21 08:53:25.508193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02faf97f-2cfe-4d58-b731-d777225f0632 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9/action returned with HTTP 202 Jan 21 08:53:25.508193 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1543/3083] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:53:24 2021] POST /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9/action => generated 0 bytes in 1197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:53:25.528922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73187508-cf22-45a3-b49e-7c80d42589f3 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] GET http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:25.528922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73187508-cf22-45a3-b49e-7c80d42589f3 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:25.528922 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:25.528922 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:25.528922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73187508-cf22-45a3-b49e-7c80d42589f3 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:25.957989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:25.957989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:25.999287 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-73187508-cf22-45a3-b49e-7c80d42589f3 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Volume info retrieved successfully. Jan 21 08:53:26.123723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73187508-cf22-45a3-b49e-7c80d42589f3 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 200 Jan 21 08:53:26.123723 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1541/3084] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:25 2021] GET /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 926 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:26.278730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f5bfca0-1946-45d1-af6f-73c96a330b95 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:26.298383 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f5bfca0-1946-45d1-af6f-73c96a330b95 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:26.298383 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:26.298383 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:26.306209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f5bfca0-1946-45d1-af6f-73c96a330b95 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:26.306209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4f5bfca0-1946-45d1-af6f-73c96a330b95 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:26.426374 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:26.426374 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:26.450256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f5bfca0-1946-45d1-af6f-73c96a330b95 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:26.459858 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1544/3085] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:26 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:27.135279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3106296f-45e4-4350-8921-ee3dc53ec0c1 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] GET http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:27.135279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3106296f-45e4-4350-8921-ee3dc53ec0c1 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:27.135279 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:27.135279 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:27.135279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3106296f-45e4-4350-8921-ee3dc53ec0c1 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:27.263769 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:27.263769 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:27.353536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3106296f-45e4-4350-8921-ee3dc53ec0c1 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Volume info retrieved successfully. Jan 21 08:53:27.353536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3106296f-45e4-4350-8921-ee3dc53ec0c1 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 200 Jan 21 08:53:27.353536 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1542/3086] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:27 2021] GET /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 927 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:27.386064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b574eded-d639-4f52-9ac4-c6e17e399f24 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] GET http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:27.387357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b574eded-d639-4f52-9ac4-c6e17e399f24 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:27.387721 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:27.387721 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:27.388288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b574eded-d639-4f52-9ac4-c6e17e399f24 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:27.489309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86c91246-5b6a-4318-b6ab-102e1f211d05 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:27.489309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86c91246-5b6a-4318-b6ab-102e1f211d05 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:27.489309 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:27.489309 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:27.489309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86c91246-5b6a-4318-b6ab-102e1f211d05 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:27.489309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-86c91246-5b6a-4318-b6ab-102e1f211d05 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:27.547818 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:27.547818 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:27.547818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86c91246-5b6a-4318-b6ab-102e1f211d05 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:27.561644 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1543/3087] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:27 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:27.588035 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:27.588035 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:27.629210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b574eded-d639-4f52-9ac4-c6e17e399f24 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Volume info retrieved successfully. Jan 21 08:53:27.663753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b574eded-d639-4f52-9ac4-c6e17e399f24 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 200 Jan 21 08:53:27.663753 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1545/3088] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:27 2021] GET /volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 1098 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:53:27.697165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d9a54ed-c39d-4c0c-a33e-7f4eff179e33 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] GET http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1884228921 Jan 21 08:53:27.697165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d9a54ed-c39d-4c0c-a33e-7f4eff179e33 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:27.697165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:27.697165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:27.697165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d9a54ed-c39d-4c0c-a33e-7f4eff179e33 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:27.697165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-8d9a54ed-c39d-4c0c-a33e-7f4eff179e33 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1884228921'), ('all_tenants', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:53:27.885733 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8d9a54ed-c39d-4c0c-a33e-7f4eff179e33 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Get all volumes completed successfully. Jan 21 08:53:27.887505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d9a54ed-c39d-4c0c-a33e-7f4eff179e33 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1884228921 returned with HTTP 200 Jan 21 08:53:27.897277 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1544/3089] 10.222.0.50 () {58 vars in 1365 bytes} [Thu Jan 21 08:53:27 2021] GET /volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1884228921 => generated 413 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:27.908429 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6faf226a-5c7a-4429-88ab-4165369e1eea tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] DELETE http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:27.908952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6faf226a-5c7a-4429-88ab-4165369e1eea tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:27.909177 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:27.909177 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:27.909555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6faf226a-5c7a-4429-88ab-4165369e1eea tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:27.910040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-6faf226a-5c7a-4429-88ab-4165369e1eea tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Delete volume with id: afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:28.080715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:28.080715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:28.085690 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6faf226a-5c7a-4429-88ab-4165369e1eea tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Volume info retrieved successfully. Jan 21 08:53:28.279351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6faf226a-5c7a-4429-88ab-4165369e1eea tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Delete volume request issued successfully. Jan 21 08:53:28.279351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6faf226a-5c7a-4429-88ab-4165369e1eea tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 202 Jan 21 08:53:28.279351 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1546/3090] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:53:27 2021] DELETE /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 0 bytes in 368 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:53:28.296730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca7e7cf0-059d-4af1-8acc-bdd378540460 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] GET http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:28.296730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca7e7cf0-059d-4af1-8acc-bdd378540460 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:28.296730 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:28.296730 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:28.296730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca7e7cf0-059d-4af1-8acc-bdd378540460 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:28.525813 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:28.525813 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:28.567168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8999c7a-06eb-4e9a-84ea-8f18859c5f07 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:28.567746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8999c7a-06eb-4e9a-84ea-8f18859c5f07 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:28.568135 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:28.568135 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:28.568788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8999c7a-06eb-4e9a-84ea-8f18859c5f07 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:28.569356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b8999c7a-06eb-4e9a-84ea-8f18859c5f07 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:28.587584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca7e7cf0-059d-4af1-8acc-bdd378540460 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Volume info retrieved successfully. Jan 21 08:53:28.670669 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:28.670669 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:28.680538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8999c7a-06eb-4e9a-84ea-8f18859c5f07 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:28.684056 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1547/3091] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:28 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:28.707326 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca7e7cf0-059d-4af1-8acc-bdd378540460 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 200 Jan 21 08:53:28.708924 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1545/3092] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:28 2021] GET /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 926 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:29.720316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67f83950-2df0-4b41-a42d-9f55ce361d65 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:29.720316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67f83950-2df0-4b41-a42d-9f55ce361d65 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:29.720316 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:29.720316 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:29.720316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67f83950-2df0-4b41-a42d-9f55ce361d65 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:29.720316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-67f83950-2df0-4b41-a42d-9f55ce361d65 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:29.742891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-028c00ed-8699-4978-917d-9d143443687d tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] GET http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:29.742891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-028c00ed-8699-4978-917d-9d143443687d tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:29.742891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:29.742891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:29.742891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-028c00ed-8699-4978-917d-9d143443687d tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:29.785736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:29.785736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:29.785736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67f83950-2df0-4b41-a42d-9f55ce361d65 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:29.792129 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1548/3093] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:29 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:29.927297 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:29.927297 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:29.953120 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-028c00ed-8699-4978-917d-9d143443687d tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Volume info retrieved successfully. Jan 21 08:53:30.004344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-028c00ed-8699-4978-917d-9d143443687d tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 200 Jan 21 08:53:30.005212 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1546/3094] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:29 2021] GET /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 926 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:30.796312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-126be2cb-8a4e-4683-9f91-f4616075d384 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:30.796855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-126be2cb-8a4e-4683-9f91-f4616075d384 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:30.796952 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:30.796952 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:30.797413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-126be2cb-8a4e-4683-9f91-f4616075d384 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:30.797676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-126be2cb-8a4e-4683-9f91-f4616075d384 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:30.845575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:30.845575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:30.853065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-126be2cb-8a4e-4683-9f91-f4616075d384 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:30.863019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1549/3095] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:30 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:31.030318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0fb300c1-a1e0-4ac3-b0d1-656fe72389c2 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] GET http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:31.030318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0fb300c1-a1e0-4ac3-b0d1-656fe72389c2 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:31.030318 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:31.030318 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:31.030318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0fb300c1-a1e0-4ac3-b0d1-656fe72389c2 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:31.126198 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:31.126198 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:31.136897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0fb300c1-a1e0-4ac3-b0d1-656fe72389c2 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Volume info retrieved successfully. Jan 21 08:53:31.201608 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0fb300c1-a1e0-4ac3-b0d1-656fe72389c2 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 200 Jan 21 08:53:31.201608 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1547/3096] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:31 2021] GET /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 926 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:31.883815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2908e133-33ae-45a5-9e31-1e4c60db5324 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:31.883815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2908e133-33ae-45a5-9e31-1e4c60db5324 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:31.883815 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:31.883815 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:31.883815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2908e133-33ae-45a5-9e31-1e4c60db5324 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:31.883815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2908e133-33ae-45a5-9e31-1e4c60db5324 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:31.965486 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:31.965486 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:31.977171 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2908e133-33ae-45a5-9e31-1e4c60db5324 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:31.977171 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1550/3097] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:31 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:32.223791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e357234-5b7c-4918-b653-fbbb66f28705 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] GET http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 Jan 21 08:53:32.223791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e357234-5b7c-4918-b653-fbbb66f28705 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:32.223791 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:32.223791 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:32.223791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e357234-5b7c-4918-b653-fbbb66f28705 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:32.413397 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e357234-5b7c-4918-b653-fbbb66f28705 tempest-VolumeRetypeWithoutMigrationTest-1877600821 tempest-VolumeRetypeWithoutMigrationTest-1877600821] http://10.222.0.50/volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 returned with HTTP 404 Jan 21 08:53:32.413397 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1548/3098] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:32 2021] GET /volume/v3/76c5eddb687b4f108c7aafc9e7426468/volumes/afba1f05-ef5b-49ca-9b6e-a15e20d698c9 => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:53:32.428309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8dd907be-727a-45a4-b992-b3ea5554b8a0 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] DELETE http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/c763d0d5-3c9c-47ab-aec2-9b4ef6e30b10 Jan 21 08:53:32.428309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8dd907be-727a-45a4-b992-b3ea5554b8a0 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:32.428309 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:32.428309 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:32.428309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8dd907be-727a-45a4-b992-b3ea5554b8a0 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:32.604811 n-d-769329-4 devstack@c-api.service[88055]: /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 08:53:32.604811 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:53:32.682281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8dd907be-727a-45a4-b992-b3ea5554b8a0 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/c763d0d5-3c9c-47ab-aec2-9b4ef6e30b10 returned with HTTP 202 Jan 21 08:53:32.682281 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1551/3099] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:53:32 2021] DELETE /volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/c763d0d5-3c9c-47ab-aec2-9b4ef6e30b10 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:53:32.695557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af1c9e3e-ab09-4a8a-bb54-14313884ec3e tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] GET http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/c763d0d5-3c9c-47ab-aec2-9b4ef6e30b10 Jan 21 08:53:32.695557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af1c9e3e-ab09-4a8a-bb54-14313884ec3e tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:32.695557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af1c9e3e-ab09-4a8a-bb54-14313884ec3e tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:32.721529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af1c9e3e-ab09-4a8a-bb54-14313884ec3e tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/c763d0d5-3c9c-47ab-aec2-9b4ef6e30b10 returned with HTTP 404 Jan 21 08:53:32.721529 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1549/3100] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:53:32 2021] GET /volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/c763d0d5-3c9c-47ab-aec2-9b4ef6e30b10 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:53:32.735060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbc30d25-1682-4f23-acf1-1fc656e8d4d7 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] DELETE http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/398e5b1b-32dd-4308-b66d-e6eb63e67883 Jan 21 08:53:32.735060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbc30d25-1682-4f23-acf1-1fc656e8d4d7 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:32.735060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbc30d25-1682-4f23-acf1-1fc656e8d4d7 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:32.989461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6a42130-b97d-41f6-a452-8a647306d01e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:32.989461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6a42130-b97d-41f6-a452-8a647306d01e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:32.989461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6a42130-b97d-41f6-a452-8a647306d01e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:32.989461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e6a42130-b97d-41f6-a452-8a647306d01e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:33.066247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:33.066247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:33.074959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6a42130-b97d-41f6-a452-8a647306d01e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:33.074959 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1550/3101] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:32 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:33.209058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbc30d25-1682-4f23-acf1-1fc656e8d4d7 tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/398e5b1b-32dd-4308-b66d-e6eb63e67883 returned with HTTP 202 Jan 21 08:53:33.209058 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1552/3102] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:53:32 2021] DELETE /volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/398e5b1b-32dd-4308-b66d-e6eb63e67883 => generated 0 bytes in 482 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:53:33.229724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69d299a1-ed92-4470-8250-0bb8c6713ebd tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] GET http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/398e5b1b-32dd-4308-b66d-e6eb63e67883 Jan 21 08:53:33.229724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69d299a1-ed92-4470-8250-0bb8c6713ebd tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:33.229724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:33.229724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:33.229724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69d299a1-ed92-4470-8250-0bb8c6713ebd tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:33.271296 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69d299a1-ed92-4470-8250-0bb8c6713ebd tempest-VolumeRetypeWithoutMigrationTest-1795844149 tempest-VolumeRetypeWithoutMigrationTest-1795844149] http://10.222.0.50/volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/398e5b1b-32dd-4308-b66d-e6eb63e67883 returned with HTTP 404 Jan 21 08:53:33.277310 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1551/3103] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:53:33 2021] GET /volume/v3/5dd8c9fee35147a8844bba82bc1d84d3/types/398e5b1b-32dd-4308-b66d-e6eb63e67883 => generated 114 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:53:34.183954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac516fc1-ab13-4c4f-8fc5-705ac0f2589a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:34.183954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac516fc1-ab13-4c4f-8fc5-705ac0f2589a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:34.183954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac516fc1-ab13-4c4f-8fc5-705ac0f2589a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:34.183954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ac516fc1-ab13-4c4f-8fc5-705ac0f2589a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:34.183954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:34.183954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:34.183954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac516fc1-ab13-4c4f-8fc5-705ac0f2589a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:34.183954 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1553/3104] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:34 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:35.188775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72c35225-d653-49d6-8b7d-c0c06587391e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:35.189540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72c35225-d653-49d6-8b7d-c0c06587391e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:35.197796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72c35225-d653-49d6-8b7d-c0c06587391e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:35.197796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-72c35225-d653-49d6-8b7d-c0c06587391e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:35.246243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:35.246243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:35.250766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72c35225-d653-49d6-8b7d-c0c06587391e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:35.259139 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1552/3105] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:35 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:36.269540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e75913dd-7d85-4b3a-b4d7-fdb74bab47ca tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:36.269540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e75913dd-7d85-4b3a-b4d7-fdb74bab47ca tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:36.269540 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:36.269540 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:36.269540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e75913dd-7d85-4b3a-b4d7-fdb74bab47ca tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:36.269540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e75913dd-7d85-4b3a-b4d7-fdb74bab47ca tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:36.314892 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:36.314892 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:36.316729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e75913dd-7d85-4b3a-b4d7-fdb74bab47ca tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:36.317573 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1554/3106] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:36 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:37.331920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2efb356-387d-493b-933a-9c8d84141601 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:37.332437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2efb356-387d-493b-933a-9c8d84141601 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:37.332797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:37.332797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:37.333373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2efb356-387d-493b-933a-9c8d84141601 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:37.333601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d2efb356-387d-493b-933a-9c8d84141601 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:37.442387 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:37.442387 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:37.453613 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2efb356-387d-493b-933a-9c8d84141601 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:37.453613 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1553/3107] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:37 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:38.475994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1823af38-22da-4479-9dd7-062a04e6e276 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:38.476924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1823af38-22da-4479-9dd7-062a04e6e276 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:38.477190 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:38.477190 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:38.477585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1823af38-22da-4479-9dd7-062a04e6e276 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:38.486674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1823af38-22da-4479-9dd7-062a04e6e276 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:38.678295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:38.678295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:38.725877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1823af38-22da-4479-9dd7-062a04e6e276 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:38.741585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1555/3108] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:38 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:39.750971 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb576984-aacb-43d5-ace8-d306ddca2654 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:39.762578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb576984-aacb-43d5-ace8-d306ddca2654 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:39.762578 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:39.762578 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:39.762578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb576984-aacb-43d5-ace8-d306ddca2654 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:39.762578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cb576984-aacb-43d5-ace8-d306ddca2654 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:40.078462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:40.078462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:40.087250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb576984-aacb-43d5-ace8-d306ddca2654 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:40.087250 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1554/3109] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:39 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:41.113585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-494ad9ed-d040-49a9-8eb9-412f9e3032c7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:41.113585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-494ad9ed-d040-49a9-8eb9-412f9e3032c7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:41.113585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:41.113585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:41.113585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-494ad9ed-d040-49a9-8eb9-412f9e3032c7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:41.113585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-494ad9ed-d040-49a9-8eb9-412f9e3032c7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:41.181438 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:41.181438 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:41.181438 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-494ad9ed-d040-49a9-8eb9-412f9e3032c7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:41.181438 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1556/3110] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:41 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:42.219490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca132d8d-9598-4344-977e-7f01ffe7dcd3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:42.219490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca132d8d-9598-4344-977e-7f01ffe7dcd3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:42.219490 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:42.219490 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:42.219490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca132d8d-9598-4344-977e-7f01ffe7dcd3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:42.237650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ca132d8d-9598-4344-977e-7f01ffe7dcd3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:42.309526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:42.309526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:42.309526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca132d8d-9598-4344-977e-7f01ffe7dcd3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:42.309526 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1555/3111] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:42 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:43.334227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6372248-0c32-46a8-a1ea-8cdefcb8c482 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:43.334227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6372248-0c32-46a8-a1ea-8cdefcb8c482 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:43.334227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:43.334227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:43.334227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6372248-0c32-46a8-a1ea-8cdefcb8c482 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:43.334227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b6372248-0c32-46a8-a1ea-8cdefcb8c482 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:43.396031 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:43.396031 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:43.396031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6372248-0c32-46a8-a1ea-8cdefcb8c482 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:43.412709 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1557/3112] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:43 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:44.436178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cde02129-3978-4045-af5a-e10993ea57ad tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:44.436178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cde02129-3978-4045-af5a-e10993ea57ad tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:44.436178 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:44.436178 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:44.436178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cde02129-3978-4045-af5a-e10993ea57ad tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:44.436178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cde02129-3978-4045-af5a-e10993ea57ad tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:44.499073 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:44.499073 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:44.499073 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cde02129-3978-4045-af5a-e10993ea57ad tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:44.508275 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1556/3113] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:44 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:45.524675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7a9d33f-d517-41d6-9f14-37e7431e613f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:45.524675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7a9d33f-d517-41d6-9f14-37e7431e613f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:45.524675 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:45.524675 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:45.524675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7a9d33f-d517-41d6-9f14-37e7431e613f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:45.524675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d7a9d33f-d517-41d6-9f14-37e7431e613f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:45.599924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:45.599924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:45.599924 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7a9d33f-d517-41d6-9f14-37e7431e613f tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:45.618922 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1558/3114] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:45 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:46.622590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03e9d1b9-af73-449a-9d50-6d87f5cbf7d5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:46.622590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03e9d1b9-af73-449a-9d50-6d87f5cbf7d5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:46.622590 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:46.622590 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:46.622590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03e9d1b9-af73-449a-9d50-6d87f5cbf7d5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:46.622590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-03e9d1b9-af73-449a-9d50-6d87f5cbf7d5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:46.714765 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:46.714765 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:46.714765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03e9d1b9-af73-449a-9d50-6d87f5cbf7d5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:46.721871 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1557/3115] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:46 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:47.758257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-132ee7bc-7728-4e92-bfa3-215d98cb68f6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:47.764658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-132ee7bc-7728-4e92-bfa3-215d98cb68f6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:47.764658 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:47.764658 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:47.764658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-132ee7bc-7728-4e92-bfa3-215d98cb68f6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:47.764658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-132ee7bc-7728-4e92-bfa3-215d98cb68f6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:47.873916 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:47.873916 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:47.873916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-132ee7bc-7728-4e92-bfa3-215d98cb68f6 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:47.890497 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1559/3116] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:47 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:48.900079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7658f0d4-3759-48f3-abd9-5410f475d432 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:48.900079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7658f0d4-3759-48f3-abd9-5410f475d432 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:48.900079 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:48.900079 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:48.900079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7658f0d4-3759-48f3-abd9-5410f475d432 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:48.900079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7658f0d4-3759-48f3-abd9-5410f475d432 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:49.032175 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:49.032175 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:49.032175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7658f0d4-3759-48f3-abd9-5410f475d432 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:49.032175 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1558/3117] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:48 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:49.630985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20e2ceea-6328-46b5-8ec0-e1acadd58adc tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] POST http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types Jan 21 08:53:49.630985 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:49.630985 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:49.648483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20e2ceea-6328-46b5-8ec0-e1acadd58adc tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-386741673", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:50.035252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20e2ceea-6328-46b5-8ec0-e1acadd58adc tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types returned with HTTP 200 Jan 21 08:53:50.047032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01604f77-f8bc-4b7b-9b88-38ca65937f4a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:50.047032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01604f77-f8bc-4b7b-9b88-38ca65937f4a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:50.047032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:50.047032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:50.047032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01604f77-f8bc-4b7b-9b88-38ca65937f4a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:50.047032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-01604f77-f8bc-4b7b-9b88-38ca65937f4a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:50.052719 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1560/3118] 10.222.0.50 () {60 vars in 1220 bytes} [Thu Jan 21 08:53:48 2021] POST /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types => generated 277 bytes in 1085 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:50.085988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46323809-a278-4d5c-a9c0-d7466cd1c066 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] POST http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types Jan 21 08:53:50.094674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46323809-a278-4d5c-a9c0-d7466cd1c066 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1651237066", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:50.106912 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:50.106912 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:50.106912 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01604f77-f8bc-4b7b-9b88-38ca65937f4a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:50.106912 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1559/3119] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:50 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:53:50.230578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46323809-a278-4d5c-a9c0-d7466cd1c066 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types returned with HTTP 200 Jan 21 08:53:50.230578 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1561/3120] 10.222.0.50 () {60 vars in 1220 bytes} [Thu Jan 21 08:53:50 2021] POST /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types => generated 278 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:50.664675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] POST http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes Jan 21 08:53:50.664675 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:50.664675 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:50.674522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-52635607", "volume_type": "1ef21535-8e13-446f-a619-10436007e74b", "size": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:50.674522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-52635607', 'volume_type': '1ef21535-8e13-446f-a619-10436007e74b', 'size': 1}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:53:50.779851 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Create volume of 1 GB Jan 21 08:53:50.779851 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:50.779851 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:50.779851 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Availability Zones retrieved successfully. Jan 21 08:53:50.822928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Flow 'volume_create_api' (e84b771b-c7ed-4e05-9bac-f8a81223c2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:53:50.835257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1876d15-14af-484a-93cf-82d969a16616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:53:50.841549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:53:50.953994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1876d15-14af-484a-93cf-82d969a16616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:53:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=1ef21535-8e13-446f-a619-10436007e74b,is_public=True,name='tempest-VolumeTypesTest-volume-type-386741673',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ef21535-8e13-446f-a619-10436007e74b', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:53:50.953994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eb9dce-0187-46d1-a6a8-bca2125bb38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:53:51.124770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-421c858b-9c47-49e9-bbeb-9266fa384fb5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:51.124770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-421c858b-9c47-49e9-bbeb-9266fa384fb5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:51.124770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-421c858b-9c47-49e9-bbeb-9266fa384fb5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:51.124770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-421c858b-9c47-49e9-bbeb-9266fa384fb5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:51.134378 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-386741673 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-386741673, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:53:51.137054 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-386741673 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-386741673, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:53:51.149340 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:51.149340 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:51.152105 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-421c858b-9c47-49e9-bbeb-9266fa384fb5 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:51.153529 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1562/3121] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:51 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:51.347713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Created reservations ['84423669-a3e2-4a58-8c9a-05030a26dfee', 'b62a3035-a5b8-4ced-8702-2b3c6959425b', 'e7522507-b223-4966-b83b-e8cecd4ed831', '1c889f12-6007-4217-9679-4fcab0cc9460'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:53:51.351728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eb9dce-0187-46d1-a6a8-bca2125bb38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84423669-a3e2-4a58-8c9a-05030a26dfee', 'b62a3035-a5b8-4ced-8702-2b3c6959425b', 'e7522507-b223-4966-b83b-e8cecd4ed831', '1c889f12-6007-4217-9679-4fcab0cc9460']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:53:51.357332 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d690630e-eaf9-4d82-aa85-0a752914cb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:53:51.531564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d690630e-eaf9-4d82-aa85-0a752914cb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbd39ead-90e9-461a-8f8b-ae8ccd36035d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-52635607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='961027135e1e441e960a6cf9185cd219',qos_specs=None,replication_status=,reservations=['84423669-a3e2-4a58-8c9a-05030a26dfee','b62a3035-a5b8-4ced-8702-2b3c6959425b','e7522507-b223-4966-b83b-e8cecd4ed831','1c889f12-6007-4217-9679-4fcab0cc9460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e692fbb994ac467c8ec0dbe8c5c54a8d',volume_type_id=1ef21535-8e13-446f-a619-10436007e74b), '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-21T08:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-52635607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbd39ead-90e9-461a-8f8b-ae8ccd36035d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='961027135e1e441e960a6cf9185cd219',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='e692fbb994ac467c8ec0dbe8c5c54a8d',volume_attachment=,volume_type=,volume_type_id=1ef21535-8e13-446f-a619-10436007e74b)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:53:51.536730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9cd123-8dd3-4966-b0e5-54ee7d295462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:53:51.633773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d9cd123-8dd3-4966-b0e5-54ee7d295462) 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-52635607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='961027135e1e441e960a6cf9185cd219',qos_specs=None,replication_status=,reservations=['84423669-a3e2-4a58-8c9a-05030a26dfee','b62a3035-a5b8-4ced-8702-2b3c6959425b','e7522507-b223-4966-b83b-e8cecd4ed831','1c889f12-6007-4217-9679-4fcab0cc9460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e692fbb994ac467c8ec0dbe8c5c54a8d',volume_type_id=1ef21535-8e13-446f-a619-10436007e74b)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:53:51.650013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc99af13-d464-493e-ac08-1c8860ef7489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:53:51.723195 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc99af13-d464-493e-ac08-1c8860ef7489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:53:51.731510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Flow 'volume_create_api' (e84b771b-c7ed-4e05-9bac-f8a81223c2df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:53:51.941887 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Create volume request issued successfully. Jan 21 08:53:51.997984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49662e3b-95d3-42b9-958c-a91f95a949cd tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes returned with HTTP 202 Jan 21 08:53:52.017714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1560/3122] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:53:50 2021] POST /volume/v3/961027135e1e441e960a6cf9185cd219/volumes => generated 847 bytes in 1805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:53:52.044499 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28697221-cf33-46a2-83f1-14819f264391 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:53:52.045391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28697221-cf33-46a2-83f1-14819f264391 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:52.045729 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:52.045729 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:52.046367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28697221-cf33-46a2-83f1-14819f264391 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:52.175776 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f8b1069-cadf-4a9a-bb2b-03ca921f9ba2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:52.179009 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f8b1069-cadf-4a9a-bb2b-03ca921f9ba2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:52.180026 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:52.180026 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:52.181188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f8b1069-cadf-4a9a-bb2b-03ca921f9ba2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:52.183810 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:52.183810 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:52.185382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0f8b1069-cadf-4a9a-bb2b-03ca921f9ba2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:52.198945 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28697221-cf33-46a2-83f1-14819f264391 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:53:52.278561 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:52.278561 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:52.282903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f8b1069-cadf-4a9a-bb2b-03ca921f9ba2 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:52.284936 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1561/3123] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:52 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:53:52.294035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28697221-cf33-46a2-83f1-14819f264391 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 200 Jan 21 08:53:52.295467 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1563/3124] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:52 2021] GET /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:53.301682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05f3e250-69df-494f-9256-5f96f81d2cc8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:53.302427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05f3e250-69df-494f-9256-5f96f81d2cc8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:53.304524 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:53.304524 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:53.306011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05f3e250-69df-494f-9256-5f96f81d2cc8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:53.309054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-05f3e250-69df-494f-9256-5f96f81d2cc8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:53.322192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3524a8b5-e201-4426-a29b-18d35598ded3 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:53:53.324362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3524a8b5-e201-4426-a29b-18d35598ded3 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:53.324805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:53.324805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:53.325605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3524a8b5-e201-4426-a29b-18d35598ded3 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:53.336479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:53.336479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:53.339665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05f3e250-69df-494f-9256-5f96f81d2cc8 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:53.347959 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1562/3125] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:53 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:53.527723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:53.527723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:53.527723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3524a8b5-e201-4426-a29b-18d35598ded3 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:53:53.527723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3524a8b5-e201-4426-a29b-18d35598ded3 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 200 Jan 21 08:53:53.527723 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1564/3126] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:53 2021] GET /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 939 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:54.355477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11eca67e-6616-460d-871c-80534c5ffa5e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:54.356038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11eca67e-6616-460d-871c-80534c5ffa5e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:54.356418 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:54.356418 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:54.356798 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11eca67e-6616-460d-871c-80534c5ffa5e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:54.357167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-11eca67e-6616-460d-871c-80534c5ffa5e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:54.401061 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:54.401061 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:54.406699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11eca67e-6616-460d-871c-80534c5ffa5e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:54.418824 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1563/3127] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:54 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:54.543528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-419681c4-ad3b-4056-9407-14b5f61aedf8 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:53:54.544073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-419681c4-ad3b-4056-9407-14b5f61aedf8 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:54.544275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:54.544275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:54.545069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-419681c4-ad3b-4056-9407-14b5f61aedf8 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:54.739224 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:54.739224 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:54.763003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-419681c4-ad3b-4056-9407-14b5f61aedf8 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:53:54.837439 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-419681c4-ad3b-4056-9407-14b5f61aedf8 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 200 Jan 21 08:53:54.842531 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1565/3128] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:54 2021] GET /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 940 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:54.865717 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5960f36-f320-4140-939f-96f544340b8a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] POST http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d/action Jan 21 08:53:54.868184 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:54.868184 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:54.868973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5960f36-f320-4140-939f-96f544340b8a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Action body: b'{"os-retype": {"new_type": "6d3967d9-e2e7-4d8a-80c0-49cd21ba1ef7"}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:53:54.869370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5960f36-f320-4140-939f-96f544340b8a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "6d3967d9-e2e7-4d8a-80c0-49cd21ba1ef7"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:54.991977 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:54.991977 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:54.993580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d5960f36-f320-4140-939f-96f544340b8a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:53:55.159876 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-d5960f36-f320-4140-939f-96f544340b8a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1651237066 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1651237066, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:53:55.160942 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-d5960f36-f320-4140-939f-96f544340b8a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1651237066 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1651237066, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:53:55.266234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-d5960f36-f320-4140-939f-96f544340b8a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Created reservations ['3f0adad5-9f58-495c-b2e7-89e258bd5330', '0050e0fa-d7b1-461d-92ef-0b54c57feff6'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:53:55.397180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-d5960f36-f320-4140-939f-96f544340b8a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Created reservations ['c2d064fc-9c05-4094-a3df-88a7f48dda2f', 'bebb4cff-42a1-4936-8f4b-5b53dcbface3'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:53:55.440936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-189c8ac0-1b67-472e-88e7-f285dc6dbd26 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:53:55.442237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-189c8ac0-1b67-472e-88e7-f285dc6dbd26 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:55.442472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:55.442472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:55.443053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-189c8ac0-1b67-472e-88e7-f285dc6dbd26 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:55.443571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-189c8ac0-1b67-472e-88e7-f285dc6dbd26 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Show backup with id 6d3b6831-f46d-43de-a823-f2fca9018a45. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:53:55.472257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:55.472257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:55.474615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-189c8ac0-1b67-472e-88e7-f285dc6dbd26 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 200 Jan 21 08:53:55.485626 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1566/3129] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:55 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 822 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:55.490367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d1d7ce5-f93e-478b-a43e-21ae823500cd tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 Jan 21 08:53:55.491230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d1d7ce5-f93e-478b-a43e-21ae823500cd tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:55.491665 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:55.491665 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:55.492309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d1d7ce5-f93e-478b-a43e-21ae823500cd tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:55.551773 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:55.551773 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:55.564012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5d1d7ce5-f93e-478b-a43e-21ae823500cd tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:53:55.594346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d1d7ce5-f93e-478b-a43e-21ae823500cd tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 returned with HTTP 200 Jan 21 08:53:55.608039 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1567/3130] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:55 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 => generated 1419 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:53:55.616641 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1af255f-6bc0-40ca-993c-df85862ffb4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 Jan 21 08:53:55.617719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1af255f-6bc0-40ca-993c-df85862ffb4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:55.618133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:55.618133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:55.618765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1af255f-6bc0-40ca-993c-df85862ffb4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:55.680329 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:55.680329 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:55.691423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a1af255f-6bc0-40ca-993c-df85862ffb4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:53:55.719070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1af255f-6bc0-40ca-993c-df85862ffb4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 returned with HTTP 200 Jan 21 08:53:55.720236 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1568/3131] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:55 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 => generated 1419 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:53:55.737538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d5960f36-f320-4140-939f-96f544340b8a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Retype volume request issued successfully. Jan 21 08:53:55.738517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5960f36-f320-4140-939f-96f544340b8a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d/action returned with HTTP 202 Jan 21 08:53:55.741779 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1564/3132] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 08:53:54 2021] POST /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d/action => generated 0 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:53:55.752639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-620aa74a-af28-4665-86bf-c105f673ca7a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:53:55.753513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-620aa74a-af28-4665-86bf-c105f673ca7a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:55.753900 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:55.753900 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:55.754629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-620aa74a-af28-4665-86bf-c105f673ca7a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:55.844328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:55.844328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:55.856439 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-620aa74a-af28-4665-86bf-c105f673ca7a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:53:55.883318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-620aa74a-af28-4665-86bf-c105f673ca7a tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 200 Jan 21 08:53:55.894495 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1569/3133] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:55 2021] GET /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 939 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:56.903275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9be536d8-1a13-498d-b21c-680b3a410cb4 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:53:56.904797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9be536d8-1a13-498d-b21c-680b3a410cb4 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:56.905033 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:56.905033 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:56.905414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9be536d8-1a13-498d-b21c-680b3a410cb4 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:57.031676 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:57.031676 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:57.045114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9be536d8-1a13-498d-b21c-680b3a410cb4 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:53:57.096590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9be536d8-1a13-498d-b21c-680b3a410cb4 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 200 Jan 21 08:53:57.101830 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1565/3134] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:56 2021] GET /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 941 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:57.120815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea2a8a1e-5bd0-4062-ad19-09f05ce03fe4 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:53:57.121349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea2a8a1e-5bd0-4062-ad19-09f05ce03fe4 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:57.121570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:57.121570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:57.122675 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea2a8a1e-5bd0-4062-ad19-09f05ce03fe4 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:57.218492 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:57.218492 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:57.243978 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ea2a8a1e-5bd0-4062-ad19-09f05ce03fe4 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:53:57.320736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea2a8a1e-5bd0-4062-ad19-09f05ce03fe4 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 200 Jan 21 08:53:57.321819 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1570/3135] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:53:57 2021] GET /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 941 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:57.340461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a33563b6-8ddc-474c-b8af-70b131de46d1 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] POST http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types Jan 21 08:53:57.341248 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:57.341248 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:57.341892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a33563b6-8ddc-474c-b8af-70b131de46d1 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-970602431", "description": "tempest-volume-type-description-1986870367", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:57.494497 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a33563b6-8ddc-474c-b8af-70b131de46d1 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types returned with HTTP 200 Jan 21 08:53:57.499806 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1566/3136] 10.222.0.50 () {60 vars in 1220 bytes} [Thu Jan 21 08:53:57 2021] POST /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types => generated 317 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:57.507131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24c9c4fc-4b1e-4caf-85a8-20e0362df29e tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1b003164-5123-4e46-baeb-c7eb210d2fa3 Jan 21 08:53:57.508252 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24c9c4fc-4b1e-4caf-85a8-20e0362df29e tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:57.508645 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:57.508645 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:57.509251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-24c9c4fc-4b1e-4caf-85a8-20e0362df29e tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:57.529531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-24c9c4fc-4b1e-4caf-85a8-20e0362df29e tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1b003164-5123-4e46-baeb-c7eb210d2fa3 returned with HTTP 200 Jan 21 08:53:57.540177 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1571/3137] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:53:57 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1b003164-5123-4e46-baeb-c7eb210d2fa3 => generated 339 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:57.544375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4fd2eb4-e77b-42f0-b0bf-f575a4636051 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] POST http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types Jan 21 08:53:57.545183 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4fd2eb4-e77b-42f0-b0bf-f575a4636051 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-358841471"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:57.794859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4fd2eb4-e77b-42f0-b0bf-f575a4636051 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types returned with HTTP 200 Jan 21 08:53:57.795824 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1567/3138] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:53:57 2021] POST /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types => generated 220 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:53:57.809784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab296e3e-1e80-4810-b1e6-f2af0ca9ed3d tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] POST http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption Jan 21 08:53:57.810581 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab296e3e-1e80-4810-b1e6-f2af0ca9ed3d tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:58.032568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab296e3e-1e80-4810-b1e6-f2af0ca9ed3d tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption returned with HTTP 200 Jan 21 08:53:58.034059 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1572/3139] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:53:57 2021] POST /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption => generated 193 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:58.047161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f26f6ed4-05c4-4d88-931d-fda49d5657bb tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption Jan 21 08:53:58.049314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f26f6ed4-05c4-4d88-931d-fda49d5657bb tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:58.049970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f26f6ed4-05c4-4d88-931d-fda49d5657bb tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:58.084705 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f26f6ed4-05c4-4d88-931d-fda49d5657bb tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption returned with HTTP 200 Jan 21 08:53:58.091045 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1568/3140] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:53:58 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption => generated 313 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:58.103335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-953cab3c-43fe-421b-9d14-4c8121db74a3 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] PUT http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption/provider Jan 21 08:53:58.105456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-953cab3c-43fe-421b-9d14-4c8121db74a3 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:58.209768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-953cab3c-43fe-421b-9d14-4c8121db74a3 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption/provider returned with HTTP 200 Jan 21 08:53:58.211006 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1573/3141] 10.222.0.50 () {60 vars in 1390 bytes} [Thu Jan 21 08:53:58 2021] PUT /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption/provider => generated 122 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:53:58.223152 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cf1d6f1-103d-4a45-baa0-aecb9f79b583 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption Jan 21 08:53:58.223735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cf1d6f1-103d-4a45-baa0-aecb9f79b583 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:58.224244 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cf1d6f1-103d-4a45-baa0-aecb9f79b583 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:58.249391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cf1d6f1-103d-4a45-baa0-aecb9f79b583 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption returned with HTTP 200 Jan 21 08:53:58.251209 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1569/3142] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:53:58 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption => generated 347 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:58.262927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb639b0a-e51b-40e8-9881-c3242d975e1e tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption/cipher Jan 21 08:53:58.263799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb639b0a-e51b-40e8-9881-c3242d975e1e tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:58.264373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb639b0a-e51b-40e8-9881-c3242d975e1e tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:58.282889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb639b0a-e51b-40e8-9881-c3242d975e1e tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption/cipher returned with HTTP 200 Jan 21 08:53:58.284484 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1574/3143] 10.222.0.50 () {58 vars in 1363 bytes} [Thu Jan 21 08:53:58 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption/cipher => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:53:58.302774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7365fbe-3d31-48ab-9b84-fa67f75b02bf tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] DELETE http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption/provider Jan 21 08:53:58.303868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7365fbe-3d31-48ab-9b84-fa67f75b02bf tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:58.304376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7365fbe-3d31-48ab-9b84-fa67f75b02bf tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:58.406297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7365fbe-3d31-48ab-9b84-fa67f75b02bf tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption/provider returned with HTTP 202 Jan 21 08:53:58.407480 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1570/3144] 10.222.0.50 () {58 vars in 1372 bytes} [Thu Jan 21 08:53:58 2021] DELETE /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption/provider => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:53:58.424313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b12566c6-1064-49e3-9a65-033e77e65cd7 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption Jan 21 08:53:58.424867 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b12566c6-1064-49e3-9a65-033e77e65cd7 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:58.425373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b12566c6-1064-49e3-9a65-033e77e65cd7 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:58.452524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b12566c6-1064-49e3-9a65-033e77e65cd7 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption returned with HTTP 200 Jan 21 08:53:58.456302 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1571/3145] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:53:58 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption => generated 2 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 21 08:53:58.488171 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c342fc14-0160-4150-9776-a7e9eaf16c40 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption Jan 21 08:53:58.489596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c342fc14-0160-4150-9776-a7e9eaf16c40 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:58.490547 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c342fc14-0160-4150-9776-a7e9eaf16c40 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:58.544415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c342fc14-0160-4150-9776-a7e9eaf16c40 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption returned with HTTP 200 Jan 21 08:53:58.552890 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1572/3146] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 08:53:58 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe/encryption => generated 2 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 08:53:58.560536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc2546eb-83c3-493d-a786-568b7ce657b1 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types Jan 21 08:53:58.561298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc2546eb-83c3-493d-a786-568b7ce657b1 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:58.561966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc2546eb-83c3-493d-a786-568b7ce657b1 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:58.596860 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc2546eb-83c3-493d-a786-568b7ce657b1 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types returned with HTTP 200 Jan 21 08:53:58.607848 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1573/3147] 10.222.0.50 () {58 vars in 1198 bytes} [Thu Jan 21 08:53:58 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types => generated 1577 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:53:58.612208 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-922dac33-e383-4314-b03d-d21cfba47f14 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] POST http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types Jan 21 08:53:58.613353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-922dac33-e383-4314-b03d-d21cfba47f14 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-41513736"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:58.698194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-922dac33-e383-4314-b03d-d21cfba47f14 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types returned with HTTP 200 Jan 21 08:53:58.705389 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1574/3148] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:53:58 2021] POST /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types => generated 219 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:58.716715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c216db3-d141-4cf4-a644-f27207d27ebd tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] PUT http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c Jan 21 08:53:58.717731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c216db3-d141-4cf4-a644-f27207d27ebd tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1594979520", "description": "tempest-volume-type-description-1016709622", "is_public": false}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:58.783718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cbc6fdd5-0e15-49ac-9be3-73bc5f5925cb tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] POST http://10.222.0.50/volume/v3/6e917861c572453c860fcba87fa57368/types Jan 21 08:53:58.784893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cbc6fdd5-0e15-49ac-9be3-73bc5f5925cb tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-689714046"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:58.879370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cbc6fdd5-0e15-49ac-9be3-73bc5f5925cb tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] http://10.222.0.50/volume/v3/6e917861c572453c860fcba87fa57368/types returned with HTTP 200 Jan 21 08:53:58.883471 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1575/3149] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 08:53:58 2021] POST /volume/v3/6e917861c572453c860fcba87fa57368/types => generated 219 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:58.894393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfbbdf3d-0895-4eaf-bb80-bb2cdf81434c tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] POST http://10.222.0.50/volume/v3/6e917861c572453c860fcba87fa57368/group_types Jan 21 08:53:58.896250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dfbbdf3d-0895-4eaf-bb80-bb2cdf81434c tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1698325278"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:58.971009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c216db3-d141-4cf4-a644-f27207d27ebd tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c returned with HTTP 200 Jan 21 08:53:58.972677 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1575/3150] 10.222.0.50 () {60 vars in 1330 bytes} [Thu Jan 21 08:53:58 2021] PUT /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c => generated 205 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:58.982808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b20e2a2-141a-4a5b-937e-3eaa2395a2c9 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c Jan 21 08:53:58.983340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b20e2a2-141a-4a5b-937e-3eaa2395a2c9 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:58.984002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b20e2a2-141a-4a5b-937e-3eaa2395a2c9 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:59.002409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b20e2a2-141a-4a5b-937e-3eaa2395a2c9 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c returned with HTTP 200 Jan 21 08:53:59.003334 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1576/3151] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:53:58 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c => generated 269 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:53:59.015676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d94b7bf-a72e-4462-a357-9fc386aeb977 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] DELETE http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c Jan 21 08:53:59.016212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d94b7bf-a72e-4462-a357-9fc386aeb977 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:59.016728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d94b7bf-a72e-4462-a357-9fc386aeb977 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:59.070952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfbbdf3d-0895-4eaf-bb80-bb2cdf81434c tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] http://10.222.0.50/volume/v3/6e917861c572453c860fcba87fa57368/group_types returned with HTTP 202 Jan 21 08:53:59.070952 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1576/3152] 10.222.0.50 () {62 vars in 1278 bytes} [Thu Jan 21 08:53:58 2021] POST /volume/v3/6e917861c572453c860fcba87fa57368/group_types => generated 177 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:53:59.128776 n-d-769329-4 devstack@c-api.service[88055]: /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 08:53:59.128776 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:53:59.176045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d94b7bf-a72e-4462-a357-9fc386aeb977 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c returned with HTTP 202 Jan 21 08:53:59.177747 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1577/3153] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:53:59 2021] DELETE /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:53:59.190540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a2142d7-5e9d-41c3-9861-d4379f8caa84 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c Jan 21 08:53:59.191153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a2142d7-5e9d-41c3-9861-d4379f8caa84 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:59.192055 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a2142d7-5e9d-41c3-9861-d4379f8caa84 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:59.247268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a2142d7-5e9d-41c3-9861-d4379f8caa84 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c returned with HTTP 404 Jan 21 08:53:59.249302 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1578/3154] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:53:59 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/5973599a-b1a2-4578-adbd-cb2fe60adc3c => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:53:59.271869 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b768b256-00cb-41f3-a140-0dea4e4916d9 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] DELETE http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe Jan 21 08:53:59.272795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b768b256-00cb-41f3-a140-0dea4e4916d9 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:59.274019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b768b256-00cb-41f3-a140-0dea4e4916d9 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:59.503035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51510812-eb9d-4bfa-93c8-0dba8c41028c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] POST http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups Jan 21 08:53:59.503886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51510812-eb9d-4bfa-93c8-0dba8c41028c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ab61191f-6c9b-42e5-9ef0-610a730abf40", "volume_types": ["66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd"], "name": "tempest-GroupsV314Test-Group-806302466"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:53:59.505260 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-51510812-eb9d-4bfa-93c8-0dba8c41028c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Creating new group {'group': {'group_type': 'ab61191f-6c9b-42e5-9ef0-610a730abf40', 'volume_types': ['66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd'], 'name': 'tempest-GroupsV314Test-Group-806302466'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 08:53:59.518546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-51510812-eb9d-4bfa-93c8-0dba8c41028c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Creating group tempest-GroupsV314Test-Group-806302466. Jan 21 08:53:59.524602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b768b256-00cb-41f3-a140-0dea4e4916d9 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe returned with HTTP 202 Jan 21 08:53:59.531324 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1579/3155] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:53:59 2021] DELETE /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:53:59.539125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-808380aa-88f6-437f-b90f-09e732cf306a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 Jan 21 08:53:59.540040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-808380aa-88f6-437f-b90f-09e732cf306a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:59.540863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-808380aa-88f6-437f-b90f-09e732cf306a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:59.576019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-51510812-eb9d-4bfa-93c8-0dba8c41028c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Availability Zones retrieved successfully. Jan 21 08:53:59.646784 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:59.646784 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:53:59.660935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-51510812-eb9d-4bfa-93c8-0dba8c41028c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Created reservations ['f8aa1027-8e94-470a-bf2e-b3caf43423b3'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:53:59.662843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-00edc76e-78cd-4791-87ed-827883f2584f req-808380aa-88f6-437f-b90f-09e732cf306a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:53:59.720429 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-808380aa-88f6-437f-b90f-09e732cf306a tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 returned with HTTP 200 Jan 21 08:53:59.722383 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1580/3156] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:53:59 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 => generated 1419 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:53:59.730446 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b2e6f12-8cd7-4bcb-a288-5cf5a7235888 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe Jan 21 08:53:59.731349 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b2e6f12-8cd7-4bcb-a288-5cf5a7235888 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:59.731760 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:59.731760 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:59.732417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b2e6f12-8cd7-4bcb-a288-5cf5a7235888 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:59.765406 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b2e6f12-8cd7-4bcb-a288-5cf5a7235888 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe returned with HTTP 404 Jan 21 08:53:59.766943 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1581/3157] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:53:59 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/4dbe0fbc-c8f7-4e79-beb5-d0230416fefe => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:53:59.787562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb6bbbf5-d4f8-414c-9476-e072cec2582d tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] DELETE http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1b003164-5123-4e46-baeb-c7eb210d2fa3 Jan 21 08:53:59.791093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb6bbbf5-d4f8-414c-9476-e072cec2582d tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:59.791093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb6bbbf5-d4f8-414c-9476-e072cec2582d tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:59.908730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51510812-eb9d-4bfa-93c8-0dba8c41028c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups returned with HTTP 202 Jan 21 08:53:59.914074 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1577/3158] 10.222.0.50 () {62 vars in 1264 bytes} [Thu Jan 21 08:53:59 2021] POST /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups => generated 107 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:53:59.924481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36adb075-1928-47e6-8ef0-6ad6969b705e tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e Jan 21 08:53:59.925073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36adb075-1928-47e6-8ef0-6ad6969b705e tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:59.925305 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:59.925305 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:53:59.925714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36adb075-1928-47e6-8ef0-6ad6969b705e tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:59.926126 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-36adb075-1928-47e6-8ef0-6ad6969b705e tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] show called for member f917679e-1a7d-460f-abaf-30dd6a8cf04e {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:53:59.957408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:59.957408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:00.000877 n-d-769329-4 devstack@c-api.service[88055]: /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 08:54:00.000877 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:54:00.038372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36adb075-1928-47e6-8ef0-6ad6969b705e tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e returned with HTTP 200 Jan 21 08:54:00.039727 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1578/3159] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:53:59 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e => generated 387 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:54:00.067842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb6bbbf5-d4f8-414c-9476-e072cec2582d tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1b003164-5123-4e46-baeb-c7eb210d2fa3 returned with HTTP 202 Jan 21 08:54:00.075285 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1582/3160] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:53:59 2021] DELETE /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1b003164-5123-4e46-baeb-c7eb210d2fa3 => generated 0 bytes in 302 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:00.079849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-214c6e74-9b14-494a-85a9-ba8029aa4157 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1b003164-5123-4e46-baeb-c7eb210d2fa3 Jan 21 08:54:00.080395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-214c6e74-9b14-494a-85a9-ba8029aa4157 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:00.080619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:00.080619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:00.081004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-214c6e74-9b14-494a-85a9-ba8029aa4157 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:00.107041 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-214c6e74-9b14-494a-85a9-ba8029aa4157 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1b003164-5123-4e46-baeb-c7eb210d2fa3 returned with HTTP 404 Jan 21 08:54:00.108482 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1579/3161] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:54:00 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1b003164-5123-4e46-baeb-c7eb210d2fa3 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:00.121405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab906b0f-1246-49be-9bf7-849dd7a3669f tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] DELETE http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:54:00.122348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab906b0f-1246-49be-9bf7-849dd7a3669f tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:00.123217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab906b0f-1246-49be-9bf7-849dd7a3669f tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:00.124061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ab906b0f-1246-49be-9bf7-849dd7a3669f tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Delete volume with id: dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:54:00.325328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:00.325328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:00.328082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ab906b0f-1246-49be-9bf7-849dd7a3669f tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:54:00.495025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ab906b0f-1246-49be-9bf7-849dd7a3669f tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Delete volume request issued successfully. Jan 21 08:54:00.499962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab906b0f-1246-49be-9bf7-849dd7a3669f tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 202 Jan 21 08:54:00.507726 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1583/3162] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:54:00 2021] DELETE /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 0 bytes in 393 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:00.514856 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fcf1ba95-5fa4-4cb5-93f4-da5155be6006 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:54:00.515543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fcf1ba95-5fa4-4cb5-93f4-da5155be6006 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:00.516053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fcf1ba95-5fa4-4cb5-93f4-da5155be6006 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:00.625469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:00.625469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:00.652452 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fcf1ba95-5fa4-4cb5-93f4-da5155be6006 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:54:00.708363 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fcf1ba95-5fa4-4cb5-93f4-da5155be6006 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 200 Jan 21 08:54:00.709452 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1580/3163] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:00 2021] GET /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 940 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:01.057812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a65d562-d69c-43f1-ba61-73171e01bc54 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e Jan 21 08:54:01.058879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a65d562-d69c-43f1-ba61-73171e01bc54 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:01.059251 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:01.059251 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:01.059964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a65d562-d69c-43f1-ba61-73171e01bc54 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:01.068745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-4a65d562-d69c-43f1-ba61-73171e01bc54 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] show called for member f917679e-1a7d-460f-abaf-30dd6a8cf04e {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:54:01.099948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:01.099948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:01.223990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a65d562-d69c-43f1-ba61-73171e01bc54 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e returned with HTTP 200 Jan 21 08:54:01.233651 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1584/3164] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:54:01 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e => generated 388 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:01.238179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] POST http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes Jan 21 08:54:01.238703 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:01.238703 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:01.239127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Action: 'create', calling method: create, body: {"volume": {"volume_type": "66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd", "group_id": "f917679e-1a7d-460f-abaf-30dd6a8cf04e", "size": 1, "name": "tempest-GroupsV314Test-Volume-78872556"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:01.240315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Create volume request body: {'volume': {'volume_type': '66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd', 'group_id': 'f917679e-1a7d-460f-abaf-30dd6a8cf04e', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-78872556'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:54:01.299179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:01.299179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:01.300907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Create volume of 1 GB Jan 21 08:54:01.357212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Availability Zones retrieved successfully. Jan 21 08:54:01.430718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Flow 'volume_create_api' (32d1cbde-4257-459f-888e-14e06d24e922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:54:01.437869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a32a732-df98-4709-bf28-346bbed4f719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:01.441760 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:01.441760 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:01.443570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:54:01.610875 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a32a732-df98-4709-bf28-346bbed4f719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:53:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd,is_public=True,name='tempest-GroupsV314Test-volume-type-689714046',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f917679e-1a7d-460f-abaf-30dd6a8cf04e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:01.616766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afc5faac-d37d-4aca-87df-c8318b0d8dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:01.740541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-91cb3682-31b1-4e18-ad30-515a51953c6d tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:54:01.741825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-91cb3682-31b1-4e18-ad30-515a51953c6d tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:01.742765 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:01.742765 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:01.748522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-91cb3682-31b1-4e18-ad30-515a51953c6d tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:01.865656 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-689714046 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-689714046, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:54:01.866445 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-689714046 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-689714046, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:54:01.894221 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:01.894221 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:01.919048 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-91cb3682-31b1-4e18-ad30-515a51953c6d tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:54:01.996286 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-91cb3682-31b1-4e18-ad30-515a51953c6d tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 200 Jan 21 08:54:01.997178 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1585/3165] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:01 2021] GET /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 940 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:02.008280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Created reservations ['5e4b241a-f682-4e0d-8025-b80fbcb98d10', 'e88a9cd0-55b0-40d2-8de0-bfbd1c324a34', '9f79c3a1-4b32-42d4-9bd6-c866fc8bd509', 'c5f05fdd-71cc-4905-a510-6ca5928b9ad7'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:54:02.010344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afc5faac-d37d-4aca-87df-c8318b0d8dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e4b241a-f682-4e0d-8025-b80fbcb98d10', 'e88a9cd0-55b0-40d2-8de0-bfbd1c324a34', '9f79c3a1-4b32-42d4-9bd6-c866fc8bd509', 'c5f05fdd-71cc-4905-a510-6ca5928b9ad7']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:02.012761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (161ceeae-9fb7-4db3-8187-ef8d5c1b098a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:02.143602 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (161ceeae-9fb7-4db3-8187-ef8d5c1b098a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-78872556',encryption_key_id=None,group_id=f917679e-1a7d-460f-abaf-30dd6a8cf04e,group_type_id=,metadata={},multiattach=False,project_id='668bc9c427f64bc4b12a8978c6e9296d',qos_specs=None,replication_status=,reservations=['5e4b241a-f682-4e0d-8025-b80fbcb98d10','e88a9cd0-55b0-40d2-8de0-bfbd1c324a34','9f79c3a1-4b32-42d4-9bd6-c866fc8bd509','c5f05fdd-71cc-4905-a510-6ca5928b9ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b74d8bb7bde4f459c85898e2c9c064a',volume_type_id=66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd), '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-21T08:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-78872556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f917679e-1a7d-460f-abaf-30dd6a8cf04e,host=None,id=b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='668bc9c427f64bc4b12a8978c6e9296d',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='9b74d8bb7bde4f459c85898e2c9c064a',volume_attachment=,volume_type=,volume_type_id=66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:02.151372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a769d13-1ed2-4c6c-834e-0b99d3d8be9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:02.242868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a769d13-1ed2-4c6c-834e-0b99d3d8be9d) 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-78872556',encryption_key_id=None,group_id=f917679e-1a7d-460f-abaf-30dd6a8cf04e,group_type_id=,metadata={},multiattach=False,project_id='668bc9c427f64bc4b12a8978c6e9296d',qos_specs=None,replication_status=,reservations=['5e4b241a-f682-4e0d-8025-b80fbcb98d10','e88a9cd0-55b0-40d2-8de0-bfbd1c324a34','9f79c3a1-4b32-42d4-9bd6-c866fc8bd509','c5f05fdd-71cc-4905-a510-6ca5928b9ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b74d8bb7bde4f459c85898e2c9c064a',volume_type_id=66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:02.246413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f036d2e2-db09-4c52-943e-6546088657bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:02.317488 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f036d2e2-db09-4c52-943e-6546088657bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:02.320694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Flow 'volume_create_api' (32d1cbde-4257-459f-888e-14e06d24e922) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:54:02.453402 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Create volume request issued successfully. Jan 21 08:54:02.488694 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:02.489589 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:02.507988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:02.524612 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:02.524612 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:02.555170 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c8555b1-0076-4f3a-ab25-bc2a49271cec tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes returned with HTTP 202 Jan 21 08:54:02.565940 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1581/3166] 10.222.0.50 () {62 vars in 1267 bytes} [Thu Jan 21 08:54:01 2021] POST /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes => generated 897 bytes in 1324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:02.570604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3bba7023-450a-4b10-a20b-67b0d46ed380 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 Jan 21 08:54:02.571191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3bba7023-450a-4b10-a20b-67b0d46ed380 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:02.571413 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:02.571413 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:02.571927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3bba7023-450a-4b10-a20b-67b0d46ed380 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:02.676767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:02.676767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:02.696275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3bba7023-450a-4b10-a20b-67b0d46ed380 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:02.711813 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-3bba7023-450a-4b10-a20b-67b0d46ed380 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:02.712275 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-3bba7023-450a-4b10-a20b-67b0d46ed380 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:02.725698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-3bba7023-450a-4b10-a20b-67b0d46ed380 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:02.756122 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:02.756122 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:02.844414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3bba7023-450a-4b10-a20b-67b0d46ed380 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 returned with HTTP 200 Jan 21 08:54:02.855543 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1586/3167] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:02 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 => generated 965 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:03.015805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40542723-fdcd-42e0-a729-400d99d621b2 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:54:03.016367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40542723-fdcd-42e0-a729-400d99d621b2 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:03.016589 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:03.016589 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:03.016964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40542723-fdcd-42e0-a729-400d99d621b2 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:03.139830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:03.139830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:03.150967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-40542723-fdcd-42e0-a729-400d99d621b2 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Volume info retrieved successfully. Jan 21 08:54:03.189286 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40542723-fdcd-42e0-a729-400d99d621b2 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 200 Jan 21 08:54:03.203567 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1582/3168] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:03 2021] GET /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 940 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:03.869397 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36cc5aff-5ab0-479e-bbb2-6443a89ee514 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 Jan 21 08:54:03.872131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36cc5aff-5ab0-479e-bbb2-6443a89ee514 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:03.872425 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:03.872425 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:03.876271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36cc5aff-5ab0-479e-bbb2-6443a89ee514 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:04.010526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-cc53abd2-8c18-48bc-a506-7c9f89af416d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 Jan 21 08:54:04.011880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-cc53abd2-8c18-48bc-a506-7c9f89af416d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:04.012203 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:04.012203 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:04.012916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-cc53abd2-8c18-48bc-a506-7c9f89af416d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:04.099891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:04.099891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:04.137408 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-36cc5aff-5ab0-479e-bbb2-6443a89ee514 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:04.177240 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-36cc5aff-5ab0-479e-bbb2-6443a89ee514 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:04.179206 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-36cc5aff-5ab0-479e-bbb2-6443a89ee514 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:04.202577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-36cc5aff-5ab0-479e-bbb2-6443a89ee514 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:04.210688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:04.210688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:04.265844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36cc5aff-5ab0-479e-bbb2-6443a89ee514 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 returned with HTTP 200 Jan 21 08:54:04.281296 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1587/3169] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:03 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 => generated 989 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:04.294197 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:04.294197 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:04.297000 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f744c45-86b0-44a0-9fef-f4399f775d72 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d Jan 21 08:54:04.298003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f744c45-86b0-44a0-9fef-f4399f775d72 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:04.298392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:04.298392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:04.298998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f744c45-86b0-44a0-9fef-f4399f775d72 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:04.323422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-00edc76e-78cd-4791-87ed-827883f2584f req-cc53abd2-8c18-48bc-a506-7c9f89af416d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:54:04.373286 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-cc53abd2-8c18-48bc-a506-7c9f89af416d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 returned with HTTP 200 Jan 21 08:54:04.374559 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1583/3170] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:54:03 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 => generated 1419 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:04.380122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f744c45-86b0-44a0-9fef-f4399f775d72 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d returned with HTTP 404 Jan 21 08:54:04.382320 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1588/3171] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:04 2021] GET /volume/v3/961027135e1e441e960a6cf9185cd219/volumes/dbd39ead-90e9-461a-8f8b-ae8ccd36035d => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:04.396639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac48b474-6b7c-439c-b95d-31b64e279e37 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] DELETE http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/6d3967d9-e2e7-4d8a-80c0-49cd21ba1ef7 Jan 21 08:54:04.397485 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac48b474-6b7c-439c-b95d-31b64e279e37 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:04.397861 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:04.397861 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:04.401481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f744c45-86b0-44a0-9fef-f4399f775d72 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] GET http://10.222.0.50/volume// Jan 21 08:54:04.402290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f744c45-86b0-44a0-9fef-f4399f775d72 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:04.402832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f744c45-86b0-44a0-9fef-f4399f775d72 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:04.405446 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f744c45-86b0-44a0-9fef-f4399f775d72 tempest-VolumeTypesTest-1085056684 tempest-VolumeTypesTest-1085056684] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:54:04.406600 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1589/3172] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:54:04 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:54:04.407345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac48b474-6b7c-439c-b95d-31b64e279e37 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:04.433622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-82fa88f6-25a3-4570-9482-59c88e994faa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] POST http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments Jan 21 08:54:04.435240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-82fa88f6-25a3-4570-9482-59c88e994faa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a17d2b31-e325-4e6c-b948-0a15bb44bcb4", "instance_uuid": "66abcd91-eaa3-41a1-8ad8-48407ae771a5", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:04.543697 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:04.543697 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:04.668097 n-d-769329-4 devstack@c-api.service[88055]: /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 08:54:04.668097 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:54:04.825202 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-82fa88f6-25a3-4570-9482-59c88e994faa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments returned with HTTP 200 Jan 21 08:54:04.825426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac48b474-6b7c-439c-b95d-31b64e279e37 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/6d3967d9-e2e7-4d8a-80c0-49cd21ba1ef7 returned with HTTP 202 Jan 21 08:54:04.827397 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1584/3173] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:54:04 2021] DELETE /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/6d3967d9-e2e7-4d8a-80c0-49cd21ba1ef7 => generated 0 bytes in 438 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:04.832489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1590/3174] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:54:04 2021] POST /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments => generated 273 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:04.837548 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6bda0e91-0b41-43da-9b5e-1a7861c9478a tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/6d3967d9-e2e7-4d8a-80c0-49cd21ba1ef7 Jan 21 08:54:04.846022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6bda0e91-0b41-43da-9b5e-1a7861c9478a tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:04.846022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6bda0e91-0b41-43da-9b5e-1a7861c9478a tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:04.898677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6bda0e91-0b41-43da-9b5e-1a7861c9478a tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/6d3967d9-e2e7-4d8a-80c0-49cd21ba1ef7 returned with HTTP 404 Jan 21 08:54:04.900963 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1585/3175] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:54:04 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/6d3967d9-e2e7-4d8a-80c0-49cd21ba1ef7 => generated 114 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:04.909715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dd85431-93eb-4444-a271-7e9952d5b5a0 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] DELETE http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1ef21535-8e13-446f-a619-10436007e74b Jan 21 08:54:04.910368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dd85431-93eb-4444-a271-7e9952d5b5a0 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:04.911195 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:04.911195 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:04.911728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dd85431-93eb-4444-a271-7e9952d5b5a0 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:04.912636 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:04.912636 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:05.032353 n-d-769329-4 devstack@c-api.service[88055]: /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 08:54:05.032353 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:54:05.153597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dd85431-93eb-4444-a271-7e9952d5b5a0 tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1ef21535-8e13-446f-a619-10436007e74b returned with HTTP 202 Jan 21 08:54:05.154577 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1591/3176] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:54:04 2021] DELETE /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1ef21535-8e13-446f-a619-10436007e74b => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:05.169310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ba485f7-ecf8-4082-8c4d-492e9314d0df tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] GET http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1ef21535-8e13-446f-a619-10436007e74b Jan 21 08:54:05.170621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ba485f7-ecf8-4082-8c4d-492e9314d0df tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:05.177387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ba485f7-ecf8-4082-8c4d-492e9314d0df tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:05.233536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ba485f7-ecf8-4082-8c4d-492e9314d0df tempest-VolumeTypesTest-37559613 tempest-VolumeTypesTest-37559613] http://10.222.0.50/volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1ef21535-8e13-446f-a619-10436007e74b returned with HTTP 404 Jan 21 08:54:05.236298 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1586/3177] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:54:05 2021] GET /volume/v3/8f4614f9836f439ba2175ea9a1df0f06/types/1ef21535-8e13-446f-a619-10436007e74b => generated 114 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:05.297486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7a46708-6913-495f-b5f5-60757c1544fc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 Jan 21 08:54:05.298419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7a46708-6913-495f-b5f5-60757c1544fc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:05.299356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7a46708-6913-495f-b5f5-60757c1544fc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:05.378687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:05.378687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:05.400077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f7a46708-6913-495f-b5f5-60757c1544fc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:05.440692 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-f7a46708-6913-495f-b5f5-60757c1544fc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:05.444061 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-f7a46708-6913-495f-b5f5-60757c1544fc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:05.466065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-f7a46708-6913-495f-b5f5-60757c1544fc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:05.486067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:05.486067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:05.530068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7a46708-6913-495f-b5f5-60757c1544fc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 returned with HTTP 200 Jan 21 08:54:05.531993 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1592/3178] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:05 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 => generated 990 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:05.549400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] POST http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/action Jan 21 08:54:05.550282 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Action body: b'{"create-from-src": {"source_group_id": "f917679e-1a7d-460f-abaf-30dd6a8cf04e", "name": "tempest-Group_from_grp-1518020514"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:54:05.550677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f917679e-1a7d-460f-abaf-30dd6a8cf04e", "name": "tempest-Group_from_grp-1518020514"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:05.552397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Creating new group {'create-from-src': {'source_group_id': 'f917679e-1a7d-460f-abaf-30dd6a8cf04e', 'name': 'tempest-Group_from_grp-1518020514'}}. {{(pid=88057) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 08:54:05.552727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Creating group tempest-Group_from_grp-1518020514 from source group f917679e-1a7d-460f-abaf-30dd6a8cf04e. Jan 21 08:54:05.561138 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:05.561138 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:05.589454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:05.589454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:05.703908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Created reservations ['4f59c57e-b604-4c80-9ffe-670e8e1167ad'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:54:06.022304 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.group.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] A mapping entry already exists for group 181f4542-adb3-4893-9784-6271ec79ed6e and volume type 66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd. Do not need to create again. Jan 21 08:54:06.023559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:06.023559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:06.025006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Availability Zones retrieved successfully. Jan 21 08:54:06.058027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Flow 'volume_create_api' (38a592a6-ab52-4986-9a46-2ed842a98908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:54:06.063502 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489591cf-dd0d-4921-8bdd-10292f6b129d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:06.068851 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Validating volume size '1' using validate_int, validate_source_size {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:54:06.183414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489591cf-dd0d-4921-8bdd-10292f6b129d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8', 'volume_type': VolumeType(created_at=2021-01-21T08:53:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd,is_public=True,name='tempest-GroupsV314Test-volume-type-689714046',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '181f4542-adb3-4893-9784-6271ec79ed6e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:06.189940 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d9014e-f923-4512-9cb1-9412b05359ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:06.362540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Created reservations ['44b54ef9-07cb-4a82-8c88-b2f1bfdd2831', 'bc446cf3-15ae-47c2-be2a-169c33ac6fdb', 'eb29eab3-e2f6-4b9f-9eb4-e30c3de5c25d', 'daa53dc4-edb9-45c8-b430-05da48a6ad24'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:54:06.367289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d9014e-f923-4512-9cb1-9412b05359ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44b54ef9-07cb-4a82-8c88-b2f1bfdd2831', 'bc446cf3-15ae-47c2-be2a-169c33ac6fdb', 'eb29eab3-e2f6-4b9f-9eb4-e30c3de5c25d', 'daa53dc4-edb9-45c8-b430-05da48a6ad24']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:06.372034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09bd0453-9b75-4c74-a236-0e3555781e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:06.565587 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09bd0453-9b75-4c74-a236-0e3555781e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd17c2405-7c14-4095-87eb-12c748d64ecb', '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=181f4542-adb3-4893-9784-6271ec79ed6e,group_type_id=,metadata={},multiattach=False,project_id='668bc9c427f64bc4b12a8978c6e9296d',qos_specs=None,replication_status=,reservations=['44b54ef9-07cb-4a82-8c88-b2f1bfdd2831','bc446cf3-15ae-47c2-be2a-169c33ac6fdb','eb29eab3-e2f6-4b9f-9eb4-e30c3de5c25d','daa53dc4-edb9-45c8-b430-05da48a6ad24'],size=1,snapshot_id=None,source_replicaid=,source_volid=b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8,status='creating',user_id='9b74d8bb7bde4f459c85898e2c9c064a',volume_type_id=66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd), '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-21T08:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=181f4542-adb3-4893-9784-6271ec79ed6e,host=None,id=d17c2405-7c14-4095-87eb-12c748d64ecb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='668bc9c427f64bc4b12a8978c6e9296d',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=b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8,status='creating',terminated_at=None,updated_at=None,user_id='9b74d8bb7bde4f459c85898e2c9c064a',volume_attachment=,volume_type=,volume_type_id=66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:06.567563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243c628b-906d-41f9-ac63-09c5b60a39b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:06.649573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (243c628b-906d-41f9-ac63-09c5b60a39b2) 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=181f4542-adb3-4893-9784-6271ec79ed6e,group_type_id=,metadata={},multiattach=False,project_id='668bc9c427f64bc4b12a8978c6e9296d',qos_specs=None,replication_status=,reservations=['44b54ef9-07cb-4a82-8c88-b2f1bfdd2831','bc446cf3-15ae-47c2-be2a-169c33ac6fdb','eb29eab3-e2f6-4b9f-9eb4-e30c3de5c25d','daa53dc4-edb9-45c8-b430-05da48a6ad24'],size=1,snapshot_id=None,source_replicaid=,source_volid=b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8,status='creating',user_id='9b74d8bb7bde4f459c85898e2c9c064a',volume_type_id=66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:06.654719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Flow 'volume_create_api' (38a592a6-ab52-4986-9a46-2ed842a98908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:54:06.718718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Create volume request issued successfully. Jan 21 08:54:06.799140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df518f91-50d0-4519-9d9f-0da2cfb27f5a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/action returned with HTTP 202 Jan 21 08:54:06.801585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1587/3179] 10.222.0.50 () {62 vars in 1285 bytes} [Thu Jan 21 08:54:05 2021] POST /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/action => generated 102 bytes in 1257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:06.813959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/detail Jan 21 08:54:06.815209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:06.820067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:06.820067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:06.821300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:06.822784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:54:06.826338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:54:07.010124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Get all volumes completed successfully. Jan 21 08:54:07.013133 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:07.013906 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:07.028204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:07.042164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:07.042164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:07.070179 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:07.070928 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:07.089004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:07.104681 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:07.104681 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:07.153973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/detail returned with HTTP 200 Jan 21 08:54:07.156000 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1593/3180] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:54:06 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/detail => generated 1970 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:54:07.174576 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22d04f49-60bd-4b45-94b2-920283dc5be7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:07.175176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22d04f49-60bd-4b45-94b2-920283dc5be7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:07.175364 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:07.175364 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:07.175871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22d04f49-60bd-4b45-94b2-920283dc5be7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:07.234706 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:07.234706 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:07.251384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-22d04f49-60bd-4b45-94b2-920283dc5be7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:07.270554 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-22d04f49-60bd-4b45-94b2-920283dc5be7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:07.271305 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-22d04f49-60bd-4b45-94b2-920283dc5be7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:07.282944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-22d04f49-60bd-4b45-94b2-920283dc5be7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:07.291823 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:07.291823 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:07.321814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22d04f49-60bd-4b45-94b2-920283dc5be7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:07.323736 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1588/3181] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:07 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:54:08.212645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume// Jan 21 08:54:08.214042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:08.214398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:08.214398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:08.215100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:08.217543 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e6a5c51-93b0-48d8-8870-1f87a5c526f5 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:54:08.218583 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1594/3182] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:54:08 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 08:54:08.235061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-cfcf5527-c57b-470a-a699-0c4a20b5f86e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 Jan 21 08:54:08.235669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-cfcf5527-c57b-470a-a699-0c4a20b5f86e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:08.235901 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:08.235901 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:08.236276 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-cfcf5527-c57b-470a-a699-0c4a20b5f86e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:08.341937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:08.341937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:08.346397 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2287209-9bbf-4bb9-835d-00a255db3412 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:08.350406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2287209-9bbf-4bb9-835d-00a255db3412 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:08.351655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2287209-9bbf-4bb9-835d-00a255db3412 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:08.387583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-00edc76e-78cd-4791-87ed-827883f2584f req-cfcf5527-c57b-470a-a699-0c4a20b5f86e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:54:08.468550 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:08.468550 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:08.492350 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-cfcf5527-c57b-470a-a699-0c4a20b5f86e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 returned with HTTP 200 Jan 21 08:54:08.493556 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1589/3183] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:54:08 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 => generated 1517 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:54:08.523049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-50cd2f8b-09f5-46d6-bd12-8af6ed01ce4d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] PUT http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments/ba93f39f-40e5-49a8-964b-161b71c52cbf Jan 21 08:54:08.523647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:08.523647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:08.524081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-50cd2f8b-09f5-46d6-bd12-8af6ed01ce4d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:08.547023 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:08.547023 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:08.581981 n-d-769329-4 devstack@c-api.service[88055]: /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 08:54:08.581981 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:54:08.582519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-00edc76e-78cd-4791-87ed-827883f2584f req-50cd2f8b-09f5-46d6-bd12-8af6ed01ce4d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Lock "b'cinder-attachment_update-a17d2b31-e325-4e6c-b948-0a15bb44bcb4-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:54:08.584931 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:08.584931 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:08.608611 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a2287209-9bbf-4bb9-835d-00a255db3412 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:08.671220 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-a2287209-9bbf-4bb9-835d-00a255db3412 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:08.671638 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-a2287209-9bbf-4bb9-835d-00a255db3412 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:08.692232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-a2287209-9bbf-4bb9-835d-00a255db3412 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:08.714173 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:08.714173 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:08.765398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2287209-9bbf-4bb9-835d-00a255db3412 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:08.769625 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1595/3184] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:08 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:09.799184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f272d31-1796-4c4d-abaf-de89d5d01a0c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:09.803020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f272d31-1796-4c4d-abaf-de89d5d01a0c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:09.804246 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:09.804246 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:09.805239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f272d31-1796-4c4d-abaf-de89d5d01a0c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:10.061414 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:10.061414 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:10.094962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f272d31-1796-4c4d-abaf-de89d5d01a0c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:10.149776 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-0f272d31-1796-4c4d-abaf-de89d5d01a0c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:10.151647 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-0f272d31-1796-4c4d-abaf-de89d5d01a0c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:10.168330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-0f272d31-1796-4c4d-abaf-de89d5d01a0c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:10.183882 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:10.183882 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:10.220350 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f272d31-1796-4c4d-abaf-de89d5d01a0c tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:10.221343 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1596/3185] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:09 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:11.243411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab3071f8-7f22-42c2-8f49-78902d00d0dd tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:11.245601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab3071f8-7f22-42c2-8f49-78902d00d0dd tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:11.246221 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:11.246221 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:11.250955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab3071f8-7f22-42c2-8f49-78902d00d0dd tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:11.482521 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:11.482521 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:11.493632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ab3071f8-7f22-42c2-8f49-78902d00d0dd tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:11.512625 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-ab3071f8-7f22-42c2-8f49-78902d00d0dd tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:11.513214 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-ab3071f8-7f22-42c2-8f49-78902d00d0dd tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:11.523887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-ab3071f8-7f22-42c2-8f49-78902d00d0dd tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:11.540002 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:11.540002 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:11.590064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab3071f8-7f22-42c2-8f49-78902d00d0dd tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:11.592031 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1597/3186] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:11 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:12.613294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1827466f-1fc9-4578-9444-1bad3dc4e726 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:12.614488 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1827466f-1fc9-4578-9444-1bad3dc4e726 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:12.615139 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:12.615139 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:12.619854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1827466f-1fc9-4578-9444-1bad3dc4e726 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:12.665215 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-00edc76e-78cd-4791-87ed-827883f2584f req-50cd2f8b-09f5-46d6-bd12-8af6ed01ce4d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Lock "b'cinder-attachment_update-a17d2b31-e325-4e6c-b948-0a15bb44bcb4-n-h1-769329-4'" released by "attachment_update" :: held 4.082s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:54:12.666804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-50cd2f8b-09f5-46d6-bd12-8af6ed01ce4d tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments/ba93f39f-40e5-49a8-964b-161b71c52cbf returned with HTTP 200 Jan 21 08:54:12.673314 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1590/3187] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:54:08 2021] PUT /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments/ba93f39f-40e5-49a8-964b-161b71c52cbf => generated 762 bytes in 4164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:12.765640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-b31b0195-b70d-440d-9e3d-fd0991664ed3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] POST http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments/ba93f39f-40e5-49a8-964b-161b71c52cbf/action Jan 21 08:54:12.769921 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:12.769921 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:12.779127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-b31b0195-b70d-440d-9e3d-fd0991664ed3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:54:12.780252 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-b31b0195-b70d-440d-9e3d-fd0991664ed3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:12.866927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:12.866927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:12.930514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1827466f-1fc9-4578-9444-1bad3dc4e726 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:12.984926 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-1827466f-1fc9-4578-9444-1bad3dc4e726 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:12.998953 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-1827466f-1fc9-4578-9444-1bad3dc4e726 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:13.025991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-1827466f-1fc9-4578-9444-1bad3dc4e726 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:13.045179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:13.045179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:13.136376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1827466f-1fc9-4578-9444-1bad3dc4e726 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:13.136376 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1598/3188] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:12 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:13.304461 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:13.304461 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:13.441534 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-00edc76e-78cd-4791-87ed-827883f2584f req-b31b0195-b70d-440d-9e3d-fd0991664ed3 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments/ba93f39f-40e5-49a8-964b-161b71c52cbf/action returned with HTTP 204 Jan 21 08:54:13.444803 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1591/3189] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:54:12 2021] POST /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments/ba93f39f-40e5-49a8-964b-161b71c52cbf/action => generated 0 bytes in 691 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:54:14.151764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b420d48-1c99-455d-857b-8bbd1a8a16dc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:14.152755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b420d48-1c99-455d-857b-8bbd1a8a16dc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:14.152755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:14.152755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:14.153272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b420d48-1c99-455d-857b-8bbd1a8a16dc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:14.280894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:14.280894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:14.299921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2b420d48-1c99-455d-857b-8bbd1a8a16dc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:14.331408 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-2b420d48-1c99-455d-857b-8bbd1a8a16dc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:14.332931 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-2b420d48-1c99-455d-857b-8bbd1a8a16dc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:14.351238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-2b420d48-1c99-455d-857b-8bbd1a8a16dc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:14.374952 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:14.374952 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:14.415588 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b420d48-1c99-455d-857b-8bbd1a8a16dc tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:14.427463 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1599/3190] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:14 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:15.450989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b0796b1-e03c-4f56-8dcf-f553b748f995 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:15.454621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b0796b1-e03c-4f56-8dcf-f553b748f995 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:15.455470 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:15.455470 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:15.456693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b0796b1-e03c-4f56-8dcf-f553b748f995 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:15.670277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:15.670277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:15.699464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2b0796b1-e03c-4f56-8dcf-f553b748f995 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:15.833961 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-2b0796b1-e03c-4f56-8dcf-f553b748f995 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:15.833961 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-2b0796b1-e03c-4f56-8dcf-f553b748f995 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:15.833961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-2b0796b1-e03c-4f56-8dcf-f553b748f995 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:15.833961 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:15.833961 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:15.833961 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b0796b1-e03c-4f56-8dcf-f553b748f995 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:15.833961 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1592/3191] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:15 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:16.859191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a18bab4b-b209-4dd1-a422-61bdc551142d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:16.860579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a18bab4b-b209-4dd1-a422-61bdc551142d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:16.860962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:16.860962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:16.861563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a18bab4b-b209-4dd1-a422-61bdc551142d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:16.992125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:16.992125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:17.020373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a18bab4b-b209-4dd1-a422-61bdc551142d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:17.053561 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-a18bab4b-b209-4dd1-a422-61bdc551142d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:17.054734 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-a18bab4b-b209-4dd1-a422-61bdc551142d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:17.073015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-a18bab4b-b209-4dd1-a422-61bdc551142d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:17.084456 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:17.084456 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:17.111939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a18bab4b-b209-4dd1-a422-61bdc551142d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:17.127469 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1600/3192] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:16 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:54:17.269984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] POST http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes Jan 21 08:54:17.270873 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:17.270873 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:17.271799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1018762369"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:17.274216 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1018762369'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:54:17.275140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Create volume of 1 GB Jan 21 08:54:17.305709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Availability Zones retrieved successfully. Jan 21 08:54:17.345603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Flow 'volume_create_api' (690e39a9-368a-49a1-a5b9-617e6538bd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:54:17.351874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef2eeda6-f062-42ff-9fe0-829e307b7377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:17.356936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:54:17.493269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef2eeda6-f062-42ff-9fe0-829e307b7377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:17.496441 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f745416-0057-4412-9f59-151a64481b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:17.726901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Created reservations ['41f4c9d4-daf7-44b0-9d5a-b6f61ffea496', '199d9e7e-8452-4913-aa69-64db40b54396', '125488a2-96d6-4836-9c89-d433835cbcb3', '9db25ed1-1c57-4610-af42-368b15a9adba'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:54:17.729246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f745416-0057-4412-9f59-151a64481b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41f4c9d4-daf7-44b0-9d5a-b6f61ffea496', '199d9e7e-8452-4913-aa69-64db40b54396', '125488a2-96d6-4836-9c89-d433835cbcb3', '9db25ed1-1c57-4610-af42-368b15a9adba']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:17.731540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc008f83-7ba0-43a3-a999-a67d8e887f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:18.144795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c5f8fb1-46dd-4043-98e5-6c3a314caf2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:18.145638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c5f8fb1-46dd-4043-98e5-6c3a314caf2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:18.147368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:18.147368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:18.154555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c5f8fb1-46dd-4043-98e5-6c3a314caf2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:18.266456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc008f83-7ba0-43a3-a999-a67d8e887f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4310c25b-e3d7-42c3-889c-336dc17d86cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1018762369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f32fcb41a1e4454b9b83a51b62dc193',qos_specs=None,replication_status=,reservations=['41f4c9d4-daf7-44b0-9d5a-b6f61ffea496','199d9e7e-8452-4913-aa69-64db40b54396','125488a2-96d6-4836-9c89-d433835cbcb3','9db25ed1-1c57-4610-af42-368b15a9adba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ac902e9bb1a45799e5f48d7c49cc319',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:54:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1018762369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4310c25b-e3d7-42c3-889c-336dc17d86cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f32fcb41a1e4454b9b83a51b62dc193',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='3ac902e9bb1a45799e5f48d7c49cc319',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:18.282512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d417ec20-f1a9-4900-af2a-4a47c064be56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:18.444702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d417ec20-f1a9-4900-af2a-4a47c064be56) 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-1018762369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f32fcb41a1e4454b9b83a51b62dc193',qos_specs=None,replication_status=,reservations=['41f4c9d4-daf7-44b0-9d5a-b6f61ffea496','199d9e7e-8452-4913-aa69-64db40b54396','125488a2-96d6-4836-9c89-d433835cbcb3','9db25ed1-1c57-4610-af42-368b15a9adba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ac902e9bb1a45799e5f48d7c49cc319',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:18.449744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a181b570-3680-4a89-bea5-285c49ca82e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:18.504693 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:18.504693 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:18.552649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a181b570-3680-4a89-bea5-285c49ca82e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:18.560091 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8c5f8fb1-46dd-4043-98e5-6c3a314caf2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:18.577312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Flow 'volume_create_api' (690e39a9-368a-49a1-a5b9-617e6538bd60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:54:18.630809 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-8c5f8fb1-46dd-4043-98e5-6c3a314caf2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:18.631684 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-8c5f8fb1-46dd-4043-98e5-6c3a314caf2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:18.661681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-8c5f8fb1-46dd-4043-98e5-6c3a314caf2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:18.680522 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:18.680522 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:18.761053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c5f8fb1-46dd-4043-98e5-6c3a314caf2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:18.783753 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1601/3193] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:18 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 649 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:18.981568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Create volume request issued successfully. Jan 21 08:54:19.045887 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bca4dc53-747e-4849-b356-3543932002f0 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes returned with HTTP 202 Jan 21 08:54:19.054272 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1593/3194] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:54:16 2021] POST /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes => generated 824 bytes in 2160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:54:19.085170 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52001107-f8be-4682-b167-38a720b63910 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb Jan 21 08:54:19.086171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52001107-f8be-4682-b167-38a720b63910 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:19.086552 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:19.086552 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:19.095952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52001107-f8be-4682-b167-38a720b63910 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:19.302567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:19.302567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:19.324644 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-52001107-f8be-4682-b167-38a720b63910 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Volume info retrieved successfully. Jan 21 08:54:19.376670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52001107-f8be-4682-b167-38a720b63910 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb returned with HTTP 200 Jan 21 08:54:19.378026 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1602/3195] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:19 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb => generated 892 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:54:19.787008 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ff105d3-b6d2-4276-850e-bfb5d0f18b40 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:19.787726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ff105d3-b6d2-4276-850e-bfb5d0f18b40 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:19.788107 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:19.788107 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:19.788575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ff105d3-b6d2-4276-850e-bfb5d0f18b40 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:19.870967 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:19.870967 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:19.915291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1ff105d3-b6d2-4276-850e-bfb5d0f18b40 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:19.978291 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-1ff105d3-b6d2-4276-850e-bfb5d0f18b40 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:19.983850 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-1ff105d3-b6d2-4276-850e-bfb5d0f18b40 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:20.024258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-1ff105d3-b6d2-4276-850e-bfb5d0f18b40 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:20.047876 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:20.047876 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:20.124927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ff105d3-b6d2-4276-850e-bfb5d0f18b40 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:20.127978 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1594/3196] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:19 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:20.406922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaf9ff88-4a4e-46c6-ae75-1c72ba0c316f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb Jan 21 08:54:20.407860 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaf9ff88-4a4e-46c6-ae75-1c72ba0c316f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:20.407860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:20.407860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:20.408337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaf9ff88-4a4e-46c6-ae75-1c72ba0c316f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:20.587149 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:20.587149 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:20.606404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eaf9ff88-4a4e-46c6-ae75-1c72ba0c316f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Volume info retrieved successfully. Jan 21 08:54:20.660294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaf9ff88-4a4e-46c6-ae75-1c72ba0c316f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb returned with HTTP 200 Jan 21 08:54:20.676425 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1603/3197] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:20 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb => generated 916 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:21.144519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c99f56df-e025-4e31-8cd1-128d79ad9ff7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:21.145258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c99f56df-e025-4e31-8cd1-128d79ad9ff7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:21.145585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:21.145585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:21.146186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c99f56df-e025-4e31-8cd1-128d79ad9ff7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:21.206331 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:21.206331 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:21.249747 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c99f56df-e025-4e31-8cd1-128d79ad9ff7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:21.293269 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-c99f56df-e025-4e31-8cd1-128d79ad9ff7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:21.293269 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-c99f56df-e025-4e31-8cd1-128d79ad9ff7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:21.300891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-c99f56df-e025-4e31-8cd1-128d79ad9ff7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:21.316747 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:21.316747 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:21.368621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c99f56df-e025-4e31-8cd1-128d79ad9ff7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:21.374636 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1595/3198] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:21 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:21.688849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ec83120-82e6-4c79-b8dc-e8463274fd02 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb Jan 21 08:54:21.690003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ec83120-82e6-4c79-b8dc-e8463274fd02 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:21.690362 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:21.690362 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:21.690965 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ec83120-82e6-4c79-b8dc-e8463274fd02 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:21.746024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:21.746024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:21.756809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ec83120-82e6-4c79-b8dc-e8463274fd02 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Volume info retrieved successfully. Jan 21 08:54:21.782326 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ec83120-82e6-4c79-b8dc-e8463274fd02 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb returned with HTTP 200 Jan 21 08:54:21.783521 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1604/3199] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:21 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:21.804618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc110833-34f6-42b6-bc89-0693b636c3af tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] POST http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots Jan 21 08:54:21.805799 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:21.805799 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:21.806485 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc110833-34f6-42b6-bc89-0693b636c3af tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4310c25b-e3d7-42c3-889c-336dc17d86cb", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-293349632"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:21.894078 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:21.894078 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:21.897189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cc110833-34f6-42b6-bc89-0693b636c3af tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Volume info retrieved successfully. Jan 21 08:54:21.898252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-cc110833-34f6-42b6-bc89-0693b636c3af tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Create snapshot from volume 4310c25b-e3d7-42c3-889c-336dc17d86cb Jan 21 08:54:22.150644 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-cc110833-34f6-42b6-bc89-0693b636c3af tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Created reservations ['9329b539-e2ac-41b2-919e-fde4ab5a0769', '61d56413-6264-41ec-901c-134719266bb2', '60c4ac81-a476-4ea9-b24b-224c966208d9', 'b100ac0e-79a4-412e-8437-ab9369563b43'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:54:22.391567 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9534ce65-b977-440f-ada5-26da174f8c62 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:22.392396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9534ce65-b977-440f-ada5-26da174f8c62 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:22.392736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:22.392736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:22.393528 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9534ce65-b977-440f-ada5-26da174f8c62 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:22.563486 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:22.563486 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:22.598209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9534ce65-b977-440f-ada5-26da174f8c62 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:22.666906 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-9534ce65-b977-440f-ada5-26da174f8c62 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:22.671035 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-9534ce65-b977-440f-ada5-26da174f8c62 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:22.697629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-9534ce65-b977-440f-ada5-26da174f8c62 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:22.742575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:22.742575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:22.838294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9534ce65-b977-440f-ada5-26da174f8c62 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:22.851486 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1605/3200] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:22 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:54:23.110657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cc110833-34f6-42b6-bc89-0693b636c3af tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot create request issued successfully. Jan 21 08:54:23.115512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc110833-34f6-42b6-bc89-0693b636c3af tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots returned with HTTP 202 Jan 21 08:54:23.122684 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1596/3201] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:54:21 2021] POST /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots => generated 310 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:54:23.136096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8a1e77d-6a67-4431-bad4-e9b3664aa00f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:23.136656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8a1e77d-6a67-4431-bad4-e9b3664aa00f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:23.138849 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:23.138849 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:23.140317 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8a1e77d-6a67-4431-bad4-e9b3664aa00f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:23.224721 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:23.224721 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:23.224721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a8a1e77d-6a67-4431-bad4-e9b3664aa00f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:23.248093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8a1e77d-6a67-4431-bad4-e9b3664aa00f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c returned with HTTP 200 Jan 21 08:54:23.248093 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1606/3202] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:54:23 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c => generated 442 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:54:23.887165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65eef525-6f27-4055-a586-66ec2a5d26f7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:23.890498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65eef525-6f27-4055-a586-66ec2a5d26f7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:23.893170 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:23.893170 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:23.897608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65eef525-6f27-4055-a586-66ec2a5d26f7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:24.144319 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:24.144319 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:24.179690 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65eef525-6f27-4055-a586-66ec2a5d26f7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:24.212013 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-65eef525-6f27-4055-a586-66ec2a5d26f7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:24.212613 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-65eef525-6f27-4055-a586-66ec2a5d26f7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:24.225518 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-65eef525-6f27-4055-a586-66ec2a5d26f7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:24.240137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-901a12fb-1bc9-4a64-b175-ee0e044c2662 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:24.240641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-901a12fb-1bc9-4a64-b175-ee0e044c2662 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:24.240837 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:24.240837 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:24.241207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-901a12fb-1bc9-4a64-b175-ee0e044c2662 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:24.261361 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:24.261361 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:24.309240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:24.309240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:24.313232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-901a12fb-1bc9-4a64-b175-ee0e044c2662 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:24.316905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-901a12fb-1bc9-4a64-b175-ee0e044c2662 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c returned with HTTP 200 Jan 21 08:54:24.319847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65eef525-6f27-4055-a586-66ec2a5d26f7 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:24.321011 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1607/3203] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:54:24 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c => generated 442 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:24.322924 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1597/3204] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:23 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:25.341193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e50086d-8634-4ef9-a0b9-1c6102619547 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:25.341773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e50086d-8634-4ef9-a0b9-1c6102619547 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:25.342130 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:25.342130 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:25.342721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e50086d-8634-4ef9-a0b9-1c6102619547 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:25.349196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c7a99c7-3886-4da1-adcb-5fb60208b677 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:25.350633 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c7a99c7-3886-4da1-adcb-5fb60208b677 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:25.351030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:25.351030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:25.351645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c7a99c7-3886-4da1-adcb-5fb60208b677 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:25.437826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:25.437826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:25.443385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1e50086d-8634-4ef9-a0b9-1c6102619547 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:25.445903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e50086d-8634-4ef9-a0b9-1c6102619547 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c returned with HTTP 200 Jan 21 08:54:25.461252 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1608/3205] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:54:25 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c => generated 442 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:25.471353 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:25.471353 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:25.481926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1c7a99c7-3886-4da1-adcb-5fb60208b677 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:25.498472 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-1c7a99c7-3886-4da1-adcb-5fb60208b677 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:25.499279 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-1c7a99c7-3886-4da1-adcb-5fb60208b677 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:25.513889 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-1c7a99c7-3886-4da1-adcb-5fb60208b677 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:25.523641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:25.523641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:25.571810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c7a99c7-3886-4da1-adcb-5fb60208b677 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:25.583165 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1598/3206] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:25 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:26.482637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-036e9794-ceed-4588-89cf-459b3cc38f3a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:26.486857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-036e9794-ceed-4588-89cf-459b3cc38f3a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:26.487551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:26.487551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:26.489479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-036e9794-ceed-4588-89cf-459b3cc38f3a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:26.599372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:26.599372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:26.602069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-036e9794-ceed-4588-89cf-459b3cc38f3a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:26.605032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3144dbb-0cb4-4976-a38c-724b85a60e2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:26.606038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3144dbb-0cb4-4976-a38c-724b85a60e2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:26.606355 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:26.606355 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:26.608335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-036e9794-ceed-4588-89cf-459b3cc38f3a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c returned with HTTP 200 Jan 21 08:54:26.609821 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3144dbb-0cb4-4976-a38c-724b85a60e2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:26.611121 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1609/3207] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:54:26 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c => generated 442 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:26.727236 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:26.727236 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:26.763151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a3144dbb-0cb4-4976-a38c-724b85a60e2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:26.779083 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-a3144dbb-0cb4-4976-a38c-724b85a60e2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:26.779944 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-a3144dbb-0cb4-4976-a38c-724b85a60e2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:26.794405 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-a3144dbb-0cb4-4976-a38c-724b85a60e2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:26.807625 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:26.807625 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:26.887952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3144dbb-0cb4-4976-a38c-724b85a60e2a tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:26.893328 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1599/3208] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:26 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:27.628737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2688dfea-b1c4-4367-99e3-038c3af30c06 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:27.631172 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2688dfea-b1c4-4367-99e3-038c3af30c06 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:27.631642 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:27.631642 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:27.641835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2688dfea-b1c4-4367-99e3-038c3af30c06 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:27.715956 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:27.715956 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:27.717617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2688dfea-b1c4-4367-99e3-038c3af30c06 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:27.720392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2688dfea-b1c4-4367-99e3-038c3af30c06 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c returned with HTTP 200 Jan 21 08:54:27.721943 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1610/3209] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:54:27 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c => generated 469 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:27.739863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26a12e4c-9033-45c9-98b5-717953415e87 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] POST http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata Jan 21 08:54:27.740089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:27.740089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:27.740764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26a12e4c-9033-45c9-98b5-717953415e87 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:27.816969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:27.816969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:27.819101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-26a12e4c-9033-45c9-98b5-717953415e87 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:27.922478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48dc5cb9-bdde-4942-aabe-2fad02dcf3f1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:27.923410 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48dc5cb9-bdde-4942-aabe-2fad02dcf3f1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:27.923858 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:27.923858 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:27.924536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48dc5cb9-bdde-4942-aabe-2fad02dcf3f1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:28.022288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.022288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.034294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-48dc5cb9-bdde-4942-aabe-2fad02dcf3f1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:28.057719 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-48dc5cb9-bdde-4942-aabe-2fad02dcf3f1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:28.058393 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-48dc5cb9-bdde-4942-aabe-2fad02dcf3f1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:28.075406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-48dc5cb9-bdde-4942-aabe-2fad02dcf3f1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:28.077521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-26a12e4c-9033-45c9-98b5-717953415e87 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Update snapshot metadata completed successfully. Jan 21 08:54:28.078252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26a12e4c-9033-45c9-98b5-717953415e87 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata returned with HTTP 200 Jan 21 08:54:28.079140 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1600/3210] 10.222.0.50 () {60 vars in 1369 bytes} [Thu Jan 21 08:54:27 2021] POST /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata => generated 68 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:54:28.091215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-984c86f8-bbb6-4df5-b63c-bf3f8e7e6a4f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata Jan 21 08:54:28.091813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-984c86f8-bbb6-4df5-b63c-bf3f8e7e6a4f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:28.092043 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:28.092043 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:28.092431 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-984c86f8-bbb6-4df5-b63c-bf3f8e7e6a4f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:28.097588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.097588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.120649 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.120649 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.122158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-984c86f8-bbb6-4df5-b63c-bf3f8e7e6a4f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:28.124473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-984c86f8-bbb6-4df5-b63c-bf3f8e7e6a4f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Get snapshot metadata completed successfully. Jan 21 08:54:28.125101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-984c86f8-bbb6-4df5-b63c-bf3f8e7e6a4f tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata returned with HTTP 200 Jan 21 08:54:28.125953 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1601/3211] 10.222.0.50 () {58 vars in 1348 bytes} [Thu Jan 21 08:54:28 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata => generated 68 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 08:54:28.141509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48dc5cb9-bdde-4942-aabe-2fad02dcf3f1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:28.142374 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1611/3212] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:27 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 988 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:54:28.143950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e83c1f97-c19f-4996-b99c-543c701bdb21 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] PUT http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata Jan 21 08:54:28.144661 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:28.144661 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:28.145094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e83c1f97-c19f-4996-b99c-543c701bdb21 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:28.176603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4d44946d-4e53-41a0-9a75-83f31f36982d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/181f4542-adb3-4893-9784-6271ec79ed6e Jan 21 08:54:28.178018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4d44946d-4e53-41a0-9a75-83f31f36982d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:28.178237 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:28.178237 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:28.178825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4d44946d-4e53-41a0-9a75-83f31f36982d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:28.179255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-4d44946d-4e53-41a0-9a75-83f31f36982d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] show called for member 181f4542-adb3-4893-9784-6271ec79ed6e {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:54:28.187852 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.187852 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.233922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4d44946d-4e53-41a0-9a75-83f31f36982d tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/181f4542-adb3-4893-9784-6271ec79ed6e returned with HTTP 200 Jan 21 08:54:28.236005 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1612/3213] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:54:28 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/181f4542-adb3-4893-9784-6271ec79ed6e => generated 417 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:54:28.249559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.249559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.251812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e83c1f97-c19f-4996-b99c-543c701bdb21 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:28.254916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/detail Jan 21 08:54:28.256022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:28.256395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:28.256395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:28.257090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:28.258451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:54:28.269733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.269733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.272037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:54:28.406580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Get all volumes completed successfully. Jan 21 08:54:28.409638 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:28.410740 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:28.425179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:28.439765 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.439765 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.465610 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:28.466771 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:28.481290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:28.495484 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.495484 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.501221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e83c1f97-c19f-4996-b99c-543c701bdb21 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Update snapshot metadata completed successfully. Jan 21 08:54:28.502347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e83c1f97-c19f-4996-b99c-543c701bdb21 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata returned with HTTP 200 Jan 21 08:54:28.504831 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1602/3214] 10.222.0.50 () {60 vars in 1368 bytes} [Thu Jan 21 08:54:28 2021] PUT /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata => generated 57 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:54:28.518873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b9b52ba-3276-4876-8438-58d3c330a6d2 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata Jan 21 08:54:28.520035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b9b52ba-3276-4876-8438-58d3c330a6d2 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:28.520223 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:28.520223 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:28.520860 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b9b52ba-3276-4876-8438-58d3c330a6d2 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:28.542678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-125de7af-8d63-4374-b0bd-a62bebb51cd4 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/detail returned with HTTP 200 Jan 21 08:54:28.544167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1613/3215] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:54:28 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/detail => generated 1971 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:54:28.573975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.573975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.575941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4b9b52ba-3276-4876-8438-58d3c330a6d2 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:28.577345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f76ebcc1-cdfb-40e7-af25-e30dbe1f9e10 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] POST http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/181f4542-adb3-4893-9784-6271ec79ed6e/action Jan 21 08:54:28.577958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:28.577958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:28.578500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f76ebcc1-cdfb-40e7-af25-e30dbe1f9e10 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:54:28.578969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f76ebcc1-cdfb-40e7-af25-e30dbe1f9e10 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:28.580035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-f76ebcc1-cdfb-40e7-af25-e30dbe1f9e10 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] delete called for group 181f4542-adb3-4893-9784-6271ec79ed6e {{(pid=88056) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:54:28.580148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4b9b52ba-3276-4876-8438-58d3c330a6d2 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Get snapshot metadata completed successfully. Jan 21 08:54:28.580470 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-f76ebcc1-cdfb-40e7-af25-e30dbe1f9e10 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Delete group with id: 181f4542-adb3-4893-9784-6271ec79ed6e Jan 21 08:54:28.581493 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b9b52ba-3276-4876-8438-58d3c330a6d2 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata returned with HTTP 200 Jan 21 08:54:28.583351 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1603/3216] 10.222.0.50 () {58 vars in 1348 bytes} [Thu Jan 21 08:54:28 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata => generated 57 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:54:28.593962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.593962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.598855 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f8530dd-584b-4e63-a410-897d2e99b312 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] DELETE http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata/key3 Jan 21 08:54:28.600341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f8530dd-584b-4e63-a410-897d2e99b312 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:28.601229 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:28.601229 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:28.602589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f8530dd-584b-4e63-a410-897d2e99b312 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:28.665207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.665207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.669189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f8530dd-584b-4e63-a410-897d2e99b312 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:28.674821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f8530dd-584b-4e63-a410-897d2e99b312 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Get snapshot metadata completed successfully. Jan 21 08:54:28.692702 n-d-769329-4 devstack@c-api.service[88055]: /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 08:54:28.692702 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:54:28.733233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f8530dd-584b-4e63-a410-897d2e99b312 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Delete snapshot metadata completed successfully. Jan 21 08:54:28.734096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f8530dd-584b-4e63-a410-897d2e99b312 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata/key3 returned with HTTP 200 Jan 21 08:54:28.736419 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1604/3217] 10.222.0.50 () {58 vars in 1366 bytes} [Thu Jan 21 08:54:28 2021] DELETE /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata/key3 => generated 0 bytes in 147 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 08:54:28.747668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66c8d505-bfbf-44a2-98b0-ea875d8585fb tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata Jan 21 08:54:28.748590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66c8d505-bfbf-44a2-98b0-ea875d8585fb tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:28.749165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:28.749165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:28.749841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66c8d505-bfbf-44a2-98b0-ea875d8585fb tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:28.802185 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.802185 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.805436 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-66c8d505-bfbf-44a2-98b0-ea875d8585fb tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:28.810553 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-66c8d505-bfbf-44a2-98b0-ea875d8585fb tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Get snapshot metadata completed successfully. Jan 21 08:54:28.811893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66c8d505-bfbf-44a2-98b0-ea875d8585fb tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata returned with HTTP 200 Jan 21 08:54:28.817440 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1605/3218] 10.222.0.50 () {58 vars in 1348 bytes} [Thu Jan 21 08:54:28 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata => generated 32 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:54:28.829601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44b71b6a-acbe-4cd9-acf2-22061ef30a07 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] PUT http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata Jan 21 08:54:28.830352 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:28.830352 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:28.831090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44b71b6a-acbe-4cd9-acf2-22061ef30a07 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:28.852262 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f76ebcc1-cdfb-40e7-af25-e30dbe1f9e10 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/181f4542-adb3-4893-9784-6271ec79ed6e/action returned with HTTP 202 Jan 21 08:54:28.853723 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1614/3219] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:54:28 2021] POST /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/181f4542-adb3-4893-9784-6271ec79ed6e/action => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:54:28.863306 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28738275-51fc-44c9-aab9-1638b12e0416 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:28.864078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28738275-51fc-44c9-aab9-1638b12e0416 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:28.864278 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:28.864278 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:28.864932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28738275-51fc-44c9-aab9-1638b12e0416 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:28.940840 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.940840 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:28.943177 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-44b71b6a-acbe-4cd9-acf2-22061ef30a07 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:28.953958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:28.953958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:29.009327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28738275-51fc-44c9-aab9-1638b12e0416 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:29.050868 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-28738275-51fc-44c9-aab9-1638b12e0416 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:29.051604 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-28738275-51fc-44c9-aab9-1638b12e0416 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:29.070037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-28738275-51fc-44c9-aab9-1638b12e0416 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:29.078888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:29.078888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:29.111841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-44b71b6a-acbe-4cd9-acf2-22061ef30a07 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Update snapshot metadata completed successfully. Jan 21 08:54:29.112816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44b71b6a-acbe-4cd9-acf2-22061ef30a07 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata returned with HTTP 200 Jan 21 08:54:29.113927 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1606/3220] 10.222.0.50 () {60 vars in 1368 bytes} [Thu Jan 21 08:54:28 2021] PUT /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata => generated 16 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 08:54:29.116103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28738275-51fc-44c9-aab9-1638b12e0416 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:29.117747 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1615/3221] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:28 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:54:29.136099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17f8da85-0f47-46a2-940c-d1c91e1c7a26 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] POST http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata Jan 21 08:54:29.136891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:29.136891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:29.137886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-17f8da85-0f47-46a2-940c-d1c91e1c7a26 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:29.196334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:29.196334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:29.198727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-17f8da85-0f47-46a2-940c-d1c91e1c7a26 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:29.378441 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-17f8da85-0f47-46a2-940c-d1c91e1c7a26 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Update snapshot metadata completed successfully. Jan 21 08:54:29.379925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17f8da85-0f47-46a2-940c-d1c91e1c7a26 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata returned with HTTP 200 Jan 21 08:54:29.389779 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1607/3222] 10.222.0.50 () {60 vars in 1369 bytes} [Thu Jan 21 08:54:29 2021] POST /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata => generated 68 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 08:54:29.399158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1611639d-b0da-4a9a-aaba-12f42b317a6c tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata Jan 21 08:54:29.400721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1611639d-b0da-4a9a-aaba-12f42b317a6c tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:29.401093 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:29.401093 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:29.401780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1611639d-b0da-4a9a-aaba-12f42b317a6c tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:29.471319 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:29.471319 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:29.473214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1611639d-b0da-4a9a-aaba-12f42b317a6c tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:29.475981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1611639d-b0da-4a9a-aaba-12f42b317a6c tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Get snapshot metadata completed successfully. Jan 21 08:54:29.476846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1611639d-b0da-4a9a-aaba-12f42b317a6c tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata returned with HTTP 200 Jan 21 08:54:29.477866 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1616/3223] 10.222.0.50 () {58 vars in 1348 bytes} [Thu Jan 21 08:54:29 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata => generated 68 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:54:29.498381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d87909e-9448-47e6-9a66-4c8b078955e1 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] PUT http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata/key3 Jan 21 08:54:29.499376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:29.499376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:29.500141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d87909e-9448-47e6-9a66-4c8b078955e1 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:29.560937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:29.560937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:29.563145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5d87909e-9448-47e6-9a66-4c8b078955e1 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:29.730165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5d87909e-9448-47e6-9a66-4c8b078955e1 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Update snapshot metadata completed successfully. Jan 21 08:54:29.731554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d87909e-9448-47e6-9a66-4c8b078955e1 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata/key3 returned with HTTP 200 Jan 21 08:54:29.733791 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1608/3224] 10.222.0.50 () {60 vars in 1383 bytes} [Thu Jan 21 08:54:29 2021] PUT /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata/key3 => generated 35 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 08:54:29.751098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbb4ed85-a4af-47f5-bee6-68df753c2903 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata/key3 Jan 21 08:54:29.760227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbb4ed85-a4af-47f5-bee6-68df753c2903 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:29.760227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:29.760227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:29.760227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbb4ed85-a4af-47f5-bee6-68df753c2903 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:29.811510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:29.811510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:29.814488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dbb4ed85-a4af-47f5-bee6-68df753c2903 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:29.819650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dbb4ed85-a4af-47f5-bee6-68df753c2903 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Get snapshot metadata completed successfully. Jan 21 08:54:29.821060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbb4ed85-a4af-47f5-bee6-68df753c2903 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata/key3 returned with HTTP 200 Jan 21 08:54:29.824748 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1617/3225] 10.222.0.50 () {58 vars in 1363 bytes} [Thu Jan 21 08:54:29 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata/key3 => generated 35 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:54:29.844940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49298832-2985-4702-ba76-df78eb97dcad tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata Jan 21 08:54:29.846391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49298832-2985-4702-ba76-df78eb97dcad tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:29.847020 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:29.847020 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:29.848181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49298832-2985-4702-ba76-df78eb97dcad tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:29.910577 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:29.910577 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:29.913810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49298832-2985-4702-ba76-df78eb97dcad tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:29.918768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49298832-2985-4702-ba76-df78eb97dcad tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Get snapshot metadata completed successfully. Jan 21 08:54:29.920275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49298832-2985-4702-ba76-df78eb97dcad tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata returned with HTTP 200 Jan 21 08:54:29.922740 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1609/3226] 10.222.0.50 () {58 vars in 1348 bytes} [Thu Jan 21 08:54:29 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata => generated 75 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:54:29.943675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-337906f5-1385-4aae-b470-52be8114da29 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] PUT http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata Jan 21 08:54:29.945047 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:29.945047 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:29.947663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-337906f5-1385-4aae-b470-52be8114da29 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:30.038998 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:30.038998 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:30.041256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-337906f5-1385-4aae-b470-52be8114da29 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:30.143576 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b61924b0-bdf9-4d1c-8bb0-9d0b7e6d7ece tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:30.144538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b61924b0-bdf9-4d1c-8bb0-9d0b7e6d7ece tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:30.144975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:30.144975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:30.145628 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b61924b0-bdf9-4d1c-8bb0-9d0b7e6d7ece tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:30.199320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:30.199320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:30.211321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b61924b0-bdf9-4d1c-8bb0-9d0b7e6d7ece tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:30.217603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-337906f5-1385-4aae-b470-52be8114da29 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Update snapshot metadata completed successfully. Jan 21 08:54:30.219001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-337906f5-1385-4aae-b470-52be8114da29 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata returned with HTTP 200 Jan 21 08:54:30.220177 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1618/3227] 10.222.0.50 () {60 vars in 1368 bytes} [Thu Jan 21 08:54:29 2021] PUT /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c/metadata => generated 16 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:54:30.233748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b08d944e-a947-4f0f-ad7b-308bd08b700a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] DELETE http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:30.234635 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b08d944e-a947-4f0f-ad7b-308bd08b700a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:30.235047 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:30.235047 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:30.235753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b08d944e-a947-4f0f-ad7b-308bd08b700a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:30.236380 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-b08d944e-a947-4f0f-ad7b-308bd08b700a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Delete snapshot with id: 645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:30.261606 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-b61924b0-bdf9-4d1c-8bb0-9d0b7e6d7ece tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:30.262383 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-b61924b0-bdf9-4d1c-8bb0-9d0b7e6d7ece tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:30.280742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-b61924b0-bdf9-4d1c-8bb0-9d0b7e6d7ece tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:30.298376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:30.298376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:30.303154 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:30.303154 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:30.309600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b08d944e-a947-4f0f-ad7b-308bd08b700a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:30.354401 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b61924b0-bdf9-4d1c-8bb0-9d0b7e6d7ece tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:30.355975 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1610/3228] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:30 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 987 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:54:30.445919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b08d944e-a947-4f0f-ad7b-308bd08b700a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot delete request issued successfully. Jan 21 08:54:30.447351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b08d944e-a947-4f0f-ad7b-308bd08b700a tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c returned with HTTP 202 Jan 21 08:54:30.448508 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1619/3229] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:54:30 2021] DELETE /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:30.463410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5c37321-ff48-44f7-92f6-558aa8fa4d64 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:30.464385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5c37321-ff48-44f7-92f6-558aa8fa4d64 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:30.464735 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:30.464735 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:30.465435 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5c37321-ff48-44f7-92f6-558aa8fa4d64 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:30.503495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:30.503495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:30.504686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e5c37321-ff48-44f7-92f6-558aa8fa4d64 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:30.506773 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5c37321-ff48-44f7-92f6-558aa8fa4d64 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c returned with HTTP 200 Jan 21 08:54:30.507974 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1611/3230] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:54:30 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:54:31.382780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f754d55-2f8e-4ea4-85bd-151e7ed25e05 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:31.384877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f754d55-2f8e-4ea4-85bd-151e7ed25e05 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:31.385285 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:31.385285 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:31.385885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f754d55-2f8e-4ea4-85bd-151e7ed25e05 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:31.539578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b6c22f5-2657-4f65-8d4a-ba44ddee91cc tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:31.539578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b6c22f5-2657-4f65-8d4a-ba44ddee91cc tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:31.539578 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:31.539578 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:31.539578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b6c22f5-2657-4f65-8d4a-ba44ddee91cc tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:31.620839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:31.620839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:31.629826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:31.629826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:31.631052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7b6c22f5-2657-4f65-8d4a-ba44ddee91cc tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:31.639897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b6c22f5-2657-4f65-8d4a-ba44ddee91cc tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c returned with HTTP 200 Jan 21 08:54:31.640978 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1612/3231] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:54:31 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c => generated 468 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:54:31.656217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7f754d55-2f8e-4ea4-85bd-151e7ed25e05 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:31.740577 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-7f754d55-2f8e-4ea4-85bd-151e7ed25e05 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:31.741916 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-7f754d55-2f8e-4ea4-85bd-151e7ed25e05 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:31.772924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-7f754d55-2f8e-4ea4-85bd-151e7ed25e05 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:31.796493 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:31.796493 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:31.859580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f754d55-2f8e-4ea4-85bd-151e7ed25e05 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 200 Jan 21 08:54:31.867795 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1620/3232] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:31 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 986 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:32.656837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7fe5413e-a5fd-4535-86aa-54b902b12702 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:32.657382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7fe5413e-a5fd-4535-86aa-54b902b12702 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:32.657504 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:32.657504 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:32.657846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7fe5413e-a5fd-4535-86aa-54b902b12702 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:32.743930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:32.743930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:32.745219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7fe5413e-a5fd-4535-86aa-54b902b12702 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Snapshot retrieved successfully. Jan 21 08:54:32.756145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7fe5413e-a5fd-4535-86aa-54b902b12702 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c returned with HTTP 200 Jan 21 08:54:32.762198 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1613/3233] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:54:32 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c => generated 468 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:32.892218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77a81489-15fa-4bf6-97a0-1954913bb2d1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb Jan 21 08:54:32.899206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77a81489-15fa-4bf6-97a0-1954913bb2d1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:32.899494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:32.899494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:32.900713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77a81489-15fa-4bf6-97a0-1954913bb2d1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:33.080443 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77a81489-15fa-4bf6-97a0-1954913bb2d1 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb returned with HTTP 404 Jan 21 08:54:33.089384 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1621/3234] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:32 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/d17c2405-7c14-4095-87eb-12c748d64ecb => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:54:33.095603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-baa2537e-e692-4ef6-9293-2f776cdb2085 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/181f4542-adb3-4893-9784-6271ec79ed6e Jan 21 08:54:33.096453 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-baa2537e-e692-4ef6-9293-2f776cdb2085 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:33.096651 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:33.096651 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:33.097106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-baa2537e-e692-4ef6-9293-2f776cdb2085 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:33.097613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-baa2537e-e692-4ef6-9293-2f776cdb2085 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] show called for member 181f4542-adb3-4893-9784-6271ec79ed6e {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:54:33.108744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-baa2537e-e692-4ef6-9293-2f776cdb2085 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/181f4542-adb3-4893-9784-6271ec79ed6e returned with HTTP 404 Jan 21 08:54:33.116919 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1614/3235] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:54:33 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/181f4542-adb3-4893-9784-6271ec79ed6e => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:54:33.135907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5706b14-6a17-49bd-a9b4-4022a7414bce tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/detail Jan 21 08:54:33.137212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5706b14-6a17-49bd-a9b4-4022a7414bce tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:33.138056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5706b14-6a17-49bd-a9b4-4022a7414bce tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:33.139298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-e5706b14-6a17-49bd-a9b4-4022a7414bce tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:54:33.155861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e5706b14-6a17-49bd-a9b4-4022a7414bce tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:54:33.246127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e5706b14-6a17-49bd-a9b4-4022a7414bce tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Get all volumes completed successfully. Jan 21 08:54:33.247788 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-e5706b14-6a17-49bd-a9b4-4022a7414bce tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:33.248240 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-e5706b14-6a17-49bd-a9b4-4022a7414bce tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:33.264424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-e5706b14-6a17-49bd-a9b4-4022a7414bce tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:33.272277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:33.272277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:33.295476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5706b14-6a17-49bd-a9b4-4022a7414bce tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/detail returned with HTTP 200 Jan 21 08:54:33.296326 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1622/3236] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 08:54:33 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/detail => generated 993 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:33.323643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2530e476-7baf-4db2-8212-d40aef7df888 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] POST http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e/action Jan 21 08:54:33.324666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2530e476-7baf-4db2-8212-d40aef7df888 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:54:33.325139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2530e476-7baf-4db2-8212-d40aef7df888 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:33.326217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-2530e476-7baf-4db2-8212-d40aef7df888 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] delete called for group f917679e-1a7d-460f-abaf-30dd6a8cf04e {{(pid=88057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 08:54:33.326917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-2530e476-7baf-4db2-8212-d40aef7df888 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Delete group with id: f917679e-1a7d-460f-abaf-30dd6a8cf04e Jan 21 08:54:33.334997 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:33.334997 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:33.774874 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-740beaa6-2004-45b4-80bd-332a1615ea44 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c Jan 21 08:54:33.775413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-740beaa6-2004-45b4-80bd-332a1615ea44 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:33.775698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:33.775698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:33.776016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-740beaa6-2004-45b4-80bd-332a1615ea44 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:33.808768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-740beaa6-2004-45b4-80bd-332a1615ea44 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c returned with HTTP 404 Jan 21 08:54:33.813660 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1623/3237] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:54:33 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/snapshots/645e0d8f-bfac-4c68-9469-23f2f33c235c => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:33.820390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cd29f75-e8c5-493e-be41-aa0ab15d9f28 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] DELETE http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb Jan 21 08:54:33.820934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cd29f75-e8c5-493e-be41-aa0ab15d9f28 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:33.821439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cd29f75-e8c5-493e-be41-aa0ab15d9f28 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:33.821951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-6cd29f75-e8c5-493e-be41-aa0ab15d9f28 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Delete volume with id: 4310c25b-e3d7-42c3-889c-336dc17d86cb Jan 21 08:54:33.835117 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2530e476-7baf-4db2-8212-d40aef7df888 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e/action returned with HTTP 202 Jan 21 08:54:33.837882 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1615/3238] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 08:54:33 2021] POST /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e/action => generated 0 bytes in 520 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:54:33.855002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c330822d-71f7-4bb5-961a-4340613381f9 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 Jan 21 08:54:33.857307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c330822d-71f7-4bb5-961a-4340613381f9 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:33.864501 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:33.864501 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:33.867842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c330822d-71f7-4bb5-961a-4340613381f9 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:34.002281 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:34.002281 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:34.007005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6cd29f75-e8c5-493e-be41-aa0ab15d9f28 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Volume info retrieved successfully. Jan 21 08:54:34.036518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:34.036518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:34.058189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c330822d-71f7-4bb5-961a-4340613381f9 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:34.093476 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-c330822d-71f7-4bb5-961a-4340613381f9 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:34.094280 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-c330822d-71f7-4bb5-961a-4340613381f9 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:34.110072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-c330822d-71f7-4bb5-961a-4340613381f9 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:34.128204 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:34.128204 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:34.176318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6cd29f75-e8c5-493e-be41-aa0ab15d9f28 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Delete volume request issued successfully. Jan 21 08:54:34.176778 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cd29f75-e8c5-493e-be41-aa0ab15d9f28 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb returned with HTTP 202 Jan 21 08:54:34.177840 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1624/3239] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:54:33 2021] DELETE /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb => generated 0 bytes in 363 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:34.181927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c330822d-71f7-4bb5-961a-4340613381f9 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 returned with HTTP 200 Jan 21 08:54:34.186638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-814a94ce-471b-41aa-998d-59c72b99488d tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb Jan 21 08:54:34.189008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-814a94ce-471b-41aa-998d-59c72b99488d tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:34.193555 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:34.193555 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:34.194376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-814a94ce-471b-41aa-998d-59c72b99488d tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:34.203903 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1616/3240] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:33 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 => generated 989 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:34.327957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:34.327957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:34.350848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-814a94ce-471b-41aa-998d-59c72b99488d tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Volume info retrieved successfully. Jan 21 08:54:34.401000 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-814a94ce-471b-41aa-998d-59c72b99488d tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb returned with HTTP 200 Jan 21 08:54:34.402154 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1625/3241] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:34 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:35.210777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd725917-b325-45a0-ad24-1a3fc24f9f64 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 Jan 21 08:54:35.211542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd725917-b325-45a0-ad24-1a3fc24f9f64 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:35.211542 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:35.211542 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:35.211953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd725917-b325-45a0-ad24-1a3fc24f9f64 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:35.345968 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:35.345968 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:35.370282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bd725917-b325-45a0-ad24-1a3fc24f9f64 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:35.404703 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-bd725917-b325-45a0-ad24-1a3fc24f9f64 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:35.405333 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-bd725917-b325-45a0-ad24-1a3fc24f9f64 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:35.418557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39a9389c-2372-4613-a5bd-352f7aa004bc tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb Jan 21 08:54:35.419404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39a9389c-2372-4613-a5bd-352f7aa004bc tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:35.419622 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:35.419622 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:35.420305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39a9389c-2372-4613-a5bd-352f7aa004bc tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:35.434855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-bd725917-b325-45a0-ad24-1a3fc24f9f64 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:35.454235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:35.454235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:35.504597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:35.504597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:35.514880 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd725917-b325-45a0-ad24-1a3fc24f9f64 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 returned with HTTP 200 Jan 21 08:54:35.516464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-39a9389c-2372-4613-a5bd-352f7aa004bc tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Volume info retrieved successfully. Jan 21 08:54:35.527922 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1617/3242] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:35 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 => generated 989 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:35.542758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39a9389c-2372-4613-a5bd-352f7aa004bc tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb returned with HTTP 200 Jan 21 08:54:35.544032 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1626/3243] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:35 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:36.533447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65ac12a5-4a76-4630-b3f0-b86007f5b717 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 Jan 21 08:54:36.534237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65ac12a5-4a76-4630-b3f0-b86007f5b717 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:36.534371 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:36.534371 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:36.534837 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65ac12a5-4a76-4630-b3f0-b86007f5b717 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:36.579771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef4ec478-8219-404b-a6f0-7da563332006 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb Jan 21 08:54:36.580334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef4ec478-8219-404b-a6f0-7da563332006 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:36.580534 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:36.580534 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:36.581158 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef4ec478-8219-404b-a6f0-7da563332006 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:36.698414 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:36.698414 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:36.715640 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:36.715640 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:36.728772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65ac12a5-4a76-4630-b3f0-b86007f5b717 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Volume info retrieved successfully. Jan 21 08:54:36.733148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ef4ec478-8219-404b-a6f0-7da563332006 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Volume info retrieved successfully. Jan 21 08:54:36.764026 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-65ac12a5-4a76-4630-b3f0-b86007f5b717 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:54:36.771854 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-65ac12a5-4a76-4630-b3f0-b86007f5b717 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 08:54:36.774553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-65ac12a5-4a76-4630-b3f0-b86007f5b717 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:54:36.785902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef4ec478-8219-404b-a6f0-7da563332006 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb returned with HTTP 200 Jan 21 08:54:36.786949 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1627/3244] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:36 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb => generated 916 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:54:36.789750 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:36.789750 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:36.840119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65ac12a5-4a76-4630-b3f0-b86007f5b717 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 returned with HTTP 200 Jan 21 08:54:36.852177 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1618/3245] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:36 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 => generated 988 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:54:37.815187 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66b6d651-a317-4249-b6af-9ae7a32421a9 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] GET http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb Jan 21 08:54:37.817002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66b6d651-a317-4249-b6af-9ae7a32421a9 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:37.817585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:37.817585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:37.824579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66b6d651-a317-4249-b6af-9ae7a32421a9 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:37.863278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-368baac2-b524-409d-a7de-944ef018fa11 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 Jan 21 08:54:37.864794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-368baac2-b524-409d-a7de-944ef018fa11 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:37.868642 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:37.868642 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:37.869801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-368baac2-b524-409d-a7de-944ef018fa11 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:38.042426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66b6d651-a317-4249-b6af-9ae7a32421a9 tempest-SnapshotMetadataTestJSON-1386792964 tempest-SnapshotMetadataTestJSON-1386792964] http://10.222.0.50/volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb returned with HTTP 404 Jan 21 08:54:38.046769 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1628/3246] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:37 2021] GET /volume/v3/5f32fcb41a1e4454b9b83a51b62dc193/volumes/4310c25b-e3d7-42c3-889c-336dc17d86cb => generated 109 bytes in 239 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:38.052746 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-368baac2-b524-409d-a7de-944ef018fa11 tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 returned with HTTP 404 Jan 21 08:54:38.053910 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1619/3247] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 08:54:37 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 08:54:38.062504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb1cf17c-09fa-448b-b411-5ee778b5449e tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] GET http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e Jan 21 08:54:38.063275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb1cf17c-09fa-448b-b411-5ee778b5449e tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:38.063895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb1cf17c-09fa-448b-b411-5ee778b5449e tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:38.065175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-cb1cf17c-09fa-448b-b411-5ee778b5449e tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] show called for member f917679e-1a7d-460f-abaf-30dd6a8cf04e {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 08:54:38.077625 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb1cf17c-09fa-448b-b411-5ee778b5449e tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e returned with HTTP 404 Jan 21 08:54:38.080495 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1629/3248] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 08:54:38 2021] GET /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/groups/f917679e-1a7d-460f-abaf-30dd6a8cf04e => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 08:54:38.090657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95a7c9c7-c051-40ac-8237-40a1b2d695fb tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] DELETE http://10.222.0.50/volume/v3/6e917861c572453c860fcba87fa57368/group_types/ab61191f-6c9b-42e5-9ef0-610a730abf40 Jan 21 08:54:38.091759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95a7c9c7-c051-40ac-8237-40a1b2d695fb tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:38.092836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95a7c9c7-c051-40ac-8237-40a1b2d695fb tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:38.153534 n-d-769329-4 devstack@c-api.service[88055]: /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 08:54:38.153534 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 08:54:38.257424 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95a7c9c7-c051-40ac-8237-40a1b2d695fb tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] http://10.222.0.50/volume/v3/6e917861c572453c860fcba87fa57368/group_types/ab61191f-6c9b-42e5-9ef0-610a730abf40 returned with HTTP 202 Jan 21 08:54:38.259221 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1620/3249] 10.222.0.50 () {60 vars in 1371 bytes} [Thu Jan 21 08:54:38 2021] DELETE /volume/v3/6e917861c572453c860fcba87fa57368/group_types/ab61191f-6c9b-42e5-9ef0-610a730abf40 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 08:54:38.272863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce8221b2-9f78-4413-9c12-b9222cc86a4f tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] DELETE http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 Jan 21 08:54:38.276937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce8221b2-9f78-4413-9c12-b9222cc86a4f tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:38.277694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce8221b2-9f78-4413-9c12-b9222cc86a4f tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:38.278826 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-ce8221b2-9f78-4413-9c12-b9222cc86a4f tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] Delete volume with id: b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 Jan 21 08:54:38.377783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce8221b2-9f78-4413-9c12-b9222cc86a4f tempest-GroupsV314Test-316851826 tempest-GroupsV314Test-316851826] http://10.222.0.50/volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 returned with HTTP 404 Jan 21 08:54:38.379245 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1630/3250] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:54:38 2021] DELETE /volume/v3/668bc9c427f64bc4b12a8978c6e9296d/volumes/b6f79f2f-3f0a-49ca-a129-aee5ca6ffbb8 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:38.387284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a40b47f-8862-48d2-a234-68474269dbde tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] DELETE http://10.222.0.50/volume/v3/6e917861c572453c860fcba87fa57368/types/66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd Jan 21 08:54:38.387897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a40b47f-8862-48d2-a234-68474269dbde tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:38.388415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a40b47f-8862-48d2-a234-68474269dbde tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:38.589354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a40b47f-8862-48d2-a234-68474269dbde tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] http://10.222.0.50/volume/v3/6e917861c572453c860fcba87fa57368/types/66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd returned with HTTP 202 Jan 21 08:54:38.593231 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1621/3251] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 08:54:38 2021] DELETE /volume/v3/6e917861c572453c860fcba87fa57368/types/66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:38.598130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a810705b-fe64-4aa9-8e5f-9b3da574d129 tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] GET http://10.222.0.50/volume/v3/6e917861c572453c860fcba87fa57368/types/66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd Jan 21 08:54:38.598691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a810705b-fe64-4aa9-8e5f-9b3da574d129 tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:38.599175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a810705b-fe64-4aa9-8e5f-9b3da574d129 tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:38.627450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a810705b-fe64-4aa9-8e5f-9b3da574d129 tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] http://10.222.0.50/volume/v3/6e917861c572453c860fcba87fa57368/types/66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd returned with HTTP 404 Jan 21 08:54:38.632181 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1631/3252] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 08:54:38 2021] GET /volume/v3/6e917861c572453c860fcba87fa57368/types/66f1aa67-ae36-40bd-8ba4-d3063e1b5bfd => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:45.417904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a40b47f-8862-48d2-a234-68474269dbde tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] GET http://10.222.0.50/volume// Jan 21 08:54:45.418881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a40b47f-8862-48d2-a234-68474269dbde tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:45.419844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a40b47f-8862-48d2-a234-68474269dbde tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:45.422470 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a40b47f-8862-48d2-a234-68474269dbde tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:54:45.430095 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1622/3253] 10.222.0.50 () {56 vars in 872 bytes} [Thu Jan 21 08:54:45 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:54:45.440694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a810705b-fe64-4aa9-8e5f-9b3da574d129 tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] GET http://10.222.0.50/volume// Jan 21 08:54:45.441522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a810705b-fe64-4aa9-8e5f-9b3da574d129 tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:45.442693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a810705b-fe64-4aa9-8e5f-9b3da574d129 tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:45.445097 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a810705b-fe64-4aa9-8e5f-9b3da574d129 tempest-GroupsV314Test-2142348386 tempest-GroupsV314Test-2142348386] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:54:45.446726 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1632/3254] 10.222.0.50 () {56 vars in 872 bytes} [Thu Jan 21 08:54:45 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 08:54:46.358214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11c73a99-24ff-4b0f-88af-98f82a7a625a tempest-VersionsTest-1141278074 tempest-VersionsTest-1141278074] GET http://10.222.0.50/volume/v2/ Jan 21 08:54:46.358542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11c73a99-24ff-4b0f-88af-98f82a7a625a tempest-VersionsTest-1141278074 tempest-VersionsTest-1141278074] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:46.359223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11c73a99-24ff-4b0f-88af-98f82a7a625a tempest-VersionsTest-1141278074 tempest-VersionsTest-1141278074] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:46.360371 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11c73a99-24ff-4b0f-88af-98f82a7a625a tempest-VersionsTest-1141278074 tempest-VersionsTest-1141278074] http://10.222.0.50/volume/v2/ returned with HTTP 200 Jan 21 08:54:46.368540 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1623/3255] 10.222.0.50 () {58 vars in 1084 bytes} [Thu Jan 21 08:54:45 2021] GET /volume/v2/ => generated 382 bytes in 908 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 21 08:54:46.372911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c96ccfb-f85d-4066-83ae-4abac788cc09 tempest-VersionsTest-1141278074 tempest-VersionsTest-1141278074] GET http://10.222.0.50/volume/v3/ Jan 21 08:54:46.374211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c96ccfb-f85d-4066-83ae-4abac788cc09 tempest-VersionsTest-1141278074 tempest-VersionsTest-1141278074] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:46.374862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c96ccfb-f85d-4066-83ae-4abac788cc09 tempest-VersionsTest-1141278074 tempest-VersionsTest-1141278074] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:46.376005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c96ccfb-f85d-4066-83ae-4abac788cc09 tempest-VersionsTest-1141278074 tempest-VersionsTest-1141278074] http://10.222.0.50/volume/v3/ returned with HTTP 200 Jan 21 08:54:46.376981 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1633/3256] 10.222.0.50 () {58 vars in 1084 bytes} [Thu Jan 21 08:54:46 2021] GET /volume/v3/ => generated 386 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:52.133339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9932402b-0153-4517-963c-a67dad9c10f7 tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] GET http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services Jan 21 08:54:52.135201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9932402b-0153-4517-963c-a67dad9c10f7 tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:52.137187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9932402b-0153-4517-963c-a67dad9c10f7 tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:52.186479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9932402b-0153-4517-963c-a67dad9c10f7 tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services returned with HTTP 200 Jan 21 08:54:52.204019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1624/3257] 10.222.0.50 () {58 vars in 1216 bytes} [Thu Jan 21 08:54:51 2021] GET /volume/v3/53a829a7488f4268ab517d814259c74a/os-services => generated 629 bytes in 1065 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:54:52.209004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b133c7d9-64c2-41a9-8d2d-d8bc8221b34f tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] GET http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services?host=n-d-769329-4 Jan 21 08:54:52.209555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b133c7d9-64c2-41a9-8d2d-d8bc8221b34f tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:52.210052 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b133c7d9-64c2-41a9-8d2d-d8bc8221b34f tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:52.227775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b133c7d9-64c2-41a9-8d2d-d8bc8221b34f tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services?host=n-d-769329-4 returned with HTTP 200 Jan 21 08:54:52.230855 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1634/3258] 10.222.0.50 () {58 vars in 1251 bytes} [Thu Jan 21 08:54:52 2021] GET /volume/v3/53a829a7488f4268ab517d814259c74a/os-services?host=n-d-769329-4 => generated 629 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:54:52.270896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d77c834e-4bc7-476f-aae3-f39acfad5add tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] GET http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services?host=n-d-769329-4&binary=cinder-backup Jan 21 08:54:52.276067 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d77c834e-4bc7-476f-aae3-f39acfad5add tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:52.278689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d77c834e-4bc7-476f-aae3-f39acfad5add tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:52.323320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d77c834e-4bc7-476f-aae3-f39acfad5add tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services?host=n-d-769329-4&binary=cinder-backup returned with HTTP 200 Jan 21 08:54:52.326203 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1625/3259] 10.222.0.50 () {58 vars in 1293 bytes} [Thu Jan 21 08:54:52 2021] GET /volume/v3/53a829a7488f4268ab517d814259c74a/os-services?host=n-d-769329-4&binary=cinder-backup => generated 188 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:52.363772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b44f4257-a1df-4fe4-810f-62b11156d0da tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] GET http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services?binary=cinder-backup Jan 21 08:54:52.370717 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b44f4257-a1df-4fe4-810f-62b11156d0da tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:52.378422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b44f4257-a1df-4fe4-810f-62b11156d0da tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:52.395642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b44f4257-a1df-4fe4-810f-62b11156d0da tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services?binary=cinder-backup returned with HTTP 200 Jan 21 08:54:52.397681 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1635/3260] 10.222.0.50 () {58 vars in 1257 bytes} [Thu Jan 21 08:54:52 2021] GET /volume/v3/53a829a7488f4268ab517d814259c74a/os-services?binary=cinder-backup => generated 188 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:53.181146 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] POST http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes Jan 21 08:54:53.181146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-296003864"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:53.181146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-296003864'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:54:53.181146 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Create volume of 1 GB Jan 21 08:54:53.245413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Availability Zones retrieved successfully. Jan 21 08:54:53.317516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Flow 'volume_create_api' (3c27e1d4-5cae-415c-8a44-16ec5f60ec86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:54:53.331766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927d3fe2-2444-49b7-b956-ae6905145c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:53.343920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:54:53.608055 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927d3fe2-2444-49b7-b956-ae6905145c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:53.622036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fb526ad-2f62-40a6-a462-5e401fdc6bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:54.092327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Created reservations ['ad593262-6ab0-42cc-a382-59545fc55883', '92c0082f-fccc-427d-b404-08ad1df21b40', '4660db73-03a6-46e7-bc8f-42fd777ab6a2', '4e128b82-7d75-4232-8f62-9c5aba1985cf'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:54:54.096816 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fb526ad-2f62-40a6-a462-5e401fdc6bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad593262-6ab0-42cc-a382-59545fc55883', '92c0082f-fccc-427d-b404-08ad1df21b40', '4660db73-03a6-46e7-bc8f-42fd777ab6a2', '4e128b82-7d75-4232-8f62-9c5aba1985cf']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:54.107234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884cb6f7-33a2-42de-9937-33960d0f521a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:54.425171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884cb6f7-33a2-42de-9937-33960d0f521a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '745dd296-595b-4a78-ac26-0168a38a0bef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-296003864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eabe6fad33be490ba1468497a27b729f',qos_specs=None,replication_status=,reservations=['ad593262-6ab0-42cc-a382-59545fc55883','92c0082f-fccc-427d-b404-08ad1df21b40','4660db73-03a6-46e7-bc8f-42fd777ab6a2','4e128b82-7d75-4232-8f62-9c5aba1985cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df064bbfec6c4f448b6aa0f4bd2930f0',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-296003864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=745dd296-595b-4a78-ac26-0168a38a0bef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eabe6fad33be490ba1468497a27b729f',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='df064bbfec6c4f448b6aa0f4bd2930f0',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:54.425171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a3ebce-9d93-421e-a6f3-bea552fd850e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:54.620078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75a3ebce-9d93-421e-a6f3-bea552fd850e) 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-296003864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eabe6fad33be490ba1468497a27b729f',qos_specs=None,replication_status=,reservations=['ad593262-6ab0-42cc-a382-59545fc55883','92c0082f-fccc-427d-b404-08ad1df21b40','4660db73-03a6-46e7-bc8f-42fd777ab6a2','4e128b82-7d75-4232-8f62-9c5aba1985cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df064bbfec6c4f448b6aa0f4bd2930f0',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:54.623474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c99ade1-5625-4543-b441-b56d2bbe86c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:54.878974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c99ade1-5625-4543-b441-b56d2bbe86c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:54.892284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Flow 'volume_create_api' (3c27e1d4-5cae-415c-8a44-16ec5f60ec86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:54:55.024508 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Create volume request issued successfully. Jan 21 08:54:55.050512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d361c3e-a2f7-4d70-92aa-06aec6ee8475 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes returned with HTTP 202 Jan 21 08:54:55.069695 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1626/3261] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:54:52 2021] POST /volume/v3/eabe6fad33be490ba1468497a27b729f/volumes => generated 822 bytes in 2649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:54:55.087873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ccd3caf-4f77-4cc9-af88-a61d39e42c96 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] GET http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:54:55.087873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ccd3caf-4f77-4cc9-af88-a61d39e42c96 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:55.087873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ccd3caf-4f77-4cc9-af88-a61d39e42c96 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:55.408932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:55.408932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:55.454768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ccd3caf-4f77-4cc9-af88-a61d39e42c96 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Volume info retrieved successfully. Jan 21 08:54:55.511596 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ccd3caf-4f77-4cc9-af88-a61d39e42c96 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef returned with HTTP 200 Jan 21 08:54:55.511596 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1636/3262] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:55 2021] GET /volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef => generated 890 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:56.524373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba4a098c-46a9-476c-a5d5-02ca48733a26 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] GET http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:54:56.524890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba4a098c-46a9-476c-a5d5-02ca48733a26 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:56.525104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:56.525104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:56.525471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba4a098c-46a9-476c-a5d5-02ca48733a26 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:56.638179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:56.638179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:56.658162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ba4a098c-46a9-476c-a5d5-02ca48733a26 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Volume info retrieved successfully. Jan 21 08:54:56.728316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba4a098c-46a9-476c-a5d5-02ca48733a26 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef returned with HTTP 200 Jan 21 08:54:56.733282 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1627/3263] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:56 2021] GET /volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef => generated 914 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:57.749541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d72e1eb3-27f9-4c69-904b-2e27b11bf572 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] GET http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:54:57.750086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d72e1eb3-27f9-4c69-904b-2e27b11bf572 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:57.750194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:57.750194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:57.750546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d72e1eb3-27f9-4c69-904b-2e27b11bf572 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:57.802170 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:57.802170 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:57.812492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d72e1eb3-27f9-4c69-904b-2e27b11bf572 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Volume info retrieved successfully. Jan 21 08:54:57.840298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d72e1eb3-27f9-4c69-904b-2e27b11bf572 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef returned with HTTP 200 Jan 21 08:54:57.860234 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1637/3264] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:57 2021] GET /volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef => generated 915 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:57.881050 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3eb67d9c-009b-4097-959f-5396af27d72d tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] GET http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/volumes/745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:54:57.881961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3eb67d9c-009b-4097-959f-5396af27d72d tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:57.882390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:57.882390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:57.883054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3eb67d9c-009b-4097-959f-5396af27d72d tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:57.985268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:57.985268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:57.998685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3eb67d9c-009b-4097-959f-5396af27d72d tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Volume info retrieved successfully. Jan 21 08:54:58.026243 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3eb67d9c-009b-4097-959f-5396af27d72d tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/volumes/745dd296-595b-4a78-ac26-0168a38a0bef returned with HTTP 200 Jan 21 08:54:58.027370 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1628/3265] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:57 2021] GET /volume/v3/53a829a7488f4268ab517d814259c74a/volumes/745dd296-595b-4a78-ac26-0168a38a0bef => generated 1086 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:54:58.046110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b56db967-0ba9-4abb-823e-82e0303aecde tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] GET http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services?host=n-d-769329-4&binary=cinder-volume Jan 21 08:54:58.046655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b56db967-0ba9-4abb-823e-82e0303aecde tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:58.046843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:58.046843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:58.047233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b56db967-0ba9-4abb-823e-82e0303aecde tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:58.063324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b56db967-0ba9-4abb-823e-82e0303aecde tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services?host=n-d-769329-4&binary=cinder-volume returned with HTTP 200 Jan 21 08:54:58.063324 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1638/3266] 10.222.0.50 () {58 vars in 1293 bytes} [Thu Jan 21 08:54:58 2021] GET /volume/v3/53a829a7488f4268ab517d814259c74a/os-services?host=n-d-769329-4&binary=cinder-volume => generated 278 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:58.090928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d012612e-322b-4792-837b-76fccb4ad295 tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] GET http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services Jan 21 08:54:58.090928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d012612e-322b-4792-837b-76fccb4ad295 tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:58.090928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:58.090928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:58.090928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d012612e-322b-4792-837b-76fccb4ad295 tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:58.122622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d012612e-322b-4792-837b-76fccb4ad295 tempest-VolumesServicesTestJSON-81134026 tempest-VolumesServicesTestJSON-81134026] http://10.222.0.50/volume/v3/53a829a7488f4268ab517d814259c74a/os-services returned with HTTP 200 Jan 21 08:54:58.122622 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1629/3267] 10.222.0.50 () {58 vars in 1216 bytes} [Thu Jan 21 08:54:58 2021] GET /volume/v3/53a829a7488f4268ab517d814259c74a/os-services => generated 629 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:58.134544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f055718-03f3-4aa1-acff-8cc419316d7f tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] DELETE http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:54:58.147010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f055718-03f3-4aa1-acff-8cc419316d7f tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:58.147010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5f055718-03f3-4aa1-acff-8cc419316d7f tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:58.147010 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-5f055718-03f3-4aa1-acff-8cc419316d7f tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Delete volume with id: 745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:54:58.193041 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:58.193041 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:58.194373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5f055718-03f3-4aa1-acff-8cc419316d7f tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Volume info retrieved successfully. Jan 21 08:54:58.421303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5f055718-03f3-4aa1-acff-8cc419316d7f tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Delete volume request issued successfully. Jan 21 08:54:58.421785 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5f055718-03f3-4aa1-acff-8cc419316d7f tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef returned with HTTP 202 Jan 21 08:54:58.427021 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1639/3268] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:54:58 2021] DELETE /volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:58.434898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7be8d0d3-6360-4607-968f-35826e1eba89 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] GET http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:54:58.436021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7be8d0d3-6360-4607-968f-35826e1eba89 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:58.438709 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7be8d0d3-6360-4607-968f-35826e1eba89 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:58.558014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:58.558014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:58.580535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7be8d0d3-6360-4607-968f-35826e1eba89 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Volume info retrieved successfully. Jan 21 08:54:58.628823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7be8d0d3-6360-4607-968f-35826e1eba89 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef returned with HTTP 200 Jan 21 08:54:58.628823 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1630/3269] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:58 2021] GET /volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef => generated 914 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:59.643069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b868e09-6e2b-4f07-b8cc-0d80b4ab69aa tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] GET http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:54:59.644088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b868e09-6e2b-4f07-b8cc-0d80b4ab69aa tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:59.644458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:59.644458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:54:59.645151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b868e09-6e2b-4f07-b8cc-0d80b4ab69aa tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:59.767050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:59.767050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:54:59.790605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8b868e09-6e2b-4f07-b8cc-0d80b4ab69aa tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Volume info retrieved successfully. Jan 21 08:54:59.840675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b868e09-6e2b-4f07-b8cc-0d80b4ab69aa tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef returned with HTTP 200 Jan 21 08:54:59.875215 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1640/3270] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:54:59 2021] GET /volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef => generated 914 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:00.871583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa19b281-7ee5-4063-8217-fb3d557c5392 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] GET http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:55:00.872368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa19b281-7ee5-4063-8217-fb3d557c5392 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:00.872368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:00.872368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:00.872732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa19b281-7ee5-4063-8217-fb3d557c5392 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:01.045951 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:01.045951 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:01.100055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aa19b281-7ee5-4063-8217-fb3d557c5392 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Volume info retrieved successfully. Jan 21 08:55:01.169772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa19b281-7ee5-4063-8217-fb3d557c5392 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef returned with HTTP 200 Jan 21 08:55:01.171767 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1631/3271] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:00 2021] GET /volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef => generated 914 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:02.215259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3244cf7-f612-4276-b9e0-e4ad517b9175 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] GET http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:55:02.215259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3244cf7-f612-4276-b9e0-e4ad517b9175 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:02.215259 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:02.215259 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:02.215259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3244cf7-f612-4276-b9e0-e4ad517b9175 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:02.531066 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:02.531066 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:02.551363 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b3244cf7-f612-4276-b9e0-e4ad517b9175 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Volume info retrieved successfully. Jan 21 08:55:02.688764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3244cf7-f612-4276-b9e0-e4ad517b9175 tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef returned with HTTP 200 Jan 21 08:55:02.688764 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1641/3272] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:02 2021] GET /volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef => generated 914 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:03.104428 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes Jan 21 08:55:03.105210 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:03.105210 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:03.105931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-51093503"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:55:03.117270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-51093503'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:55:03.118499 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume of 1 GB Jan 21 08:55:03.210449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Availability Zones retrieved successfully. Jan 21 08:55:03.210449 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (6309a3d1-edf5-45be-8c9f-de212cd6e0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:55:03.210449 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27fd45bf-01d5-4524-90c9-0354bfa6ac5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:03.210449 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:55:03.303071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27fd45bf-01d5-4524-90c9-0354bfa6ac5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:03.306269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b71a0e-6033-4099-ba3e-428d41c4d6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:03.707863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0416572-1c4d-44d6-b261-ff9646b883fe tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] GET http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef Jan 21 08:55:03.709458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0416572-1c4d-44d6-b261-ff9646b883fe tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:03.709923 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:03.709923 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:03.710620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0416572-1c4d-44d6-b261-ff9646b883fe tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:03.805071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0416572-1c4d-44d6-b261-ff9646b883fe tempest-VolumesServicesTestJSON-1760413906 tempest-VolumesServicesTestJSON-1760413906] http://10.222.0.50/volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef returned with HTTP 404 Jan 21 08:55:03.807107 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1642/3273] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:03 2021] GET /volume/v3/eabe6fad33be490ba1468497a27b729f/volumes/745dd296-595b-4a78-ac26-0168a38a0bef => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:55:06.546955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['62710abc-3959-4747-978c-bbb78f95a099', 'a15a8723-c393-4d4d-8462-5ecb05f8ffa6', 'a4acbb2b-e082-46df-92f4-d58f6d916ddf', 'a28381fb-bd06-4dde-8f59-5dd5995c11a2'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:55:06.550470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b71a0e-6033-4099-ba3e-428d41c4d6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62710abc-3959-4747-978c-bbb78f95a099', 'a15a8723-c393-4d4d-8462-5ecb05f8ffa6', 'a4acbb2b-e082-46df-92f4-d58f6d916ddf', 'a28381fb-bd06-4dde-8f59-5dd5995c11a2']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:06.553918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267e2484-236d-4824-9675-8e1df319fcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:06.957857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267e2484-236d-4824-9675-8e1df319fcd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8338a87a-cc97-4702-a319-f3ded0ef2252', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-51093503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['62710abc-3959-4747-978c-bbb78f95a099','a15a8723-c393-4d4d-8462-5ecb05f8ffa6','a4acbb2b-e082-46df-92f4-d58f6d916ddf','a28381fb-bd06-4dde-8f59-5dd5995c11a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-51093503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8338a87a-cc97-4702-a319-f3ded0ef2252,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',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='de116d277498472fa6af7b3a42520710',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:06.976037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e1ddec-0eb2-4330-a658-98a31d7c04df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:07.170920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e1ddec-0eb2-4330-a658-98a31d7c04df) 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-51093503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['62710abc-3959-4747-978c-bbb78f95a099','a15a8723-c393-4d4d-8462-5ecb05f8ffa6','a4acbb2b-e082-46df-92f4-d58f6d916ddf','a28381fb-bd06-4dde-8f59-5dd5995c11a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:07.180836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7893a8e1-4f41-4a5d-986d-020c543a1793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:07.308338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7893a8e1-4f41-4a5d-986d-020c543a1793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:07.321202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (6309a3d1-edf5-45be-8c9f-de212cd6e0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:55:07.640922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request issued successfully. Jan 21 08:55:07.712793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-491e7225-3097-4a8c-9bef-907dd364bffa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes returned with HTTP 202 Jan 21 08:55:07.719565 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1632/3274] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:55:02 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes => generated 821 bytes in 5056 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:55:07.752001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c90cde8-d24b-43a3-a49b-2d1844ed2369 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 08:55:07.752986 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c90cde8-d24b-43a3-a49b-2d1844ed2369 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:07.755568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c90cde8-d24b-43a3-a49b-2d1844ed2369 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:07.968390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:07.968390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:08.001515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5c90cde8-d24b-43a3-a49b-2d1844ed2369 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:55:08.067634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c90cde8-d24b-43a3-a49b-2d1844ed2369 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 08:55:08.068558 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1643/3275] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:07 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 913 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:55:09.094771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0ca300c-c117-4ac5-84df-5966b203152c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 08:55:09.104189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0ca300c-c117-4ac5-84df-5966b203152c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:09.104189 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:09.104189 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:09.104189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0ca300c-c117-4ac5-84df-5966b203152c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:09.413262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:09.413262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:09.429547 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a0ca300c-c117-4ac5-84df-5966b203152c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:55:09.504942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0ca300c-c117-4ac5-84df-5966b203152c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 08:55:09.506886 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1633/3276] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:09 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 914 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:09.534838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f8af7d2-0575-42a8-b27d-d66cd2eacc5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 08:55:09.535654 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:09.535654 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:09.536382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f8af7d2-0575-42a8-b27d-d66cd2eacc5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8338a87a-cc97-4702-a319-f3ded0ef2252", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-81602201"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:55:09.612141 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:09.612141 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:09.613281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f8af7d2-0575-42a8-b27d-d66cd2eacc5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:55:09.613640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-4f8af7d2-0575-42a8-b27d-d66cd2eacc5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume 8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 08:55:09.800394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-4f8af7d2-0575-42a8-b27d-d66cd2eacc5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['d66c905b-e240-42bc-adbb-6aa2f498ccca', 'ac079c38-8f3c-4c73-9900-959a8491fd71', '9d44f71c-c2f2-4456-a6d2-4250bf60a0c7', '8bea3fa8-5d5c-4571-9ddb-3c29871587c8'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:55:10.148821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f8af7d2-0575-42a8-b27d-d66cd2eacc5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot create request issued successfully. Jan 21 08:55:10.150667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f8af7d2-0575-42a8-b27d-d66cd2eacc5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 202 Jan 21 08:55:10.169896 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1644/3277] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:55:09 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 308 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:55:10.175550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54ffe2cc-437e-4709-977f-dca6ff651afd tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 08:55:10.179376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54ffe2cc-437e-4709-977f-dca6ff651afd tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:10.179600 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:10.179600 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:10.180490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54ffe2cc-437e-4709-977f-dca6ff651afd tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:10.232665 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:10.232665 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:10.234164 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-54ffe2cc-437e-4709-977f-dca6ff651afd tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:55:10.236766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54ffe2cc-437e-4709-977f-dca6ff651afd tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c returned with HTTP 200 Jan 21 08:55:10.238081 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1634/3278] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:55:10 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c => generated 440 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:11.360903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-676b7f2a-207b-4097-a000-89ada998c048 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 08:55:11.360903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-676b7f2a-207b-4097-a000-89ada998c048 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:11.360903 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:11.360903 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:11.360903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-676b7f2a-207b-4097-a000-89ada998c048 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:11.360903 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:11.360903 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:11.360903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-676b7f2a-207b-4097-a000-89ada998c048 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:55:11.360903 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-676b7f2a-207b-4097-a000-89ada998c048 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c returned with HTTP 200 Jan 21 08:55:11.360903 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1645/3279] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:55:11 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:12.321359 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ebeedeb-852d-4e8f-aeca-e28a21f16d2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 08:55:12.321949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ebeedeb-852d-4e8f-aeca-e28a21f16d2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:12.324831 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:12.324831 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:12.324831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ebeedeb-852d-4e8f-aeca-e28a21f16d2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:12.360089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:12.360089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:12.361492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8ebeedeb-852d-4e8f-aeca-e28a21f16d2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:55:12.363753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ebeedeb-852d-4e8f-aeca-e28a21f16d2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c returned with HTTP 200 Jan 21 08:55:12.364885 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1635/3280] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:55:12 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:13.381614 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26f6a842-13b9-4ffa-af2e-af590d34da6a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 08:55:13.383120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26f6a842-13b9-4ffa-af2e-af590d34da6a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:13.383543 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:13.383543 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:13.384181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26f6a842-13b9-4ffa-af2e-af590d34da6a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:13.416127 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:13.416127 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:13.417925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-26f6a842-13b9-4ffa-af2e-af590d34da6a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:55:13.420493 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26f6a842-13b9-4ffa-af2e-af590d34da6a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c returned with HTTP 200 Jan 21 08:55:13.421771 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1646/3281] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:55:13 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:14.441272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc327810-6144-40cc-b038-7ea0e8a72b6e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 08:55:14.442558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc327810-6144-40cc-b038-7ea0e8a72b6e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:14.442558 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:14.442558 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:14.443150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc327810-6144-40cc-b038-7ea0e8a72b6e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:14.491927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:14.491927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:14.493722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cc327810-6144-40cc-b038-7ea0e8a72b6e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:55:14.496817 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc327810-6144-40cc-b038-7ea0e8a72b6e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c returned with HTTP 200 Jan 21 08:55:14.499478 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1636/3282] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:55:14 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c => generated 467 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:14.514294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-320f5e36-3158-40d5-92b5-b778abc5654c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups Jan 21 08:55:14.516907 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:14.516907 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:14.516907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-320f5e36-3158-40d5-92b5-b778abc5654c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8338a87a-cc97-4702-a319-f3ded0ef2252", "snapshot_id": "368bd4ca-f91a-4a69-8a5b-580e3810f56c", "name": "tempest-VolumesSnapshotTestJSON-Backup-613040680"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:55:14.521047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-320f5e36-3158-40d5-92b5-b778abc5654c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Creating new backup {'backup': {'volume_id': '8338a87a-cc97-4702-a319-f3ded0ef2252', 'snapshot_id': '368bd4ca-f91a-4a69-8a5b-580e3810f56c', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-613040680'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:55:14.521047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-320f5e36-3158-40d5-92b5-b778abc5654c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Creating backup of volume 8338a87a-cc97-4702-a319-f3ded0ef2252 in container None Jan 21 08:55:14.634928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:14.634928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:14.636496 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-320f5e36-3158-40d5-92b5-b778abc5654c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:55:14.672559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:14.672559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:14.674183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-320f5e36-3158-40d5-92b5-b778abc5654c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:55:14.814663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-320f5e36-3158-40d5-92b5-b778abc5654c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['8e45a094-6084-4351-9811-55c4411b2334', 'a4db9684-588c-41e9-b633-bd7cbfd484f4'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:55:15.141319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-320f5e36-3158-40d5-92b5-b778abc5654c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups returned with HTTP 202 Jan 21 08:55:15.143574 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1647/3283] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:55:14 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups => generated 400 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:55:15.159501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-564a97fe-b8f3-4269-af35-c7a4a50fa82b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:15.163818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-564a97fe-b8f3-4269-af35-c7a4a50fa82b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:15.163818 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:15.163818 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:15.163818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-564a97fe-b8f3-4269-af35-c7a4a50fa82b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:15.163818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-564a97fe-b8f3-4269-af35-c7a4a50fa82b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:15.230123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:15.230123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:15.234458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-564a97fe-b8f3-4269-af35-c7a4a50fa82b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:15.241676 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1637/3284] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:15 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:16.279826 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7f94b80-a7d0-46bd-b57a-ecc96a954813 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:16.281506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7f94b80-a7d0-46bd-b57a-ecc96a954813 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:16.281893 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:16.281893 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:16.282616 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7f94b80-a7d0-46bd-b57a-ecc96a954813 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:16.285703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a7f94b80-a7d0-46bd-b57a-ecc96a954813 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:16.317718 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:16.317718 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:16.319592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7f94b80-a7d0-46bd-b57a-ecc96a954813 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:16.324281 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1648/3285] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:16 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:16.998303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6452df9-e3b2-4075-9749-fc0a93670392 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes Jan 21 08:55:16.999270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6452df9-e3b2-4075-9749-fc0a93670392 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:16.999655 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:16.999655 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:17.000041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6452df9-e3b2-4075-9749-fc0a93670392 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:17.000844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-a6452df9-e3b2-4075-9749-fc0a93670392 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:55:17.002682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a6452df9-e3b2-4075-9749-fc0a93670392 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:55:17.059099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a6452df9-e3b2-4075-9749-fc0a93670392 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Get all volumes completed successfully. Jan 21 08:55:17.059922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6452df9-e3b2-4075-9749-fc0a93670392 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes returned with HTTP 200 Jan 21 08:55:17.061093 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1638/3286] 10.222.0.50 () {58 vars in 1204 bytes} [Thu Jan 21 08:55:16 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes => generated 15 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 08:55:17.076896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] POST http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes Jan 21 08:55:17.077484 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:17.077484 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:17.078291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-75556395"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:55:17.079947 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-75556395'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:55:17.081356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Create volume of 1 GB Jan 21 08:55:17.104341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Availability Zones retrieved successfully. Jan 21 08:55:17.123298 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Flow 'volume_create_api' (72bfb677-4a44-4ed3-bf5e-19b61654b85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:55:17.126398 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e0d3e5-c353-4132-8584-866653674f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:17.128556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:55:17.278985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e0d3e5-c353-4132-8584-866653674f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:17.282991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0b2c09-f2cb-45d9-80ac-af23e4fd4413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:17.362670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82301e55-77e5-420f-9a19-8a913dba8a63 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:17.365601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82301e55-77e5-420f-9a19-8a913dba8a63 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:17.366910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82301e55-77e5-420f-9a19-8a913dba8a63 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:17.368461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-82301e55-77e5-420f-9a19-8a913dba8a63 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:17.447048 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:17.447048 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:17.452161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82301e55-77e5-420f-9a19-8a913dba8a63 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:17.460245 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1639/3287] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:17 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:55:17.472975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Created reservations ['abcb2c7e-7e01-41ee-9d86-8c1632a684ce', '7ff258d2-00d9-4409-abcb-a8584c3f334e', 'd6bb7992-ad87-4de7-a9e8-ec95ca62c491', '1222b37c-214a-495f-8a86-507b71627f3e'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:55:17.477185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c0b2c09-f2cb-45d9-80ac-af23e4fd4413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abcb2c7e-7e01-41ee-9d86-8c1632a684ce', '7ff258d2-00d9-4409-abcb-a8584c3f334e', 'd6bb7992-ad87-4de7-a9e8-ec95ca62c491', '1222b37c-214a-495f-8a86-507b71627f3e']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:17.481899 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9694c9e4-c7fd-487c-9cde-9d3d14fcfff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:17.707518 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9694c9e4-c7fd-487c-9cde-9d3d14fcfff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ba8c706-528a-4bd9-8dc3-a0a31f7b194a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-75556395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb3dfde6a6148788c91035498bfd006',qos_specs=None,replication_status=,reservations=['abcb2c7e-7e01-41ee-9d86-8c1632a684ce','7ff258d2-00d9-4409-abcb-a8584c3f334e','d6bb7992-ad87-4de7-a9e8-ec95ca62c491','1222b37c-214a-495f-8a86-507b71627f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbbcf2abba7d44319237dc83f65d0371',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-75556395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ba8c706-528a-4bd9-8dc3-a0a31f7b194a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcb3dfde6a6148788c91035498bfd006',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='fbbcf2abba7d44319237dc83f65d0371',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:17.714995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70049ef6-f313-4349-9bdf-4bbf808f0777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:17.813655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70049ef6-f313-4349-9bdf-4bbf808f0777) 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-75556395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb3dfde6a6148788c91035498bfd006',qos_specs=None,replication_status=,reservations=['abcb2c7e-7e01-41ee-9d86-8c1632a684ce','7ff258d2-00d9-4409-abcb-a8584c3f334e','d6bb7992-ad87-4de7-a9e8-ec95ca62c491','1222b37c-214a-495f-8a86-507b71627f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbbcf2abba7d44319237dc83f65d0371',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:17.818923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dedf36b-fe9a-4a62-b035-9dd14936bc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:17.940186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dedf36b-fe9a-4a62-b035-9dd14936bc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:17.960935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Flow 'volume_create_api' (72bfb677-4a44-4ed3-bf5e-19b61654b85b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:55:18.083020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Create volume request issued successfully. Jan 21 08:55:18.116613 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a67344b7-4498-4396-8413-389f041df878 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes returned with HTTP 202 Jan 21 08:55:18.128759 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1649/3288] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:55:17 2021] POST /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes => generated 822 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:55:18.145640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62dc612c-612b-4eee-a48f-ea94cf2bd315 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:18.146788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62dc612c-612b-4eee-a48f-ea94cf2bd315 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:18.147295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:18.147295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:18.148798 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62dc612c-612b-4eee-a48f-ea94cf2bd315 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:18.271611 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:18.271611 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:18.290308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-62dc612c-612b-4eee-a48f-ea94cf2bd315 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:18.353331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62dc612c-612b-4eee-a48f-ea94cf2bd315 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a returned with HTTP 200 Jan 21 08:55:18.355406 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1640/3289] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:18 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a => generated 890 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:18.482515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1581dba-21b0-4bc5-b7ec-89574a672d2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:18.486526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1581dba-21b0-4bc5-b7ec-89574a672d2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:18.487241 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:18.487241 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:18.487971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1581dba-21b0-4bc5-b7ec-89574a672d2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:18.493091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d1581dba-21b0-4bc5-b7ec-89574a672d2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:18.568268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:18.568268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:18.570937 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1581dba-21b0-4bc5-b7ec-89574a672d2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:18.571828 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1650/3290] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:18 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:19.393419 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cef4d076-fac4-4dde-871d-2d65b0e1c5db tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:19.394391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cef4d076-fac4-4dde-871d-2d65b0e1c5db tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:19.394754 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:19.394754 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:19.395715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cef4d076-fac4-4dde-871d-2d65b0e1c5db tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:19.597762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-179a61d1-233c-4a26-9a92-008daa23684b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:19.601159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-179a61d1-233c-4a26-9a92-008daa23684b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:19.601159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:19.601159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:19.601159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-179a61d1-233c-4a26-9a92-008daa23684b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:19.604411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-179a61d1-233c-4a26-9a92-008daa23684b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:19.606585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:19.606585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:19.618259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cef4d076-fac4-4dde-871d-2d65b0e1c5db tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:19.669968 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:19.669968 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:19.672140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-179a61d1-233c-4a26-9a92-008daa23684b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:19.672465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cef4d076-fac4-4dde-871d-2d65b0e1c5db tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a returned with HTTP 200 Jan 21 08:55:19.673778 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1641/3291] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:19 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a => generated 914 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:19.677453 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1651/3292] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:19 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:20.715565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-157ebab3-18bd-43ca-89c8-59eae84c1807 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:20.720615 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-157ebab3-18bd-43ca-89c8-59eae84c1807 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:20.720867 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:20.720867 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:20.721179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-157ebab3-18bd-43ca-89c8-59eae84c1807 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:20.729150 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7aadd120-e7bc-4f38-8930-a923ecdada1a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:20.734005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7aadd120-e7bc-4f38-8930-a923ecdada1a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:20.734762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:20.734762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:20.736002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7aadd120-e7bc-4f38-8930-a923ecdada1a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:20.737843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7aadd120-e7bc-4f38-8930-a923ecdada1a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:20.779815 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:20.779815 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:20.780997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7aadd120-e7bc-4f38-8930-a923ecdada1a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:20.788188 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1642/3293] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:20 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:20.820156 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:20.820156 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:20.833673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-157ebab3-18bd-43ca-89c8-59eae84c1807 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:20.898489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-157ebab3-18bd-43ca-89c8-59eae84c1807 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a returned with HTTP 200 Jan 21 08:55:20.899644 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1652/3294] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:20 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:20.916262 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad7f2f46-73b1-497a-a024-48c06bea6cb0 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:20.916779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad7f2f46-73b1-497a-a024-48c06bea6cb0 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:20.917575 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:20.917575 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:20.918191 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad7f2f46-73b1-497a-a024-48c06bea6cb0 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:20.979596 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:20.979596 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:20.982034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad7f2f46-73b1-497a-a024-48c06bea6cb0 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:21.016980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad7f2f46-73b1-497a-a024-48c06bea6cb0 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a returned with HTTP 200 Jan 21 08:55:21.016980 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1643/3295] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:20 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:55:21.026362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] POST http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes Jan 21 08:55:21.026847 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:21.026847 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:21.027255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1043563023"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:55:21.028457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1043563023'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:55:21.029104 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Create volume of 1 GB Jan 21 08:55:21.062811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Availability Zones retrieved successfully. Jan 21 08:55:21.072075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Flow 'volume_create_api' (a5268411-fc95-423d-ba0c-d8e36a7822ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:55:21.078214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d307ae-6b3d-41ee-b37b-01fee49eb1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:21.082805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:55:21.214571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d307ae-6b3d-41ee-b37b-01fee49eb1d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:21.218247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac9c93f-41a6-4ffc-bc16-bc3fde35d149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:21.380255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Created reservations ['e113d709-3a66-4332-ac1b-61e54ef821cc', 'f64cfc53-fa9c-479e-9774-67f71af10585', 'cce03a78-214c-463a-9910-c2ed97339fb1', '6c761ef6-f22f-4aa1-8ed5-485a8e6eb67a'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:55:21.383284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac9c93f-41a6-4ffc-bc16-bc3fde35d149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e113d709-3a66-4332-ac1b-61e54ef821cc', 'f64cfc53-fa9c-479e-9774-67f71af10585', 'cce03a78-214c-463a-9910-c2ed97339fb1', '6c761ef6-f22f-4aa1-8ed5-485a8e6eb67a']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:21.385994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1e24b14-319d-4d83-81a1-b724cfd22853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:21.547818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1e24b14-319d-4d83-81a1-b724cfd22853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffb68dfa-4d32-405d-b344-0446945ee189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1043563023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb3dfde6a6148788c91035498bfd006',qos_specs=None,replication_status=,reservations=['e113d709-3a66-4332-ac1b-61e54ef821cc','f64cfc53-fa9c-479e-9774-67f71af10585','cce03a78-214c-463a-9910-c2ed97339fb1','6c761ef6-f22f-4aa1-8ed5-485a8e6eb67a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbbcf2abba7d44319237dc83f65d0371',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:55:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1043563023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffb68dfa-4d32-405d-b344-0446945ee189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcb3dfde6a6148788c91035498bfd006',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='fbbcf2abba7d44319237dc83f65d0371',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:21.551757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f2ac97-c5e1-4b46-9c5b-4427653deb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:21.655706 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f2ac97-c5e1-4b46-9c5b-4427653deb90) 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-1043563023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb3dfde6a6148788c91035498bfd006',qos_specs=None,replication_status=,reservations=['e113d709-3a66-4332-ac1b-61e54ef821cc','f64cfc53-fa9c-479e-9774-67f71af10585','cce03a78-214c-463a-9910-c2ed97339fb1','6c761ef6-f22f-4aa1-8ed5-485a8e6eb67a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbbcf2abba7d44319237dc83f65d0371',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:21.676970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c14d50b0-c4c2-4c52-9700-3d85995bbc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:21.784401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c14d50b0-c4c2-4c52-9700-3d85995bbc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:21.792273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Flow 'volume_create_api' (a5268411-fc95-423d-ba0c-d8e36a7822ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:55:21.803349 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52531190-9ea8-4cc7-872f-e653fa3d988a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:21.807952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52531190-9ea8-4cc7-872f-e653fa3d988a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:21.814752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:21.814752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:21.814752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52531190-9ea8-4cc7-872f-e653fa3d988a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:21.814752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-52531190-9ea8-4cc7-872f-e653fa3d988a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:21.925597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:21.925597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:21.937209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52531190-9ea8-4cc7-872f-e653fa3d988a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:21.953305 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1644/3296] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:21 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:55:21.958875 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Create volume request issued successfully. Jan 21 08:55:22.022821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09779faf-bb8c-4ace-85fe-5fbace8a0e8f tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes returned with HTTP 202 Jan 21 08:55:22.024545 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1653/3297] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:55:21 2021] POST /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes => generated 824 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:55:22.042107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9feabf4-4683-4bff-a5f2-46ab720f59f3 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:22.044726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9feabf4-4683-4bff-a5f2-46ab720f59f3 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:22.045094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:22.045094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:22.056769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9feabf4-4683-4bff-a5f2-46ab720f59f3 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:22.206201 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:22.206201 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:22.225693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e9feabf4-4683-4bff-a5f2-46ab720f59f3 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:22.283941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9feabf4-4683-4bff-a5f2-46ab720f59f3 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 200 Jan 21 08:55:22.285176 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1645/3298] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:22 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 916 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:22.965133 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34c17d18-9f22-476e-b2dc-16fb68063a21 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:22.966519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34c17d18-9f22-476e-b2dc-16fb68063a21 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:22.968125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:22.968125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:22.969998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34c17d18-9f22-476e-b2dc-16fb68063a21 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:22.970578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-34c17d18-9f22-476e-b2dc-16fb68063a21 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:23.034583 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:23.034583 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:23.038492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34c17d18-9f22-476e-b2dc-16fb68063a21 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:23.040160 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1654/3299] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:22 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:23.315966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f85506dd-cecd-4951-8440-a8454b8dde31 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:23.317011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f85506dd-cecd-4951-8440-a8454b8dde31 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:23.317455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:23.317455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:23.318105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f85506dd-cecd-4951-8440-a8454b8dde31 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:23.481483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:23.481483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:23.510298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f85506dd-cecd-4951-8440-a8454b8dde31 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:23.529058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f85506dd-cecd-4951-8440-a8454b8dde31 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 200 Jan 21 08:55:23.530194 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1646/3300] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:23 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:24.078437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af533cfb-b9c0-4830-a04d-a74aee86adb0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:24.079475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af533cfb-b9c0-4830-a04d-a74aee86adb0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:24.079898 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:24.079898 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:24.080511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af533cfb-b9c0-4830-a04d-a74aee86adb0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:24.081206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-af533cfb-b9c0-4830-a04d-a74aee86adb0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:24.175525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:24.175525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:24.178940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af533cfb-b9c0-4830-a04d-a74aee86adb0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:24.193139 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1655/3301] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:24 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:24.560583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9336000f-1a65-4114-a290-0842816ae680 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:24.561514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9336000f-1a65-4114-a290-0842816ae680 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:24.571259 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:24.571259 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:24.572326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9336000f-1a65-4114-a290-0842816ae680 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:24.781057 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:24.781057 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:24.795026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9336000f-1a65-4114-a290-0842816ae680 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:24.861962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9336000f-1a65-4114-a290-0842816ae680 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 200 Jan 21 08:55:24.863151 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1647/3302] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:24 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 917 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:24.900564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2d917a9-084a-4aa7-94ab-1a63bdef85bb tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:24.906319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2d917a9-084a-4aa7-94ab-1a63bdef85bb tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:24.907105 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:24.907105 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:24.908133 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2d917a9-084a-4aa7-94ab-1a63bdef85bb tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:25.155938 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:25.155938 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:25.206583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64e02678-47c1-427f-a7c0-07fbc5707a44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:25.211399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64e02678-47c1-427f-a7c0-07fbc5707a44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:25.211859 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:25.211859 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:25.228312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c2d917a9-084a-4aa7-94ab-1a63bdef85bb tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:25.228712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64e02678-47c1-427f-a7c0-07fbc5707a44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:25.253468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-64e02678-47c1-427f-a7c0-07fbc5707a44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:25.349224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2d917a9-084a-4aa7-94ab-1a63bdef85bb tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 200 Jan 21 08:55:25.350404 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1656/3303] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:24 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 917 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:25.359282 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:25.359282 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:25.363100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64e02678-47c1-427f-a7c0-07fbc5707a44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:25.372526 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1648/3304] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:25 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:25.392353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] POST http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes Jan 21 08:55:25.393383 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:25.393383 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:25.393811 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-869719700"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:55:25.395392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-869719700'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:55:25.395392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Create volume of 1 GB Jan 21 08:55:25.424576 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Availability Zones retrieved successfully. Jan 21 08:55:25.468015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Flow 'volume_create_api' (bd1dbe23-d1e1-484d-89ca-bef3536f0afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:55:25.472071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ece75b9-b3e7-4509-948b-0003e769db55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:25.477712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:55:25.568852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ece75b9-b3e7-4509-948b-0003e769db55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:25.582949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e108b6c5-1853-4f5c-9214-676ff340643c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:25.824342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Created reservations ['81029850-0b39-4648-b30f-503efeaa5766', 'd191acc9-b6cd-4b02-8d8f-5964bc9dfbfe', 'f226b03a-3d75-4ce5-8b9b-1042f379a6dc', 'db0a8162-e006-4300-8655-8e476d76cd20'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:55:25.824594 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e108b6c5-1853-4f5c-9214-676ff340643c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81029850-0b39-4648-b30f-503efeaa5766', 'd191acc9-b6cd-4b02-8d8f-5964bc9dfbfe', 'f226b03a-3d75-4ce5-8b9b-1042f379a6dc', 'db0a8162-e006-4300-8655-8e476d76cd20']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:25.827504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30603eff-ee31-4ba8-84e4-ebe32de87ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:26.135119 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30603eff-ee31-4ba8-84e4-ebe32de87ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9b4abb9-6186-44bf-8a06-559c4c167a78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-869719700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb3dfde6a6148788c91035498bfd006',qos_specs=None,replication_status=,reservations=['81029850-0b39-4648-b30f-503efeaa5766','d191acc9-b6cd-4b02-8d8f-5964bc9dfbfe','f226b03a-3d75-4ce5-8b9b-1042f379a6dc','db0a8162-e006-4300-8655-8e476d76cd20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbbcf2abba7d44319237dc83f65d0371',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-869719700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9b4abb9-6186-44bf-8a06-559c4c167a78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcb3dfde6a6148788c91035498bfd006',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='fbbcf2abba7d44319237dc83f65d0371',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:26.139601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d390b113-a38c-40b1-81fd-352226cdb7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:26.230075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d390b113-a38c-40b1-81fd-352226cdb7e4) 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-869719700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcb3dfde6a6148788c91035498bfd006',qos_specs=None,replication_status=,reservations=['81029850-0b39-4648-b30f-503efeaa5766','d191acc9-b6cd-4b02-8d8f-5964bc9dfbfe','f226b03a-3d75-4ce5-8b9b-1042f379a6dc','db0a8162-e006-4300-8655-8e476d76cd20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbbcf2abba7d44319237dc83f65d0371',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:26.233147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e900ada5-a48b-4329-8308-2c399d17f7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:26.380998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-602c1d72-2995-4084-a031-09cfd58dcfa8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:26.381536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-602c1d72-2995-4084-a031-09cfd58dcfa8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:26.381725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:26.381725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:26.382071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-602c1d72-2995-4084-a031-09cfd58dcfa8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:26.383017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-602c1d72-2995-4084-a031-09cfd58dcfa8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:26.391171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e900ada5-a48b-4329-8308-2c399d17f7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:26.394219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Flow 'volume_create_api' (bd1dbe23-d1e1-484d-89ca-bef3536f0afe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:55:26.425084 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:26.425084 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:26.428711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-602c1d72-2995-4084-a031-09cfd58dcfa8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:26.435470 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1649/3305] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:26 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:26.462012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Create volume request issued successfully. Jan 21 08:55:26.477054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb6c7ca1-c651-4950-9084-f74b3771790b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes returned with HTTP 202 Jan 21 08:55:26.479771 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1657/3306] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:55:25 2021] POST /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes => generated 823 bytes in 1103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:55:26.497265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26690641-8326-48c7-96f2-b603589b8dc6 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:26.498044 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26690641-8326-48c7-96f2-b603589b8dc6 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:26.498238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:26.498238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:26.498985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26690641-8326-48c7-96f2-b603589b8dc6 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:26.589932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:26.589932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:26.610599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-26690641-8326-48c7-96f2-b603589b8dc6 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:26.647910 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26690641-8326-48c7-96f2-b603589b8dc6 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 returned with HTTP 200 Jan 21 08:55:26.650209 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1650/3307] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:26 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 => generated 891 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:27.463420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89d408e1-384b-4e20-988b-2a1210df615e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:27.463420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89d408e1-384b-4e20-988b-2a1210df615e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:27.463420 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:27.463420 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:27.463420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89d408e1-384b-4e20-988b-2a1210df615e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:27.465930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-89d408e1-384b-4e20-988b-2a1210df615e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:27.586779 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:27.586779 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:27.592315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89d408e1-384b-4e20-988b-2a1210df615e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:27.593126 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1658/3308] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:27 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:27.682898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bc7d7e4-c8a1-4a02-abfc-511527696826 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:27.693166 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bc7d7e4-c8a1-4a02-abfc-511527696826 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:27.693567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:27.693567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:27.694306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bc7d7e4-c8a1-4a02-abfc-511527696826 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:28.112505 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:28.112505 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:28.142193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2bc7d7e4-c8a1-4a02-abfc-511527696826 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:28.198649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bc7d7e4-c8a1-4a02-abfc-511527696826 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 returned with HTTP 200 Jan 21 08:55:28.200320 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1651/3309] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:27 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 => generated 915 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:28.618754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f9910704-aacb-4f01-b3c4-cfffd9250564 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:28.619607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f9910704-aacb-4f01-b3c4-cfffd9250564 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:28.619607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:28.619607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:28.620026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f9910704-aacb-4f01-b3c4-cfffd9250564 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:28.620204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f9910704-aacb-4f01-b3c4-cfffd9250564 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:28.664100 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:28.664100 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:28.666695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f9910704-aacb-4f01-b3c4-cfffd9250564 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:28.668311 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1659/3310] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:28 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:29.228383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f329231e-c346-4164-b193-f33605b84f17 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:29.229198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f329231e-c346-4164-b193-f33605b84f17 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:29.229546 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:29.229546 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:29.247785 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f329231e-c346-4164-b193-f33605b84f17 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:29.314480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:29.314480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:29.324253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f329231e-c346-4164-b193-f33605b84f17 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:29.362809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f329231e-c346-4164-b193-f33605b84f17 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 returned with HTTP 200 Jan 21 08:55:29.364018 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1652/3311] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:29 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:29.396729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e72eb1b-82bb-4a69-a9ed-5649853b108b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:29.397118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8e72eb1b-82bb-4a69-a9ed-5649853b108b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:29.397312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:29.397312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:29.399841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8e72eb1b-82bb-4a69-a9ed-5649853b108b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:29.508238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:29.508238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:29.537148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8e72eb1b-82bb-4a69-a9ed-5649853b108b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:29.587065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8e72eb1b-82bb-4a69-a9ed-5649853b108b tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 returned with HTTP 200 Jan 21 08:55:29.591778 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1660/3312] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:29 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:29.693348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-960fb90d-dcb6-4c90-a964-26efdfaea029 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:29.694290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-960fb90d-dcb6-4c90-a964-26efdfaea029 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:29.695644 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:29.695644 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:29.698156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-960fb90d-dcb6-4c90-a964-26efdfaea029 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:29.699537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-960fb90d-dcb6-4c90-a964-26efdfaea029 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:29.787039 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:29.787039 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:29.801383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-960fb90d-dcb6-4c90-a964-26efdfaea029 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:29.802281 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1661/3313] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:29 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:30.385739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] POST http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes Jan 21 08:55:30.386213 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:30.386213 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:30.386626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:55:30.387795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Create volume request body: {'volume': {'size': 1}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:55:30.388143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Create volume of 1 GB Jan 21 08:55:30.420131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Availability Zones retrieved successfully. Jan 21 08:55:30.470281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Flow 'volume_create_api' (40d22d89-5309-42b8-902e-e3fa2e9683b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:55:30.486417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9cf0ef0-3af5-4e4d-85c1-8c5038729f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:30.489207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:55:30.676021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9cf0ef0-3af5-4e4d-85c1-8c5038729f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:30.678418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d74b5c14-fba0-494a-ad41-0712f70750b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:30.822861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1beda0d-7674-4ecc-88fa-7fdc01151b35 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:30.823469 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1beda0d-7674-4ecc-88fa-7fdc01151b35 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:30.823728 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:30.823728 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:30.824115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1beda0d-7674-4ecc-88fa-7fdc01151b35 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:30.824488 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d1beda0d-7674-4ecc-88fa-7fdc01151b35 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:30.887979 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Created reservations ['6494f478-0b20-46ff-9407-82b71507368c', '7dd79cbb-32ae-4faf-8c11-15113dcac895', '7686917d-6987-4049-a4e7-e0ef88e1334e', 'bb877d8d-15f8-4b0a-b0a0-cb46f499172f'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:55:30.890294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d74b5c14-fba0-494a-ad41-0712f70750b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6494f478-0b20-46ff-9407-82b71507368c', '7dd79cbb-32ae-4faf-8c11-15113dcac895', '7686917d-6987-4049-a4e7-e0ef88e1334e', 'bb877d8d-15f8-4b0a-b0a0-cb46f499172f']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:30.893575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4e3a8c-d455-4fb0-83e7-351f7ff0d792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:30.900040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:30.900040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:30.905144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1beda0d-7674-4ecc-88fa-7fdc01151b35 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:30.915927 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1662/3314] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:30 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:31.119653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d4e3a8c-d455-4fb0-83e7-351f7ff0d792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3320cec0-ca10-4223-968e-d498a2b83e64', '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='185c5a868aea43bda761cce2f2b8f088',qos_specs=None,replication_status=,reservations=['6494f478-0b20-46ff-9407-82b71507368c','7dd79cbb-32ae-4faf-8c11-15113dcac895','7686917d-6987-4049-a4e7-e0ef88e1334e','bb877d8d-15f8-4b0a-b0a0-cb46f499172f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f58739790b49e8b8c02083cce51ce8',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:55:30Z,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=3320cec0-ca10-4223-968e-d498a2b83e64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='185c5a868aea43bda761cce2f2b8f088',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='23f58739790b49e8b8c02083cce51ce8',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:31.124840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c1ee86-a2a8-4b67-80c6-e038afd90266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:31.264922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c1ee86-a2a8-4b67-80c6-e038afd90266) 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='185c5a868aea43bda761cce2f2b8f088',qos_specs=None,replication_status=,reservations=['6494f478-0b20-46ff-9407-82b71507368c','7dd79cbb-32ae-4faf-8c11-15113dcac895','7686917d-6987-4049-a4e7-e0ef88e1334e','bb877d8d-15f8-4b0a-b0a0-cb46f499172f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23f58739790b49e8b8c02083cce51ce8',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:31.269845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19eec97-bf0e-46c6-9955-f155a79ea99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:55:31.445974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19eec97-bf0e-46c6-9955-f155a79ea99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:55:31.456738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Flow 'volume_create_api' (40d22d89-5309-42b8-902e-e3fa2e9683b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:55:31.625989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Create volume request issued successfully. Jan 21 08:55:31.693572 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b3376f3-843e-41ac-b74d-fd1bf119973f tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes returned with HTTP 202 Jan 21 08:55:31.706703 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1653/3315] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:55:29 2021] POST /volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes => generated 802 bytes in 2082 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:55:31.712937 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b9d4f27-ab34-49c1-9dd7-e03c5f21f0b2 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] GET http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 Jan 21 08:55:31.713646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b9d4f27-ab34-49c1-9dd7-e03c5f21f0b2 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:31.714303 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:31.714303 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:31.714969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b9d4f27-ab34-49c1-9dd7-e03c5f21f0b2 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:31.859212 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:31.859212 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:31.894029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8b9d4f27-ab34-49c1-9dd7-e03c5f21f0b2 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Volume info retrieved successfully. Jan 21 08:55:31.936198 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7caf47af-13c3-431b-be3e-f1cdbc7c6fea tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:31.937935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7caf47af-13c3-431b-be3e-f1cdbc7c6fea tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:31.938730 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:31.938730 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:31.939310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7caf47af-13c3-431b-be3e-f1cdbc7c6fea tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:31.940323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7caf47af-13c3-431b-be3e-f1cdbc7c6fea tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:31.946854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b9d4f27-ab34-49c1-9dd7-e03c5f21f0b2 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 returned with HTTP 200 Jan 21 08:55:31.959276 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1663/3316] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:31 2021] GET /volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 => generated 981 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:32.028311 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:32.028311 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:32.030201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7caf47af-13c3-431b-be3e-f1cdbc7c6fea tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:32.031405 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1654/3317] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:31 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:32.973798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad4238b7-264a-450f-a79a-e95085290609 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] GET http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 Jan 21 08:55:32.974565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad4238b7-264a-450f-a79a-e95085290609 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:32.974565 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:32.974565 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:32.975061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad4238b7-264a-450f-a79a-e95085290609 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:33.048636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f2f12e1-2d81-4874-b4c9-82b796ebaf97 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:33.049066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f2f12e1-2d81-4874-b4c9-82b796ebaf97 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:33.049304 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:33.049304 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:33.049822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f2f12e1-2d81-4874-b4c9-82b796ebaf97 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:33.050075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4f2f12e1-2d81-4874-b4c9-82b796ebaf97 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:33.137934 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:33.137934 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:33.145970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f2f12e1-2d81-4874-b4c9-82b796ebaf97 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:33.146647 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1655/3318] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:33 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:55:33.152375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:33.152375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:33.187274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad4238b7-264a-450f-a79a-e95085290609 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Volume info retrieved successfully. Jan 21 08:55:33.233767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad4238b7-264a-450f-a79a-e95085290609 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 returned with HTTP 200 Jan 21 08:55:33.243021 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1664/3319] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:32 2021] GET /volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 => generated 1039 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:55:34.185512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6801c05c-6362-4010-8f00-0c90a6cab3c7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:34.185512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6801c05c-6362-4010-8f00-0c90a6cab3c7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:34.185512 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:34.185512 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:34.185512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6801c05c-6362-4010-8f00-0c90a6cab3c7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:34.188485 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6801c05c-6362-4010-8f00-0c90a6cab3c7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:34.243423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:34.243423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:34.245477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6801c05c-6362-4010-8f00-0c90a6cab3c7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:34.246351 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1656/3320] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:34 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:34.262457 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f838321f-f3d1-447e-952b-c52e9a34e4f9 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] GET http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 Jan 21 08:55:34.262457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f838321f-f3d1-447e-952b-c52e9a34e4f9 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:34.262457 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:34.262457 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:34.262457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f838321f-f3d1-447e-952b-c52e9a34e4f9 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:34.405713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:34.405713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:34.420894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f838321f-f3d1-447e-952b-c52e9a34e4f9 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Volume info retrieved successfully. Jan 21 08:55:34.458028 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f838321f-f3d1-447e-952b-c52e9a34e4f9 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 returned with HTTP 200 Jan 21 08:55:34.459503 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1665/3321] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:34 2021] GET /volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 => generated 1040 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:55:34.480031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa479661-599b-42fd-9b6b-6f15d15b1ae7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] GET http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/detail?all_tenants=1&project_id=fcb3dfde6a6148788c91035498bfd006 Jan 21 08:55:34.481448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa479661-599b-42fd-9b6b-6f15d15b1ae7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:34.481448 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:34.481448 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:34.481448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa479661-599b-42fd-9b6b-6f15d15b1ae7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:34.483145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-aa479661-599b-42fd-9b6b-6f15d15b1ae7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Could not evaluate value fcb3dfde6a6148788c91035498bfd006, assuming string {{(pid=88057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 08:55:34.491981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-aa479661-599b-42fd-9b6b-6f15d15b1ae7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Searching by: MultiDict([('project_id', 'fcb3dfde6a6148788c91035498bfd006'), ('all_tenants', 1)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 08:55:34.560996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aa479661-599b-42fd-9b6b-6f15d15b1ae7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Get all volumes completed successfully. Jan 21 08:55:34.563677 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:34.563677 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:34.576676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa479661-599b-42fd-9b6b-6f15d15b1ae7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/detail?all_tenants=1&project_id=fcb3dfde6a6148788c91035498bfd006 returned with HTTP 200 Jan 21 08:55:34.593612 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1657/3322] 10.222.0.50 () {58 vars in 1340 bytes} [Thu Jan 21 08:55:34 2021] GET /volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/detail?all_tenants=1&project_id=fcb3dfde6a6148788c91035498bfd006 => generated 3244 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:55:34.603965 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d18ec5d6-5a1e-446c-bf55-e39b04d969c7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] DELETE http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 Jan 21 08:55:34.604508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d18ec5d6-5a1e-446c-bf55-e39b04d969c7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:34.605962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:34.605962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:34.606780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d18ec5d6-5a1e-446c-bf55-e39b04d969c7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:34.607555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d18ec5d6-5a1e-446c-bf55-e39b04d969c7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Delete volume with id: 3320cec0-ca10-4223-968e-d498a2b83e64 Jan 21 08:55:34.689963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:34.689963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:34.691707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d18ec5d6-5a1e-446c-bf55-e39b04d969c7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Volume info retrieved successfully. Jan 21 08:55:35.744336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d18ec5d6-5a1e-446c-bf55-e39b04d969c7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] Delete volume request issued successfully. Jan 21 08:55:35.744336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d18ec5d6-5a1e-446c-bf55-e39b04d969c7 tempest-VolumesListAdminTestJSON-1613148630 tempest-VolumesListAdminTestJSON-1613148630] http://10.222.0.50/volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 returned with HTTP 202 Jan 21 08:55:35.744336 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1666/3323] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:55:34 2021] DELETE /volume/v3/185c5a868aea43bda761cce2f2b8f088/volumes/3320cec0-ca10-4223-968e-d498a2b83e64 => generated 0 bytes in 462 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:55:35.760495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9fc7a56c-e4e8-47da-9d66-5e622d2c7bc9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] DELETE http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:35.760495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9fc7a56c-e4e8-47da-9d66-5e622d2c7bc9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:35.760495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:35.760495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:35.760495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9fc7a56c-e4e8-47da-9d66-5e622d2c7bc9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:35.760495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-9fc7a56c-e4e8-47da-9d66-5e622d2c7bc9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Delete volume with id: c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:35.760495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:35.760495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:35.760495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9fc7a56c-e4e8-47da-9d66-5e622d2c7bc9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:35.774095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f8de80c-5f57-4c96-9a7b-3151c711d2bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:35.774095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f8de80c-5f57-4c96-9a7b-3151c711d2bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:35.774095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:35.774095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:35.774095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f8de80c-5f57-4c96-9a7b-3151c711d2bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:35.774095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0f8de80c-5f57-4c96-9a7b-3151c711d2bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:35.774095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:35.774095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:35.774095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f8de80c-5f57-4c96-9a7b-3151c711d2bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:35.774095 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1667/3324] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:35 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:35.838921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9fc7a56c-e4e8-47da-9d66-5e622d2c7bc9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Delete volume request issued successfully. Jan 21 08:55:35.839843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9fc7a56c-e4e8-47da-9d66-5e622d2c7bc9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 returned with HTTP 202 Jan 21 08:55:35.841554 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1658/3325] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:55:35 2021] DELETE /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 => generated 0 bytes in 774 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:55:35.853999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4230770f-f96a-4065-a52f-be66d6a39578 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:35.863040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4230770f-f96a-4065-a52f-be66d6a39578 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:35.863040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:35.863040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:35.863040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4230770f-f96a-4065-a52f-be66d6a39578 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:36.096088 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:36.096088 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:36.139756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4230770f-f96a-4065-a52f-be66d6a39578 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:36.326391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be55211b-fbbb-4784-95ec-f83e1811afc6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:36.327382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be55211b-fbbb-4784-95ec-f83e1811afc6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:36.327804 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:36.327804 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:36.328494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be55211b-fbbb-4784-95ec-f83e1811afc6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:36.329175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-be55211b-fbbb-4784-95ec-f83e1811afc6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:36.345247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4230770f-f96a-4065-a52f-be66d6a39578 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 returned with HTTP 200 Jan 21 08:55:36.356230 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1668/3326] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:35 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 => generated 915 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:36.466246 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:36.466246 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:36.466246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be55211b-fbbb-4784-95ec-f83e1811afc6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:36.466246 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1659/3327] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:36 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:55:37.391591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b12d9989-740c-4b85-99e0-275885d423ab tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:37.392547 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b12d9989-740c-4b85-99e0-275885d423ab tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:37.392876 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:37.392876 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:37.394011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b12d9989-740c-4b85-99e0-275885d423ab tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:37.477021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4222e25e-d6b5-4830-99b4-a043ae0bb690 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:37.488426 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4222e25e-d6b5-4830-99b4-a043ae0bb690 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:37.488426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:37.488426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:37.488426 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4222e25e-d6b5-4830-99b4-a043ae0bb690 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:37.488426 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4222e25e-d6b5-4830-99b4-a043ae0bb690 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:37.493630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:37.493630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:37.506549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b12d9989-740c-4b85-99e0-275885d423ab tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:37.537204 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:37.537204 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:37.540746 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b12d9989-740c-4b85-99e0-275885d423ab tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 returned with HTTP 200 Jan 21 08:55:37.540993 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4222e25e-d6b5-4830-99b4-a043ae0bb690 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:37.541712 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1660/3328] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:37 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:37.542194 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1669/3329] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:37 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 => generated 915 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:38.575225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb0f0e55-6f5e-4be3-b4af-48df48bca132 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:38.575225 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb0f0e55-6f5e-4be3-b4af-48df48bca132 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:38.575225 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:38.575225 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:38.575225 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb0f0e55-6f5e-4be3-b4af-48df48bca132 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:38.598892 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0980558b-b139-4335-b78d-701f088fd1fe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:38.598892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0980558b-b139-4335-b78d-701f088fd1fe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:38.598892 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:38.598892 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:38.598892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0980558b-b139-4335-b78d-701f088fd1fe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:38.598892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0980558b-b139-4335-b78d-701f088fd1fe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:38.647366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:38.647366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:38.649671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0980558b-b139-4335-b78d-701f088fd1fe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:38.650655 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1670/3330] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:38 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:38.775600 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:38.775600 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:38.817795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bb0f0e55-6f5e-4be3-b4af-48df48bca132 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:38.869741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb0f0e55-6f5e-4be3-b4af-48df48bca132 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 returned with HTTP 200 Jan 21 08:55:38.869984 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1661/3331] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:38 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 => generated 915 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:39.675525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58fa4d0f-a3ec-4dde-ab8a-869866de3e9c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:39.675525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58fa4d0f-a3ec-4dde-ab8a-869866de3e9c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:39.675525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:39.675525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:39.675525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58fa4d0f-a3ec-4dde-ab8a-869866de3e9c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:39.675525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-58fa4d0f-a3ec-4dde-ab8a-869866de3e9c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:39.695751 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:39.695751 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:39.703412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58fa4d0f-a3ec-4dde-ab8a-869866de3e9c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:39.704571 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1671/3332] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:39 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:55:39.887208 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56d465a2-65e2-4ee0-832a-3a6427e3a248 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:39.888812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56d465a2-65e2-4ee0-832a-3a6427e3a248 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:39.889446 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:39.889446 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:39.890771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56d465a2-65e2-4ee0-832a-3a6427e3a248 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:40.058255 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:40.058255 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:40.074879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-56d465a2-65e2-4ee0-832a-3a6427e3a248 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:40.130386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56d465a2-65e2-4ee0-832a-3a6427e3a248 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 returned with HTTP 200 Jan 21 08:55:40.132121 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1662/3333] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:39 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 => generated 915 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:40.729896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-635624bf-b938-4932-a807-cf39e29de710 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:40.730837 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-635624bf-b938-4932-a807-cf39e29de710 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:40.739263 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:40.739263 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:40.740524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-635624bf-b938-4932-a807-cf39e29de710 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:40.741265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-635624bf-b938-4932-a807-cf39e29de710 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:40.974426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:40.974426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:40.994282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-635624bf-b938-4932-a807-cf39e29de710 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:41.010364 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1672/3334] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:40 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:41.155495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7352d8c-327f-4aa1-9c12-621242d2fd09 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 Jan 21 08:55:41.157062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7352d8c-327f-4aa1-9c12-621242d2fd09 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:41.157433 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:41.157433 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:41.158140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7352d8c-327f-4aa1-9c12-621242d2fd09 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:41.480203 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7352d8c-327f-4aa1-9c12-621242d2fd09 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 returned with HTTP 404 Jan 21 08:55:41.483834 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1663/3335] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:41 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/c9b4abb9-6186-44bf-8a06-559c4c167a78 => generated 109 bytes in 338 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:55:41.498215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07f74f33-258a-4e1b-a0e8-d8c3075ed539 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] DELETE http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:41.499168 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07f74f33-258a-4e1b-a0e8-d8c3075ed539 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:41.499553 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:41.499553 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:41.500210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07f74f33-258a-4e1b-a0e8-d8c3075ed539 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:41.501044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-07f74f33-258a-4e1b-a0e8-d8c3075ed539 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Delete volume with id: ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:41.808117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:41.808117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:41.810901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-07f74f33-258a-4e1b-a0e8-d8c3075ed539 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:42.021192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-07f74f33-258a-4e1b-a0e8-d8c3075ed539 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Delete volume request issued successfully. Jan 21 08:55:42.022745 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07f74f33-258a-4e1b-a0e8-d8c3075ed539 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 202 Jan 21 08:55:42.035782 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1673/3336] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:55:41 2021] DELETE /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 0 bytes in 544 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:55:42.041156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c77be72-f192-469f-a2b0-b32e3b7bf018 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:42.047325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c77be72-f192-469f-a2b0-b32e3b7bf018 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:42.056338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c77be72-f192-469f-a2b0-b32e3b7bf018 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:42.060487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6c77be72-f192-469f-a2b0-b32e3b7bf018 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:42.088404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a42c4760-d51d-4670-ba1a-679218b998ef tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:42.090873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a42c4760-d51d-4670-ba1a-679218b998ef tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:42.092958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:42.092958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:42.099120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a42c4760-d51d-4670-ba1a-679218b998ef tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:42.259889 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:42.259889 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:42.294452 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c77be72-f192-469f-a2b0-b32e3b7bf018 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:42.306785 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1664/3337] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:42 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:42.387361 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:42.387361 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:42.443286 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a42c4760-d51d-4670-ba1a-679218b998ef tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:42.600602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a42c4760-d51d-4670-ba1a-679218b998ef tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 200 Jan 21 08:55:42.613539 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1674/3338] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:42 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 916 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:43.327617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72084148-8a40-42ba-a626-3721a1a793fe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:43.333890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72084148-8a40-42ba-a626-3721a1a793fe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:43.334523 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:43.334523 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:43.336414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72084148-8a40-42ba-a626-3721a1a793fe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:43.337326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-72084148-8a40-42ba-a626-3721a1a793fe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:43.450300 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:43.450300 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:43.474335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72084148-8a40-42ba-a626-3721a1a793fe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:43.485566 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1665/3339] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:43 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:43.684501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73cca539-849d-433e-929a-3cb55e55fcfa tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:43.685646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73cca539-849d-433e-929a-3cb55e55fcfa tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:43.686135 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:43.686135 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:43.688421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73cca539-849d-433e-929a-3cb55e55fcfa tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:44.055321 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:44.055321 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:44.105614 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-73cca539-849d-433e-929a-3cb55e55fcfa tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:44.274924 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73cca539-849d-433e-929a-3cb55e55fcfa tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 200 Jan 21 08:55:44.279985 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1675/3340] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:43 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 916 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:44.512512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b036a26b-140c-4fb7-9ddf-aad96f935d2d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:44.515744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b036a26b-140c-4fb7-9ddf-aad96f935d2d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:44.521395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:44.521395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:44.527139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b036a26b-140c-4fb7-9ddf-aad96f935d2d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:44.527139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b036a26b-140c-4fb7-9ddf-aad96f935d2d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:44.658885 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:44.658885 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:44.661181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b036a26b-140c-4fb7-9ddf-aad96f935d2d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:44.662758 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1666/3341] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:44 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:45.321142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b8b240c-50c1-4d25-9c22-d2f3d7744e02 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:45.322082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b8b240c-50c1-4d25-9c22-d2f3d7744e02 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:45.324208 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:45.324208 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:45.324208 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b8b240c-50c1-4d25-9c22-d2f3d7744e02 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:45.571645 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:45.571645 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:45.621566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4b8b240c-50c1-4d25-9c22-d2f3d7744e02 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:45.686566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69c5f22b-f8dc-4a1a-b0e0-905ec4284700 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:45.687521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69c5f22b-f8dc-4a1a-b0e0-905ec4284700 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:45.687877 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:45.687877 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:45.688560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69c5f22b-f8dc-4a1a-b0e0-905ec4284700 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:45.689219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-69c5f22b-f8dc-4a1a-b0e0-905ec4284700 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:45.727926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b8b240c-50c1-4d25-9c22-d2f3d7744e02 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 200 Jan 21 08:55:45.746562 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1676/3342] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:45 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 916 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:45.805001 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:45.805001 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:45.819473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69c5f22b-f8dc-4a1a-b0e0-905ec4284700 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:45.833612 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1667/3343] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:45 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:46.777936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23e30b64-f932-4652-8771-4dce5e2252c2 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:46.777936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23e30b64-f932-4652-8771-4dce5e2252c2 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:46.777936 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:46.777936 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:46.777936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23e30b64-f932-4652-8771-4dce5e2252c2 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:46.865153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b9ffe41-80e8-4cb9-bbaf-a4433b66d9a6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:46.866643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b9ffe41-80e8-4cb9-bbaf-a4433b66d9a6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:46.879899 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:46.879899 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:46.881706 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b9ffe41-80e8-4cb9-bbaf-a4433b66d9a6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:46.882481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1b9ffe41-80e8-4cb9-bbaf-a4433b66d9a6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:47.030233 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:47.030233 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:47.036737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b9ffe41-80e8-4cb9-bbaf-a4433b66d9a6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:47.055481 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1668/3344] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:46 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:47.099108 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:47.099108 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:47.134885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23e30b64-f932-4652-8771-4dce5e2252c2 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:47.226809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23e30b64-f932-4652-8771-4dce5e2252c2 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 200 Jan 21 08:55:47.227898 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1677/3345] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:46 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 916 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:48.072239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b05071b-86c7-44a3-b70e-e043ca75a37b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:48.073090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b05071b-86c7-44a3-b70e-e043ca75a37b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:48.073441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:48.073441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:48.074076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b05071b-86c7-44a3-b70e-e043ca75a37b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:48.083817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1b05071b-86c7-44a3-b70e-e043ca75a37b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:48.217999 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:48.217999 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:48.232378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b05071b-86c7-44a3-b70e-e043ca75a37b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:48.239593 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1669/3346] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:48 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 841 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:48.245912 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e49ee848-d19c-4704-a58c-e588416c1204 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:48.246728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e49ee848-d19c-4704-a58c-e588416c1204 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:48.247020 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:48.247020 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:48.247493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e49ee848-d19c-4704-a58c-e588416c1204 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:48.329603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:48.329603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:48.369063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e49ee848-d19c-4704-a58c-e588416c1204 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:48.418376 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e49ee848-d19c-4704-a58c-e588416c1204 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 200 Jan 21 08:55:48.419450 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1678/3347] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:48 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 916 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:49.270151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-192e2be8-73da-494e-a1ba-aa56c72c04c8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:49.275844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-192e2be8-73da-494e-a1ba-aa56c72c04c8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:49.276517 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:49.276517 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:49.282887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-192e2be8-73da-494e-a1ba-aa56c72c04c8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:49.285234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-192e2be8-73da-494e-a1ba-aa56c72c04c8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:49.371843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:49.371843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:49.377384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-192e2be8-73da-494e-a1ba-aa56c72c04c8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:49.380218 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1670/3348] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:49 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:49.458371 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdbf4f75-9a4a-4a11-87fa-06b251219c0a tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 Jan 21 08:55:49.465091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdbf4f75-9a4a-4a11-87fa-06b251219c0a tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:49.469030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:49.469030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:49.470005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdbf4f75-9a4a-4a11-87fa-06b251219c0a tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:49.609440 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdbf4f75-9a4a-4a11-87fa-06b251219c0a tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 returned with HTTP 404 Jan 21 08:55:49.610785 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1679/3349] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:49 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/ffb68dfa-4d32-405d-b344-0446945ee189 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:55:49.620963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00934027-e061-46a0-a152-02c76786a758 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] DELETE http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:49.621878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00934027-e061-46a0-a152-02c76786a758 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:49.622307 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:49.622307 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:49.623251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00934027-e061-46a0-a152-02c76786a758 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:49.624008 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-00934027-e061-46a0-a152-02c76786a758 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Delete volume with id: 6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:49.753988 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:49.753988 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:49.759074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-00934027-e061-46a0-a152-02c76786a758 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:49.876500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-00934027-e061-46a0-a152-02c76786a758 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Delete volume request issued successfully. Jan 21 08:55:49.877144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00934027-e061-46a0-a152-02c76786a758 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a returned with HTTP 202 Jan 21 08:55:49.878478 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1671/3350] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:55:49 2021] DELETE /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:55:49.889135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-152ddd06-8861-4882-a830-858bac10a095 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:49.889765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-152ddd06-8861-4882-a830-858bac10a095 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:49.890340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-152ddd06-8861-4882-a830-858bac10a095 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:50.066559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:50.066559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:50.094698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-152ddd06-8861-4882-a830-858bac10a095 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:50.175171 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-152ddd06-8861-4882-a830-858bac10a095 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a returned with HTTP 200 Jan 21 08:55:50.177561 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1680/3351] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:49 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a => generated 914 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:50.400672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd10385f-65d5-4d30-8875-4e59341acaab tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:50.401121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd10385f-65d5-4d30-8875-4e59341acaab tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:50.401207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:50.401207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:50.402402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd10385f-65d5-4d30-8875-4e59341acaab tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:50.402402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bd10385f-65d5-4d30-8875-4e59341acaab tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:50.492253 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:50.492253 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:50.494176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd10385f-65d5-4d30-8875-4e59341acaab tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:50.495383 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1672/3352] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:50 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:51.198808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e52c58e4-1e03-48dd-b831-433d9a76c4db tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:51.212935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e52c58e4-1e03-48dd-b831-433d9a76c4db tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:51.212935 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:51.212935 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:51.212935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e52c58e4-1e03-48dd-b831-433d9a76c4db tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:51.306620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:51.306620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:51.316825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e52c58e4-1e03-48dd-b831-433d9a76c4db tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:51.343028 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e52c58e4-1e03-48dd-b831-433d9a76c4db tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a returned with HTTP 200 Jan 21 08:55:51.344244 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1681/3353] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:51 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a => generated 914 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:51.519469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28aba888-e3f8-46b5-a746-eb235b5976ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:51.532673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28aba888-e3f8-46b5-a746-eb235b5976ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:51.532673 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:51.532673 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:51.532673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28aba888-e3f8-46b5-a746-eb235b5976ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:51.532673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-28aba888-e3f8-46b5-a746-eb235b5976ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:51.626841 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:51.626841 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:51.638624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28aba888-e3f8-46b5-a746-eb235b5976ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:51.646031 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1673/3354] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:51 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:52.384927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ceeb7c2-bf3a-416f-9e0c-922c0039a357 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:52.385570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ceeb7c2-bf3a-416f-9e0c-922c0039a357 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:52.385955 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:52.385955 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:52.386654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ceeb7c2-bf3a-416f-9e0c-922c0039a357 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:52.664437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-021ce354-00ff-4f42-bbb5-800c0c2b6883 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:52.664437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-021ce354-00ff-4f42-bbb5-800c0c2b6883 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:52.664437 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:52.664437 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:52.664437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-021ce354-00ff-4f42-bbb5-800c0c2b6883 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:52.665313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-021ce354-00ff-4f42-bbb5-800c0c2b6883 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:52.765426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:52.765426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:52.822047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0ceeb7c2-bf3a-416f-9e0c-922c0039a357 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:52.842557 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:52.842557 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:52.846582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-021ce354-00ff-4f42-bbb5-800c0c2b6883 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:52.856428 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1674/3355] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:52 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:52.893813 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ceeb7c2-bf3a-416f-9e0c-922c0039a357 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a returned with HTTP 200 Jan 21 08:55:52.917877 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1682/3356] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:52 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a => generated 914 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:53.869221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d8090ae-e16b-497f-945d-63ef58d1d44f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:53.869732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d8090ae-e16b-497f-945d-63ef58d1d44f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:53.870153 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:53.870153 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:53.870503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d8090ae-e16b-497f-945d-63ef58d1d44f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:53.870948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3d8090ae-e16b-497f-945d-63ef58d1d44f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:53.898966 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:53.898966 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:53.907129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d8090ae-e16b-497f-945d-63ef58d1d44f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:53.908769 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1675/3357] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:53 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:55:53.924998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a6155d3-bc06-4cc7-b529-01aa0ee940a6 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:53.925624 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a6155d3-bc06-4cc7-b529-01aa0ee940a6 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:53.925821 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:53.925821 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:53.926508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a6155d3-bc06-4cc7-b529-01aa0ee940a6 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:54.007795 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:54.007795 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:54.018240 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6a6155d3-bc06-4cc7-b529-01aa0ee940a6 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Volume info retrieved successfully. Jan 21 08:55:54.044170 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a6155d3-bc06-4cc7-b529-01aa0ee940a6 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a returned with HTTP 200 Jan 21 08:55:54.047614 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1683/3358] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:53 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a => generated 914 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:54.936385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-986a7e79-66c9-4764-8dcd-b06c81a679bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:54.938359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-986a7e79-66c9-4764-8dcd-b06c81a679bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:54.938739 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:54.938739 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:54.948967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-986a7e79-66c9-4764-8dcd-b06c81a679bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:54.948967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-986a7e79-66c9-4764-8dcd-b06c81a679bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:55.066395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc4e24e8-d936-48c1-a23c-0c9c38d19fb9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] GET http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a Jan 21 08:55:55.067296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc4e24e8-d936-48c1-a23c-0c9c38d19fb9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:55.070564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:55.070564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:55.071216 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc4e24e8-d936-48c1-a23c-0c9c38d19fb9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:55.107322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:55.107322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:55.117213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-986a7e79-66c9-4764-8dcd-b06c81a679bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:55.118430 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1676/3359] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:54 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:55.264279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc4e24e8-d936-48c1-a23c-0c9c38d19fb9 tempest-VolumesListAdminTestJSON-695300399 tempest-VolumesListAdminTestJSON-695300399] http://10.222.0.50/volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a returned with HTTP 404 Jan 21 08:55:55.281309 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1684/3360] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:55 2021] GET /volume/v3/fcb3dfde6a6148788c91035498bfd006/volumes/6ba8c706-528a-4bd9-8dc3-a0a31f7b194a => generated 109 bytes in 222 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:55:56.150515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf96bf7f-064f-473f-8b51-ac9c541bda50 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:56.151782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf96bf7f-064f-473f-8b51-ac9c541bda50 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:56.152150 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:56.152150 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:56.152834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf96bf7f-064f-473f-8b51-ac9c541bda50 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:56.153503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bf96bf7f-064f-473f-8b51-ac9c541bda50 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:56.312423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:56.312423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:56.312423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf96bf7f-064f-473f-8b51-ac9c541bda50 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:56.320812 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1677/3361] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:56 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:57.338309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57a783a3-fd3a-49c1-b372-c1bbe592da0c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:57.339251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57a783a3-fd3a-49c1-b372-c1bbe592da0c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:57.340149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57a783a3-fd3a-49c1-b372-c1bbe592da0c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:57.340894 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-57a783a3-fd3a-49c1-b372-c1bbe592da0c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:57.395195 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:57.395195 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:57.410275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57a783a3-fd3a-49c1-b372-c1bbe592da0c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:57.418059 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1685/3362] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:57 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:58.423404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c56ecd1c-f49a-4e04-b632-c510c0178aa3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:58.424016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c56ecd1c-f49a-4e04-b632-c510c0178aa3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:58.424126 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:58.424126 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:58.424513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c56ecd1c-f49a-4e04-b632-c510c0178aa3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:58.424878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c56ecd1c-f49a-4e04-b632-c510c0178aa3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:58.451149 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:58.451149 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:58.453192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c56ecd1c-f49a-4e04-b632-c510c0178aa3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:58.455535 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1678/3363] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:58 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:55:59.479692 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3e13864-7ea7-458e-af18-3ec914dee0e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:55:59.481302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3e13864-7ea7-458e-af18-3ec914dee0e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:59.481644 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:55:59.481644 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:55:59.484320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3e13864-7ea7-458e-af18-3ec914dee0e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:59.485062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c3e13864-7ea7-458e-af18-3ec914dee0e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:55:59.539671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:55:59.539671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:55:59.542655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3e13864-7ea7-458e-af18-3ec914dee0e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:55:59.554737 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1686/3364] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:55:59 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:00.571958 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ffcecd1b-c53d-4d52-be6c-5a8f07f3a724 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:00.573029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ffcecd1b-c53d-4d52-be6c-5a8f07f3a724 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:00.573565 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:00.573565 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:00.574705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ffcecd1b-c53d-4d52-be6c-5a8f07f3a724 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:00.575929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ffcecd1b-c53d-4d52-be6c-5a8f07f3a724 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:00.658758 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:00.658758 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:00.662843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ffcecd1b-c53d-4d52-be6c-5a8f07f3a724 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:00.664994 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1679/3365] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:00 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:01.683354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e16655b-c5a8-4cd8-b97a-ba7890f0aa8f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:01.684378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e16655b-c5a8-4cd8-b97a-ba7890f0aa8f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:01.684748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:01.684748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:01.685649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e16655b-c5a8-4cd8-b97a-ba7890f0aa8f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:01.686081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2e16655b-c5a8-4cd8-b97a-ba7890f0aa8f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:01.736566 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:01.736566 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:01.749406 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e16655b-c5a8-4cd8-b97a-ba7890f0aa8f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:01.749406 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1687/3366] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:01 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:02.764640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18f0b22d-b24c-472b-9289-4409c0d59480 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:02.776769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18f0b22d-b24c-472b-9289-4409c0d59480 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:02.777772 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:02.777772 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:02.779999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18f0b22d-b24c-472b-9289-4409c0d59480 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:02.780974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-18f0b22d-b24c-472b-9289-4409c0d59480 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:02.888544 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:02.888544 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:02.897450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18f0b22d-b24c-472b-9289-4409c0d59480 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:02.901147 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1680/3367] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:02 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:03.925679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e850ce7-9ad5-4abe-a4e2-99d8592869aa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:03.933762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e850ce7-9ad5-4abe-a4e2-99d8592869aa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:03.934257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:03.934257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:03.935199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e850ce7-9ad5-4abe-a4e2-99d8592869aa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:03.940890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9e850ce7-9ad5-4abe-a4e2-99d8592869aa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:03.998577 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:03.998577 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:04.003411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e850ce7-9ad5-4abe-a4e2-99d8592869aa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:04.004636 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1688/3368] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:03 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:05.065138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c15ae73-127d-4718-bdbb-916cdcdcaf9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:05.066180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c15ae73-127d-4718-bdbb-916cdcdcaf9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:05.066557 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:05.066557 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:05.067250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c15ae73-127d-4718-bdbb-916cdcdcaf9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:05.068050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8c15ae73-127d-4718-bdbb-916cdcdcaf9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:05.109140 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:05.109140 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:05.153847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c15ae73-127d-4718-bdbb-916cdcdcaf9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:05.153847 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1681/3369] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:05 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:06.156851 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ffc36a11-b243-4ca0-b578-6c28a1882a78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:06.157633 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ffc36a11-b243-4ca0-b578-6c28a1882a78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:06.157633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:06.157633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:06.158041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ffc36a11-b243-4ca0-b578-6c28a1882a78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:06.158303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ffc36a11-b243-4ca0-b578-6c28a1882a78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:06.186044 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:06.186044 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:06.192379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ffc36a11-b243-4ca0-b578-6c28a1882a78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:06.192379 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1689/3370] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:06 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:07.214893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-335e3000-00b4-43ee-9f50-719db8da6428 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:07.215857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-335e3000-00b4-43ee-9f50-719db8da6428 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:07.220883 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:07.220883 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:07.221827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-335e3000-00b4-43ee-9f50-719db8da6428 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:07.222545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-335e3000-00b4-43ee-9f50-719db8da6428 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:07.330864 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:07.330864 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:07.336695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-335e3000-00b4-43ee-9f50-719db8da6428 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:07.338238 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1682/3371] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:07 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:08.368416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66b62f3d-772b-4931-a90b-a55c5f8991e8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:08.368416 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66b62f3d-772b-4931-a90b-a55c5f8991e8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:08.368416 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:08.368416 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:08.368416 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66b62f3d-772b-4931-a90b-a55c5f8991e8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:08.368416 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-66b62f3d-772b-4931-a90b-a55c5f8991e8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:08.443040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:08.443040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:08.446264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66b62f3d-772b-4931-a90b-a55c5f8991e8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:08.448011 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1690/3372] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:08 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:09.472462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e26a0551-86da-4e26-a28f-59ac4223b6c7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:09.476916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e26a0551-86da-4e26-a28f-59ac4223b6c7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:09.477427 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:09.477427 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:09.478267 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e26a0551-86da-4e26-a28f-59ac4223b6c7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:09.481871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e26a0551-86da-4e26-a28f-59ac4223b6c7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:09.533070 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:09.533070 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:09.535368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e26a0551-86da-4e26-a28f-59ac4223b6c7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:09.537617 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1683/3373] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:09 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:10.569291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-456b9c65-33cd-4661-95ea-08b06ef77590 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:10.569291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-456b9c65-33cd-4661-95ea-08b06ef77590 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:10.569291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:10.569291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:10.569291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-456b9c65-33cd-4661-95ea-08b06ef77590 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:10.569291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-456b9c65-33cd-4661-95ea-08b06ef77590 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:10.616393 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:10.616393 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:10.625254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-456b9c65-33cd-4661-95ea-08b06ef77590 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:10.625254 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1691/3374] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:10 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:11.665296 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-203a757b-551d-416c-a0ef-77edaad6d16a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:11.665296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-203a757b-551d-416c-a0ef-77edaad6d16a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:11.665296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:11.665296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:11.665296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-203a757b-551d-416c-a0ef-77edaad6d16a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:11.665296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-203a757b-551d-416c-a0ef-77edaad6d16a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:11.730750 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:11.730750 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:11.738948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-203a757b-551d-416c-a0ef-77edaad6d16a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:11.742074 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1684/3375] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:11 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:12.761494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0295a62f-843f-48e8-ae48-9fcebe096e01 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:12.762328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0295a62f-843f-48e8-ae48-9fcebe096e01 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:12.762328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:12.762328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:12.764566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0295a62f-843f-48e8-ae48-9fcebe096e01 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:12.764566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0295a62f-843f-48e8-ae48-9fcebe096e01 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:12.785458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:12.785458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:12.787410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0295a62f-843f-48e8-ae48-9fcebe096e01 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:12.788297 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1692/3376] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:12 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:13.809040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0400f0a2-7902-4d5d-8631-3395e0934d6b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:13.822076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0400f0a2-7902-4d5d-8631-3395e0934d6b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:13.822076 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:13.822076 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:13.822076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0400f0a2-7902-4d5d-8631-3395e0934d6b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:13.822076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0400f0a2-7902-4d5d-8631-3395e0934d6b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:13.864921 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:13.864921 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:13.874058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0400f0a2-7902-4d5d-8631-3395e0934d6b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:13.874058 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1685/3377] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:13 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:14.890357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a41a7052-a2bb-48cd-a65e-1fe532c65d5f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:14.891234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a41a7052-a2bb-48cd-a65e-1fe532c65d5f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:14.891234 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:14.891234 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:14.891784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a41a7052-a2bb-48cd-a65e-1fe532c65d5f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:14.892067 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a41a7052-a2bb-48cd-a65e-1fe532c65d5f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:14.936365 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:14.936365 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:14.938265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a41a7052-a2bb-48cd-a65e-1fe532c65d5f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:14.939147 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1693/3378] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:14 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:15.966200 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2827ca08-5bd8-43d8-9eef-f6cc9b10d706 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:15.967134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2827ca08-5bd8-43d8-9eef-f6cc9b10d706 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:15.971655 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:15.971655 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:15.972376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2827ca08-5bd8-43d8-9eef-f6cc9b10d706 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:15.973002 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2827ca08-5bd8-43d8-9eef-f6cc9b10d706 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:16.069375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:16.069375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:16.075920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2827ca08-5bd8-43d8-9eef-f6cc9b10d706 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:16.080828 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1686/3379] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:15 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:17.103250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44b2d0d4-8fab-4689-b8ab-72cdbe72c9e1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:17.104270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44b2d0d4-8fab-4689-b8ab-72cdbe72c9e1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:17.104640 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:17.104640 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:17.105341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44b2d0d4-8fab-4689-b8ab-72cdbe72c9e1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:17.106041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-44b2d0d4-8fab-4689-b8ab-72cdbe72c9e1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:17.159233 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:17.159233 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:17.163482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44b2d0d4-8fab-4689-b8ab-72cdbe72c9e1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:17.179380 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1694/3380] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:17 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:18.187656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07cc80a6-1250-48d3-967f-be6e7a4fccc9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:18.188226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07cc80a6-1250-48d3-967f-be6e7a4fccc9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:18.188531 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:18.188531 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:18.188881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07cc80a6-1250-48d3-967f-be6e7a4fccc9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:18.189393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-07cc80a6-1250-48d3-967f-be6e7a4fccc9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:18.249913 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:18.249913 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:18.253817 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07cc80a6-1250-48d3-967f-be6e7a4fccc9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:18.257756 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1687/3381] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:18 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:19.284441 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b58d4848-f62d-4739-b89d-f3fe87512a65 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:19.285473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b58d4848-f62d-4739-b89d-f3fe87512a65 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:19.285840 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:19.285840 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:19.294197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b58d4848-f62d-4739-b89d-f3fe87512a65 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:19.294990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b58d4848-f62d-4739-b89d-f3fe87512a65 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:19.472169 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:19.472169 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:19.483097 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b58d4848-f62d-4739-b89d-f3fe87512a65 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:19.490717 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1695/3382] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:19 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:20.498767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4d389263-ff79-417d-b484-02d1d1b87f81 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:20.499625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4d389263-ff79-417d-b484-02d1d1b87f81 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:20.499831 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:20.499831 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:20.500413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4d389263-ff79-417d-b484-02d1d1b87f81 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:20.500912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4d389263-ff79-417d-b484-02d1d1b87f81 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:20.563258 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:20.563258 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:20.565680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4d389263-ff79-417d-b484-02d1d1b87f81 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:20.569618 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1688/3383] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:20 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:21.588898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-924f1dbd-d6f4-4752-b085-291e771c07ea tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:21.589649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-924f1dbd-d6f4-4752-b085-291e771c07ea tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:21.589911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:21.589911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:21.590552 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-924f1dbd-d6f4-4752-b085-291e771c07ea tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:21.591048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-924f1dbd-d6f4-4752-b085-291e771c07ea tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:21.639281 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:21.639281 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:21.649368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-924f1dbd-d6f4-4752-b085-291e771c07ea tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:21.655897 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1696/3384] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:21 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:22.675951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-260192cd-96e6-4850-afdb-0b361861cff1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:22.676668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-260192cd-96e6-4850-afdb-0b361861cff1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:22.676668 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:22.676668 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:22.677061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-260192cd-96e6-4850-afdb-0b361861cff1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:22.677405 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-260192cd-96e6-4850-afdb-0b361861cff1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:22.721858 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:22.721858 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:22.729955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-260192cd-96e6-4850-afdb-0b361861cff1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:22.739320 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1689/3385] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:22 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:23.764497 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39bc83d3-207c-4b75-9d3f-30fb7c56ff64 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:23.766441 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39bc83d3-207c-4b75-9d3f-30fb7c56ff64 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:23.767099 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:23.767099 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:23.768501 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39bc83d3-207c-4b75-9d3f-30fb7c56ff64 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:23.778120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-39bc83d3-207c-4b75-9d3f-30fb7c56ff64 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:23.869984 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:23.869984 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:23.871884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39bc83d3-207c-4b75-9d3f-30fb7c56ff64 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:23.889298 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1697/3386] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:23 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:24.891584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4394a73b-dac7-44ca-86e7-53c0345be6a1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:24.891584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4394a73b-dac7-44ca-86e7-53c0345be6a1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:24.891584 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:24.891584 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:24.891584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4394a73b-dac7-44ca-86e7-53c0345be6a1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:24.891584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4394a73b-dac7-44ca-86e7-53c0345be6a1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:24.987285 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:24.987285 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:24.994192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4394a73b-dac7-44ca-86e7-53c0345be6a1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:25.005867 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1690/3387] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:24 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:26.044458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20066a67-943e-427a-88b2-1faecfd46465 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:26.044458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20066a67-943e-427a-88b2-1faecfd46465 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:26.044458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:26.044458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:26.044458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20066a67-943e-427a-88b2-1faecfd46465 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:26.044458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-20066a67-943e-427a-88b2-1faecfd46465 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:26.122265 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:26.122265 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:26.125752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20066a67-943e-427a-88b2-1faecfd46465 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:26.137948 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1698/3388] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:26 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:27.156737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-514d9510-d1a6-45c8-9ebe-1009b11c60e8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:27.157668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-514d9510-d1a6-45c8-9ebe-1009b11c60e8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:27.158035 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:27.158035 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:27.159186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-514d9510-d1a6-45c8-9ebe-1009b11c60e8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:27.162053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-514d9510-d1a6-45c8-9ebe-1009b11c60e8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:27.223601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:27.223601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:27.228465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-514d9510-d1a6-45c8-9ebe-1009b11c60e8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:27.229964 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1691/3389] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:27 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:28.250545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-104e977d-5ea3-46af-9287-a93f5d29ba43 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:28.250545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-104e977d-5ea3-46af-9287-a93f5d29ba43 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:28.250545 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:28.250545 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:28.251711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-104e977d-5ea3-46af-9287-a93f5d29ba43 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:28.251711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-104e977d-5ea3-46af-9287-a93f5d29ba43 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:28.294117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:28.294117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:28.296691 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-104e977d-5ea3-46af-9287-a93f5d29ba43 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:28.303080 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1699/3390] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:28 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:29.325848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb215318-66c3-4018-a44d-33d00438dc26 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:29.333607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb215318-66c3-4018-a44d-33d00438dc26 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:29.335133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:29.335133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:29.338392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb215318-66c3-4018-a44d-33d00438dc26 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:29.342899 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bb215318-66c3-4018-a44d-33d00438dc26 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:29.363909 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:29.363909 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:29.366587 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb215318-66c3-4018-a44d-33d00438dc26 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:29.367671 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1692/3391] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:29 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:30.389950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-530957e1-2230-4cbc-8326-c1cfa451a347 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:30.390705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-530957e1-2230-4cbc-8326-c1cfa451a347 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:30.390705 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:30.390705 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:30.391105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-530957e1-2230-4cbc-8326-c1cfa451a347 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:30.391715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-530957e1-2230-4cbc-8326-c1cfa451a347 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:30.437990 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:30.437990 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:30.441189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-530957e1-2230-4cbc-8326-c1cfa451a347 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:30.441189 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1700/3392] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:30 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:31.470338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ec49350-ffd2-4b67-850a-e6cea0378256 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:31.470338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ec49350-ffd2-4b67-850a-e6cea0378256 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:31.470338 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:31.470338 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:31.470338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ec49350-ffd2-4b67-850a-e6cea0378256 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:31.470338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9ec49350-ffd2-4b67-850a-e6cea0378256 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:31.549763 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:31.549763 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:31.560970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ec49350-ffd2-4b67-850a-e6cea0378256 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:31.562447 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1693/3393] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:31 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:32.590632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef81d2ee-06c9-47e5-a2d6-8f341497c9af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:32.591805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef81d2ee-06c9-47e5-a2d6-8f341497c9af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:32.592238 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:32.592238 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:32.592974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef81d2ee-06c9-47e5-a2d6-8f341497c9af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:32.593573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ef81d2ee-06c9-47e5-a2d6-8f341497c9af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:32.659539 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:32.659539 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:32.662264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef81d2ee-06c9-47e5-a2d6-8f341497c9af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:32.663761 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1701/3394] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:32 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:33.703096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75893563-ed8d-47f7-8d8d-2ae1851f876d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:33.703096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75893563-ed8d-47f7-8d8d-2ae1851f876d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:33.703096 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:33.703096 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:33.703096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75893563-ed8d-47f7-8d8d-2ae1851f876d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:33.703096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-75893563-ed8d-47f7-8d8d-2ae1851f876d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:33.772895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:33.772895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:33.772895 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75893563-ed8d-47f7-8d8d-2ae1851f876d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:33.800636 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1694/3395] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:33 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:56:34.789529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1581d3db-6ff5-425f-8cf4-4f76071a2b30 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:34.790358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1581d3db-6ff5-425f-8cf4-4f76071a2b30 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:34.790538 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:34.790538 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:34.791116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1581d3db-6ff5-425f-8cf4-4f76071a2b30 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:34.791652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1581d3db-6ff5-425f-8cf4-4f76071a2b30 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:34.913445 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:34.913445 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:34.921879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1581d3db-6ff5-425f-8cf4-4f76071a2b30 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:34.927600 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1702/3396] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:34 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:35.942574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc604425-0096-4e6b-a1e5-2950a43f063d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:35.943085 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc604425-0096-4e6b-a1e5-2950a43f063d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:35.943278 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:35.943278 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:35.943858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc604425-0096-4e6b-a1e5-2950a43f063d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:35.944216 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bc604425-0096-4e6b-a1e5-2950a43f063d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:36.022467 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:36.022467 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:36.028687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc604425-0096-4e6b-a1e5-2950a43f063d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:36.029539 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1695/3397] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:35 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:37.044333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-485d4464-7cc1-4d6b-a050-69e4931164f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:37.044935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-485d4464-7cc1-4d6b-a050-69e4931164f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:37.045131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:37.045131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:37.045427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-485d4464-7cc1-4d6b-a050-69e4931164f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:37.045802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-485d4464-7cc1-4d6b-a050-69e4931164f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:37.104944 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:37.104944 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:37.106837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-485d4464-7cc1-4d6b-a050-69e4931164f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:37.126209 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1703/3398] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:37 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:38.138430 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-117cb012-0047-48af-8943-3eb27332154c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:38.143642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-117cb012-0047-48af-8943-3eb27332154c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:38.143642 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:38.143642 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:38.143642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-117cb012-0047-48af-8943-3eb27332154c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:38.143642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-117cb012-0047-48af-8943-3eb27332154c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:38.210504 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:38.210504 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:38.220141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-117cb012-0047-48af-8943-3eb27332154c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:38.236953 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1696/3399] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:38 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:39.249199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6879f524-7311-4df2-894e-1886a6b639b3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:39.249199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6879f524-7311-4df2-894e-1886a6b639b3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:39.249199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:39.249199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:39.249199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6879f524-7311-4df2-894e-1886a6b639b3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:39.249199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6879f524-7311-4df2-894e-1886a6b639b3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:39.303068 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:39.303068 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:39.309024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6879f524-7311-4df2-894e-1886a6b639b3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:39.314678 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1704/3400] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:39 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:40.324765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-faba2fe6-40db-475f-a18a-5c777409b1cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:40.325343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-faba2fe6-40db-475f-a18a-5c777409b1cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:40.325455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:40.325455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:40.325841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-faba2fe6-40db-475f-a18a-5c777409b1cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:40.326237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-faba2fe6-40db-475f-a18a-5c777409b1cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:40.371733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:40.371733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:40.373993 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-faba2fe6-40db-475f-a18a-5c777409b1cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:40.375085 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1697/3401] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:40 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:41.399602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31b86ec5-1c94-45d1-85de-8adbc0491f4e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:41.400925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31b86ec5-1c94-45d1-85de-8adbc0491f4e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:41.401360 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:41.401360 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:41.402221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31b86ec5-1c94-45d1-85de-8adbc0491f4e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:41.402821 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-31b86ec5-1c94-45d1-85de-8adbc0491f4e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:41.434252 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:41.434252 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:41.437155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31b86ec5-1c94-45d1-85de-8adbc0491f4e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:41.439298 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1705/3402] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:41 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:42.454156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e81316c-ecee-4f8c-a712-7649114624d9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:42.454693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e81316c-ecee-4f8c-a712-7649114624d9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:42.454873 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:42.454873 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:42.455214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e81316c-ecee-4f8c-a712-7649114624d9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:42.455593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0e81316c-ecee-4f8c-a712-7649114624d9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:42.495334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:42.495334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:42.500283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e81316c-ecee-4f8c-a712-7649114624d9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:42.500283 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1698/3403] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:42 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:43.514805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-441e524b-9328-450e-88d0-0c1de5981174 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:43.516104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-441e524b-9328-450e-88d0-0c1de5981174 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:43.517514 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:43.517514 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:43.518188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-441e524b-9328-450e-88d0-0c1de5981174 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:43.518770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-441e524b-9328-450e-88d0-0c1de5981174 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:43.558181 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:43.558181 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:43.560724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-441e524b-9328-450e-88d0-0c1de5981174 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:43.560724 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1706/3404] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:43 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:56:44.576920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff4ea47c-0ec7-4c8d-8609-4e6494aa1865 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:44.577369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff4ea47c-0ec7-4c8d-8609-4e6494aa1865 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:44.577369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:44.577369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:44.577653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff4ea47c-0ec7-4c8d-8609-4e6494aa1865 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:44.577956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ff4ea47c-0ec7-4c8d-8609-4e6494aa1865 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:44.628569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:44.628569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:44.638089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff4ea47c-0ec7-4c8d-8609-4e6494aa1865 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:44.644352 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1699/3405] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:44 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:56:45.653144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b04eee0-2706-4e26-8589-3234c2d8ba07 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:45.653144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b04eee0-2706-4e26-8589-3234c2d8ba07 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:45.653144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:45.653144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:45.654380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2b04eee0-2706-4e26-8589-3234c2d8ba07 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:45.654380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2b04eee0-2706-4e26-8589-3234c2d8ba07 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:45.727911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:45.727911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:45.733019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2b04eee0-2706-4e26-8589-3234c2d8ba07 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:45.734791 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1707/3406] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:45 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:56:46.751624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64a059c6-b9a2-49a4-9b28-a655789c7fc3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:46.755323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64a059c6-b9a2-49a4-9b28-a655789c7fc3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:46.756339 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:46.756339 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:46.756691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64a059c6-b9a2-49a4-9b28-a655789c7fc3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:46.756874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-64a059c6-b9a2-49a4-9b28-a655789c7fc3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:46.813182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:46.813182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:46.825177 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64a059c6-b9a2-49a4-9b28-a655789c7fc3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:46.826246 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1700/3407] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:46 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:47.847741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-760bd978-ecc4-4bb2-b5ac-5cb12bbf1621 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:47.847741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-760bd978-ecc4-4bb2-b5ac-5cb12bbf1621 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:47.847741 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:47.847741 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:47.847741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-760bd978-ecc4-4bb2-b5ac-5cb12bbf1621 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:47.847741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-760bd978-ecc4-4bb2-b5ac-5cb12bbf1621 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:47.925576 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:47.925576 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:47.930630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-760bd978-ecc4-4bb2-b5ac-5cb12bbf1621 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:47.939494 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1708/3408] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:47 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:48.955212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbede3b4-327f-4521-b16c-a3a51eb90834 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:48.979036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbede3b4-327f-4521-b16c-a3a51eb90834 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:49.007952 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:49.007952 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:49.008862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fbede3b4-327f-4521-b16c-a3a51eb90834 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:49.009571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fbede3b4-327f-4521-b16c-a3a51eb90834 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:49.118055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:49.118055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:49.120321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fbede3b4-327f-4521-b16c-a3a51eb90834 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:49.121366 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1701/3409] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:48 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:50.139290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-046a3999-acf1-4997-be60-7cdb9322db3d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:50.151963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-046a3999-acf1-4997-be60-7cdb9322db3d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:50.152381 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:50.152381 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:50.153609 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-046a3999-acf1-4997-be60-7cdb9322db3d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:50.154296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-046a3999-acf1-4997-be60-7cdb9322db3d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:50.249471 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:50.249471 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:50.253348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-046a3999-acf1-4997-be60-7cdb9322db3d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:50.261389 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1709/3410] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:50 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:51.272794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ddab8b1d-db22-4a80-bc73-8a419ad5f4c6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:51.275178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ddab8b1d-db22-4a80-bc73-8a419ad5f4c6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:51.275178 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:51.275178 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:51.275178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ddab8b1d-db22-4a80-bc73-8a419ad5f4c6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:51.275178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ddab8b1d-db22-4a80-bc73-8a419ad5f4c6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:51.306404 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:51.306404 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:51.308809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ddab8b1d-db22-4a80-bc73-8a419ad5f4c6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:51.309987 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1702/3411] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:51 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:52.334941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12e4c295-c949-4b62-96dc-1d2fba57fd36 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:52.345845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12e4c295-c949-4b62-96dc-1d2fba57fd36 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:52.346442 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:52.346442 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:52.347384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12e4c295-c949-4b62-96dc-1d2fba57fd36 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:52.348315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-12e4c295-c949-4b62-96dc-1d2fba57fd36 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:52.434230 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:52.434230 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:52.448827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12e4c295-c949-4b62-96dc-1d2fba57fd36 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:52.451071 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1710/3412] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:52 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:53.474060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-371615c3-6452-4aea-836b-3f192ff2c187 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:53.474927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-371615c3-6452-4aea-836b-3f192ff2c187 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:53.475285 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:53.475285 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:53.475948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-371615c3-6452-4aea-836b-3f192ff2c187 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:53.476925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-371615c3-6452-4aea-836b-3f192ff2c187 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:53.517903 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:53.517903 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:53.519685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-371615c3-6452-4aea-836b-3f192ff2c187 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:53.520600 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1703/3413] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:53 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:54.535889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6a22cf1-a6fc-418f-adca-b2d352d53b2d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:54.536688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6a22cf1-a6fc-418f-adca-b2d352d53b2d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:54.536688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:54.536688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:54.537075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6a22cf1-a6fc-418f-adca-b2d352d53b2d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:54.537329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b6a22cf1-a6fc-418f-adca-b2d352d53b2d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:54.604879 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:54.604879 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:54.611861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6a22cf1-a6fc-418f-adca-b2d352d53b2d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:54.630949 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1711/3414] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:54 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:55.642029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-de342db7-34bd-40ac-aa07-da34b3f56826 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:55.644347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-de342db7-34bd-40ac-aa07-da34b3f56826 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:55.645494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:55.645494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:55.646806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-de342db7-34bd-40ac-aa07-da34b3f56826 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:55.647770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-de342db7-34bd-40ac-aa07-da34b3f56826 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:55.700863 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:55.700863 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:55.705100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-de342db7-34bd-40ac-aa07-da34b3f56826 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:55.720415 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1704/3415] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:55 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:56.731184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0db80896-5c15-4f03-bac3-420a68b0adf7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:56.733050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0db80896-5c15-4f03-bac3-420a68b0adf7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:56.735403 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:56.735403 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:56.739988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0db80896-5c15-4f03-bac3-420a68b0adf7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:56.742318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0db80896-5c15-4f03-bac3-420a68b0adf7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:56.809688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:56.809688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:56.819268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0db80896-5c15-4f03-bac3-420a68b0adf7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:56.827213 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1712/3416] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:56 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:57.702462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-750e97b9-574c-49f8-adcd-019e88bd38c3 req-c2e3aa7a-379d-45d7-91ce-31dcdd6668bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] DELETE http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments/ba93f39f-40e5-49a8-964b-161b71c52cbf Jan 21 08:56:57.702999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-750e97b9-574c-49f8-adcd-019e88bd38c3 req-c2e3aa7a-379d-45d7-91ce-31dcdd6668bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:57.703218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:57.703218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:57.703632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-750e97b9-574c-49f8-adcd-019e88bd38c3 req-c2e3aa7a-379d-45d7-91ce-31dcdd6668bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:57.757962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:57.757962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:57.842352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c487a19-73af-4916-82b3-51b4357646b0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:57.858046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c487a19-73af-4916-82b3-51b4357646b0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:57.858344 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:57.858344 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:57.858948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c487a19-73af-4916-82b3-51b4357646b0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:57.859336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1c487a19-73af-4916-82b3-51b4357646b0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:57.934793 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:57.934793 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:57.936719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c487a19-73af-4916-82b3-51b4357646b0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:57.937553 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1713/3417] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:57 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:58.918167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-750e97b9-574c-49f8-adcd-019e88bd38c3 req-c2e3aa7a-379d-45d7-91ce-31dcdd6668bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:56:58.919921 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-750e97b9-574c-49f8-adcd-019e88bd38c3 req-c2e3aa7a-379d-45d7-91ce-31dcdd6668bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:56:58.951770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ba23488-4696-4b8b-965f-56d26cc7cce4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:56:58.953773 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ba23488-4696-4b8b-965f-56d26cc7cce4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:56:58.961893 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:56:58.961893 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:56:58.963306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ba23488-4696-4b8b-965f-56d26cc7cce4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:56:58.967656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3ba23488-4696-4b8b-965f-56d26cc7cce4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:56:58.990334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-750e97b9-574c-49f8-adcd-019e88bd38c3 req-c2e3aa7a-379d-45d7-91ce-31dcdd6668bf tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments/ba93f39f-40e5-49a8-964b-161b71c52cbf returned with HTTP 200 Jan 21 08:56:58.994483 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1705/3418] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:56:57 2021] DELETE /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/attachments/ba93f39f-40e5-49a8-964b-161b71c52cbf => generated 19 bytes in 1297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:56:59.026930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:56:59.026930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:56:59.029046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ba23488-4696-4b8b-965f-56d26cc7cce4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:56:59.038526 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1714/3419] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:56:58 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:00.057212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa9172ca-01e5-4415-99ea-f84b99d43d8d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:57:00.064143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa9172ca-01e5-4415-99ea-f84b99d43d8d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:00.064737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:00.064737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:00.065589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa9172ca-01e5-4415-99ea-f84b99d43d8d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:00.066333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fa9172ca-01e5-4415-99ea-f84b99d43d8d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:57:00.257488 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:00.257488 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:00.267301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa9172ca-01e5-4415-99ea-f84b99d43d8d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:57:00.268272 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1706/3420] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:00 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:01.283142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2114e568-15e6-4b25-82ba-5cd5453e88ec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:57:01.284540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2114e568-15e6-4b25-82ba-5cd5453e88ec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:01.285278 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:01.285278 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:01.286989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2114e568-15e6-4b25-82ba-5cd5453e88ec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:01.287984 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2114e568-15e6-4b25-82ba-5cd5453e88ec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:57:01.340931 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:01.340931 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:01.344944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2114e568-15e6-4b25-82ba-5cd5453e88ec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:57:01.348687 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1715/3421] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:01 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:02.376335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b78fba8e-e809-443b-9146-630a9b891784 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:57:02.377203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b78fba8e-e809-443b-9146-630a9b891784 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:02.377438 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:02.377438 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:02.377827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b78fba8e-e809-443b-9146-630a9b891784 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:02.378209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b78fba8e-e809-443b-9146-630a9b891784 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:57:02.446109 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:02.446109 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:02.450807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b78fba8e-e809-443b-9146-630a9b891784 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:57:02.474355 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1707/3422] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:02 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:03.466989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c801b2c9-7aba-4fc2-ae68-e70a10e1d96a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:57:03.467872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c801b2c9-7aba-4fc2-ae68-e70a10e1d96a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:03.467872 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:03.467872 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:03.468322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c801b2c9-7aba-4fc2-ae68-e70a10e1d96a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:03.468510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-c801b2c9-7aba-4fc2-ae68-e70a10e1d96a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:57:03.492010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:03.492010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:03.493984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c801b2c9-7aba-4fc2-ae68-e70a10e1d96a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:57:03.495144 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1716/3423] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:03 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:04.512831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d82111d1-c641-4e86-a911-4fb6fe095f62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:57:04.513552 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d82111d1-c641-4e86-a911-4fb6fe095f62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:04.513779 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:04.513779 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:04.514456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d82111d1-c641-4e86-a911-4fb6fe095f62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:04.515024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d82111d1-c641-4e86-a911-4fb6fe095f62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:57:04.580000 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:04.580000 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:04.589064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d82111d1-c641-4e86-a911-4fb6fe095f62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:57:04.590343 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1708/3424] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:04 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:05.609947 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac9db095-30fb-4f42-a64e-1d56b5f6ee61 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:57:05.610693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac9db095-30fb-4f42-a64e-1d56b5f6ee61 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:05.610693 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:05.610693 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:05.611135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac9db095-30fb-4f42-a64e-1d56b5f6ee61 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:05.611832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ac9db095-30fb-4f42-a64e-1d56b5f6ee61 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:57:05.662157 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:05.662157 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:05.668777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac9db095-30fb-4f42-a64e-1d56b5f6ee61 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:57:05.672397 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1717/3425] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:05 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:05.698281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a90bace1-cac4-4700-8abd-5337157e21b4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 08:57:05.699705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a90bace1-cac4-4700-8abd-5337157e21b4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:05.700141 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:05.700141 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:05.700824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a90bace1-cac4-4700-8abd-5337157e21b4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:05.781254 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:05.781254 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:05.783163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a90bace1-cac4-4700-8abd-5337157e21b4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:57:05.790781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a90bace1-cac4-4700-8abd-5337157e21b4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c returned with HTTP 200 Jan 21 08:57:05.792364 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1709/3426] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:05 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c => generated 467 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:57:05.811022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b147228-419d-4d07-ae7e-742d1477a36c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:57:05.811950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b147228-419d-4d07-ae7e-742d1477a36c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:05.812538 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:05.812538 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:05.813195 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b147228-419d-4d07-ae7e-742d1477a36c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:05.813762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4b147228-419d-4d07-ae7e-742d1477a36c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Show backup with id 632b14ed-a0b9-486f-9d44-a55da2323c06. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:57:05.893994 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:05.893994 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:05.896379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b147228-419d-4d07-ae7e-742d1477a36c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 200 Jan 21 08:57:05.897216 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1718/3427] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:05 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:05.924947 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3b64ede-a518-43ed-b1a5-a689ac880f3b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 Jan 21 08:57:05.930249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3b64ede-a518-43ed-b1a5-a689ac880f3b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:05.930777 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:05.930777 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:05.931874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3b64ede-a518-43ed-b1a5-a689ac880f3b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:05.932541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-a3b64ede-a518-43ed-b1a5-a689ac880f3b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete backup with id: 632b14ed-a0b9-486f-9d44-a55da2323c06. Jan 21 08:57:05.986416 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:05.986416 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:06.108933 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-a3b64ede-a518-43ed-b1a5-a689ac880f3b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] delete_backup rpcapi backup_id 632b14ed-a0b9-486f-9d44-a55da2323c06 {{(pid=88057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:57:06.112671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3b64ede-a518-43ed-b1a5-a689ac880f3b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 returned with HTTP 202 Jan 21 08:57:06.113683 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1710/3428] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:57:05 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/backups/632b14ed-a0b9-486f-9d44-a55da2323c06 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:57:06.338197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18c88136-94de-4a11-a908-41a3330c1d47 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] DELETE http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 Jan 21 08:57:06.339016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18c88136-94de-4a11-a908-41a3330c1d47 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:06.339413 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:06.339413 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:06.340108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18c88136-94de-4a11-a908-41a3330c1d47 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:06.340786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-18c88136-94de-4a11-a908-41a3330c1d47 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Delete volume with id: a17d2b31-e325-4e6c-b948-0a15bb44bcb4 Jan 21 08:57:06.457996 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:06.457996 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:06.459716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-18c88136-94de-4a11-a908-41a3330c1d47 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:57:06.572328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-18c88136-94de-4a11-a908-41a3330c1d47 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Delete volume request issued successfully. Jan 21 08:57:06.579328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18c88136-94de-4a11-a908-41a3330c1d47 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 returned with HTTP 202 Jan 21 08:57:06.580852 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1719/3429] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:57:06 2021] DELETE /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/a17d2b31-e325-4e6c-b948-0a15bb44bcb4 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:57:06.590129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5d7c2b5-9b2d-42d7-ad1f-28300e6cc6fa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] DELETE http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 Jan 21 08:57:06.590995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5d7c2b5-9b2d-42d7-ad1f-28300e6cc6fa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:06.591428 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:06.591428 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:06.592135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5d7c2b5-9b2d-42d7-ad1f-28300e6cc6fa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:06.592680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-c5d7c2b5-9b2d-42d7-ad1f-28300e6cc6fa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Delete backup with id: 6d3b6831-f46d-43de-a823-f2fca9018a45. Jan 21 08:57:06.657957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:06.657957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:06.771831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-c5d7c2b5-9b2d-42d7-ad1f-28300e6cc6fa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] delete_backup rpcapi backup_id 6d3b6831-f46d-43de-a823-f2fca9018a45 {{(pid=88057) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:57:06.775298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5d7c2b5-9b2d-42d7-ad1f-28300e6cc6fa tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 returned with HTTP 202 Jan 21 08:57:06.776602 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1711/3430] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:57:06 2021] DELETE /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/backups/6d3b6831-f46d-43de-a823-f2fca9018a45 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:57:06.784198 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cba28fd8-bdf6-474b-be55-2b4391730093 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] DELETE http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:57:06.784600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cba28fd8-bdf6-474b-be55-2b4391730093 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:06.784818 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:06.784818 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:06.785214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cba28fd8-bdf6-474b-be55-2b4391730093 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:06.785678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-cba28fd8-bdf6-474b-be55-2b4391730093 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Delete volume with id: 5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:57:06.973739 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:06.973739 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:06.983636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cba28fd8-bdf6-474b-be55-2b4391730093 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:57:07.088292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cba28fd8-bdf6-474b-be55-2b4391730093 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Delete volume request issued successfully. Jan 21 08:57:07.096016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cba28fd8-bdf6-474b-be55-2b4391730093 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 202 Jan 21 08:57:07.098065 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1720/3431] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:57:06 2021] DELETE /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 0 bytes in 317 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 08:57:07.106238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaa2a5de-b3f7-4297-b44e-6430e7d708b1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:57:07.107018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaa2a5de-b3f7-4297-b44e-6430e7d708b1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:07.107418 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:07.107418 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:07.108099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eaa2a5de-b3f7-4297-b44e-6430e7d708b1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:07.200570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:07.200570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:07.232471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eaa2a5de-b3f7-4297-b44e-6430e7d708b1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:57:07.297805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eaa2a5de-b3f7-4297-b44e-6430e7d708b1 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:57:07.297805 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1712/3432] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:07 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 1363 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:57:08.316324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06152772-5cbe-47df-816f-0404c0d90a14 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:57:08.319689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06152772-5cbe-47df-816f-0404c0d90a14 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:08.321158 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:08.321158 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:08.324219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06152772-5cbe-47df-816f-0404c0d90a14 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:08.552122 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:08.552122 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:08.610912 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-06152772-5cbe-47df-816f-0404c0d90a14 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:57:08.730341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06152772-5cbe-47df-816f-0404c0d90a14 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:57:08.731681 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1721/3433] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:08 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 1363 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:57:09.763272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4d37b74-0fa0-4007-bb3f-43938b90ee4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:57:09.764534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4d37b74-0fa0-4007-bb3f-43938b90ee4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:09.764914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:09.764914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:09.765564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4d37b74-0fa0-4007-bb3f-43938b90ee4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:09.947937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:09.947937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:09.984093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d4d37b74-0fa0-4007-bb3f-43938b90ee4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:57:10.057801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4d37b74-0fa0-4007-bb3f-43938b90ee4c tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:57:10.065444 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1713/3434] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:09 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 1363 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:57:11.100205 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa8e6481-0007-45bc-b1e7-2a102a40f5b7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:57:11.101499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa8e6481-0007-45bc-b1e7-2a102a40f5b7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:11.101499 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:11.101499 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:11.101974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa8e6481-0007-45bc-b1e7-2a102a40f5b7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:11.546659 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:11.546659 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:11.546659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aa8e6481-0007-45bc-b1e7-2a102a40f5b7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:57:11.546659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa8e6481-0007-45bc-b1e7-2a102a40f5b7 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:57:11.546659 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1722/3435] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:11 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 1363 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:57:12.574789 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40efb95a-eaa2-40a7-be52-a19676f8c850 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:57:12.576214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40efb95a-eaa2-40a7-be52-a19676f8c850 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:12.576609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:12.576609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:12.577653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-40efb95a-eaa2-40a7-be52-a19676f8c850 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:12.688680 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:12.688680 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:12.699201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-40efb95a-eaa2-40a7-be52-a19676f8c850 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Volume info retrieved successfully. Jan 21 08:57:12.729226 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-40efb95a-eaa2-40a7-be52-a19676f8c850 tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 200 Jan 21 08:57:12.730590 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1714/3436] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:12 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 1363 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:57:13.758502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4bd21984-4534-4616-8bfc-b718c5dfb20e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] GET http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 Jan 21 08:57:13.759780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4bd21984-4534-4616-8bfc-b718c5dfb20e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:13.760496 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:13.760496 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:13.761246 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4bd21984-4534-4616-8bfc-b718c5dfb20e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:13.905394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4bd21984-4534-4616-8bfc-b718c5dfb20e tempest-TestVolumeBackupRestore-451444447 tempest-TestVolumeBackupRestore-451444447] http://10.222.0.50/volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 returned with HTTP 404 Jan 21 08:57:13.915585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1723/3437] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:13 2021] GET /volume/v3/41d1b3d72cb74077ba0a4a0461eeac93/volumes/5d503ba6-88c8-4fd2-8b09-d78f64cd6406 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:57:16.207161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6749dcaa-aea0-4398-a71b-8ee91ebaecdb tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] GET http://10.222.0.50/volume/v3/c1d45433b54d4989b190dc07704f0847/scheduler-stats/get_pools Jan 21 08:57:16.208091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6749dcaa-aea0-4398-a71b-8ee91ebaecdb tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:16.212977 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:16.212977 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:16.212977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6749dcaa-aea0-4398-a71b-8ee91ebaecdb tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] Calling method 'get_pools' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:16.266926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6749dcaa-aea0-4398-a71b-8ee91ebaecdb tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] http://10.222.0.50/volume/v3/c1d45433b54d4989b190dc07704f0847/scheduler-stats/get_pools returned with HTTP 200 Jan 21 08:57:16.268114 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1715/3438] 10.222.0.50 () {58 vars in 1258 bytes} [Thu Jan 21 08:57:16 2021] GET /volume/v3/c1d45433b54d4989b190dc07704f0847/scheduler-stats/get_pools => generated 61 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 08:57:16.292360 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6890af3-3054-4038-92fa-763bb5f8ad54 tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] GET http://10.222.0.50/volume/v3/c1d45433b54d4989b190dc07704f0847/scheduler-stats/get_pools?detail=True Jan 21 08:57:16.292923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6890af3-3054-4038-92fa-763bb5f8ad54 tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:16.297470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6890af3-3054-4038-92fa-763bb5f8ad54 tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] Calling method 'get_pools' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:16.354288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6890af3-3054-4038-92fa-763bb5f8ad54 tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] http://10.222.0.50/volume/v3/c1d45433b54d4989b190dc07704f0847/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 08:57:16.366893 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1724/3439] 10.222.0.50 () {58 vars in 1281 bytes} [Thu Jan 21 08:57:16 2021] GET /volume/v3/c1d45433b54d4989b190dc07704f0847/scheduler-stats/get_pools?detail=True => generated 768 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:16.374027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06f8b368-b990-421e-9d0c-c9b241e18c2e tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] GET http://10.222.0.50/volume/v3/c1d45433b54d4989b190dc07704f0847/capabilities/n-d-769329-4@lvmdriver-1 Jan 21 08:57:16.374624 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06f8b368-b990-421e-9d0c-c9b241e18c2e tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:16.375197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06f8b368-b990-421e-9d0c-c9b241e18c2e tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:16.415038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06f8b368-b990-421e-9d0c-c9b241e18c2e tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] http://10.222.0.50/volume/v3/c1d45433b54d4989b190dc07704f0847/capabilities/n-d-769329-4@lvmdriver-1 returned with HTTP 200 Jan 21 08:57:16.417632 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1716/3440] 10.222.0.50 () {58 vars in 1294 bytes} [Thu Jan 21 08:57:16 2021] GET /volume/v3/c1d45433b54d4989b190dc07704f0847/capabilities/n-d-769329-4@lvmdriver-1 => generated 712 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:16.436387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ac295c0-53bb-4cb1-8e43-fd7c7fadcd23 tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] GET http://10.222.0.50/volume/v3/c1d45433b54d4989b190dc07704f0847/capabilities/n-d-769329-4@lvmdriver-1 Jan 21 08:57:16.438372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ac295c0-53bb-4cb1-8e43-fd7c7fadcd23 tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:16.439336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8ac295c0-53bb-4cb1-8e43-fd7c7fadcd23 tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:16.459586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8ac295c0-53bb-4cb1-8e43-fd7c7fadcd23 tempest-BackendsCapabilitiesAdminTestsJSON-284620023 tempest-BackendsCapabilitiesAdminTestsJSON-284620023] http://10.222.0.50/volume/v3/c1d45433b54d4989b190dc07704f0847/capabilities/n-d-769329-4@lvmdriver-1 returned with HTTP 200 Jan 21 08:57:16.461747 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1725/3441] 10.222.0.50 () {58 vars in 1294 bytes} [Thu Jan 21 08:57:16 2021] GET /volume/v3/c1d45433b54d4989b190dc07704f0847/capabilities/n-d-769329-4@lvmdriver-1 => generated 712 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:29.161687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] POST http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes Jan 21 08:57:29.164338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1046588742"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:57:29.166835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1046588742'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:57:29.167990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Create volume of 1 GB Jan 21 08:57:29.196357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Availability Zones retrieved successfully. Jan 21 08:57:29.228966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Flow 'volume_create_api' (22ca539c-a467-46c3-9b6e-4bcff1915aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:57:29.238470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01455e37-a91d-448f-bc17-ed6e0da2282f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:57:29.243793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:57:29.392149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01455e37-a91d-448f-bc17-ed6e0da2282f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:57:29.398665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b665a598-16a1-45cc-a34e-0ba274c6fe70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:57:29.864316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Created reservations ['629f7d20-4d1a-4bb7-99bf-789afeb62735', 'c2dc2ac6-d94f-4783-8287-f2d57231cb61', '20df2e11-1fdf-4434-83c8-827680587bb8', 'cdb990bd-d6e8-4a32-876b-848cdc541f92'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:57:29.868165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b665a598-16a1-45cc-a34e-0ba274c6fe70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['629f7d20-4d1a-4bb7-99bf-789afeb62735', 'c2dc2ac6-d94f-4783-8287-f2d57231cb61', '20df2e11-1fdf-4434-83c8-827680587bb8', 'cdb990bd-d6e8-4a32-876b-848cdc541f92']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:57:29.873026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aadd3b57-926d-4e5b-893c-d4f702622022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:57:30.157362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aadd3b57-926d-4e5b-893c-d4f702622022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '685a077b-8527-4fc8-85ba-beb0ec71e5c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1046588742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ed11a3cf80412f91e13e7db1af285b',qos_specs=None,replication_status=,reservations=['629f7d20-4d1a-4bb7-99bf-789afeb62735','c2dc2ac6-d94f-4783-8287-f2d57231cb61','20df2e11-1fdf-4434-83c8-827680587bb8','cdb990bd-d6e8-4a32-876b-848cdc541f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fef38a7bdc24555a532a518debf7314',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1046588742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=685a077b-8527-4fc8-85ba-beb0ec71e5c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88ed11a3cf80412f91e13e7db1af285b',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='0fef38a7bdc24555a532a518debf7314',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:57:30.162895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ce282b-4005-44e0-9fb2-d1d1ab593d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:57:30.283121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ce282b-4005-44e0-9fb2-d1d1ab593d19) 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-1046588742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ed11a3cf80412f91e13e7db1af285b',qos_specs=None,replication_status=,reservations=['629f7d20-4d1a-4bb7-99bf-789afeb62735','c2dc2ac6-d94f-4783-8287-f2d57231cb61','20df2e11-1fdf-4434-83c8-827680587bb8','cdb990bd-d6e8-4a32-876b-848cdc541f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fef38a7bdc24555a532a518debf7314',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:57:30.293831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b9463ec-68d1-49a2-9e2a-b95960fe85be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:57:30.408483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b9463ec-68d1-49a2-9e2a-b95960fe85be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:57:30.428803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Flow 'volume_create_api' (22ca539c-a467-46c3-9b6e-4bcff1915aaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:57:30.605884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Create volume request issued successfully. Jan 21 08:57:30.662531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6405cc5d-760a-41de-91f2-f901626def05 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes returned with HTTP 202 Jan 21 08:57:30.665301 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1717/3442] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 08:57:28 2021] POST /volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes => generated 823 bytes in 2018 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:57:30.680720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d538af2c-b197-4fbb-bb1e-2731614d67ca tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] GET http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 Jan 21 08:57:30.681357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d538af2c-b197-4fbb-bb1e-2731614d67ca tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:30.681944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d538af2c-b197-4fbb-bb1e-2731614d67ca tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:30.775775 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:30.775775 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:30.785511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d538af2c-b197-4fbb-bb1e-2731614d67ca tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Volume info retrieved successfully. Jan 21 08:57:30.811091 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d538af2c-b197-4fbb-bb1e-2731614d67ca tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 returned with HTTP 200 Jan 21 08:57:30.822936 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1726/3443] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:30 2021] GET /volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 => generated 891 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:31.834084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc73688a-7341-4f6d-8614-6ba5db2316c5 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] GET http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 Jan 21 08:57:31.835963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc73688a-7341-4f6d-8614-6ba5db2316c5 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:31.836548 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:31.836548 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:31.837655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc73688a-7341-4f6d-8614-6ba5db2316c5 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:32.072742 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:32.072742 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:32.146046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bc73688a-7341-4f6d-8614-6ba5db2316c5 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Volume info retrieved successfully. Jan 21 08:57:32.256607 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc73688a-7341-4f6d-8614-6ba5db2316c5 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 returned with HTTP 200 Jan 21 08:57:32.280053 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1718/3444] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:31 2021] GET /volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 => generated 915 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:33.288995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d930e90-77fd-4818-a671-173e3b1a0caa tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] GET http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 Jan 21 08:57:33.289830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d930e90-77fd-4818-a671-173e3b1a0caa tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:33.289830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:33.289830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:33.290345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d930e90-77fd-4818-a671-173e3b1a0caa tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:33.356425 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:33.356425 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:33.367274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8d930e90-77fd-4818-a671-173e3b1a0caa tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Volume info retrieved successfully. Jan 21 08:57:33.395209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d930e90-77fd-4818-a671-173e3b1a0caa tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 returned with HTTP 200 Jan 21 08:57:33.430922 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1727/3445] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:33 2021] GET /volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:57:33.433318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65a557a9-ff0c-48e5-93b3-18de69f3010b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] POST http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots Jan 21 08:57:33.434644 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:33.434644 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:33.437144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65a557a9-ff0c-48e5-93b3-18de69f3010b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "685a077b-8527-4fc8-85ba-beb0ec71e5c1", "name": "tempest-SnapshotManageAdminTest-Snapshot-2043168194"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:57:33.514081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:33.514081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:33.515739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65a557a9-ff0c-48e5-93b3-18de69f3010b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Volume info retrieved successfully. Jan 21 08:57:33.516195 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-65a557a9-ff0c-48e5-93b3-18de69f3010b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Create snapshot from volume 685a077b-8527-4fc8-85ba-beb0ec71e5c1 Jan 21 08:57:33.657227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-65a557a9-ff0c-48e5-93b3-18de69f3010b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Created reservations ['0c47e0d5-beb9-4769-95dd-08f6d7a0e005', '1f55e7dd-f404-4302-b138-b037a7cb1cb7', '2a948809-2199-4a16-b01c-549cc4a440df', 'a6b42223-15dd-4a3f-b8ee-e5833375f460'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:57:33.897995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65a557a9-ff0c-48e5-93b3-18de69f3010b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Snapshot create request issued successfully. Jan 21 08:57:33.898821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65a557a9-ff0c-48e5-93b3-18de69f3010b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots returned with HTTP 202 Jan 21 08:57:33.900284 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1719/3446] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:57:33 2021] POST /volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots => generated 310 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 08:57:33.911881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0c41dd4-31e6-414d-bfd5-5a76574c8a1f tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] GET http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd Jan 21 08:57:33.912971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0c41dd4-31e6-414d-bfd5-5a76574c8a1f tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:33.913375 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:33.913375 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:33.914056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c0c41dd4-31e6-414d-bfd5-5a76574c8a1f tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:33.980993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:33.980993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:33.985211 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c0c41dd4-31e6-414d-bfd5-5a76574c8a1f tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Snapshot retrieved successfully. Jan 21 08:57:33.987497 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c0c41dd4-31e6-414d-bfd5-5a76574c8a1f tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd returned with HTTP 200 Jan 21 08:57:33.988652 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1728/3447] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:33 2021] GET /volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd => generated 442 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:57:35.001840 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-276bd6bd-6724-4448-a09a-6aec85a55d8e tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] GET http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd Jan 21 08:57:35.002715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-276bd6bd-6724-4448-a09a-6aec85a55d8e tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:35.002715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:35.002715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:35.003681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-276bd6bd-6724-4448-a09a-6aec85a55d8e tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:35.079465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:35.079465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:35.080639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-276bd6bd-6724-4448-a09a-6aec85a55d8e tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Snapshot retrieved successfully. Jan 21 08:57:35.082639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-276bd6bd-6724-4448-a09a-6aec85a55d8e tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd returned with HTTP 200 Jan 21 08:57:35.083479 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1720/3448] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:34 2021] GET /volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd => generated 442 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:57:36.099862 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-660147fc-b166-4e59-80fb-60befa850059 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] GET http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd Jan 21 08:57:36.100840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-660147fc-b166-4e59-80fb-60befa850059 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:36.101232 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:36.101232 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:36.102212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-660147fc-b166-4e59-80fb-60befa850059 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:36.236102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:36.236102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:36.243159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-660147fc-b166-4e59-80fb-60befa850059 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Snapshot retrieved successfully. Jan 21 08:57:36.249230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-660147fc-b166-4e59-80fb-60befa850059 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd returned with HTTP 200 Jan 21 08:57:36.263783 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1729/3449] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:36 2021] GET /volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd => generated 442 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:37.288156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f25e9763-4677-4475-a50e-87ecdb95f97d tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] GET http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd Jan 21 08:57:37.290957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f25e9763-4677-4475-a50e-87ecdb95f97d tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:37.294962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:37.294962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:37.296356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f25e9763-4677-4475-a50e-87ecdb95f97d tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:37.403042 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:37.403042 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:37.408710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f25e9763-4677-4475-a50e-87ecdb95f97d tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Snapshot retrieved successfully. Jan 21 08:57:37.414894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f25e9763-4677-4475-a50e-87ecdb95f97d tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd returned with HTTP 200 Jan 21 08:57:37.418385 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1721/3450] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:37 2021] GET /volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd => generated 469 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:37.746843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b40db87f-e507-48c3-8bee-2fe061a2edac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] POST http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd/action Jan 21 08:57:37.753670 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:37.753670 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:37.760399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b40db87f-e507-48c3-8bee-2fe061a2edac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Action body: b'{"os-unmanage": {}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:57:37.763169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b40db87f-e507-48c3-8bee-2fe061a2edac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:57:37.764473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.snapshot_unmanage [None req-b40db87f-e507-48c3-8bee-2fe061a2edac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Unmanage snapshot with id: 7ee7357e-83c8-44be-bf83-0e114a2be5fd Jan 21 08:57:37.926069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:37.926069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:37.927677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b40db87f-e507-48c3-8bee-2fe061a2edac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:38.186695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b40db87f-e507-48c3-8bee-2fe061a2edac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot delete request issued successfully. Jan 21 08:57:38.187516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b40db87f-e507-48c3-8bee-2fe061a2edac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd/action returned with HTTP 202 Jan 21 08:57:38.197349 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1730/3451] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 08:57:37 2021] POST /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd/action => generated 0 bytes in 771 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:57:38.213816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a88b58b-ad41-4733-8aef-096c65b41a90 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd Jan 21 08:57:38.215590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a88b58b-ad41-4733-8aef-096c65b41a90 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:38.216094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:38.216094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:38.217951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a88b58b-ad41-4733-8aef-096c65b41a90 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:38.359879 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:38.359879 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:38.364121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6a88b58b-ad41-4733-8aef-096c65b41a90 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:38.372166 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a88b58b-ad41-4733-8aef-096c65b41a90 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd returned with HTTP 200 Jan 21 08:57:38.377180 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1722/3452] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:38 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd => generated 470 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:39.397760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2405839-a868-4483-a649-139b09a26df3 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd Jan 21 08:57:39.400124 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2405839-a868-4483-a649-139b09a26df3 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:39.400755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:39.400755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:39.402373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2405839-a868-4483-a649-139b09a26df3 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:39.440345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2405839-a868-4483-a649-139b09a26df3 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd returned with HTTP 404 Jan 21 08:57:39.442066 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1731/3453] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:39 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:57:39.455616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c90cc1d0-a29d-4e66-acba-c937070264a4 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/detail?all_tenants=1 Jan 21 08:57:39.456226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c90cc1d0-a29d-4e66-acba-c937070264a4 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:39.456426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:39.456426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:39.459135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c90cc1d0-a29d-4e66-acba-c937070264a4 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:39.499636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c90cc1d0-a29d-4e66-acba-c937070264a4 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Get all snapshots completed successfully. Jan 21 08:57:39.501956 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:39.501956 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:39.505266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c90cc1d0-a29d-4e66-acba-c937070264a4 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 21 08:57:39.524438 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67917239-1d38-4823-b694-cf5a453f8269 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] POST http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/os-snapshot-manage Jan 21 08:57:39.526786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67917239-1d38-4823-b694-cf5a453f8269 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "685a077b-8527-4fc8-85ba-beb0ec71e5c1", "ref": {"source-name": "_snapshot-7ee7357e-83c8-44be-bf83-0e114a2be5fd"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1069579707", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-2136187226", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:57:39.533069 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1723/3454] 10.222.0.50 () {58 vars in 1258 bytes} [Thu Jan 21 08:57:39 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/detail?all_tenants=1 => generated 470 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:39.640873 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:39.640873 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:39.642215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67917239-1d38-4823-b694-cf5a453f8269 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Volume info retrieved successfully. Jan 21 08:57:39.645666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.snapshot_manage [None req-67917239-1d38-4823-b694-cf5a453f8269 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Manage snapshot request body: {'snapshot': {'volume_id': '685a077b-8527-4fc8-85ba-beb0ec71e5c1', 'ref': {'source-name': '_snapshot-7ee7357e-83c8-44be-bf83-0e114a2be5fd'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1069579707', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-2136187226', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88056) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 21 08:57:39.920334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-67917239-1d38-4823-b694-cf5a453f8269 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Created reservations ['c8db7fc7-eed0-479d-9407-d06014acf8ea', 'bca6bf3e-f2eb-42af-9dea-cc2b0637ae10', 'abb6986f-1437-466f-a437-528b8ab25ad1', '7d678403-bd31-4495-98da-d0fc6d0d21c3'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:57:40.405858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67917239-1d38-4823-b694-cf5a453f8269 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/os-snapshot-manage returned with HTTP 202 Jan 21 08:57:40.407160 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1732/3455] 10.222.0.50 () {60 vars in 1259 bytes} [Thu Jan 21 08:57:39 2021] POST /volume/v3/0a8bcf70d3394e55a00aed581564616a/os-snapshot-manage => generated 478 bytes in 892 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:57:40.420129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd021186-ce19-46f0-92de-bb129ee5a23a tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:40.420695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd021186-ce19-46f0-92de-bb129ee5a23a tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:40.420894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:40.420894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:40.421554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd021186-ce19-46f0-92de-bb129ee5a23a tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:40.491823 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:40.491823 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:40.492728 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fd021186-ce19-46f0-92de-bb129ee5a23a tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:40.494468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd021186-ce19-46f0-92de-bb129ee5a23a tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 200 Jan 21 08:57:40.495275 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1724/3456] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:40 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 610 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:41.512293 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2038208-77ac-471a-b40a-0823c49e82c7 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:41.513093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2038208-77ac-471a-b40a-0823c49e82c7 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:41.513093 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:41.513093 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:41.513619 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2038208-77ac-471a-b40a-0823c49e82c7 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:41.579192 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:41.579192 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:41.583523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f2038208-77ac-471a-b40a-0823c49e82c7 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:41.593859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2038208-77ac-471a-b40a-0823c49e82c7 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 200 Jan 21 08:57:41.597042 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1733/3457] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:41 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 610 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:57:42.601749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-817d0f34-cf2b-4f28-802b-33cb09c2f230 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:42.603104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-817d0f34-cf2b-4f28-802b-33cb09c2f230 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:42.603511 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:42.603511 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:42.604127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-817d0f34-cf2b-4f28-802b-33cb09c2f230 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:42.676123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:42.676123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:42.680200 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-817d0f34-cf2b-4f28-802b-33cb09c2f230 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:42.682429 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-817d0f34-cf2b-4f28-802b-33cb09c2f230 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 200 Jan 21 08:57:42.689678 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1725/3458] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:42 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 610 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:43.703863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a027fcd-9f1f-4e2a-b4e0-399da388c8c8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:43.717019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a027fcd-9f1f-4e2a-b4e0-399da388c8c8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:43.717019 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:43.717019 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:43.717019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a027fcd-9f1f-4e2a-b4e0-399da388c8c8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:43.777586 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:43.777586 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:43.786963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9a027fcd-9f1f-4e2a-b4e0-399da388c8c8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:43.798448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a027fcd-9f1f-4e2a-b4e0-399da388c8c8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 200 Jan 21 08:57:43.800866 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1734/3459] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:43 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 610 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:44.822694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdba6047-87fe-4bbd-8711-87d27cbf1c73 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:44.827769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdba6047-87fe-4bbd-8711-87d27cbf1c73 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:44.829439 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:44.829439 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:44.831050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdba6047-87fe-4bbd-8711-87d27cbf1c73 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:44.931800 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:44.931800 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:44.932679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fdba6047-87fe-4bbd-8711-87d27cbf1c73 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:44.934384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdba6047-87fe-4bbd-8711-87d27cbf1c73 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 200 Jan 21 08:57:44.936316 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1726/3460] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:44 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 635 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:44.956780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b298249e-bece-4802-9f40-03fe81b80039 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:44.958229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b298249e-bece-4802-9f40-03fe81b80039 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:44.961319 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:44.961319 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:44.962659 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b298249e-bece-4802-9f40-03fe81b80039 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:45.046661 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:45.046661 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:45.047361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b298249e-bece-4802-9f40-03fe81b80039 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:45.049246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b298249e-bece-4802-9f40-03fe81b80039 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 200 Jan 21 08:57:45.055399 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1735/3461] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:44 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 635 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:45.071920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f2fdad1-0752-4d66-a31d-146fdf3b9ba8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] DELETE http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:45.072456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f2fdad1-0752-4d66-a31d-146fdf3b9ba8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:45.072678 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:45.072678 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:45.073067 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f2fdad1-0752-4d66-a31d-146fdf3b9ba8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:45.073680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-4f2fdad1-0752-4d66-a31d-146fdf3b9ba8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Delete snapshot with id: 707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:45.126457 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:45.126457 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:45.129345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f2fdad1-0752-4d66-a31d-146fdf3b9ba8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:45.289931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f2fdad1-0752-4d66-a31d-146fdf3b9ba8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot delete request issued successfully. Jan 21 08:57:45.290395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f2fdad1-0752-4d66-a31d-146fdf3b9ba8 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 202 Jan 21 08:57:45.295630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1727/3462] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:57:45 2021] DELETE /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:57:45.300682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad699d6d-f46f-4a5f-aab4-9dd5546cbb73 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:45.301219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad699d6d-f46f-4a5f-aab4-9dd5546cbb73 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:45.301414 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:45.301414 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:45.302101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad699d6d-f46f-4a5f-aab4-9dd5546cbb73 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:45.356134 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:45.356134 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:45.357338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad699d6d-f46f-4a5f-aab4-9dd5546cbb73 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:45.359199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad699d6d-f46f-4a5f-aab4-9dd5546cbb73 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 200 Jan 21 08:57:45.360264 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1736/3463] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:45 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 634 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:57:46.380203 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7612db09-eac2-4603-901d-f0b0ff403cd3 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:46.380203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7612db09-eac2-4603-901d-f0b0ff403cd3 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:46.380203 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:46.380203 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:46.400136 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7612db09-eac2-4603-901d-f0b0ff403cd3 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:46.522032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:46.522032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:46.522915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7612db09-eac2-4603-901d-f0b0ff403cd3 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:46.524692 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7612db09-eac2-4603-901d-f0b0ff403cd3 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 200 Jan 21 08:57:46.549081 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1728/3464] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:46 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 634 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:47.559719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84551525-bf8d-4fb6-aa24-c859bc0f8aac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:47.560611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84551525-bf8d-4fb6-aa24-c859bc0f8aac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:47.560973 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:47.560973 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:47.561656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-84551525-bf8d-4fb6-aa24-c859bc0f8aac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:47.626411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:47.626411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:47.627805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-84551525-bf8d-4fb6-aa24-c859bc0f8aac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Snapshot retrieved successfully. Jan 21 08:57:47.631291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-84551525-bf8d-4fb6-aa24-c859bc0f8aac tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 200 Jan 21 08:57:47.632604 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1737/3465] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:47 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 634 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:48.645731 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ddc2f4f-0c2b-4c2a-a456-234e2a651973 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] GET http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 Jan 21 08:57:48.646645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ddc2f4f-0c2b-4c2a-a456-234e2a651973 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:48.646994 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:48.646994 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:48.647614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1ddc2f4f-0c2b-4c2a-a456-234e2a651973 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:48.714103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1ddc2f4f-0c2b-4c2a-a456-234e2a651973 tempest-SnapshotManageAdminTest-586862760 tempest-SnapshotManageAdminTest-586862760] http://10.222.0.50/volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 returned with HTTP 404 Jan 21 08:57:48.721080 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1729/3466] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:57:48 2021] GET /volume/v3/0a8bcf70d3394e55a00aed581564616a/snapshots/707652b8-89f4-428f-a65a-9f279824b792 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:57:48.732206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12a455ac-fd9e-4d7d-9b3f-328c737025e9 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] DELETE http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd Jan 21 08:57:48.733452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12a455ac-fd9e-4d7d-9b3f-328c737025e9 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:48.733829 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:48.733829 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:48.734597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12a455ac-fd9e-4d7d-9b3f-328c737025e9 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:48.735113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-12a455ac-fd9e-4d7d-9b3f-328c737025e9 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Delete snapshot with id: 7ee7357e-83c8-44be-bf83-0e114a2be5fd Jan 21 08:57:48.796161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12a455ac-fd9e-4d7d-9b3f-328c737025e9 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd returned with HTTP 404 Jan 21 08:57:48.797627 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1738/3467] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:57:48 2021] DELETE /volume/v3/88ed11a3cf80412f91e13e7db1af285b/snapshots/7ee7357e-83c8-44be-bf83-0e114a2be5fd => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:57:48.805349 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28fec01e-e505-4093-ad6f-562ae9aece1b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] DELETE http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 Jan 21 08:57:48.806424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28fec01e-e505-4093-ad6f-562ae9aece1b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:48.807162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28fec01e-e505-4093-ad6f-562ae9aece1b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:48.816461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-28fec01e-e505-4093-ad6f-562ae9aece1b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Delete volume with id: 685a077b-8527-4fc8-85ba-beb0ec71e5c1 Jan 21 08:57:48.880821 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:48.880821 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:48.884190 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28fec01e-e505-4093-ad6f-562ae9aece1b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Volume info retrieved successfully. Jan 21 08:57:49.039681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28fec01e-e505-4093-ad6f-562ae9aece1b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Delete volume request issued successfully. Jan 21 08:57:49.041838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28fec01e-e505-4093-ad6f-562ae9aece1b tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 returned with HTTP 202 Jan 21 08:57:49.044570 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1730/3468] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:57:48 2021] DELETE /volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:57:49.052898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-47ffa98a-46e0-4eff-b451-0dceff8e63ea tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] GET http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 Jan 21 08:57:49.053677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-47ffa98a-46e0-4eff-b451-0dceff8e63ea tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:49.054359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-47ffa98a-46e0-4eff-b451-0dceff8e63ea tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:49.131081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:49.131081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:49.144815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-47ffa98a-46e0-4eff-b451-0dceff8e63ea tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Volume info retrieved successfully. Jan 21 08:57:49.175765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-47ffa98a-46e0-4eff-b451-0dceff8e63ea tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 returned with HTTP 200 Jan 21 08:57:49.185057 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1739/3469] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:49 2021] GET /volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:50.197256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33f13514-b3bb-4bab-a807-9ebe79d52fe7 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] GET http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 Jan 21 08:57:50.199207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33f13514-b3bb-4bab-a807-9ebe79d52fe7 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:50.199719 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:50.199719 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:50.200447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33f13514-b3bb-4bab-a807-9ebe79d52fe7 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:50.365920 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:50.365920 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:50.402505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-33f13514-b3bb-4bab-a807-9ebe79d52fe7 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Volume info retrieved successfully. Jan 21 08:57:50.463169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33f13514-b3bb-4bab-a807-9ebe79d52fe7 tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 returned with HTTP 200 Jan 21 08:57:50.466125 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1731/3470] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:50 2021] GET /volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 => generated 915 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:51.493783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7885ff0-c5ed-4289-9006-b1daaf8dfaee tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] GET http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 Jan 21 08:57:51.497830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7885ff0-c5ed-4289-9006-b1daaf8dfaee tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:51.499183 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:51.499183 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:51.500565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7885ff0-c5ed-4289-9006-b1daaf8dfaee tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:51.666416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7885ff0-c5ed-4289-9006-b1daaf8dfaee tempest-SnapshotManageAdminTest-643292727 tempest-SnapshotManageAdminTest-643292727] http://10.222.0.50/volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 returned with HTTP 404 Jan 21 08:57:51.672067 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1740/3471] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:51 2021] GET /volume/v3/88ed11a3cf80412f91e13e7db1af285b/volumes/685a077b-8527-4fc8-85ba-beb0ec71e5c1 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:57:52.599609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes Jan 21 08:57:52.601368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:52.601368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:52.604374 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-878396773"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:57:52.606762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request body: {'volume': {'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-878396773'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:57:52.891267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume of 1 GB Jan 21 08:57:52.942733 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Availability Zones retrieved successfully. Jan 21 08:57:53.029391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (d00097fe-1f0e-478a-82e3-1ee7de2eeb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:57:53.039891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19eda0c0-e67b-4e25-8525-2ee385db5a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:57:53.052938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:57:53.409971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19eda0c0-e67b-4e25-8525-2ee385db5a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:57:53.412820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be33ebf3-78d2-4120-af58-05f1a4e643b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:57:53.553935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['a93df6d7-c0f9-47d5-a198-bcbc47ac0fce', 'a3a51d68-3741-4184-9fca-90e8526fba8e', '4d8c1b29-6351-4a99-930c-12b7edc62c08', '123808df-3953-4708-b60e-fa1ac33d39f6'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:57:53.555938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be33ebf3-78d2-4120-af58-05f1a4e643b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a93df6d7-c0f9-47d5-a198-bcbc47ac0fce', 'a3a51d68-3741-4184-9fca-90e8526fba8e', '4d8c1b29-6351-4a99-930c-12b7edc62c08', '123808df-3953-4708-b60e-fa1ac33d39f6']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:57:53.558360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5327f278-6574-45d3-874a-2f9bcdf8c15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:57:53.834783 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5327f278-6574-45d3-874a-2f9bcdf8c15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a28bd38e-fd7a-45f8-b15e-35a227a0b6ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-878396773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['a93df6d7-c0f9-47d5-a198-bcbc47ac0fce','a3a51d68-3741-4184-9fca-90e8526fba8e','4d8c1b29-6351-4a99-930c-12b7edc62c08','123808df-3953-4708-b60e-fa1ac33d39f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-878396773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a28bd38e-fd7a-45f8-b15e-35a227a0b6ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',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='de116d277498472fa6af7b3a42520710',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:57:53.851054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da19cae6-c389-4381-8f97-86c68b8db381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:57:53.992326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da19cae6-c389-4381-8f97-86c68b8db381) 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-878396773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['a93df6d7-c0f9-47d5-a198-bcbc47ac0fce','a3a51d68-3741-4184-9fca-90e8526fba8e','4d8c1b29-6351-4a99-930c-12b7edc62c08','123808df-3953-4708-b60e-fa1ac33d39f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:57:53.999626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd3b039-8aa0-4c71-bb32-addaa9ed2e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:57:54.092310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fd3b039-8aa0-4c71-bb32-addaa9ed2e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:57:54.098530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (d00097fe-1f0e-478a-82e3-1ee7de2eeb39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:57:54.288890 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request issued successfully. Jan 21 08:57:54.318960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bf41fcd-5d30-4336-bf4d-5608ac473114 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes returned with HTTP 202 Jan 21 08:57:54.320893 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1732/3472] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 08:57:52 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes => generated 822 bytes in 1728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:57:54.354197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5200b307-b934-406f-ab3c-c626059b88f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:57:54.356584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5200b307-b934-406f-ab3c-c626059b88f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:54.357474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5200b307-b934-406f-ab3c-c626059b88f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:54.443534 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:54.443534 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:54.455952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5200b307-b934-406f-ab3c-c626059b88f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:57:54.488085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5200b307-b934-406f-ab3c-c626059b88f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:57:54.489540 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1741/3473] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:54 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:55.526363 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f7b0640-9430-40f8-8493-167de72e18f3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:57:55.528775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f7b0640-9430-40f8-8493-167de72e18f3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:55.529134 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:55.529134 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:55.532296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f7b0640-9430-40f8-8493-167de72e18f3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:55.681296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:55.681296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:55.703833 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6f7b0640-9430-40f8-8493-167de72e18f3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:57:55.760619 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f7b0640-9430-40f8-8493-167de72e18f3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:57:55.763352 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1733/3474] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:55 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:56.786229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3a7a53d-5068-4ece-880e-c228ee75136c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:57:56.787081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3a7a53d-5068-4ece-880e-c228ee75136c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:56.787081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:56.787081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:56.787663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3a7a53d-5068-4ece-880e-c228ee75136c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:56.944406 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:56.944406 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:56.973908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c3a7a53d-5068-4ece-880e-c228ee75136c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:57:57.021688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3a7a53d-5068-4ece-880e-c228ee75136c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:57:57.023187 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1742/3475] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:56 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:58.061849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-922443e5-9a8d-4847-855a-ac392342a02d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:57:58.063877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-922443e5-9a8d-4847-855a-ac392342a02d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:58.066632 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:58.066632 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:58.068070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-922443e5-9a8d-4847-855a-ac392342a02d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:58.181146 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:58.181146 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:58.199826 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-922443e5-9a8d-4847-855a-ac392342a02d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:57:58.249067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-922443e5-9a8d-4847-855a-ac392342a02d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:57:58.250742 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1734/3476] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:58 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:57:59.268015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a18d508d-4d6e-4ef8-a17a-96e429782c3d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:57:59.269268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a18d508d-4d6e-4ef8-a17a-96e429782c3d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:57:59.269689 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:57:59.269689 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:57:59.270336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a18d508d-4d6e-4ef8-a17a-96e429782c3d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:57:59.405778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:57:59.405778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:57:59.432404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a18d508d-4d6e-4ef8-a17a-96e429782c3d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:57:59.490804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a18d508d-4d6e-4ef8-a17a-96e429782c3d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:57:59.491704 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1743/3477] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:57:59 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:00.508242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37ed440c-be38-4612-b8a8-14911d369c2e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:00.508780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37ed440c-be38-4612-b8a8-14911d369c2e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:00.508948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:00.508948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:00.509578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37ed440c-be38-4612-b8a8-14911d369c2e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:00.641628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:00.641628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:00.657775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-37ed440c-be38-4612-b8a8-14911d369c2e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:00.743923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37ed440c-be38-4612-b8a8-14911d369c2e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:00.745885 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1735/3478] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:00 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:01.762625 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed5acaac-9b57-4b4c-a892-98cfad503e5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:01.763188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed5acaac-9b57-4b4c-a892-98cfad503e5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:01.763361 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:01.763361 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:01.764402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed5acaac-9b57-4b4c-a892-98cfad503e5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:01.925179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:01.925179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:01.950605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ed5acaac-9b57-4b4c-a892-98cfad503e5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:01.995362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed5acaac-9b57-4b4c-a892-98cfad503e5b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:02.008995 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1744/3479] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:01 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:03.019679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9480706-a7e9-4aba-8c20-8c21b4eb28be tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:03.022947 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9480706-a7e9-4aba-8c20-8c21b4eb28be tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:03.025130 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:03.025130 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:03.036394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9480706-a7e9-4aba-8c20-8c21b4eb28be tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:03.299168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:03.299168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:03.350172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a9480706-a7e9-4aba-8c20-8c21b4eb28be tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:03.449334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9480706-a7e9-4aba-8c20-8c21b4eb28be tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:03.461211 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1736/3480] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:03 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:03.885411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] POST http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes Jan 21 08:58:03.885936 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:03.885936 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:03.886359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-561809766"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:58:03.888392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-561809766'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:58:03.888784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Create volume of 1 GB Jan 21 08:58:03.945417 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Availability Zones retrieved successfully. Jan 21 08:58:04.015176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Flow 'volume_create_api' (50963dc4-1ad8-424c-a181-2285926c253e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:58:04.028381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe59a23-80f9-424b-b6f4-c0cbe0c99d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:58:04.034111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:58:04.224656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe59a23-80f9-424b-b6f4-c0cbe0c99d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:58:04.231240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa2f723-5b30-4ca7-8383-856fa29f816d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:58:04.478370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fdbf6b4-da27-43cb-9875-651fba619d78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:04.478911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fdbf6b4-da27-43cb-9875-651fba619d78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:04.479342 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:04.479342 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:04.479880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fdbf6b4-da27-43cb-9875-651fba619d78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:04.537671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Created reservations ['8a07f1a1-8215-4a89-8149-80916b0e4ff0', '8c6c0eba-e563-436b-b401-383272e2ffb2', '289074aa-27ad-44b0-b707-071ad4399e96', 'd7acb21d-2ee7-4d32-992d-7c2795ef6b96'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:58:04.543360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa2f723-5b30-4ca7-8383-856fa29f816d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a07f1a1-8215-4a89-8149-80916b0e4ff0', '8c6c0eba-e563-436b-b401-383272e2ffb2', '289074aa-27ad-44b0-b707-071ad4399e96', 'd7acb21d-2ee7-4d32-992d-7c2795ef6b96']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:58:04.560269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9135df61-1695-4142-9742-25721b06fc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:58:04.634000 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:04.634000 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:04.651584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1fdbf6b4-da27-43cb-9875-651fba619d78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:04.704037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fdbf6b4-da27-43cb-9875-651fba619d78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:04.711908 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1737/3481] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:04 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:04.967559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9135df61-1695-4142-9742-25721b06fc01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1d3f996-0294-4a79-b3c4-dc4814443914', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-561809766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fecaa97ef749e9999c65bb664fbdb9',qos_specs=None,replication_status=,reservations=['8a07f1a1-8215-4a89-8149-80916b0e4ff0','8c6c0eba-e563-436b-b401-383272e2ffb2','289074aa-27ad-44b0-b707-071ad4399e96','d7acb21d-2ee7-4d32-992d-7c2795ef6b96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7504d697059e4930b0119f1b30cae5da',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T08:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-561809766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1d3f996-0294-4a79-b3c4-dc4814443914,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25fecaa97ef749e9999c65bb664fbdb9',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='7504d697059e4930b0119f1b30cae5da',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:58:04.975103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a827ae86-d59d-430c-8711-a3f550d9f2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:58:05.168442 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a827ae86-d59d-430c-8711-a3f550d9f2e5) 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-561809766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fecaa97ef749e9999c65bb664fbdb9',qos_specs=None,replication_status=,reservations=['8a07f1a1-8215-4a89-8149-80916b0e4ff0','8c6c0eba-e563-436b-b401-383272e2ffb2','289074aa-27ad-44b0-b707-071ad4399e96','d7acb21d-2ee7-4d32-992d-7c2795ef6b96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7504d697059e4930b0119f1b30cae5da',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:58:05.170717 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e33625-4ba3-43a9-bac2-3c6b4580f941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:58:05.237598 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5e33625-4ba3-43a9-bac2-3c6b4580f941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:58:05.244390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Flow 'volume_create_api' (50963dc4-1ad8-424c-a181-2285926c253e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:58:05.361888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Create volume request issued successfully. Jan 21 08:58:05.396918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4daea1cf-8928-4346-9c33-920746df6da3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes returned with HTTP 202 Jan 21 08:58:05.411484 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1745/3482] 10.222.0.50 () {62 vars in 1265 bytes} [Thu Jan 21 08:58:03 2021] POST /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes => generated 820 bytes in 1856 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:58:05.428078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1510fce-ce3c-4777-bafc-dfbe693637cd tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 Jan 21 08:58:05.429414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1510fce-ce3c-4777-bafc-dfbe693637cd tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:05.430036 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:05.430036 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:05.431028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1510fce-ce3c-4777-bafc-dfbe693637cd tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:05.556074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:05.556074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:05.572741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e1510fce-ce3c-4777-bafc-dfbe693637cd tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Volume info retrieved successfully. Jan 21 08:58:05.622422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1510fce-ce3c-4777-bafc-dfbe693637cd tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 returned with HTTP 200 Jan 21 08:58:05.623899 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1738/3483] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:05 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 => generated 912 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:05.734886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-276e038b-d95c-4b49-a7e4-0549ead78497 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:05.735896 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-276e038b-d95c-4b49-a7e4-0549ead78497 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:05.736914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:05.736914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:05.737614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-276e038b-d95c-4b49-a7e4-0549ead78497 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:05.994752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:05.994752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:06.044448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-276e038b-d95c-4b49-a7e4-0549ead78497 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:06.101587 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-276e038b-d95c-4b49-a7e4-0549ead78497 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:06.102784 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1746/3484] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:05 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:06.656861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba430191-9503-4486-aa72-92e65b6fdb2c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 Jan 21 08:58:06.658788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba430191-9503-4486-aa72-92e65b6fdb2c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:06.659423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:06.659423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:06.661072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba430191-9503-4486-aa72-92e65b6fdb2c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:06.813689 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:06.813689 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:06.832355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ba430191-9503-4486-aa72-92e65b6fdb2c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Volume info retrieved successfully. Jan 21 08:58:06.881561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba430191-9503-4486-aa72-92e65b6fdb2c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 returned with HTTP 200 Jan 21 08:58:06.883489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1739/3485] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:06 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 => generated 912 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:07.131372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad51ce8f-225c-4cfd-9f6e-1441582eb07e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:07.133341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad51ce8f-225c-4cfd-9f6e-1441582eb07e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:07.136569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:07.136569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:07.137907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad51ce8f-225c-4cfd-9f6e-1441582eb07e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:07.301883 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:07.301883 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:07.324348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad51ce8f-225c-4cfd-9f6e-1441582eb07e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:07.377711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad51ce8f-225c-4cfd-9f6e-1441582eb07e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:07.393186 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1747/3486] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:07 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:07.914841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01ce055a-3e3b-4330-aab2-b2d66ec1dcef tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 Jan 21 08:58:07.915965 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01ce055a-3e3b-4330-aab2-b2d66ec1dcef tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:07.916356 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:07.916356 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:07.916788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01ce055a-3e3b-4330-aab2-b2d66ec1dcef tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:08.048230 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:08.048230 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:08.061273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-01ce055a-3e3b-4330-aab2-b2d66ec1dcef tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Volume info retrieved successfully. Jan 21 08:58:08.123000 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01ce055a-3e3b-4330-aab2-b2d66ec1dcef tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 returned with HTTP 200 Jan 21 08:58:08.125750 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1740/3487] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:07 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 => generated 913 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:08.145893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff6d8e83-b9ba-4885-9cc8-0bbb84dfa9f1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] POST http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups Jan 21 08:58:08.146411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:08.146411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:08.146942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff6d8e83-b9ba-4885-9cc8-0bbb84dfa9f1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1d3f996-0294-4a79-b3c4-dc4814443914", "name": "tempest-VolumesBackupsV39Test-Backup-672128127"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:58:08.149372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.contrib.backups [None req-ff6d8e83-b9ba-4885-9cc8-0bbb84dfa9f1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Creating new backup {'backup': {'volume_id': 'a1d3f996-0294-4a79-b3c4-dc4814443914', 'name': 'tempest-VolumesBackupsV39Test-Backup-672128127'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 08:58:08.156365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-ff6d8e83-b9ba-4885-9cc8-0bbb84dfa9f1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Creating backup of volume a1d3f996-0294-4a79-b3c4-dc4814443914 in container None Jan 21 08:58:08.214379 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:08.214379 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:08.215915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ff6d8e83-b9ba-4885-9cc8-0bbb84dfa9f1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Volume info retrieved successfully. Jan 21 08:58:08.325265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-ff6d8e83-b9ba-4885-9cc8-0bbb84dfa9f1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Created reservations ['fca6e9d1-0da2-4e18-9881-a8c27612b7ac', 'f35a0278-06d8-4a8b-8840-e4885077e32a'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:58:08.409085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7312cb81-ce2b-46d7-b4ce-30c41fd86cb8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:08.413473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7312cb81-ce2b-46d7-b4ce-30c41fd86cb8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:08.414558 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:08.414558 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:08.416531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7312cb81-ce2b-46d7-b4ce-30c41fd86cb8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:08.591666 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:08.591666 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:08.611752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7312cb81-ce2b-46d7-b4ce-30c41fd86cb8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:08.712418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff6d8e83-b9ba-4885-9cc8-0bbb84dfa9f1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups returned with HTTP 202 Jan 21 08:58:08.719471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7312cb81-ce2b-46d7-b4ce-30c41fd86cb8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:08.721476 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1748/3488] 10.222.0.50 () {62 vars in 1266 bytes} [Thu Jan 21 08:58:08 2021] POST /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups => generated 398 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:58:08.727660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-533d4c69-f256-4d25-828e-fa331316983d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:08.728960 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1741/3489] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:08 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:08.729922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-533d4c69-f256-4d25-828e-fa331316983d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:08.730919 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:08.730919 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:08.732165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-533d4c69-f256-4d25-828e-fa331316983d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:08.732687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-533d4c69-f256-4d25-828e-fa331316983d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:08.766607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:08.766607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:08.769832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-533d4c69-f256-4d25-828e-fa331316983d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:08.771689 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1749/3490] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:08 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 805 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:09.759095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ba360b0-8876-4b6d-b08c-54b47ee249e2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:09.762742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ba360b0-8876-4b6d-b08c-54b47ee249e2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:09.763846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:09.763846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:09.765600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ba360b0-8876-4b6d-b08c-54b47ee249e2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:09.786202 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a2e7c96-ffb6-4650-9697-e92ce4108989 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:09.786876 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a2e7c96-ffb6-4650-9697-e92ce4108989 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:09.787156 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:09.787156 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:09.787490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a2e7c96-ffb6-4650-9697-e92ce4108989 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:09.795601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4a2e7c96-ffb6-4650-9697-e92ce4108989 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:09.903943 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:09.903943 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:09.910550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a2e7c96-ffb6-4650-9697-e92ce4108989 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:09.911834 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1750/3491] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:09 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 805 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:10.027838 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:10.027838 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:10.060358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2ba360b0-8876-4b6d-b08c-54b47ee249e2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:10.135486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ba360b0-8876-4b6d-b08c-54b47ee249e2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:10.137107 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1742/3492] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:09 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:10.926671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f9d646a1-5e3d-4e2c-8d4d-66b57ec4cbd7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:10.928011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f9d646a1-5e3d-4e2c-8d4d-66b57ec4cbd7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:10.928437 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:10.928437 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:10.929078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f9d646a1-5e3d-4e2c-8d4d-66b57ec4cbd7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:10.929644 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f9d646a1-5e3d-4e2c-8d4d-66b57ec4cbd7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:11.024661 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:11.024661 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:11.029877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f9d646a1-5e3d-4e2c-8d4d-66b57ec4cbd7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:11.030756 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1751/3493] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:10 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 805 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:11.175046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9df5088-aa1f-4c96-a0fb-67c1be65d182 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:11.177044 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9df5088-aa1f-4c96-a0fb-67c1be65d182 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:11.181508 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:11.181508 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:11.182980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9df5088-aa1f-4c96-a0fb-67c1be65d182 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:11.374150 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:11.374150 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:11.404454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d9df5088-aa1f-4c96-a0fb-67c1be65d182 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:11.465439 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9df5088-aa1f-4c96-a0fb-67c1be65d182 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:11.473585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1743/3494] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:11 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:12.053070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a83e8de4-f190-4a69-bad5-c24692ea5d5a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:12.059081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a83e8de4-f190-4a69-bad5-c24692ea5d5a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:12.060276 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:12.060276 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:12.062972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a83e8de4-f190-4a69-bad5-c24692ea5d5a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:12.068272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a83e8de4-f190-4a69-bad5-c24692ea5d5a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:12.197177 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:12.197177 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:12.212841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a83e8de4-f190-4a69-bad5-c24692ea5d5a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:12.216466 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1752/3495] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:12 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 805 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:12.507637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-147f88aa-8485-40c7-94bf-6e723f8a2542 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:12.508199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-147f88aa-8485-40c7-94bf-6e723f8a2542 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:12.508422 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:12.508422 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:12.508798 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-147f88aa-8485-40c7-94bf-6e723f8a2542 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:12.624556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:12.624556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:12.640079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-147f88aa-8485-40c7-94bf-6e723f8a2542 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:12.671422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-147f88aa-8485-40c7-94bf-6e723f8a2542 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:12.675697 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1744/3496] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:12 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:13.234673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e70a9ab-62ef-4762-8f2e-e722770a14a4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:13.236527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e70a9ab-62ef-4762-8f2e-e722770a14a4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:13.236785 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:13.236785 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:13.237211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e70a9ab-62ef-4762-8f2e-e722770a14a4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:13.237590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1e70a9ab-62ef-4762-8f2e-e722770a14a4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:13.260109 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:13.260109 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:13.262086 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e70a9ab-62ef-4762-8f2e-e722770a14a4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:13.263074 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1753/3497] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:13 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 805 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:13.710086 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7ffa709-4efb-405b-978b-f2767778afd3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:13.712038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7ffa709-4efb-405b-978b-f2767778afd3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:13.712536 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:13.712536 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:13.713250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7ffa709-4efb-405b-978b-f2767778afd3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:13.835143 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:13.835143 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:13.854220 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7ffa709-4efb-405b-978b-f2767778afd3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:13.905375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7ffa709-4efb-405b-978b-f2767778afd3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:13.908386 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1745/3498] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:13 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:14.285882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-afb95bea-c6ce-4781-ac3f-e3a9b2988895 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:14.286903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-afb95bea-c6ce-4781-ac3f-e3a9b2988895 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:14.293569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:14.293569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:14.294833 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-afb95bea-c6ce-4781-ac3f-e3a9b2988895 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:14.295769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-afb95bea-c6ce-4781-ac3f-e3a9b2988895 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:14.369827 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:14.369827 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:14.373236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-afb95bea-c6ce-4781-ac3f-e3a9b2988895 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:14.375424 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1754/3499] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:14 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 805 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:14.941671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e7db231-6937-4b09-9d6b-eef18f731038 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:14.942639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e7db231-6937-4b09-9d6b-eef18f731038 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:14.945353 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:14.945353 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:14.955525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e7db231-6937-4b09-9d6b-eef18f731038 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:15.232151 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:15.232151 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:15.260516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4e7db231-6937-4b09-9d6b-eef18f731038 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:15.378900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e7db231-6937-4b09-9d6b-eef18f731038 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:15.395399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec7521b8-be69-4bed-a423-19352a429435 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:15.411502 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1746/3500] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:14 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:15.411895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec7521b8-be69-4bed-a423-19352a429435 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:15.411895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:15.411895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:15.411895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec7521b8-be69-4bed-a423-19352a429435 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:15.411895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ec7521b8-be69-4bed-a423-19352a429435 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:15.464852 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:15.464852 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:15.469454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec7521b8-be69-4bed-a423-19352a429435 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:15.471848 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1755/3501] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:15 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:16.429388 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29a2ffcc-afc6-4945-b421-01eb441736d0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:16.429972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29a2ffcc-afc6-4945-b421-01eb441736d0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:16.430065 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:16.430065 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:16.430622 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29a2ffcc-afc6-4945-b421-01eb441736d0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:16.486152 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cae6d3b-b81c-4742-9f18-fd7fb3b76449 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:16.486848 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cae6d3b-b81c-4742-9f18-fd7fb3b76449 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:16.487075 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:16.487075 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:16.487794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6cae6d3b-b81c-4742-9f18-fd7fb3b76449 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:16.488248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6cae6d3b-b81c-4742-9f18-fd7fb3b76449 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:16.555803 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:16.555803 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:16.565453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6cae6d3b-b81c-4742-9f18-fd7fb3b76449 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:16.570168 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1756/3502] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:16 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:16.580376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:16.580376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:16.604499 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-29a2ffcc-afc6-4945-b421-01eb441736d0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:16.657894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29a2ffcc-afc6-4945-b421-01eb441736d0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:16.663552 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1747/3503] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:16 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:17.592143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4e9326b-2c31-4691-9f16-ea0bdf65535f tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:17.602074 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4e9326b-2c31-4691-9f16-ea0bdf65535f tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:17.602939 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:17.602939 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:17.604327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4e9326b-2c31-4691-9f16-ea0bdf65535f tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:17.605962 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a4e9326b-2c31-4691-9f16-ea0bdf65535f tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:17.697654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52589a61-79c9-4f32-9f2a-54d2c778913c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:17.699418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52589a61-79c9-4f32-9f2a-54d2c778913c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:17.715511 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:17.715511 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:17.717230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-52589a61-79c9-4f32-9f2a-54d2c778913c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:17.719841 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:17.719841 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:17.722294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4e9326b-2c31-4691-9f16-ea0bdf65535f tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:17.723149 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1757/3504] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:17 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:17.995191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:17.995191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:18.023704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-52589a61-79c9-4f32-9f2a-54d2c778913c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:18.116386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-52589a61-79c9-4f32-9f2a-54d2c778913c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:18.120101 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1748/3505] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:17 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:18.745214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf396441-eb4d-4b58-b57f-8aab9db3583b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:18.746028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf396441-eb4d-4b58-b57f-8aab9db3583b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:18.746288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:18.746288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:18.746927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf396441-eb4d-4b58-b57f-8aab9db3583b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:18.747417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-bf396441-eb4d-4b58-b57f-8aab9db3583b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:18.820040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:18.820040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:18.827723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf396441-eb4d-4b58-b57f-8aab9db3583b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:18.835748 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1758/3506] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:18 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:19.151138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb92603e-704b-4f88-a90f-5a95b77cc9b1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:19.152234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb92603e-704b-4f88-a90f-5a95b77cc9b1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:19.152584 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:19.152584 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:19.153470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb92603e-704b-4f88-a90f-5a95b77cc9b1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:19.365243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:19.365243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:19.480811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eb92603e-704b-4f88-a90f-5a95b77cc9b1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:19.592296 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb92603e-704b-4f88-a90f-5a95b77cc9b1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:19.598255 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1749/3507] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:19 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:19.850979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dcad2c43-a99e-4926-bbd7-bbc30c82223e tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:19.854134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dcad2c43-a99e-4926-bbd7-bbc30c82223e tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:19.855214 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:19.855214 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:19.864705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dcad2c43-a99e-4926-bbd7-bbc30c82223e tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:19.872452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-dcad2c43-a99e-4926-bbd7-bbc30c82223e tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:20.027100 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:20.027100 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:20.039981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dcad2c43-a99e-4926-bbd7-bbc30c82223e tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:20.049516 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1759/3508] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:19 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:20.627005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c58af076-5955-4a9a-b267-291341af9327 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:20.628389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c58af076-5955-4a9a-b267-291341af9327 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:20.632633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:20.632633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:20.634293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c58af076-5955-4a9a-b267-291341af9327 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:21.063500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:21.063500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:21.071341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cca698ee-da51-485a-acdd-e6371dd74057 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:21.077737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cca698ee-da51-485a-acdd-e6371dd74057 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:21.091527 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:21.091527 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:21.114912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cca698ee-da51-485a-acdd-e6371dd74057 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:21.114912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-cca698ee-da51-485a-acdd-e6371dd74057 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:21.158331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c58af076-5955-4a9a-b267-291341af9327 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:21.222510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:21.222510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:21.226717 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cca698ee-da51-485a-acdd-e6371dd74057 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:21.231836 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1760/3509] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:21 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:21.315392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c58af076-5955-4a9a-b267-291341af9327 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:21.321196 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1750/3510] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:20 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 914 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:22.245987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac619e93-6045-4893-bf7a-8a9e01675e69 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:22.247169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac619e93-6045-4893-bf7a-8a9e01675e69 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:22.247563 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:22.247563 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:22.248178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac619e93-6045-4893-bf7a-8a9e01675e69 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:22.248691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ac619e93-6045-4893-bf7a-8a9e01675e69 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:22.293909 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:22.293909 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:22.305437 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac619e93-6045-4893-bf7a-8a9e01675e69 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:22.306561 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1761/3511] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:22 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:22.360327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-88a639ae-92c1-4c36-a32a-b5bab3006954 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:22.361919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-88a639ae-92c1-4c36-a32a-b5bab3006954 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:22.362374 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:22.362374 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:22.364758 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-88a639ae-92c1-4c36-a32a-b5bab3006954 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:22.639564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:22.639564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:22.667043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-88a639ae-92c1-4c36-a32a-b5bab3006954 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:22.787240 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-88a639ae-92c1-4c36-a32a-b5bab3006954 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:22.789377 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1751/3512] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:22 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 972 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:23.325888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95a08c45-5b08-45e4-9d3e-62184b31c2fc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:23.337345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95a08c45-5b08-45e4-9d3e-62184b31c2fc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:23.341775 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:23.341775 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:23.344066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95a08c45-5b08-45e4-9d3e-62184b31c2fc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:23.345561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-95a08c45-5b08-45e4-9d3e-62184b31c2fc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:23.484223 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:23.484223 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:23.488885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95a08c45-5b08-45e4-9d3e-62184b31c2fc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:23.491068 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1762/3513] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:23 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:23.816559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a6466be-8f1e-40c9-a1f6-63836a524d71 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:23.817653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a6466be-8f1e-40c9-a1f6-63836a524d71 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:23.818158 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:23.818158 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:23.824061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a6466be-8f1e-40c9-a1f6-63836a524d71 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:24.053309 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:24.053309 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:24.077699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3a6466be-8f1e-40c9-a1f6-63836a524d71 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:24.154162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a6466be-8f1e-40c9-a1f6-63836a524d71 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:24.155119 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1752/3514] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:23 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 972 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:24.512013 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5dba0cd-a111-4869-9517-3a53bed80524 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:24.518870 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5dba0cd-a111-4869-9517-3a53bed80524 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:24.519287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:24.519287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:24.520060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f5dba0cd-a111-4869-9517-3a53bed80524 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:24.523583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f5dba0cd-a111-4869-9517-3a53bed80524 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:24.669427 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:24.669427 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:24.673653 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f5dba0cd-a111-4869-9517-3a53bed80524 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:24.676025 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1763/3515] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:24 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:25.182908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36183fc8-614c-46c1-a792-f052991cbf50 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:25.183467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36183fc8-614c-46c1-a792-f052991cbf50 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:25.183676 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:25.183676 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:25.184023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-36183fc8-614c-46c1-a792-f052991cbf50 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:25.288513 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:25.288513 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:25.311244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-36183fc8-614c-46c1-a792-f052991cbf50 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:25.368113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-36183fc8-614c-46c1-a792-f052991cbf50 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:25.375036 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1753/3516] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:25 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:25.699178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48e43480-bbfc-4ee5-a34e-72ae21d0ab09 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:25.700716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48e43480-bbfc-4ee5-a34e-72ae21d0ab09 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:25.701111 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:25.701111 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:25.705008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48e43480-bbfc-4ee5-a34e-72ae21d0ab09 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:25.705638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-48e43480-bbfc-4ee5-a34e-72ae21d0ab09 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:25.792236 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:25.792236 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:25.801848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48e43480-bbfc-4ee5-a34e-72ae21d0ab09 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:25.810193 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1764/3517] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:25 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:26.398046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1d8781c-1c15-4304-9925-cbaa315dbb62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:26.399352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1d8781c-1c15-4304-9925-cbaa315dbb62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:26.399679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:26.399679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:26.400155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1d8781c-1c15-4304-9925-cbaa315dbb62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:26.518055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:26.518055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:26.534958 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e1d8781c-1c15-4304-9925-cbaa315dbb62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:26.603274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1d8781c-1c15-4304-9925-cbaa315dbb62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:26.604124 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1754/3518] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:26 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:26.822308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6dfc780-1680-4ce4-a6a8-c89e1dfbc176 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:26.823113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6dfc780-1680-4ce4-a6a8-c89e1dfbc176 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:26.823682 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:26.823682 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:26.824335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6dfc780-1680-4ce4-a6a8-c89e1dfbc176 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:26.825159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-f6dfc780-1680-4ce4-a6a8-c89e1dfbc176 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:26.913602 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:26.913602 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:26.916122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6dfc780-1680-4ce4-a6a8-c89e1dfbc176 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:26.917565 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1765/3519] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:26 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:27.621893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55d061b5-e128-4a48-af19-3a75995ec6bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:27.622442 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55d061b5-e128-4a48-af19-3a75995ec6bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:27.622684 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:27.622684 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:27.622992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55d061b5-e128-4a48-af19-3a75995ec6bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:27.742195 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:27.742195 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:27.753366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-55d061b5-e128-4a48-af19-3a75995ec6bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:27.783820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55d061b5-e128-4a48-af19-3a75995ec6bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:27.784956 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1755/3520] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:27 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:27.937662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a67c675-3376-4687-b218-52745e67ebc6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:27.943465 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a67c675-3376-4687-b218-52745e67ebc6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:27.943911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:27.943911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:27.944637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a67c675-3376-4687-b218-52745e67ebc6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:27.945331 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2a67c675-3376-4687-b218-52745e67ebc6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:28.105750 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:28.105750 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:28.123881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a67c675-3376-4687-b218-52745e67ebc6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:28.130249 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1766/3521] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:27 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:28.812583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0403f3b-b095-46a4-9779-106996ef144b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:28.813512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0403f3b-b095-46a4-9779-106996ef144b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:28.813964 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:28.813964 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:28.814682 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0403f3b-b095-46a4-9779-106996ef144b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:28.921335 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:28.921335 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:28.932527 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f0403f3b-b095-46a4-9779-106996ef144b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:28.975613 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0403f3b-b095-46a4-9779-106996ef144b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:28.981583 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1756/3522] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:28 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:29.159625 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-871421eb-452c-4f79-97e2-739e53a91fa7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:29.167813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-871421eb-452c-4f79-97e2-739e53a91fa7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:29.168078 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:29.168078 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:29.169008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-871421eb-452c-4f79-97e2-739e53a91fa7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:29.169953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-871421eb-452c-4f79-97e2-739e53a91fa7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:29.280338 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:29.280338 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:29.299027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-871421eb-452c-4f79-97e2-739e53a91fa7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:29.299027 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1767/3523] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:29 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:30.023402 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd2b6d57-7701-4685-bf4a-5865ab0e433c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:30.024640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd2b6d57-7701-4685-bf4a-5865ab0e433c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:30.035829 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:30.035829 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:30.048207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd2b6d57-7701-4685-bf4a-5865ab0e433c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:30.215271 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:30.215271 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:30.255812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bd2b6d57-7701-4685-bf4a-5865ab0e433c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:30.304655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-219734be-34d3-409e-b2f2-5249291fe931 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:30.315534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-219734be-34d3-409e-b2f2-5249291fe931 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:30.315534 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:30.315534 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:30.315534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-219734be-34d3-409e-b2f2-5249291fe931 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:30.315534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-219734be-34d3-409e-b2f2-5249291fe931 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:30.368914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd2b6d57-7701-4685-bf4a-5865ab0e433c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:30.401894 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1757/3524] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:30 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:30.404996 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:30.404996 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:30.418271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-219734be-34d3-409e-b2f2-5249291fe931 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:30.420094 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1768/3525] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:30 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:31.399719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-768befeb-e744-4784-88c7-a582eb34b0d7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:31.400511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-768befeb-e744-4784-88c7-a582eb34b0d7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:31.400688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:31.400688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:31.400982 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-768befeb-e744-4784-88c7-a582eb34b0d7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:31.433815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33ed70da-b341-4622-b914-b51083cd7b58 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:31.434400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33ed70da-b341-4622-b914-b51083cd7b58 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:31.449725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:31.449725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:31.449725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33ed70da-b341-4622-b914-b51083cd7b58 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:31.449725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-33ed70da-b341-4622-b914-b51083cd7b58 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:31.486454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:31.486454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:31.488612 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33ed70da-b341-4622-b914-b51083cd7b58 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:31.491365 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1769/3526] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:31 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:31.637450 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:31.637450 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:31.684303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-768befeb-e744-4784-88c7-a582eb34b0d7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:31.764101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-768befeb-e744-4784-88c7-a582eb34b0d7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:31.768686 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1758/3527] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:31 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:32.523271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e134f1c-c3b5-4df5-91c0-049265d0d0d7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:32.524845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e134f1c-c3b5-4df5-91c0-049265d0d0d7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:32.525405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:32.525405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:32.527056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e134f1c-c3b5-4df5-91c0-049265d0d0d7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:32.527770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9e134f1c-c3b5-4df5-91c0-049265d0d0d7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:32.583125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:32.583125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:32.589257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e134f1c-c3b5-4df5-91c0-049265d0d0d7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:32.591817 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1770/3528] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:32 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:32.804392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00854eb9-1deb-458f-94bb-be30733f7221 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:32.809766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00854eb9-1deb-458f-94bb-be30733f7221 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:32.811038 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:32.811038 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:32.818546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00854eb9-1deb-458f-94bb-be30733f7221 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:32.989280 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:32.989280 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:33.021281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-00854eb9-1deb-458f-94bb-be30733f7221 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:33.106663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00854eb9-1deb-458f-94bb-be30733f7221 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:33.106663 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1759/3529] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:32 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:33.615512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9fce243-91de-4fca-b636-84e8a5cce9c6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:33.620179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9fce243-91de-4fca-b636-84e8a5cce9c6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:33.620486 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:33.620486 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:33.621071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9fce243-91de-4fca-b636-84e8a5cce9c6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:33.621635 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e9fce243-91de-4fca-b636-84e8a5cce9c6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:33.712735 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:33.712735 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:33.716720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9fce243-91de-4fca-b636-84e8a5cce9c6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:33.718612 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1771/3530] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:33 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:34.137182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f1b7ffc-b670-4710-b24f-0ebffbf322d4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:34.138334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f1b7ffc-b670-4710-b24f-0ebffbf322d4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:34.138708 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:34.138708 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:34.143524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f1b7ffc-b670-4710-b24f-0ebffbf322d4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:34.348692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:34.348692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:34.397194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6f1b7ffc-b670-4710-b24f-0ebffbf322d4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:34.457078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f1b7ffc-b670-4710-b24f-0ebffbf322d4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:34.458712 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1760/3531] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:34 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:34.773293 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3d840a9-53df-4d46-8eb2-18c0db9384c1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:34.773983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3d840a9-53df-4d46-8eb2-18c0db9384c1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:34.776680 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:34.776680 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:34.777821 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d3d840a9-53df-4d46-8eb2-18c0db9384c1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:34.783279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d3d840a9-53df-4d46-8eb2-18c0db9384c1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:34.917230 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:34.917230 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:34.920693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d3d840a9-53df-4d46-8eb2-18c0db9384c1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:34.945255 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1772/3532] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:34 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:35.485604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-744ba506-bb45-4b67-8288-ce63fb96eb5d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:35.486161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-744ba506-bb45-4b67-8288-ce63fb96eb5d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:35.486391 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:35.486391 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:35.486924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-744ba506-bb45-4b67-8288-ce63fb96eb5d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:35.585299 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:35.585299 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:35.617677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-744ba506-bb45-4b67-8288-ce63fb96eb5d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:35.661828 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-744ba506-bb45-4b67-8288-ce63fb96eb5d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:35.664480 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1761/3533] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:35 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:35.966122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5617b6bc-8ba1-422d-9ac2-5bb63bf367cc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:35.966975 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5617b6bc-8ba1-422d-9ac2-5bb63bf367cc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:35.966975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:35.966975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:35.989142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5617b6bc-8ba1-422d-9ac2-5bb63bf367cc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:35.989142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5617b6bc-8ba1-422d-9ac2-5bb63bf367cc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:35.990883 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:35.990883 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:35.992951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5617b6bc-8ba1-422d-9ac2-5bb63bf367cc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:35.993778 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1773/3534] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:35 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:36.681906 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d88aa495-6536-42d7-9dc3-d84f6c254e85 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:36.703115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d88aa495-6536-42d7-9dc3-d84f6c254e85 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:36.703115 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:36.703115 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:36.703115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d88aa495-6536-42d7-9dc3-d84f6c254e85 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:36.785882 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:36.785882 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:36.804593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d88aa495-6536-42d7-9dc3-d84f6c254e85 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:36.857500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d88aa495-6536-42d7-9dc3-d84f6c254e85 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:36.872356 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1762/3535] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:36 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:37.023089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce487182-91d7-4fd7-a313-aa18d9f21244 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:37.028452 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce487182-91d7-4fd7-a313-aa18d9f21244 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:37.031930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:37.031930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:37.035728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce487182-91d7-4fd7-a313-aa18d9f21244 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:37.038535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ce487182-91d7-4fd7-a313-aa18d9f21244 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:37.172185 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:37.172185 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:37.178284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce487182-91d7-4fd7-a313-aa18d9f21244 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:37.189072 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1774/3536] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:37 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:37.893298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd8a09fb-f185-4b83-ae25-3b1569b1b517 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:37.894524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd8a09fb-f185-4b83-ae25-3b1569b1b517 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:37.895072 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:37.895072 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:37.896129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd8a09fb-f185-4b83-ae25-3b1569b1b517 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:38.134196 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:38.134196 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:38.814580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fd8a09fb-f185-4b83-ae25-3b1569b1b517 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:38.814580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd8a09fb-f185-4b83-ae25-3b1569b1b517 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:38.814580 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1763/3537] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:37 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:38.823296 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7299d023-622a-4e1f-8c0d-e7ee1a40e4c6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:38.823296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7299d023-622a-4e1f-8c0d-e7ee1a40e4c6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:38.823296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:38.823296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:38.823296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7299d023-622a-4e1f-8c0d-e7ee1a40e4c6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:38.823296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-7299d023-622a-4e1f-8c0d-e7ee1a40e4c6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:38.823296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:38.823296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:38.823296 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7299d023-622a-4e1f-8c0d-e7ee1a40e4c6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:38.823296 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1775/3538] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:38 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:39.324347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5261278-32ac-491e-9f89-0ed293df95eb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:39.324347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5261278-32ac-491e-9f89-0ed293df95eb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:39.324347 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:39.324347 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:39.324347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5261278-32ac-491e-9f89-0ed293df95eb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:39.324347 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:39.324347 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:39.324347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d5261278-32ac-491e-9f89-0ed293df95eb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:39.328156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e753e7f4-d6bb-49a5-9cca-ebd0ca7b0b97 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:39.328156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e753e7f4-d6bb-49a5-9cca-ebd0ca7b0b97 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:39.328156 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:39.328156 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:39.328156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e753e7f4-d6bb-49a5-9cca-ebd0ca7b0b97 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:39.328156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e753e7f4-d6bb-49a5-9cca-ebd0ca7b0b97 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:39.330092 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5261278-32ac-491e-9f89-0ed293df95eb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:39.330092 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1764/3539] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:39 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:39.331163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:39.331163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:39.331163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e753e7f4-d6bb-49a5-9cca-ebd0ca7b0b97 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:39.331163 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1776/3540] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:39 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:40.341159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28217ca8-f258-4bf0-bf38-6a872f19cf00 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:40.342188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28217ca8-f258-4bf0-bf38-6a872f19cf00 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:40.342549 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:40.342549 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:40.343234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28217ca8-f258-4bf0-bf38-6a872f19cf00 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:40.350060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-653afb5a-2668-427e-b316-cd4d697d707a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:40.357501 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-653afb5a-2668-427e-b316-cd4d697d707a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:40.369018 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:40.369018 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:40.369522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-653afb5a-2668-427e-b316-cd4d697d707a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:40.369903 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-653afb5a-2668-427e-b316-cd4d697d707a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:40.392868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:40.392868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:40.395067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-653afb5a-2668-427e-b316-cd4d697d707a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:40.402595 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1777/3541] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:40 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:40.466639 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:40.466639 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:40.482358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28217ca8-f258-4bf0-bf38-6a872f19cf00 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:40.513412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28217ca8-f258-4bf0-bf38-6a872f19cf00 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:40.514403 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1765/3542] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:40 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:41.418460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9da2f40-b1a0-44b5-bc7c-cd802074aefc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:41.420757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9da2f40-b1a0-44b5-bc7c-cd802074aefc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:41.421295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:41.421295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:41.422312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9da2f40-b1a0-44b5-bc7c-cd802074aefc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:41.423864 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a9da2f40-b1a0-44b5-bc7c-cd802074aefc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:41.477759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:41.477759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:41.482179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9da2f40-b1a0-44b5-bc7c-cd802074aefc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:41.484540 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1778/3543] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:41 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:41.539727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d39880d6-887d-49c0-a6b9-97df47b429a5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:41.541035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d39880d6-887d-49c0-a6b9-97df47b429a5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:41.541679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:41.541679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:41.542741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d39880d6-887d-49c0-a6b9-97df47b429a5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:41.662142 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:41.662142 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:41.691805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d39880d6-887d-49c0-a6b9-97df47b429a5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:41.727481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d39880d6-887d-49c0-a6b9-97df47b429a5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:41.728642 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1766/3544] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:41 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:42.508259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15b65fc3-2b9d-4c61-945c-e1886837280c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:42.508987 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15b65fc3-2b9d-4c61-945c-e1886837280c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:42.508987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:42.508987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:42.509491 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15b65fc3-2b9d-4c61-945c-e1886837280c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:42.509745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-15b65fc3-2b9d-4c61-945c-e1886837280c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:42.535103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:42.535103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:42.538414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15b65fc3-2b9d-4c61-945c-e1886837280c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:42.551470 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1779/3545] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:42 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:42.754147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6488d0d-a591-436e-9d0d-10c904558a63 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:42.754641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6488d0d-a591-436e-9d0d-10c904558a63 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:42.754846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:42.754846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:42.755723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6488d0d-a591-436e-9d0d-10c904558a63 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:42.808496 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:42.808496 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:42.819046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6488d0d-a591-436e-9d0d-10c904558a63 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:42.845075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6488d0d-a591-436e-9d0d-10c904558a63 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:42.846558 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1767/3546] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:42 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:43.562557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da83cbab-a534-406e-809a-165e76d88284 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:43.563572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da83cbab-a534-406e-809a-165e76d88284 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:43.564104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:43.564104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:43.565470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-da83cbab-a534-406e-809a-165e76d88284 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:43.566387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-da83cbab-a534-406e-809a-165e76d88284 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:43.619316 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:43.619316 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:43.621270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-da83cbab-a534-406e-809a-165e76d88284 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:43.622119 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1780/3547] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:43 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:43.874076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29ea02a7-7ed9-4adf-b6e1-41c5dbdbb27f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:43.879522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29ea02a7-7ed9-4adf-b6e1-41c5dbdbb27f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:43.880237 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:43.880237 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:43.882411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29ea02a7-7ed9-4adf-b6e1-41c5dbdbb27f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:44.142072 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:44.142072 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:44.200238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-29ea02a7-7ed9-4adf-b6e1-41c5dbdbb27f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:44.312069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29ea02a7-7ed9-4adf-b6e1-41c5dbdbb27f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:44.321607 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1768/3548] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:43 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:44.643845 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e23140e2-1b63-4039-a2eb-96c34b051a4f tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:44.645985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e23140e2-1b63-4039-a2eb-96c34b051a4f tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:44.646531 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:44.646531 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:44.647595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e23140e2-1b63-4039-a2eb-96c34b051a4f tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:44.655942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-e23140e2-1b63-4039-a2eb-96c34b051a4f tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:44.704845 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:44.704845 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:44.708812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e23140e2-1b63-4039-a2eb-96c34b051a4f tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:44.722692 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1781/3549] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:44 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:45.350909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60ee06fe-22ef-419a-9e62-d57d51d719f4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:45.351880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60ee06fe-22ef-419a-9e62-d57d51d719f4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:45.352231 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:45.352231 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:45.352888 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60ee06fe-22ef-419a-9e62-d57d51d719f4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:45.478927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:45.478927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:45.497113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-60ee06fe-22ef-419a-9e62-d57d51d719f4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:45.570309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60ee06fe-22ef-419a-9e62-d57d51d719f4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:45.579662 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1769/3550] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:45 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:45.732306 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2b7f314-6568-4edd-821b-dd01ccd7689b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:45.733090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2b7f314-6568-4edd-821b-dd01ccd7689b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:45.733215 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:45.733215 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:45.733500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2b7f314-6568-4edd-821b-dd01ccd7689b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:45.734402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d2b7f314-6568-4edd-821b-dd01ccd7689b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:45.832351 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:45.832351 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:45.835519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2b7f314-6568-4edd-821b-dd01ccd7689b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:45.836537 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1782/3551] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:45 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:46.637354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-682b1923-fc88-4b74-88bf-14f9f6d6c8e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:46.638737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-682b1923-fc88-4b74-88bf-14f9f6d6c8e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:46.638737 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:46.638737 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:46.639294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-682b1923-fc88-4b74-88bf-14f9f6d6c8e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:46.837137 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:46.837137 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:46.861294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2389a3a7-0b58-4d51-9d56-a3cf60156386 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:46.870512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2389a3a7-0b58-4d51-9d56-a3cf60156386 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:46.870956 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:46.870956 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:46.871702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2389a3a7-0b58-4d51-9d56-a3cf60156386 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:46.872416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-682b1923-fc88-4b74-88bf-14f9f6d6c8e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:46.873151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2389a3a7-0b58-4d51-9d56-a3cf60156386 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:46.931511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-682b1923-fc88-4b74-88bf-14f9f6d6c8e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:46.934940 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1770/3552] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:46 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:47.023971 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:47.023971 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:47.027571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2389a3a7-0b58-4d51-9d56-a3cf60156386 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:47.040052 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1783/3553] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:46 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:47.964278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f1d20b6-42d6-465c-973f-a27ffe4b4c6f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:47.965412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f1d20b6-42d6-465c-973f-a27ffe4b4c6f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:47.965770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:47.965770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:47.966337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f1d20b6-42d6-465c-973f-a27ffe4b4c6f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:48.071252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5b7c400-b309-4bc6-bdd5-2eae485e1770 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:48.076048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5b7c400-b309-4bc6-bdd5-2eae485e1770 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:48.076571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:48.076571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:48.077416 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5b7c400-b309-4bc6-bdd5-2eae485e1770 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:48.080330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d5b7c400-b309-4bc6-bdd5-2eae485e1770 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:48.155997 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:48.155997 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:48.218661 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:48.218661 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:48.226095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5b7c400-b309-4bc6-bdd5-2eae485e1770 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:48.229596 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f1d20b6-42d6-465c-973f-a27ffe4b4c6f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:48.231619 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1784/3554] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:48 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:48.269374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f1d20b6-42d6-465c-973f-a27ffe4b4c6f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:48.270127 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1771/3555] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:47 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 975 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:49.260918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3126fdfb-b17b-4d95-90aa-c59199038cc4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:49.278544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3126fdfb-b17b-4d95-90aa-c59199038cc4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:49.278894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:49.278894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:49.280038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3126fdfb-b17b-4d95-90aa-c59199038cc4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:49.281163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3126fdfb-b17b-4d95-90aa-c59199038cc4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:49.304820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea4875ea-5d3e-4142-925c-31695d45d113 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:49.307089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea4875ea-5d3e-4142-925c-31695d45d113 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:49.309383 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:49.309383 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:49.310854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea4875ea-5d3e-4142-925c-31695d45d113 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:49.357164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:49.357164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:49.362400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3126fdfb-b17b-4d95-90aa-c59199038cc4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:49.364620 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1785/3556] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:49 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:49.559840 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:49.559840 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:49.659258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ea4875ea-5d3e-4142-925c-31695d45d113 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:49.780573 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea4875ea-5d3e-4142-925c-31695d45d113 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:49.782826 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1772/3557] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:49 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1363 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:58:50.333739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-8ffc3d61-3675-4c05-b694-1aa13c7cd4f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:50.335741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-8ffc3d61-3675-4c05-b694-1aa13c7cd4f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:50.336384 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:50.336384 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:50.338204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-8ffc3d61-3675-4c05-b694-1aa13c7cd4f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:50.382027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c067d3e-7981-4a71-b9f0-84755fca6329 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:50.383097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c067d3e-7981-4a71-b9f0-84755fca6329 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:50.383797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:50.383797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:50.384676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c067d3e-7981-4a71-b9f0-84755fca6329 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:50.385370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4c067d3e-7981-4a71-b9f0-84755fca6329 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:50.413605 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:50.413605 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:50.416782 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c067d3e-7981-4a71-b9f0-84755fca6329 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:50.418254 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1773/3558] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:50 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:58:50.510902 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:50.510902 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:50.528949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-8ffc3d61-3675-4c05-b694-1aa13c7cd4f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:50.584314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-8ffc3d61-3675-4c05-b694-1aa13c7cd4f6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:50.597800 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1786/3559] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:58:50 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1363 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:58:50.772770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c067d3e-7981-4a71-b9f0-84755fca6329 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume// Jan 21 08:58:50.773254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c067d3e-7981-4a71-b9f0-84755fca6329 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:50.773473 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:50.773473 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:50.773890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c067d3e-7981-4a71-b9f0-84755fca6329 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:50.776317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c067d3e-7981-4a71-b9f0-84755fca6329 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:58:50.777248 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1774/3560] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 08:58: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 08:58:50.823583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-bb435907-7c61-4b75-822a-a07419fc47e0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments Jan 21 08:58:50.824705 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:50.824705 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:50.825322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-bb435907-7c61-4b75-822a-a07419fc47e0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a28bd38e-fd7a-45f8-b15e-35a227a0b6ec", "instance_uuid": "330879e6-0e36-4b4d-bcfb-904bfa29be9b", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:58:51.071814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:51.071814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:51.423184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-bb435907-7c61-4b75-822a-a07419fc47e0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments returned with HTTP 200 Jan 21 08:58:51.431087 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1787/3561] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 08:58:50 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments => generated 273 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:58:51.450695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5e23b37-a320-400c-a1bf-751a8efeac98 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:51.455550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5e23b37-a320-400c-a1bf-751a8efeac98 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:51.456406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5e23b37-a320-400c-a1bf-751a8efeac98 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:51.457084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b5e23b37-a320-400c-a1bf-751a8efeac98 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:51.495928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:51.495928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:51.498069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5e23b37-a320-400c-a1bf-751a8efeac98 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:51.499496 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1775/3562] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:51 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:51.574889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96c098bc-2b6c-467e-bc42-eda5404e0414 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:51.575738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-96c098bc-2b6c-467e-bc42-eda5404e0414 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:51.576065 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:51.576065 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:51.576792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-96c098bc-2b6c-467e-bc42-eda5404e0414 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:51.644134 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5e23b37-a320-400c-a1bf-751a8efeac98 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume// Jan 21 08:58:51.645115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5e23b37-a320-400c-a1bf-751a8efeac98 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:51.645854 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:51.645854 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:51.646719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5e23b37-a320-400c-a1bf-751a8efeac98 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:51.648682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5e23b37-a320-400c-a1bf-751a8efeac98 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:58:51.650596 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1776/3563] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:58:51 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:58:51.690144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-605e74cc-50da-46e2-852f-7c5b508c8446 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:51.691248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-605e74cc-50da-46e2-852f-7c5b508c8446 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:51.692162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-605e74cc-50da-46e2-852f-7c5b508c8446 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:51.833905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:51.833905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:51.888162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-96c098bc-2b6c-467e-bc42-eda5404e0414 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:51.918626 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:51.918626 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:51.949500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-605e74cc-50da-46e2-852f-7c5b508c8446 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:51.989187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:51.989187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:52.024207 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96c098bc-2b6c-467e-bc42-eda5404e0414 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:52.025360 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1788/3564] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:51 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1362 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:58:52.061077 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:52.061077 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:52.111067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-605e74cc-50da-46e2-852f-7c5b508c8446 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:52.112819 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1777/3565] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:58:51 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1461 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:58:52.157811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-88d114e3-a318-46f8-bc87-64f36ab532ae tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] PUT http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/e85ff231-df90-4097-8bdd-63dcff9e1168 Jan 21 08:58:52.158494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:52.158494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:52.159123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-88d114e3-a318-46f8-bc87-64f36ab532ae tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:58:52.220797 n-d-769329-4 devstack@c-api.service[88055]: /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 08:58:52.220797 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 08:58:52.221598 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-88d114e3-a318-46f8-bc87-64f36ab532ae tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Lock "b'cinder-attachment_update-a28bd38e-fd7a-45f8-b15e-35a227a0b6ec-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.018s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:58:52.224141 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:52.224141 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:52.532336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9025074-beb7-4ba8-98b9-2a2b9c037a88 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:52.540761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9025074-beb7-4ba8-98b9-2a2b9c037a88 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:52.541401 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:52.541401 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:52.545648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9025074-beb7-4ba8-98b9-2a2b9c037a88 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:52.545648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-d9025074-beb7-4ba8-98b9-2a2b9c037a88 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:52.640931 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:52.640931 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:52.647103 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9025074-beb7-4ba8-98b9-2a2b9c037a88 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:52.660221 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1778/3566] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:52 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:53.046122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ade99b7-2234-4e97-838d-83331e8a19af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:53.047788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ade99b7-2234-4e97-838d-83331e8a19af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:53.053222 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:53.053222 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:53.054271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ade99b7-2234-4e97-838d-83331e8a19af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:53.222807 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:53.222807 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:53.244458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ade99b7-2234-4e97-838d-83331e8a19af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:53.297085 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:53.297085 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:53.327941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ade99b7-2234-4e97-838d-83331e8a19af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:53.332030 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1779/3567] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:53 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1362 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:58:53.683155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68cd1800-c041-41fb-8068-204eea7751fa tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:53.686959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68cd1800-c041-41fb-8068-204eea7751fa tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:53.690227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:53.690227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:53.707361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68cd1800-c041-41fb-8068-204eea7751fa tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:53.707940 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-68cd1800-c041-41fb-8068-204eea7751fa tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:53.786312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:53.786312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:53.792112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68cd1800-c041-41fb-8068-204eea7751fa tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:53.795457 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1780/3568] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:53 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:54.353275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02373d67-de9f-4724-9e3d-1b2b3fb43b29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:54.354279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02373d67-de9f-4724-9e3d-1b2b3fb43b29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:54.356504 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:54.356504 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:54.358519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02373d67-de9f-4724-9e3d-1b2b3fb43b29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:54.547846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:54.547846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:54.568696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02373d67-de9f-4724-9e3d-1b2b3fb43b29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:54.655102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:54.655102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:54.688933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02373d67-de9f-4724-9e3d-1b2b3fb43b29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:54.691122 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1781/3569] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:54 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1362 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:58:54.819151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10327aa7-5cea-438c-8173-016c25b3c0a0 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:54.820222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10327aa7-5cea-438c-8173-016c25b3c0a0 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:54.820863 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:54.820863 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:54.822015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-10327aa7-5cea-438c-8173-016c25b3c0a0 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:54.823259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-10327aa7-5cea-438c-8173-016c25b3c0a0 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:54.934343 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:54.934343 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:54.952180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-10327aa7-5cea-438c-8173-016c25b3c0a0 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:54.976049 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1782/3570] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:54 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:55.517757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-88d114e3-a318-46f8-bc87-64f36ab532ae tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Lock "b'cinder-attachment_update-a28bd38e-fd7a-45f8-b15e-35a227a0b6ec-n-h1-769329-4'" released by "attachment_update" :: held 3.296s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:58:55.523025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-88d114e3-a318-46f8-bc87-64f36ab532ae tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/e85ff231-df90-4097-8bdd-63dcff9e1168 returned with HTTP 200 Jan 21 08:58:55.536550 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1789/3571] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 08:58:52 2021] PUT /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/e85ff231-df90-4097-8bdd-63dcff9e1168 => generated 762 bytes in 3384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:58:55.714871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-565c4f7f-9fca-4137-99ac-3632d9a46e65 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:55.716740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-565c4f7f-9fca-4137-99ac-3632d9a46e65 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:55.717351 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:55.717351 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:55.718396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-565c4f7f-9fca-4137-99ac-3632d9a46e65 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:55.971769 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:55.971769 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:55.978119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-908246e7-164d-4269-8260-30cb9b511346 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:55.978705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-908246e7-164d-4269-8260-30cb9b511346 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:55.978899 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:55.978899 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:55.979563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-908246e7-164d-4269-8260-30cb9b511346 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:55.980084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-908246e7-164d-4269-8260-30cb9b511346 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:56.020148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-565c4f7f-9fca-4137-99ac-3632d9a46e65 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:56.051889 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:56.051889 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:56.054010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:56.054010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:56.055887 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-908246e7-164d-4269-8260-30cb9b511346 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:56.062330 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1790/3572] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:55 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:56.076847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-565c4f7f-9fca-4137-99ac-3632d9a46e65 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:56.079135 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1783/3573] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:55 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1363 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:58:57.087262 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-608ff7b0-db8d-4f75-b0ef-5c2f1abf5af2 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:57.095227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-608ff7b0-db8d-4f75-b0ef-5c2f1abf5af2 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:57.100566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7af2f92-b262-4b5c-84cf-221e8e8a9c4f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:57.103863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7af2f92-b262-4b5c-84cf-221e8e8a9c4f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:57.104150 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:57.104150 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:57.104838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-608ff7b0-db8d-4f75-b0ef-5c2f1abf5af2 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:57.105241 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:57.105241 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:57.105585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-608ff7b0-db8d-4f75-b0ef-5c2f1abf5af2 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:57.106603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7af2f92-b262-4b5c-84cf-221e8e8a9c4f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:57.249786 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:57.249786 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:57.253766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-608ff7b0-db8d-4f75-b0ef-5c2f1abf5af2 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:57.264248 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1791/3574] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:57 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:57.419910 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:57.419910 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:57.452425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7af2f92-b262-4b5c-84cf-221e8e8a9c4f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:57.541542 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:57.541542 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:57.585029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7af2f92-b262-4b5c-84cf-221e8e8a9c4f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:57.593893 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1784/3575] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:57 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1363 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:58:58.286636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-052b02d8-6427-4706-a082-3eb3c311f86b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:58.290778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-052b02d8-6427-4706-a082-3eb3c311f86b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:58.294016 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:58.294016 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:58.302583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-052b02d8-6427-4706-a082-3eb3c311f86b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:58.317612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-052b02d8-6427-4706-a082-3eb3c311f86b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:58.414845 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:58.414845 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:58.429302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-052b02d8-6427-4706-a082-3eb3c311f86b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:58.431131 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1792/3576] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:58 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:58:58.626381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-646a3194-fda9-43db-9b17-5a420d72857f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:58:58.627573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-646a3194-fda9-43db-9b17-5a420d72857f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:58.632260 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:58.632260 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:58.639558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-646a3194-fda9-43db-9b17-5a420d72857f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:58.908857 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:58.908857 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:58.932308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-646a3194-fda9-43db-9b17-5a420d72857f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:58:58.980441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:58.980441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:59.040450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-646a3194-fda9-43db-9b17-5a420d72857f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:58:59.042432 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1785/3577] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:58:58 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1363 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:58:59.470975 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17269671-8e0e-4c06-9806-e4e744e2edc5 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:58:59.476790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-17269671-8e0e-4c06-9806-e4e744e2edc5 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:58:59.478101 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:58:59.478101 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:58:59.480284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-17269671-8e0e-4c06-9806-e4e744e2edc5 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:58:59.482764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-17269671-8e0e-4c06-9806-e4e744e2edc5 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:58:59.637346 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:58:59.637346 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:58:59.641337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-17269671-8e0e-4c06-9806-e4e744e2edc5 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:58:59.646269 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1793/3578] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:58:59 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:00.070299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5b2f42e-f94c-485c-921e-1e3b7056015b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:00.071274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5b2f42e-f94c-485c-921e-1e3b7056015b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:00.071679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:00.071679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:00.072627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5b2f42e-f94c-485c-921e-1e3b7056015b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:00.364438 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:00.364438 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:00.402715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a5b2f42e-f94c-485c-921e-1e3b7056015b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:00.505444 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:00.505444 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:00.576113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5b2f42e-f94c-485c-921e-1e3b7056015b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:59:00.581000 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1786/3579] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:00 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1363 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:59:00.675777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44457dfa-cdf1-4920-b4e3-cb36c5af3fe6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:00.684995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44457dfa-cdf1-4920-b4e3-cb36c5af3fe6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:00.685693 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:00.685693 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:00.686657 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44457dfa-cdf1-4920-b4e3-cb36c5af3fe6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:00.688076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-44457dfa-cdf1-4920-b4e3-cb36c5af3fe6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:00.816069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:00.816069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:00.831385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44457dfa-cdf1-4920-b4e3-cb36c5af3fe6 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:00.838418 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1794/3580] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:00 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:01.194128 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-8cfad586-7336-45d9-bc79-8e430231ba43 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/e85ff231-df90-4097-8bdd-63dcff9e1168/action Jan 21 08:59:01.208698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:01.208698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:01.208698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-8cfad586-7336-45d9-bc79-8e430231ba43 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:59:01.208698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-8cfad586-7336-45d9-bc79-8e430231ba43 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:59:01.486222 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:01.486222 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:01.600124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0916d203-60a5-47ae-afd1-82f1b1e56854 req-8cfad586-7336-45d9-bc79-8e430231ba43 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/e85ff231-df90-4097-8bdd-63dcff9e1168/action returned with HTTP 204 Jan 21 08:59:01.601243 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1787/3581] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 08:59:01 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/e85ff231-df90-4097-8bdd-63dcff9e1168/action => generated 0 bytes in 425 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:59:01.611014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac98a9d3-6474-4328-98fd-ab679012c613 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:01.612014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac98a9d3-6474-4328-98fd-ab679012c613 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:01.612370 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:01.612370 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:01.613041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac98a9d3-6474-4328-98fd-ab679012c613 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:01.863168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce02f3ca-847e-40bf-91cd-26b88be6ee7a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:01.864171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce02f3ca-847e-40bf-91cd-26b88be6ee7a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:01.864493 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:01.864493 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:01.865094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce02f3ca-847e-40bf-91cd-26b88be6ee7a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:01.865652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ce02f3ca-847e-40bf-91cd-26b88be6ee7a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:01.896397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:01.896397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:01.934871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ac98a9d3-6474-4328-98fd-ab679012c613 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:02.057794 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:02.057794 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:02.098083 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:02.098083 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:02.111428 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac98a9d3-6474-4328-98fd-ab679012c613 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:59:02.119886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce02f3ca-847e-40bf-91cd-26b88be6ee7a tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:02.133079 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1795/3582] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:01 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1655 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:59:02.140246 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1788/3583] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:01 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:02.150453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d182ff1-bb13-402c-ae8c-ee346d9a5f72 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 08:59:02.157032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:02.157032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:02.160149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d182ff1-bb13-402c-ae8c-ee346d9a5f72 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a28bd38e-fd7a-45f8-b15e-35a227a0b6ec", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-213873883"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:59:02.343371 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:02.343371 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:02.346511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3d182ff1-bb13-402c-ae8c-ee346d9a5f72 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:02.347244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-3d182ff1-bb13-402c-ae8c-ee346d9a5f72 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:02.374615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d182ff1-bb13-402c-ae8c-ee346d9a5f72 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 400 Jan 21 08:59:02.378157 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1796/3584] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:59:02 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 160 bytes in 244 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 08:59:02.392910 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f48dff0-f1bd-41e4-a5f3-8e478762bed8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 08:59:02.404595 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:02.404595 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:02.406138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f48dff0-f1bd-41e4-a5f3-8e478762bed8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a28bd38e-fd7a-45f8-b15e-35a227a0b6ec", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-195838975"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:59:02.689544 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:02.689544 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:02.692829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7f48dff0-f1bd-41e4-a5f3-8e478762bed8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:02.693722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-7f48dff0-f1bd-41e4-a5f3-8e478762bed8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:02.939091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-7f48dff0-f1bd-41e4-a5f3-8e478762bed8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['4f92921f-377a-45f1-9041-28dbcb77cb61', '01d1c647-20f3-4bd6-bf56-d8e927271115', '2c633005-2256-4e62-8019-bbced5cbf995', 'c188a033-5871-4f81-9ed9-4af613643902'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:59:03.175071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1990f62e-dba4-4cfc-977e-e8a47359c418 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:03.176440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1990f62e-dba4-4cfc-977e-e8a47359c418 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:03.183894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:03.183894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:03.185382 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1990f62e-dba4-4cfc-977e-e8a47359c418 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:03.185780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1990f62e-dba4-4cfc-977e-e8a47359c418 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:03.240334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:03.240334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:03.248481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1990f62e-dba4-4cfc-977e-e8a47359c418 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:03.249339 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1797/3585] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:03 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:03.528671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7f48dff0-f1bd-41e4-a5f3-8e478762bed8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot force create request issued successfully. Jan 21 08:59:03.536051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f48dff0-f1bd-41e4-a5f3-8e478762bed8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 202 Jan 21 08:59:03.555115 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1789/3586] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:59:02 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 309 bytes in 1158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:59:03.555884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5db1c18-b3e0-4239-b408-c5fc15a120ab tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:03.556457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5db1c18-b3e0-4239-b408-c5fc15a120ab tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:03.556653 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:03.556653 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:03.557235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5db1c18-b3e0-4239-b408-c5fc15a120ab tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:03.630160 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:03.630160 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:03.631542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d5db1c18-b3e0-4239-b408-c5fc15a120ab tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:03.640225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5db1c18-b3e0-4239-b408-c5fc15a120ab tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 200 Jan 21 08:59:03.646744 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1798/3587] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:03 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 441 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:04.277647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a9f643a-7826-4b29-b1ea-06697134ee8c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:04.280200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a9f643a-7826-4b29-b1ea-06697134ee8c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:04.281014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:04.281014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:04.282777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a9f643a-7826-4b29-b1ea-06697134ee8c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:04.283843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2a9f643a-7826-4b29-b1ea-06697134ee8c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:04.462450 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:04.462450 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:04.476847 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a9f643a-7826-4b29-b1ea-06697134ee8c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:04.478944 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1790/3588] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:04 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:04.658913 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7480f6e-963c-48b5-8acb-3280521a0c59 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:04.659473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7480f6e-963c-48b5-8acb-3280521a0c59 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:04.659890 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:04.659890 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:04.660320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c7480f6e-963c-48b5-8acb-3280521a0c59 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:04.757283 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:04.757283 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:04.758477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c7480f6e-963c-48b5-8acb-3280521a0c59 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:04.776404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c7480f6e-963c-48b5-8acb-3280521a0c59 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 200 Jan 21 08:59:04.785928 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1799/3589] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:04 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 441 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:05.521653 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6db37aeb-c904-4428-97eb-800fea5dad68 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:05.533022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6db37aeb-c904-4428-97eb-800fea5dad68 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:05.533397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:05.533397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:05.534094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6db37aeb-c904-4428-97eb-800fea5dad68 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:05.538118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-6db37aeb-c904-4428-97eb-800fea5dad68 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:05.718296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:05.718296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:05.740284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6db37aeb-c904-4428-97eb-800fea5dad68 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:05.742842 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1791/3590] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:05 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:05.799288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-342038fa-8ee3-419d-9dac-4d170fe68432 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:05.800089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-342038fa-8ee3-419d-9dac-4d170fe68432 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:05.800472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:05.800472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:05.801050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-342038fa-8ee3-419d-9dac-4d170fe68432 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:05.853995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:05.853995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:05.856670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-342038fa-8ee3-419d-9dac-4d170fe68432 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:05.862126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-342038fa-8ee3-419d-9dac-4d170fe68432 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 200 Jan 21 08:59:05.866158 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1800/3591] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:05 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 441 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:06.757043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1425a5e-31bd-4e64-bb3e-46fac6637e56 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:06.757658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1425a5e-31bd-4e64-bb3e-46fac6637e56 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:06.757798 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:06.757798 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:06.758583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1425a5e-31bd-4e64-bb3e-46fac6637e56 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:06.759512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-b1425a5e-31bd-4e64-bb3e-46fac6637e56 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:06.806447 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:06.806447 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:06.809963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1425a5e-31bd-4e64-bb3e-46fac6637e56 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:06.817821 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1792/3592] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:06 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:06.883002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6efcb699-5abd-400d-b0b5-10db6819e0ec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:06.883859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6efcb699-5abd-400d-b0b5-10db6819e0ec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:06.884268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:06.884268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:06.884902 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6efcb699-5abd-400d-b0b5-10db6819e0ec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:06.959361 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:06.959361 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:06.962084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6efcb699-5abd-400d-b0b5-10db6819e0ec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:06.966460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6efcb699-5abd-400d-b0b5-10db6819e0ec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 200 Jan 21 08:59:06.970432 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1801/3593] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:06 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 441 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:07.827221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d5832d8-fb3a-474c-82b7-c68c8060d705 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:07.827904 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d5832d8-fb3a-474c-82b7-c68c8060d705 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:07.828007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:07.828007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:07.829134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d5832d8-fb3a-474c-82b7-c68c8060d705 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:07.829496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2d5832d8-fb3a-474c-82b7-c68c8060d705 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:07.900510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:07.900510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:07.904083 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d5832d8-fb3a-474c-82b7-c68c8060d705 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:07.906073 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1793/3594] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:07 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:07.988610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-59537d97-0c5f-479c-9d29-d76bd55f5be4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:07.989613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-59537d97-0c5f-479c-9d29-d76bd55f5be4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:07.989613 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:07.989613 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:07.989928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-59537d97-0c5f-479c-9d29-d76bd55f5be4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:08.039969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:08.039969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:08.041476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-59537d97-0c5f-479c-9d29-d76bd55f5be4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:08.044351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-59537d97-0c5f-479c-9d29-d76bd55f5be4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 200 Jan 21 08:59:08.045738 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1802/3595] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:07 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:08.071629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2e9dd93-7fd5-49b2-832c-50c77cc34908 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 08:59:08.072942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:08.072942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:08.074126 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2e9dd93-7fd5-49b2-832c-50c77cc34908 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a28bd38e-fd7a-45f8-b15e-35a227a0b6ec", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1464977724"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:59:08.231415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:08.231415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:08.245850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a2e9dd93-7fd5-49b2-832c-50c77cc34908 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:08.246016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-a2e9dd93-7fd5-49b2-832c-50c77cc34908 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:08.456402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a2e9dd93-7fd5-49b2-832c-50c77cc34908 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['c07ef162-e955-4b98-a197-0c5875afcf3c', '35ed0848-2a4c-46b1-8e36-6f06c8658bc1', 'a242c104-8e5b-46ec-87a5-81d7e776bab6', 'ddf62de5-084b-4238-9f70-4cf9bd1c0ae6'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:59:08.879597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a2e9dd93-7fd5-49b2-832c-50c77cc34908 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot force create request issued successfully. Jan 21 08:59:08.881061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2e9dd93-7fd5-49b2-832c-50c77cc34908 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 202 Jan 21 08:59:08.902382 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1794/3596] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:59:08 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 310 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:59:08.907151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0fd0003-bdc4-43a6-abea-3b741fb90b4f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:08.907752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0fd0003-bdc4-43a6-abea-3b741fb90b4f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:08.907952 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:08.907952 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:08.908612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0fd0003-bdc4-43a6-abea-3b741fb90b4f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:08.946252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60f95171-70c7-428b-a3a2-63671c9ab472 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:08.946252 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60f95171-70c7-428b-a3a2-63671c9ab472 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:08.946252 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:08.946252 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:08.947287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60f95171-70c7-428b-a3a2-63671c9ab472 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:08.955402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-60f95171-70c7-428b-a3a2-63671c9ab472 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:09.103257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:09.103257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:09.105568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e0fd0003-bdc4-43a6-abea-3b741fb90b4f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:09.108728 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0fd0003-bdc4-43a6-abea-3b741fb90b4f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 200 Jan 21 08:59:09.110221 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1803/3597] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:08 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 442 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:09.123362 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:09.123362 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:09.129670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60f95171-70c7-428b-a3a2-63671c9ab472 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:09.133326 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1795/3598] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:08 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:10.130009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31e09a8a-03c6-4029-b307-5997e6dd84df tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:10.133636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31e09a8a-03c6-4029-b307-5997e6dd84df tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:10.134040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:10.134040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:10.134778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31e09a8a-03c6-4029-b307-5997e6dd84df tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:10.165252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e8763b6-5559-47cf-af13-8abe9e13e455 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:10.166725 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e8763b6-5559-47cf-af13-8abe9e13e455 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:10.167262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:10.167262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:10.169044 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e8763b6-5559-47cf-af13-8abe9e13e455 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:10.169926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-2e8763b6-5559-47cf-af13-8abe9e13e455 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:10.205621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:10.205621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:10.206806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-31e09a8a-03c6-4029-b307-5997e6dd84df tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:10.220700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31e09a8a-03c6-4029-b307-5997e6dd84df tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 200 Jan 21 08:59:10.221967 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1804/3599] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:10 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 442 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:10.294897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:10.294897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:10.298925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e8763b6-5559-47cf-af13-8abe9e13e455 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:10.301429 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1796/3600] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:10 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:11.235138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-913a6a56-ee49-4887-8a26-30fcbb8e1d6a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:11.236484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-913a6a56-ee49-4887-8a26-30fcbb8e1d6a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:11.236937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:11.236937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:11.237628 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-913a6a56-ee49-4887-8a26-30fcbb8e1d6a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:11.300765 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:11.300765 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:11.303749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-913a6a56-ee49-4887-8a26-30fcbb8e1d6a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:11.308332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-913a6a56-ee49-4887-8a26-30fcbb8e1d6a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 200 Jan 21 08:59:11.317997 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1805/3601] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:11 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 442 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:11.330353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-641c9bbf-1559-483f-a7ea-d68542438d54 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:11.331342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-641c9bbf-1559-483f-a7ea-d68542438d54 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:11.331720 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:11.331720 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:11.332364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-641c9bbf-1559-483f-a7ea-d68542438d54 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:11.354217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-641c9bbf-1559-483f-a7ea-d68542438d54 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:11.527769 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:11.527769 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:11.533333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-641c9bbf-1559-483f-a7ea-d68542438d54 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:11.549241 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1797/3602] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:11 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:12.337885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b72513a3-0983-4a4f-84cb-a9b740a6c562 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:12.340041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b72513a3-0983-4a4f-84cb-a9b740a6c562 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:12.360072 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:12.360072 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:12.361504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b72513a3-0983-4a4f-84cb-a9b740a6c562 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:12.514938 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:12.514938 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:12.517831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b72513a3-0983-4a4f-84cb-a9b740a6c562 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:12.521910 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b72513a3-0983-4a4f-84cb-a9b740a6c562 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 200 Jan 21 08:59:12.524428 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1806/3603] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:12 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 442 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:12.563501 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fca294e0-e932-4a86-87a1-eb6703313526 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:12.564588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fca294e0-e932-4a86-87a1-eb6703313526 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:12.565031 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:12.565031 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:12.569496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fca294e0-e932-4a86-87a1-eb6703313526 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:12.570364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-fca294e0-e932-4a86-87a1-eb6703313526 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:12.617704 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:12.617704 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:12.622971 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fca294e0-e932-4a86-87a1-eb6703313526 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:12.625751 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1798/3604] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:12 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:13.543919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4d39cc8-1487-4d22-9098-d4e9eacd0543 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:13.547715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4d39cc8-1487-4d22-9098-d4e9eacd0543 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:13.548194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:13.548194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:13.548993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4d39cc8-1487-4d22-9098-d4e9eacd0543 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:13.647149 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-052489c9-c14c-45fa-af73-2ccde865bacb tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:13.649495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-052489c9-c14c-45fa-af73-2ccde865bacb tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:13.649858 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:13.649858 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:13.650523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-052489c9-c14c-45fa-af73-2ccde865bacb tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:13.651182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-052489c9-c14c-45fa-af73-2ccde865bacb tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:13.653951 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:13.653951 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:13.656696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d4d39cc8-1487-4d22-9098-d4e9eacd0543 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:13.661189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4d39cc8-1487-4d22-9098-d4e9eacd0543 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 200 Jan 21 08:59:13.664074 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1807/3605] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:13 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 469 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:13.700996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8be7311-0d22-45c6-a291-db9f6995916e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 08:59:13.702219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:13.702219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:13.706641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8be7311-0d22-45c6-a291-db9f6995916e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a28bd38e-fd7a-45f8-b15e-35a227a0b6ec", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1754669590"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:59:13.774595 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:13.774595 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:13.777905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-052489c9-c14c-45fa-af73-2ccde865bacb tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:13.779374 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1799/3606] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:13 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:13.837010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:13.837010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:13.839075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e8be7311-0d22-45c6-a291-db9f6995916e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:13.839710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-e8be7311-0d22-45c6-a291-db9f6995916e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:14.211484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-e8be7311-0d22-45c6-a291-db9f6995916e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['d4a2a11b-46e6-45dc-8d11-6cad36b9809f', 'b028c85a-9b56-4e7b-a19d-601710d90983', '31f2855a-de05-4502-a2e1-f01b2cdab8d9', '8508678b-febe-4e70-b9ee-ca05f18a0a06'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:59:14.509064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e8be7311-0d22-45c6-a291-db9f6995916e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot force create request issued successfully. Jan 21 08:59:14.509897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8be7311-0d22-45c6-a291-db9f6995916e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 202 Jan 21 08:59:14.513803 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1808/3607] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:59:13 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 310 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:59:14.531125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2822284a-1e3b-470a-b0da-55d1ad093bac tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 08:59:14.531937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2822284a-1e3b-470a-b0da-55d1ad093bac tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:14.533507 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:14.533507 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:14.534496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2822284a-1e3b-470a-b0da-55d1ad093bac tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:14.621707 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:14.621707 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:14.625289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2822284a-1e3b-470a-b0da-55d1ad093bac tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:14.630960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2822284a-1e3b-470a-b0da-55d1ad093bac tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c returned with HTTP 200 Jan 21 08:59:14.630960 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1800/3608] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:14 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c => generated 442 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:14.795193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35ad3ac1-7c65-49ce-8a4e-0494d7dd52e1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:14.795812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35ad3ac1-7c65-49ce-8a4e-0494d7dd52e1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:14.796000 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:14.796000 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:14.796529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-35ad3ac1-7c65-49ce-8a4e-0494d7dd52e1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:14.796912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-35ad3ac1-7c65-49ce-8a4e-0494d7dd52e1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:14.866263 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:14.866263 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:14.880094 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-35ad3ac1-7c65-49ce-8a4e-0494d7dd52e1 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:14.880903 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1809/3609] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:14 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:15.669690 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-14a5d998-38ca-4baa-843d-0684d0740c78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 08:59:15.669690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-14a5d998-38ca-4baa-843d-0684d0740c78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:15.669690 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:15.669690 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:15.669690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-14a5d998-38ca-4baa-843d-0684d0740c78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:15.783532 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:15.783532 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:15.785583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-14a5d998-38ca-4baa-843d-0684d0740c78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:15.794301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-14a5d998-38ca-4baa-843d-0684d0740c78 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c returned with HTTP 200 Jan 21 08:59:15.795822 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1801/3610] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:15 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c => generated 442 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:15.912273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f50659a-f760-4f73-8a20-c0cf8b76d9d0 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:15.913942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f50659a-f760-4f73-8a20-c0cf8b76d9d0 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:15.917218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:15.917218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:15.918518 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f50659a-f760-4f73-8a20-c0cf8b76d9d0 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:15.919390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-0f50659a-f760-4f73-8a20-c0cf8b76d9d0 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:15.976474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:15.976474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:15.979685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f50659a-f760-4f73-8a20-c0cf8b76d9d0 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:15.981866 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1810/3611] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:15 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:16.824301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26899d06-be71-4043-9b88-d7908bc58dec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 08:59:16.824301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26899d06-be71-4043-9b88-d7908bc58dec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:16.824301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:16.824301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:16.824301 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26899d06-be71-4043-9b88-d7908bc58dec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:16.943353 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:16.943353 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:16.944555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-26899d06-be71-4043-9b88-d7908bc58dec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:16.963658 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26899d06-be71-4043-9b88-d7908bc58dec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c returned with HTTP 200 Jan 21 08:59:16.978986 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1802/3612] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:16 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c => generated 442 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:17.001139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b60a9ce-18f8-4bc3-9679-d6aaee904827 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:17.005307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b60a9ce-18f8-4bc3-9679-d6aaee904827 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:17.005745 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:17.005745 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:17.006339 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b60a9ce-18f8-4bc3-9679-d6aaee904827 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:17.007731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9b60a9ce-18f8-4bc3-9679-d6aaee904827 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:17.085637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:17.085637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:17.087931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b60a9ce-18f8-4bc3-9679-d6aaee904827 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:17.095054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1811/3613] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:16 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:17.989435 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c70a3f71-22dd-4db0-a8e0-82f52e19c03d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 08:59:17.993402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c70a3f71-22dd-4db0-a8e0-82f52e19c03d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:17.993941 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:17.993941 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:17.996596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c70a3f71-22dd-4db0-a8e0-82f52e19c03d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:18.073725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:18.073725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:18.076464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c70a3f71-22dd-4db0-a8e0-82f52e19c03d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:18.081645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c70a3f71-22dd-4db0-a8e0-82f52e19c03d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c returned with HTTP 200 Jan 21 08:59:18.083702 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1803/3614] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:17 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c => generated 469 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:18.104587 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f32dd353-cdb7-45da-a58f-04e033f61bdf tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:18.107942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f32dd353-cdb7-45da-a58f-04e033f61bdf tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:18.108633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:18.108633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:18.111218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e09845d-7cda-454f-93b2-7c28f948d36e tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:18.111838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e09845d-7cda-454f-93b2-7c28f948d36e tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:18.112013 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:18.112013 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:18.112483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e09845d-7cda-454f-93b2-7c28f948d36e tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:18.112744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-9e09845d-7cda-454f-93b2-7c28f948d36e tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:18.113189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f32dd353-cdb7-45da-a58f-04e033f61bdf tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:18.114210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-f32dd353-cdb7-45da-a58f-04e033f61bdf tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:18.156461 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:18.156461 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:18.195199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e09845d-7cda-454f-93b2-7c28f948d36e tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:18.204552 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1804/3615] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:18 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:18.232247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:18.232247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:18.237025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f32dd353-cdb7-45da-a58f-04e033f61bdf tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:18.566600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f32dd353-cdb7-45da-a58f-04e033f61bdf tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot delete request issued successfully. Jan 21 08:59:18.571350 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f32dd353-cdb7-45da-a58f-04e033f61bdf tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 202 Jan 21 08:59:18.576583 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1812/3616] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:59:18 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 0 bytes in 480 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:59:18.621380 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2228a06b-80ab-4e93-b5ab-de932bf9e3a7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:18.622364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2228a06b-80ab-4e93-b5ab-de932bf9e3a7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:18.622729 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:18.622729 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:18.623417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2228a06b-80ab-4e93-b5ab-de932bf9e3a7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:18.754976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:18.754976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:18.756684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2228a06b-80ab-4e93-b5ab-de932bf9e3a7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:18.759504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2228a06b-80ab-4e93-b5ab-de932bf9e3a7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 200 Jan 21 08:59:18.761451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1805/3617] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:18 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 467 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:19.233122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02840ada-77c3-4ea3-b322-3b780657c164 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:19.245234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02840ada-77c3-4ea3-b322-3b780657c164 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:19.248356 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:19.248356 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:19.249332 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02840ada-77c3-4ea3-b322-3b780657c164 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:19.257280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-02840ada-77c3-4ea3-b322-3b780657c164 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:19.397004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:19.397004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:19.470673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02840ada-77c3-4ea3-b322-3b780657c164 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:19.475380 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1813/3618] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:19 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:19.779107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a06e7486-b310-4154-b827-35f402e1419c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:19.779687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a06e7486-b310-4154-b827-35f402e1419c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:19.780417 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:19.780417 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:19.781041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a06e7486-b310-4154-b827-35f402e1419c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:19.841095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:19.841095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:19.860988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a06e7486-b310-4154-b827-35f402e1419c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:19.869543 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a06e7486-b310-4154-b827-35f402e1419c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 200 Jan 21 08:59:19.872866 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1806/3619] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:19 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 467 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:20.501057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9a4e2c2-c30c-4c50-b0e0-eb3766bd8fc7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:20.506241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9a4e2c2-c30c-4c50-b0e0-eb3766bd8fc7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:20.507915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:20.507915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:20.509333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9a4e2c2-c30c-4c50-b0e0-eb3766bd8fc7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:20.516424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a9a4e2c2-c30c-4c50-b0e0-eb3766bd8fc7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:20.635969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:20.635969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:20.647620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9a4e2c2-c30c-4c50-b0e0-eb3766bd8fc7 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:20.659514 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1814/3620] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:20 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:20.892890 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48394e99-97a0-4925-8557-0f3a01042477 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:20.899770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48394e99-97a0-4925-8557-0f3a01042477 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:20.900688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:20.900688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:20.901330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48394e99-97a0-4925-8557-0f3a01042477 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:20.964304 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:20.964304 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:20.965831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-48394e99-97a0-4925-8557-0f3a01042477 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:20.968712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48394e99-97a0-4925-8557-0f3a01042477 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 200 Jan 21 08:59:20.983092 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1807/3621] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:20 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 467 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:21.671820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0d0c31f-162e-4942-ace1-552be92090f4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:21.673065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0d0c31f-162e-4942-ace1-552be92090f4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:21.673465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:21.673465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:21.674126 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0d0c31f-162e-4942-ace1-552be92090f4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:21.674672 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a0d0c31f-162e-4942-ace1-552be92090f4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:21.713797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:21.713797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:21.716016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0d0c31f-162e-4942-ace1-552be92090f4 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:21.732777 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1815/3622] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:21 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:21.993098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86a7813d-4a84-4a76-8d78-157cb0984ab6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 08:59:21.993867 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86a7813d-4a84-4a76-8d78-157cb0984ab6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:21.994069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:21.994069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:21.994687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-86a7813d-4a84-4a76-8d78-157cb0984ab6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:22.062829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-86a7813d-4a84-4a76-8d78-157cb0984ab6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 404 Jan 21 08:59:22.067016 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1808/3623] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:21 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:59:22.081173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-822cb11c-1eda-4408-8461-f4cc0cd9045d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 08:59:22.084012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-822cb11c-1eda-4408-8461-f4cc0cd9045d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:22.084438 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:22.084438 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:22.085155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-822cb11c-1eda-4408-8461-f4cc0cd9045d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:22.088812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-822cb11c-1eda-4408-8461-f4cc0cd9045d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 08:59:22.157271 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:22.157271 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:22.158865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-822cb11c-1eda-4408-8461-f4cc0cd9045d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:22.378550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-822cb11c-1eda-4408-8461-f4cc0cd9045d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot delete request issued successfully. Jan 21 08:59:22.379235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-822cb11c-1eda-4408-8461-f4cc0cd9045d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c returned with HTTP 202 Jan 21 08:59:22.383811 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1816/3624] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:59:22 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:59:22.394844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7db7cebe-9518-45aa-866e-05dba0e20a87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 08:59:22.395561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7db7cebe-9518-45aa-866e-05dba0e20a87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:22.396617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7db7cebe-9518-45aa-866e-05dba0e20a87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:22.461185 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:22.461185 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:22.462782 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7db7cebe-9518-45aa-866e-05dba0e20a87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:22.466816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7db7cebe-9518-45aa-866e-05dba0e20a87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c returned with HTTP 200 Jan 21 08:59:22.471349 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1809/3625] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:22 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c => generated 468 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:22.753757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad092787-19f5-4842-b5a8-55302d3294d2 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:22.754553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad092787-19f5-4842-b5a8-55302d3294d2 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:22.755077 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:22.755077 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:22.755729 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad092787-19f5-4842-b5a8-55302d3294d2 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:22.756213 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ad092787-19f5-4842-b5a8-55302d3294d2 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:22.807551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:22.807551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:22.809895 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad092787-19f5-4842-b5a8-55302d3294d2 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:22.817183 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1817/3626] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:22 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:23.496495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c732761f-f360-453b-8253-53a5aa325a7c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 08:59:23.496495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c732761f-f360-453b-8253-53a5aa325a7c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:23.496495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:23.496495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:23.496495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c732761f-f360-453b-8253-53a5aa325a7c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:23.598504 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:23.598504 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:23.600781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c732761f-f360-453b-8253-53a5aa325a7c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:23.608110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c732761f-f360-453b-8253-53a5aa325a7c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c returned with HTTP 200 Jan 21 08:59:23.629706 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1810/3627] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:23 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c => generated 468 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:23.838541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8edf7195-9c79-4c24-a9d0-1ebb298064ed tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:23.839824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8edf7195-9c79-4c24-a9d0-1ebb298064ed tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:23.840257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:23.840257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:23.840925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8edf7195-9c79-4c24-a9d0-1ebb298064ed tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:23.841488 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8edf7195-9c79-4c24-a9d0-1ebb298064ed tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:23.897442 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:23.897442 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:23.901833 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8edf7195-9c79-4c24-a9d0-1ebb298064ed tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:23.907129 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1818/3628] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:23 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:24.651946 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bf15402-eb09-4602-8735-c8c708686070 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 08:59:24.652746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bf15402-eb09-4602-8735-c8c708686070 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:24.653040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:24.653040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:24.653587 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bf15402-eb09-4602-8735-c8c708686070 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:24.791834 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:24.791834 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:24.800556 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2bf15402-eb09-4602-8735-c8c708686070 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:24.804783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bf15402-eb09-4602-8735-c8c708686070 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c returned with HTTP 200 Jan 21 08:59:24.806713 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1811/3629] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:24 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c => generated 468 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:24.926921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-022b8cbc-54f6-4a12-89a6-448f26b638ea tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:24.945204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-022b8cbc-54f6-4a12-89a6-448f26b638ea tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:24.945696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:24.945696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:24.949208 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-022b8cbc-54f6-4a12-89a6-448f26b638ea tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:24.949902 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-022b8cbc-54f6-4a12-89a6-448f26b638ea tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:25.011044 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:25.011044 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:25.015893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-022b8cbc-54f6-4a12-89a6-448f26b638ea tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:25.023135 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1819/3630] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:24 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:25.825681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e8655b2-5c27-463e-b5a9-8c71679c30f5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 08:59:25.826779 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e8655b2-5c27-463e-b5a9-8c71679c30f5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:25.830006 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:25.830006 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:25.831149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e8655b2-5c27-463e-b5a9-8c71679c30f5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:25.948488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e8655b2-5c27-463e-b5a9-8c71679c30f5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c returned with HTTP 404 Jan 21 08:59:25.951626 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1812/3631] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:25 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c => generated 111 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:59:25.967540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6a318f2-9bda-49c0-af3e-15d1a118dd19 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:25.973829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6a318f2-9bda-49c0-af3e-15d1a118dd19 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:25.974594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:25.974594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:25.975908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6a318f2-9bda-49c0-af3e-15d1a118dd19 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:25.976838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-b6a318f2-9bda-49c0-af3e-15d1a118dd19 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:26.091034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93aa5c2f-23dc-4cf1-a721-555f12a67ddc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:26.096525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93aa5c2f-23dc-4cf1-a721-555f12a67ddc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:26.100868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93aa5c2f-23dc-4cf1-a721-555f12a67ddc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:26.108243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-93aa5c2f-23dc-4cf1-a721-555f12a67ddc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:26.113940 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:26.113940 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:26.115122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b6a318f2-9bda-49c0-af3e-15d1a118dd19 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:26.249852 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:26.249852 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:26.263654 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93aa5c2f-23dc-4cf1-a721-555f12a67ddc tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:26.266650 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1813/3632] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:26 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:26.285793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b6a318f2-9bda-49c0-af3e-15d1a118dd19 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot delete request issued successfully. Jan 21 08:59:26.286319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6a318f2-9bda-49c0-af3e-15d1a118dd19 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 202 Jan 21 08:59:26.287190 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1820/3633] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:59:25 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 0 bytes in 329 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:59:26.303049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c58c37d6-17b4-46ca-a2c3-444a387675d8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:26.304355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c58c37d6-17b4-46ca-a2c3-444a387675d8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:26.309016 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:26.309016 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:26.310177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c58c37d6-17b4-46ca-a2c3-444a387675d8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:26.380367 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:26.380367 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:26.382882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c58c37d6-17b4-46ca-a2c3-444a387675d8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:26.387389 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c58c37d6-17b4-46ca-a2c3-444a387675d8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 200 Jan 21 08:59:26.389462 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1814/3634] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:26 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 468 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:27.288942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b6e975c-0a2c-49de-b942-540ab88d6366 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:27.289746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b6e975c-0a2c-49de-b942-540ab88d6366 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:27.289746 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:27.289746 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:27.290194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b6e975c-0a2c-49de-b942-540ab88d6366 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:27.290419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5b6e975c-0a2c-49de-b942-540ab88d6366 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:27.347339 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:27.347339 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:27.353816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b6e975c-0a2c-49de-b942-540ab88d6366 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:27.356298 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1821/3635] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:27 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:27.411558 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f23a23d-cdcc-41fe-b971-e668d1f1e2f4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:27.412590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f23a23d-cdcc-41fe-b971-e668d1f1e2f4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:27.412956 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:27.412956 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:27.413655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f23a23d-cdcc-41fe-b971-e668d1f1e2f4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:27.559374 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:27.559374 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:27.562119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f23a23d-cdcc-41fe-b971-e668d1f1e2f4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:27.579756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f23a23d-cdcc-41fe-b971-e668d1f1e2f4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 200 Jan 21 08:59:27.589084 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1815/3636] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:27 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 468 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:28.379718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5978d927-5c52-4ebd-a560-48b4de396114 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:28.388654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5978d927-5c52-4ebd-a560-48b4de396114 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:28.389274 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:28.389274 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:28.389878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5978d927-5c52-4ebd-a560-48b4de396114 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:28.390403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-5978d927-5c52-4ebd-a560-48b4de396114 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:28.417911 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:28.417911 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:28.420114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5978d927-5c52-4ebd-a560-48b4de396114 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:28.421615 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1822/3637] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:28 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:28.601601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69bb506f-4b64-4915-9393-54a982f4724f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:28.602151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69bb506f-4b64-4915-9393-54a982f4724f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:28.602350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:28.602350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:28.602990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69bb506f-4b64-4915-9393-54a982f4724f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:28.658362 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:28.658362 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:28.658362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69bb506f-4b64-4915-9393-54a982f4724f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:28.659741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69bb506f-4b64-4915-9393-54a982f4724f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 200 Jan 21 08:59:28.664690 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1816/3638] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:28 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 468 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:29.443353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac83b9df-15ce-4edf-9aae-97a483e8d5c3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:29.445051 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac83b9df-15ce-4edf-9aae-97a483e8d5c3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:29.445533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:29.445533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:29.446319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac83b9df-15ce-4edf-9aae-97a483e8d5c3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:29.448805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-ac83b9df-15ce-4edf-9aae-97a483e8d5c3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:29.587647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:29.587647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:29.590886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac83b9df-15ce-4edf-9aae-97a483e8d5c3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:29.598585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1823/3639] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:29 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:29.700345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c06694dc-38c1-43ef-be51-36ef634af100 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 08:59:29.701376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c06694dc-38c1-43ef-be51-36ef634af100 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:29.701768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:29.701768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:29.702902 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c06694dc-38c1-43ef-be51-36ef634af100 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:29.784092 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c06694dc-38c1-43ef-be51-36ef634af100 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 404 Jan 21 08:59:29.794594 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1817/3640] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:29 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 111 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:59:30.613294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a33295e-aaff-4579-a982-3a0781649a19 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:30.617163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a33295e-aaff-4579-a982-3a0781649a19 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:30.619607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:30.619607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:30.620465 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a33295e-aaff-4579-a982-3a0781649a19 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:30.621073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-1a33295e-aaff-4579-a982-3a0781649a19 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:30.753581 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:30.753581 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:30.758804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a33295e-aaff-4579-a982-3a0781649a19 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:30.763019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1824/3641] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:30 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:31.016798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-4e101d97-3209-493c-9351-67f5ebc361e7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:31.017526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-4e101d97-3209-493c-9351-67f5ebc361e7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:31.018152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-4e101d97-3209-493c-9351-67f5ebc361e7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:31.215744 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:31.215744 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:31.244612 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-4e101d97-3209-493c-9351-67f5ebc361e7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:31.311354 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:31.311354 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:31.362451 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-4e101d97-3209-493c-9351-67f5ebc361e7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:59:31.363376 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1818/3642] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 08:59:31 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1655 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:59:31.456727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-0a8c2cf4-87f1-4207-8bf8-6bc481bb7286 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec/action Jan 21 08:59:31.457235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:31.457235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:31.457713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-0a8c2cf4-87f1-4207-8bf8-6bc481bb7286 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action body: b'{"os-begin_detaching": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:59:31.458114 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-0a8c2cf4-87f1-4207-8bf8-6bc481bb7286 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:59:31.609783 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:31.609783 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:31.618112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-0a8c2cf4-87f1-4207-8bf8-6bc481bb7286 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:31.672856 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-0a8c2cf4-87f1-4207-8bf8-6bc481bb7286 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Begin detaching volume completed successfully. Jan 21 08:59:31.673838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-0a8c2cf4-87f1-4207-8bf8-6bc481bb7286 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec/action returned with HTTP 202 Jan 21 08:59:31.674916 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1825/3643] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 08:59:31 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:59:31.784206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e2f7819-35c6-4fdc-9b7f-861b0b7a67b8 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:31.785100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e2f7819-35c6-4fdc-9b7f-861b0b7a67b8 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:31.785301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:31.785301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:31.788430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e2f7819-35c6-4fdc-9b7f-861b0b7a67b8 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:31.789282 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-3e2f7819-35c6-4fdc-9b7f-861b0b7a67b8 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:31.800766 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39677ccf-2eee-45a6-af8f-830df4fdb35f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:31.801308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39677ccf-2eee-45a6-af8f-830df4fdb35f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:31.801506 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:31.801506 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:31.802291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-39677ccf-2eee-45a6-af8f-830df4fdb35f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:31.888905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:31.888905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:31.896375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e2f7819-35c6-4fdc-9b7f-861b0b7a67b8 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:31.907771 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1819/3644] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:31 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:31.907771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e2f7819-35c6-4fdc-9b7f-861b0b7a67b8 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume// Jan 21 08:59:31.907771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e2f7819-35c6-4fdc-9b7f-861b0b7a67b8 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:31.907771 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:31.907771 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:31.907771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e2f7819-35c6-4fdc-9b7f-861b0b7a67b8 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:31.907771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e2f7819-35c6-4fdc-9b7f-861b0b7a67b8 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 08:59:31.908710 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1820/3645] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 08:59:31 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 08:59:31.927937 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-69c915aa-0baa-4d85-b6f8-5a424749188d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:31.928681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-69c915aa-0baa-4d85-b6f8-5a424749188d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:31.929182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-69c915aa-0baa-4d85-b6f8-5a424749188d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:31.999890 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:31.999890 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:32.038037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-39677ccf-2eee-45a6-af8f-830df4fdb35f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:32.102799 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:32.102799 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:32.110710 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:32.110710 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:32.147711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-39677ccf-2eee-45a6-af8f-830df4fdb35f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:59:32.148914 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1826/3646] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:31 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1658 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:59:32.173158 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-69c915aa-0baa-4d85-b6f8-5a424749188d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:32.264436 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:32.264436 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:32.286901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-69c915aa-0baa-4d85-b6f8-5a424749188d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:59:32.293226 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1821/3647] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 08:59:31 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1757 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:59:32.746447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-c5925087-12f3-4d75-83bd-0be7d33f4563 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/e85ff231-df90-4097-8bdd-63dcff9e1168 Jan 21 08:59:32.747143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-c5925087-12f3-4d75-83bd-0be7d33f4563 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:32.747281 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:32.747281 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:32.747631 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-c5925087-12f3-4d75-83bd-0be7d33f4563 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:32.857915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:32.857915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:32.914589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0ed5a8c-9bc4-470a-a255-e08921a41c3d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:32.915413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0ed5a8c-9bc4-470a-a255-e08921a41c3d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:32.915914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:32.915914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:32.916531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0ed5a8c-9bc4-470a-a255-e08921a41c3d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:32.917071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-a0ed5a8c-9bc4-470a-a255-e08921a41c3d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:33.049541 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:33.049541 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:33.068043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0ed5a8c-9bc4-470a-a255-e08921a41c3d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:33.076511 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1822/3648] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:32 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:33.165656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0548e97-6f8d-4a1a-b1db-85548c4bb2f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:33.166545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0548e97-6f8d-4a1a-b1db-85548c4bb2f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:33.166945 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:33.166945 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:33.167655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0548e97-6f8d-4a1a-b1db-85548c4bb2f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:33.325186 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:33.325186 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:33.360178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e0548e97-6f8d-4a1a-b1db-85548c4bb2f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:33.500995 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:33.500995 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:33.598859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0548e97-6f8d-4a1a-b1db-85548c4bb2f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:59:33.604798 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1823/3649] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:33 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1658 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:59:34.095387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03e65e06-9d0d-4497-9ae0-1f9e51b5562c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:34.101412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03e65e06-9d0d-4497-9ae0-1f9e51b5562c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:34.102127 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:34.102127 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:34.105495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03e65e06-9d0d-4497-9ae0-1f9e51b5562c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:34.108893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-03e65e06-9d0d-4497-9ae0-1f9e51b5562c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:34.231053 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:34.231053 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:34.241409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03e65e06-9d0d-4497-9ae0-1f9e51b5562c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:34.242547 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1824/3650] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:34 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:34.527171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-c5925087-12f3-4d75-83bd-0be7d33f4563 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:59:34.530185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-c5925087-12f3-4d75-83bd-0be7d33f4563 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:59:34.576321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-43a54b3c-10f1-4130-b8fc-767d723887ab req-c5925087-12f3-4d75-83bd-0be7d33f4563 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/e85ff231-df90-4097-8bdd-63dcff9e1168 returned with HTTP 200 Jan 21 08:59:34.579664 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1827/3651] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 08:59:32 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/e85ff231-df90-4097-8bdd-63dcff9e1168 => generated 19 bytes in 1851 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:34.622928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6a50a43-c52f-40fd-9b94-1aabafb8161b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 08:59:34.625393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6a50a43-c52f-40fd-9b94-1aabafb8161b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:34.628760 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:34.628760 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:34.630377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6a50a43-c52f-40fd-9b94-1aabafb8161b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:34.752801 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:34.752801 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:34.777768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6a50a43-c52f-40fd-9b94-1aabafb8161b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:34.875382 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6a50a43-c52f-40fd-9b94-1aabafb8161b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 08:59:34.876604 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1825/3652] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:34 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1363 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:59:35.262643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8708a870-55ea-4731-889e-e068a2f7170d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:35.267503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8708a870-55ea-4731-889e-e068a2f7170d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:35.272677 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:35.272677 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:35.273921 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8708a870-55ea-4731-889e-e068a2f7170d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:35.274747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-8708a870-55ea-4731-889e-e068a2f7170d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:35.339494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:35.339494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:35.343266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8708a870-55ea-4731-889e-e068a2f7170d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:35.356129 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1828/3653] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:35 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:36.364959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df9c218a-1e49-43ef-8838-ff8656870735 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:36.366142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df9c218a-1e49-43ef-8838-ff8656870735 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:36.366518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:36.366518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:36.367115 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df9c218a-1e49-43ef-8838-ff8656870735 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:36.367702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-df9c218a-1e49-43ef-8838-ff8656870735 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:36.411815 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:36.411815 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:36.413849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df9c218a-1e49-43ef-8838-ff8656870735 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:36.414685 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1826/3654] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:36 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:37.459074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4be48c34-702f-4d45-9511-98a13311ccf9 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:37.468627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4be48c34-702f-4d45-9511-98a13311ccf9 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:37.469031 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:37.469031 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:37.469730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4be48c34-702f-4d45-9511-98a13311ccf9 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:37.470412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-4be48c34-702f-4d45-9511-98a13311ccf9 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:37.609129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:37.609129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:37.613288 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4be48c34-702f-4d45-9511-98a13311ccf9 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:37.616578 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1829/3655] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:37 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 816 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:38.634505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50eacdc9-3970-435d-a481-5e7c3a4a8b43 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:38.635070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50eacdc9-3970-435d-a481-5e7c3a4a8b43 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:38.635302 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:38.635302 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:38.635724 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-50eacdc9-3970-435d-a481-5e7c3a4a8b43 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:38.636103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-50eacdc9-3970-435d-a481-5e7c3a4a8b43 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:38.690829 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:38.690829 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:38.692791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-50eacdc9-3970-435d-a481-5e7c3a4a8b43 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:38.701794 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1827/3656] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:38 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:39.713939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21888452-e6ea-46ed-96bd-fe32cc4b6cca tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:39.722543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21888452-e6ea-46ed-96bd-fe32cc4b6cca tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:39.723146 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:39.723146 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:39.724178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21888452-e6ea-46ed-96bd-fe32cc4b6cca tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:39.725036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-21888452-e6ea-46ed-96bd-fe32cc4b6cca tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:39.778062 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:39.778062 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:39.782543 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21888452-e6ea-46ed-96bd-fe32cc4b6cca tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:39.793556 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1830/3657] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:39 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:39.813093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63af5e34-b171-4a7b-8a0d-91edfcc8d613 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 Jan 21 08:59:39.814286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63af5e34-b171-4a7b-8a0d-91edfcc8d613 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:39.814783 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:39.814783 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:39.817955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-63af5e34-b171-4a7b-8a0d-91edfcc8d613 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:40.052765 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:40.052765 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:40.086556 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-63af5e34-b171-4a7b-8a0d-91edfcc8d613 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Volume info retrieved successfully. Jan 21 08:59:40.185710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-63af5e34-b171-4a7b-8a0d-91edfcc8d613 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 returned with HTTP 200 Jan 21 08:59:40.203505 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1828/3658] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:39 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 => generated 913 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:40.220618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27358d32-55fc-4046-af23-d243488c41e3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] PUT http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:40.221855 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:40.221855 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:40.223065 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27358d32-55fc-4046-af23-d243488c41e3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-36791562", "description": "tempest-volume-backup-description-452379716"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:59:40.266707 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:40.266707 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:40.313203 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27358d32-55fc-4046-af23-d243488c41e3 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:40.315162 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1831/3659] 10.222.0.50 () {62 vars in 1376 bytes} [Thu Jan 21 08:59:40 2021] PUT /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 397 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:40.333790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80a2c744-3828-465b-9c99-79234d908d5b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:40.335126 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80a2c744-3828-465b-9c99-79234d908d5b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:40.335741 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:40.335741 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:40.336935 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80a2c744-3828-465b-9c99-79234d908d5b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:40.337766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.backups [None req-80a2c744-3828-465b-9c99-79234d908d5b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Show backup with id 2e715905-b353-4299-8d5c-bd26fb7bb1a2. {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 08:59:40.383028 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:40.383028 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:40.386767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80a2c744-3828-465b-9c99-79234d908d5b tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 200 Jan 21 08:59:40.400526 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1829/3660] 10.222.0.50 () {60 vars in 1355 bytes} [Thu Jan 21 08:59:40 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:40.415152 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2d59a60-e985-4fe2-ac6b-c412f3330d90 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] DELETE http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 Jan 21 08:59:40.416613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2d59a60-e985-4fe2-ac6b-c412f3330d90 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:40.417191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:40.417191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:40.418235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2d59a60-e985-4fe2-ac6b-c412f3330d90 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:40.419129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.contrib.backups [None req-c2d59a60-e985-4fe2-ac6b-c412f3330d90 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Delete backup with id: 2e715905-b353-4299-8d5c-bd26fb7bb1a2. Jan 21 08:59:40.463291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:40.463291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:40.557746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.backup.rpcapi [None req-c2d59a60-e985-4fe2-ac6b-c412f3330d90 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] delete_backup rpcapi backup_id 2e715905-b353-4299-8d5c-bd26fb7bb1a2 {{(pid=88056) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 08:59:40.561953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2d59a60-e985-4fe2-ac6b-c412f3330d90 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 returned with HTTP 202 Jan 21 08:59:40.563085 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1832/3661] 10.222.0.50 () {60 vars in 1358 bytes} [Thu Jan 21 08:59:40 2021] DELETE /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/backups/2e715905-b353-4299-8d5c-bd26fb7bb1a2 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:59:40.595257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d10ad828-1c51-4ed9-a8de-c01b99684a7c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] DELETE http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 Jan 21 08:59:40.595257 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d10ad828-1c51-4ed9-a8de-c01b99684a7c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:40.595257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:40.595257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:40.599236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d10ad828-1c51-4ed9-a8de-c01b99684a7c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:40.599236 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d10ad828-1c51-4ed9-a8de-c01b99684a7c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Delete volume with id: a1d3f996-0294-4a79-b3c4-dc4814443914 Jan 21 08:59:40.675556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:40.675556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:40.677792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d10ad828-1c51-4ed9-a8de-c01b99684a7c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Volume info retrieved successfully. Jan 21 08:59:40.841061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d10ad828-1c51-4ed9-a8de-c01b99684a7c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Delete volume request issued successfully. Jan 21 08:59:40.841739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d10ad828-1c51-4ed9-a8de-c01b99684a7c tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 returned with HTTP 202 Jan 21 08:59:40.857203 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1830/3662] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 08:59:40 2021] DELETE /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:59:40.859937 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1387fb8d-bf6e-4852-a9fe-484a0c7da4ed tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 Jan 21 08:59:40.861476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1387fb8d-bf6e-4852-a9fe-484a0c7da4ed tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:40.861975 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:40.861975 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:40.862843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1387fb8d-bf6e-4852-a9fe-484a0c7da4ed tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:41.103083 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:41.103083 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:41.154885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1387fb8d-bf6e-4852-a9fe-484a0c7da4ed tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Volume info retrieved successfully. Jan 21 08:59:41.229813 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1387fb8d-bf6e-4852-a9fe-484a0c7da4ed tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 returned with HTTP 200 Jan 21 08:59:41.231268 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1833/3663] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:40 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 => generated 912 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:42.261329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-285af3f8-a153-4f3d-92be-950a623c1153 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 Jan 21 08:59:42.263258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-285af3f8-a153-4f3d-92be-950a623c1153 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:42.263894 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:42.263894 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:42.265528 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-285af3f8-a153-4f3d-92be-950a623c1153 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:42.394674 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:42.394674 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:42.412391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-285af3f8-a153-4f3d-92be-950a623c1153 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Volume info retrieved successfully. Jan 21 08:59:42.492159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-285af3f8-a153-4f3d-92be-950a623c1153 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 returned with HTTP 200 Jan 21 08:59:42.493262 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1831/3664] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:42 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 => generated 912 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:43.530809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a128d82-046c-4c9f-bb8a-95b68f852423 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 Jan 21 08:59:43.533673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a128d82-046c-4c9f-bb8a-95b68f852423 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:43.535047 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:43.535047 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:43.538158 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a128d82-046c-4c9f-bb8a-95b68f852423 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:43.811186 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:43.811186 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:43.848393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7a128d82-046c-4c9f-bb8a-95b68f852423 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Volume info retrieved successfully. Jan 21 08:59:43.938495 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a128d82-046c-4c9f-bb8a-95b68f852423 tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 returned with HTTP 200 Jan 21 08:59:43.939876 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1834/3665] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:43 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 => generated 912 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:44.973618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a1e6e61-e208-4dda-97ca-8d0f83c59e6d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] GET http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 Jan 21 08:59:44.977366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a1e6e61-e208-4dda-97ca-8d0f83c59e6d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:44.977366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:44.977366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:44.979025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a1e6e61-e208-4dda-97ca-8d0f83c59e6d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:45.262173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a1e6e61-e208-4dda-97ca-8d0f83c59e6d tempest-VolumesBackupsV39Test-794034803 tempest-VolumesBackupsV39Test-794034803] http://10.222.0.50/volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 returned with HTTP 404 Jan 21 08:59:45.269996 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1832/3666] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:44 2021] GET /volume/v3/25fecaa97ef749e9999c65bb664fbdb9/volumes/a1d3f996-0294-4a79-b3c4-dc4814443914 => generated 109 bytes in 301 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:59:46.552506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e9b3d85-2487-45c0-9d8e-796bdf3524c0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 08:59:46.554085 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:46.554085 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:46.555323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e9b3d85-2487-45c0-9d8e-796bdf3524c0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8338a87a-cc97-4702-a319-f3ded0ef2252", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-874300344"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:59:46.682137 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:46.682137 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:46.696322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1e9b3d85-2487-45c0-9d8e-796bdf3524c0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:46.700466 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-1e9b3d85-2487-45c0-9d8e-796bdf3524c0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume 8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 08:59:46.935812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-1e9b3d85-2487-45c0-9d8e-796bdf3524c0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['13c3507a-ff40-4c9a-9a37-239b48c202d0', '0f787649-852e-4676-9f25-79c09f865b3d', '7316adb6-9ce4-41b0-9b1c-874052a3a2a6', '3371c84e-5b04-46a0-addc-74ece8c52f6f'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:59:47.222494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1e9b3d85-2487-45c0-9d8e-796bdf3524c0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot create request issued successfully. Jan 21 08:59:47.224225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e9b3d85-2487-45c0-9d8e-796bdf3524c0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 202 Jan 21 08:59:47.225879 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1835/3667] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:59:46 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 379 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:59:47.245298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e11ef064-8e04-41b6-81b5-1822c8fef4dd tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:47.260752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e11ef064-8e04-41b6-81b5-1822c8fef4dd tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:47.261729 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e11ef064-8e04-41b6-81b5-1822c8fef4dd tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:47.326268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:47.326268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:47.327814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e11ef064-8e04-41b6-81b5-1822c8fef4dd tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:47.330052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e11ef064-8e04-41b6-81b5-1822c8fef4dd tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 200 Jan 21 08:59:47.331195 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1833/3668] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:47 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 511 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:48.344367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8cd5bce9-5cf8-4f12-b1dc-0788df84a1c1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:48.345255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8cd5bce9-5cf8-4f12-b1dc-0788df84a1c1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:48.345439 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:48.345439 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:48.345823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8cd5bce9-5cf8-4f12-b1dc-0788df84a1c1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:48.418042 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:48.418042 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:48.418042 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8cd5bce9-5cf8-4f12-b1dc-0788df84a1c1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:48.428621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8cd5bce9-5cf8-4f12-b1dc-0788df84a1c1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 200 Jan 21 08:59:48.429634 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1836/3669] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:48 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 511 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:49.442397 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8420f310-1b09-401e-8549-8df9afc91480 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:49.442983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8420f310-1b09-401e-8549-8df9afc91480 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:49.443092 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:49.443092 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:49.443692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8420f310-1b09-401e-8549-8df9afc91480 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:49.474480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:49.474480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:49.476163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8420f310-1b09-401e-8549-8df9afc91480 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:49.478399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8420f310-1b09-401e-8549-8df9afc91480 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 200 Jan 21 08:59:49.483593 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1834/3670] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:49 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 511 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:50.497186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ffcfc268-2d7a-4e6f-ae3b-0df6a7ac6a61 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:50.501023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ffcfc268-2d7a-4e6f-ae3b-0df6a7ac6a61 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:50.504132 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:50.504132 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:50.508505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ffcfc268-2d7a-4e6f-ae3b-0df6a7ac6a61 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:50.644376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:50.644376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:50.647157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ffcfc268-2d7a-4e6f-ae3b-0df6a7ac6a61 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:50.651761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ffcfc268-2d7a-4e6f-ae3b-0df6a7ac6a61 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 200 Jan 21 08:59:50.654116 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1837/3671] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:50 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 538 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:50.669763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a9a6aed-9dab-46f0-83b4-a5d94b02a749 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:50.671620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a9a6aed-9dab-46f0-83b4-a5d94b02a749 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:50.672456 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:50.672456 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:50.673908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a9a6aed-9dab-46f0-83b4-a5d94b02a749 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:50.754156 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:50.754156 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:50.755347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3a9a6aed-9dab-46f0-83b4-a5d94b02a749 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:50.757539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a9a6aed-9dab-46f0-83b4-a5d94b02a749 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 200 Jan 21 08:59:50.758378 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1835/3672] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:50 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 538 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:50.787879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5aa88976-981d-44ce-9091-98d942ab6fe2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 08:59:50.788861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5aa88976-981d-44ce-9091-98d942ab6fe2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:50.789207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:50.789207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:50.797938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5aa88976-981d-44ce-9091-98d942ab6fe2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:50.798983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-5aa88976-981d-44ce-9091-98d942ab6fe2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:59:50.804256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-5aa88976-981d-44ce-9091-98d942ab6fe2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:59:51.013826 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5aa88976-981d-44ce-9091-98d942ab6fe2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Get all snapshots completed successfully. Jan 21 08:59:51.015691 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5aa88976-981d-44ce-9091-98d942ab6fe2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 200 Jan 21 08:59:51.018847 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1838/3673] 10.222.0.50 () {58 vars in 1210 bytes} [Thu Jan 21 08:59:50 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 728 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:51.038413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0bad8241-c79d-4eef-b46f-b990e4094aaa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] PUT http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:51.039617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:51.039617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:51.040806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0bad8241-c79d-4eef-b46f-b990e4094aaa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1350311887", "description": "This is the new description of snapshot."}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:59:51.110152 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:51.110152 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:51.113196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0bad8241-c79d-4eef-b46f-b990e4094aaa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:51.172215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0bad8241-c79d-4eef-b46f-b990e4094aaa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 200 Jan 21 08:59:51.178446 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1836/3674] 10.222.0.50 () {60 vars in 1342 bytes} [Thu Jan 21 08:59:51 2021] PUT /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 443 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:51.188329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e3573bf3-a051-4249-9636-478bfdbafdb1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:51.191315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e3573bf3-a051-4249-9636-478bfdbafdb1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:51.191551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:51.191551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:51.192581 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e3573bf3-a051-4249-9636-478bfdbafdb1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:51.298374 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:51.298374 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:51.299677 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e3573bf3-a051-4249-9636-478bfdbafdb1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:51.306684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e3573bf3-a051-4249-9636-478bfdbafdb1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 200 Jan 21 08:59:51.307667 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1839/3675] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:51 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 577 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:51.323591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e33bf7a-57d7-435f-aa62-060088c34cfa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:51.324421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e33bf7a-57d7-435f-aa62-060088c34cfa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:51.324770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:51.324770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:51.325422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e33bf7a-57d7-435f-aa62-060088c34cfa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:51.326049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-6e33bf7a-57d7-435f-aa62-060088c34cfa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:51.508711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:51.508711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:51.511242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6e33bf7a-57d7-435f-aa62-060088c34cfa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:51.757452 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6e33bf7a-57d7-435f-aa62-060088c34cfa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot delete request issued successfully. Jan 21 08:59:51.757936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e33bf7a-57d7-435f-aa62-060088c34cfa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 202 Jan 21 08:59:51.759136 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1837/3676] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 08:59:51 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 0 bytes in 445 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:59:51.767742 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e38ab84b-c933-4635-8534-96f0bc14bcda tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:51.768278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e38ab84b-c933-4635-8534-96f0bc14bcda tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:51.768458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:51.768458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:51.769775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e38ab84b-c933-4635-8534-96f0bc14bcda tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:51.831491 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:51.831491 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:51.837176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e38ab84b-c933-4635-8534-96f0bc14bcda tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:51.858161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e38ab84b-c933-4635-8534-96f0bc14bcda tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 200 Jan 21 08:59:51.864804 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1840/3677] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:51 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 576 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:52.901509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6603dab7-16b2-49af-b07e-f667a72ba7db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:52.904687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6603dab7-16b2-49af-b07e-f667a72ba7db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:52.908548 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:52.908548 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:52.911092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6603dab7-16b2-49af-b07e-f667a72ba7db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:52.997625 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:52.997625 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:53.001196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6603dab7-16b2-49af-b07e-f667a72ba7db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:53.006209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6603dab7-16b2-49af-b07e-f667a72ba7db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 200 Jan 21 08:59:53.045729 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1838/3678] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:52 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 576 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:54.063025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0ed276e-4dce-448c-84e2-6fb6467560e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:54.070077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0ed276e-4dce-448c-84e2-6fb6467560e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:54.071057 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:54.071057 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:54.072769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0ed276e-4dce-448c-84e2-6fb6467560e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:54.200453 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:54.200453 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:54.207352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f0ed276e-4dce-448c-84e2-6fb6467560e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:54.212855 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0ed276e-4dce-448c-84e2-6fb6467560e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 200 Jan 21 08:59:54.220019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1841/3679] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:54 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 576 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:55.235939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7b47893-9f96-49ea-9d99-48243daaea34 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 08:59:55.238861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7b47893-9f96-49ea-9d99-48243daaea34 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:55.241120 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:55.241120 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:55.242623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7b47893-9f96-49ea-9d99-48243daaea34 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:55.368709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7b47893-9f96-49ea-9d99-48243daaea34 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 404 Jan 21 08:59:55.370874 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1839/3680] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:55 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 111 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:59:55.384157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48ce2a3b-88d7-48ae-b4fc-e2b4e1aa93bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 08:59:55.385540 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:55.385540 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:55.386982 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48ce2a3b-88d7-48ae-b4fc-e2b4e1aa93bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8338a87a-cc97-4702-a319-f3ded0ef2252", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-560958760"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:59:55.558847 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:55.558847 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:55.574774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-48ce2a3b-88d7-48ae-b4fc-e2b4e1aa93bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 08:59:55.579087 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-48ce2a3b-88d7-48ae-b4fc-e2b4e1aa93bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume 8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 08:59:55.785973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-48ce2a3b-88d7-48ae-b4fc-e2b4e1aa93bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['6e4ec89e-0a35-4171-a976-452aa490c64c', '0106e892-6ae5-4a11-8232-78528260a82d', 'f27fc70e-8f87-439d-9556-29378ea51484', '295b507c-98e8-4019-9eba-8214eb2f2950'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:59:56.227737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-48ce2a3b-88d7-48ae-b4fc-e2b4e1aa93bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot create request issued successfully. Jan 21 08:59:56.229203 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48ce2a3b-88d7-48ae-b4fc-e2b4e1aa93bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 202 Jan 21 08:59:56.247578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b46b7ae5-a991-40e8-8150-1418ed196e76 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 08:59:56.249233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b46b7ae5-a991-40e8-8150-1418ed196e76 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:56.249363 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1842/3681] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 08:59:55 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 309 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:59:56.250278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b46b7ae5-a991-40e8-8150-1418ed196e76 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:56.324934 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:56.324934 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:56.326980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b46b7ae5-a991-40e8-8150-1418ed196e76 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:56.336694 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b46b7ae5-a991-40e8-8150-1418ed196e76 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 returned with HTTP 200 Jan 21 08:59:56.338118 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1840/3682] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:56 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 => generated 441 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:57.360353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ac8af0e-2a69-4b30-8064-e1fdd5759f95 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 08:59:57.361278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ac8af0e-2a69-4b30-8064-e1fdd5759f95 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:57.361638 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:57.361638 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:57.362311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ac8af0e-2a69-4b30-8064-e1fdd5759f95 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:57.467844 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:57.467844 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:57.469504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9ac8af0e-2a69-4b30-8064-e1fdd5759f95 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:57.471834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ac8af0e-2a69-4b30-8064-e1fdd5759f95 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 returned with HTTP 200 Jan 21 08:59:57.473535 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1843/3683] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:57 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 => generated 441 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:58.488755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96bce827-0cfc-40da-bd04-27a14dfa54c1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 08:59:58.489894 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-96bce827-0cfc-40da-bd04-27a14dfa54c1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:58.490265 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:58.490265 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:58.490879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-96bce827-0cfc-40da-bd04-27a14dfa54c1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:58.557052 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:58.557052 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:58.573088 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-96bce827-0cfc-40da-bd04-27a14dfa54c1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:58.581192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96bce827-0cfc-40da-bd04-27a14dfa54c1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 returned with HTTP 200 Jan 21 08:59:58.602218 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1841/3684] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:58 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 => generated 441 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:59.612510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a62d1687-0a49-4f88-a60d-3c5e4933ff2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 08:59:59.614020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a62d1687-0a49-4f88-a60d-3c5e4933ff2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:59.614529 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:59.614529 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 08:59:59.615305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a62d1687-0a49-4f88-a60d-3c5e4933ff2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:59.653453 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:59.653453 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 08:59:59.655096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a62d1687-0a49-4f88-a60d-3c5e4933ff2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 08:59:59.657198 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a62d1687-0a49-4f88-a60d-3c5e4933ff2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 returned with HTTP 200 Jan 21 08:59:59.658229 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1844/3685] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 08:59:59 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:33.998755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-a7a70d27-f0ad-4189-ac8e-750eab8cffb9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:34.006109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-a7a70d27-f0ad-4189-ac8e-750eab8cffb9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:34.006718 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:34.006718 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:34.007689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-a7a70d27-f0ad-4189-ac8e-750eab8cffb9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:34.159162 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:34.159162 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:34.176068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-a7a70d27-f0ad-4189-ac8e-750eab8cffb9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:34.236080 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-a7a70d27-f0ad-4189-ac8e-750eab8cffb9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:34.238134 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1842/3686] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:00:33 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 914 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:34.392739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a62d1687-0a49-4f88-a60d-3c5e4933ff2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume// Jan 21 09:00:34.393385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a62d1687-0a49-4f88-a60d-3c5e4933ff2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:34.393715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:34.393715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:34.394311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a62d1687-0a49-4f88-a60d-3c5e4933ff2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:34.395815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a62d1687-0a49-4f88-a60d-3c5e4933ff2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:00:34.396571 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1845/3687] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:00:34 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 09:00:34.424714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-2bec9c27-43fb-4c18-80ed-3ee8f1161924 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments Jan 21 09:00:34.425587 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:34.425587 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:34.433922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-2bec9c27-43fb-4c18-80ed-3ee8f1161924 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8338a87a-cc97-4702-a319-f3ded0ef2252", "instance_uuid": "d60b40aa-c20b-4d01-b041-5b5520e99072", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:00:34.680817 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:34.680817 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:35.281341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-2bec9c27-43fb-4c18-80ed-3ee8f1161924 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments returned with HTTP 200 Jan 21 09:00:35.281341 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1843/3688] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:00:34 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments => generated 273 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:00:35.342412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdb19def-daf9-4e5d-8dc3-ae785e8784f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:35.344448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdb19def-daf9-4e5d-8dc3-ae785e8784f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:35.345230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdb19def-daf9-4e5d-8dc3-ae785e8784f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:35.425257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-2bec9c27-43fb-4c18-80ed-3ee8f1161924 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume// Jan 21 09:00:35.425994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-2bec9c27-43fb-4c18-80ed-3ee8f1161924 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:35.426418 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:35.426418 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:35.427085 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-2bec9c27-43fb-4c18-80ed-3ee8f1161924 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:35.428454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-2bec9c27-43fb-4c18-80ed-3ee8f1161924 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:00:35.431961 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1844/3689] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 09:00:35 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:00:35.476204 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-3ffb7a4f-5a43-4426-a635-c5c5d5a99d0a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:35.476910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-3ffb7a4f-5a43-4426-a635-c5c5d5a99d0a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:35.477509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-3ffb7a4f-5a43-4426-a635-c5c5d5a99d0a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:35.486189 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:35.486189 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:35.522868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fdb19def-daf9-4e5d-8dc3-ae785e8784f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:35.593845 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:35.593845 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:35.595703 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:35.595703 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:35.610234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-3ffb7a4f-5a43-4426-a635-c5c5d5a99d0a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:35.628004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdb19def-daf9-4e5d-8dc3-ae785e8784f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:35.643572 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1846/3690] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:00:35 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 913 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:35.672069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:35.672069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:35.692582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-3ffb7a4f-5a43-4426-a635-c5c5d5a99d0a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:35.693789 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1845/3691] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 09:00:35 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 1012 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:00:35.736579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-5db7ca8a-9384-4fe3-b7fe-7e8e5e09522f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] PUT http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/5f64dfa5-0664-4368-b059-cb09dab6aaf2 Jan 21 09:00:35.737661 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:35.737661 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:35.738177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-5db7ca8a-9384-4fe3-b7fe-7e8e5e09522f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:00:35.856850 n-d-769329-4 devstack@c-api.service[88055]: /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 09:00:35.856850 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:00:35.861077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-5db7ca8a-9384-4fe3-b7fe-7e8e5e09522f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Lock "b'cinder-attachment_update-8338a87a-cc97-4702-a319-f3ded0ef2252-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.058s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:00:35.875989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:35.875989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:36.674151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80cd82f3-8d93-45a7-ab66-703a745507a0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:36.676340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80cd82f3-8d93-45a7-ab66-703a745507a0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:36.677472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:36.677472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:36.679042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80cd82f3-8d93-45a7-ab66-703a745507a0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:36.795919 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:36.795919 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:36.805786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-80cd82f3-8d93-45a7-ab66-703a745507a0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:36.836235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:36.836235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:36.878922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80cd82f3-8d93-45a7-ab66-703a745507a0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:36.880937 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1846/3692] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:00:36 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 913 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:37.896954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26625762-2f85-47fc-bfe0-3c8837d37783 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:37.897749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26625762-2f85-47fc-bfe0-3c8837d37783 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:37.897749 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:37.897749 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:37.898136 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26625762-2f85-47fc-bfe0-3c8837d37783 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:38.024656 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:38.024656 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:38.077898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-26625762-2f85-47fc-bfe0-3c8837d37783 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:38.126154 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:38.126154 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:38.141268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26625762-2f85-47fc-bfe0-3c8837d37783 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:38.143198 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1847/3693] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:00:37 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 913 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:38.647363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-5db7ca8a-9384-4fe3-b7fe-7e8e5e09522f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Lock "b'cinder-attachment_update-8338a87a-cc97-4702-a319-f3ded0ef2252-n-h2-769329-4'" released by "attachment_update" :: held 2.787s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:00:38.649320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-5db7ca8a-9384-4fe3-b7fe-7e8e5e09522f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/5f64dfa5-0664-4368-b059-cb09dab6aaf2 returned with HTTP 200 Jan 21 09:00:38.650617 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1847/3694] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 09:00:35 2021] PUT /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/5f64dfa5-0664-4368-b059-cb09dab6aaf2 => generated 762 bytes in 2924 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:00:39.162586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ca79385-a554-474a-a735-42a23bcd7279 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:39.165227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ca79385-a554-474a-a735-42a23bcd7279 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:39.165227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:39.165227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:39.165227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ca79385-a554-474a-a735-42a23bcd7279 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:39.289150 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:39.289150 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:39.299504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0ca79385-a554-474a-a735-42a23bcd7279 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:39.335090 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:39.335090 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:39.353431 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ca79385-a554-474a-a735-42a23bcd7279 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:39.356167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1848/3695] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:00:39 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 914 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:40.386605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-491cfa47-a458-4590-a233-f9d86910a85b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:40.389386 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-491cfa47-a458-4590-a233-f9d86910a85b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:40.389928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:40.389928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:40.394520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-491cfa47-a458-4590-a233-f9d86910a85b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:40.585939 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:40.585939 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:40.617718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-491cfa47-a458-4590-a233-f9d86910a85b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:40.671102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:40.671102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:40.690967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-491cfa47-a458-4590-a233-f9d86910a85b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:40.699504 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1848/3696] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:00:40 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 914 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:41.719841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc0d78c6-c45e-4ac3-a400-f71cc5fa9eb2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:41.721341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc0d78c6-c45e-4ac3-a400-f71cc5fa9eb2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:41.721752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:41.721752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:41.722421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc0d78c6-c45e-4ac3-a400-f71cc5fa9eb2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:41.844862 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:41.844862 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:41.865232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dc0d78c6-c45e-4ac3-a400-f71cc5fa9eb2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:41.912858 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:41.912858 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:41.934493 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc0d78c6-c45e-4ac3-a400-f71cc5fa9eb2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:41.935475 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1849/3697] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:00:41 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 914 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:00:42.984197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2e72f68-9be6-4bcb-b6fd-52a6862611e9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:42.986230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2e72f68-9be6-4bcb-b6fd-52a6862611e9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:42.986925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:42.986925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:42.988407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2e72f68-9be6-4bcb-b6fd-52a6862611e9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:43.159200 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:43.159200 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:43.180801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a2e72f68-9be6-4bcb-b6fd-52a6862611e9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:43.269360 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:43.269360 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:43.315582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2e72f68-9be6-4bcb-b6fd-52a6862611e9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:43.323067 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1849/3698] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:00:42 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 914 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:44.351012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c9f8198-3a79-4844-a726-1a8630a2b81e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:44.351625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c9f8198-3a79-4844-a726-1a8630a2b81e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:44.351786 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:44.351786 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:44.352819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5c9f8198-3a79-4844-a726-1a8630a2b81e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:44.513003 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:44.513003 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:44.561625 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5c9f8198-3a79-4844-a726-1a8630a2b81e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:44.706264 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:44.706264 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:44.755149 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5c9f8198-3a79-4844-a726-1a8630a2b81e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:44.760011 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1850/3699] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:00:44 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 914 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:44.800218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-991223b0-ec64-485f-8993-c1adcc8c2fe5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/5f64dfa5-0664-4368-b059-cb09dab6aaf2/action Jan 21 09:00:44.800767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:44.800767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:44.801199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-991223b0-ec64-485f-8993-c1adcc8c2fe5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:00:44.801754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-991223b0-ec64-485f-8993-c1adcc8c2fe5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:00:44.964723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:44.964723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:45.031268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a182b25f-30d4-4086-9f6d-5bb8e1285473 req-991223b0-ec64-485f-8993-c1adcc8c2fe5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/5f64dfa5-0664-4368-b059-cb09dab6aaf2/action returned with HTTP 204 Jan 21 09:00:45.032428 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1850/3700] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 09:00:44 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/5f64dfa5-0664-4368-b059-cb09dab6aaf2/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:00:45.783358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85a39e65-f5ee-4f9b-b12d-642c9d4ac46b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:45.784801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85a39e65-f5ee-4f9b-b12d-642c9d4ac46b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:45.785479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:45.785479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:45.786121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85a39e65-f5ee-4f9b-b12d-642c9d4ac46b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:45.969570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:45.969570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:46.033760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-85a39e65-f5ee-4f9b-b12d-642c9d4ac46b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:46.101810 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:46.101810 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:46.122378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85a39e65-f5ee-4f9b-b12d-642c9d4ac46b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:00:46.123760 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1851/3701] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:00:45 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 1206 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:00:46.169727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e184a7c-31a9-4e94-bb9d-d8c185e189fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 09:00:46.178272 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:46.178272 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:46.180825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e184a7c-31a9-4e94-bb9d-d8c185e189fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8338a87a-cc97-4702-a319-f3ded0ef2252", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906689796"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:00:46.269300 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:46.269300 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:46.271474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0e184a7c-31a9-4e94-bb9d-d8c185e189fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:46.272074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-0e184a7c-31a9-4e94-bb9d-d8c185e189fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume 8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:46.436123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-0e184a7c-31a9-4e94-bb9d-d8c185e189fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['3e565b55-6810-46d4-8349-37cb90ce08bc', '9fd7cc6f-3136-4758-ac25-4b1803cba459', '25e1ac15-bc06-40f1-827b-3902a536dcce', 'e2fa1414-3675-4fe4-98d1-ff14053aac54'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:00:46.681740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0e184a7c-31a9-4e94-bb9d-d8c185e189fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot force create request issued successfully. Jan 21 09:00:46.682546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e184a7c-31a9-4e94-bb9d-d8c185e189fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 202 Jan 21 09:00:46.684726 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1851/3702] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 09:00:46 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 310 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:00:46.700836 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30cec248-355f-4326-b7ec-8d5ea9924746 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:00:46.701375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30cec248-355f-4326-b7ec-8d5ea9924746 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:46.701596 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:46.701596 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:46.701980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30cec248-355f-4326-b7ec-8d5ea9924746 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:46.757508 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:46.757508 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:46.759151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-30cec248-355f-4326-b7ec-8d5ea9924746 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:46.761434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30cec248-355f-4326-b7ec-8d5ea9924746 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c returned with HTTP 200 Jan 21 09:00:46.763915 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1852/3703] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:46 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c => generated 442 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:47.787679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2ab3cd0-00ad-4403-94bd-fb398902c633 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:00:47.790474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2ab3cd0-00ad-4403-94bd-fb398902c633 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:47.791880 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:47.791880 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:47.798737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2ab3cd0-00ad-4403-94bd-fb398902c633 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:47.904556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:47.904556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:47.908375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a2ab3cd0-00ad-4403-94bd-fb398902c633 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:47.920047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2ab3cd0-00ad-4403-94bd-fb398902c633 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c returned with HTTP 200 Jan 21 09:00:47.926897 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1852/3704] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:47 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c => generated 442 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:48.937927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d25da0d-add7-49f1-bd3c-f9a0b3d05000 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:00:48.939101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d25da0d-add7-49f1-bd3c-f9a0b3d05000 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:48.939521 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:48.939521 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:48.940131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d25da0d-add7-49f1-bd3c-f9a0b3d05000 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:49.036493 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:49.036493 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:49.037969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5d25da0d-add7-49f1-bd3c-f9a0b3d05000 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:49.040371 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d25da0d-add7-49f1-bd3c-f9a0b3d05000 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c returned with HTTP 200 Jan 21 09:00:49.041835 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1853/3705] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:48 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c => generated 442 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:50.059111 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abdff953-1624-461a-aed1-5cc8b1b9a9f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:00:50.061157 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abdff953-1624-461a-aed1-5cc8b1b9a9f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:50.061780 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:50.061780 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:50.062823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abdff953-1624-461a-aed1-5cc8b1b9a9f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:50.119136 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:50.119136 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:50.122391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-abdff953-1624-461a-aed1-5cc8b1b9a9f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:50.126599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abdff953-1624-461a-aed1-5cc8b1b9a9f8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c returned with HTTP 200 Jan 21 09:00:50.129142 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1853/3706] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:50 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c => generated 469 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:50.149416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96310c31-20c6-4dc8-9c08-2709a9ee8206 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 09:00:50.150717 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:50.150717 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:50.152586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-96310c31-20c6-4dc8-9c08-2709a9ee8206 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8338a87a-cc97-4702-a319-f3ded0ef2252", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-190392072"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:00:50.381091 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:50.381091 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:50.383657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-96310c31-20c6-4dc8-9c08-2709a9ee8206 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:00:50.388490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-96310c31-20c6-4dc8-9c08-2709a9ee8206 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume 8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:00:50.638425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-96310c31-20c6-4dc8-9c08-2709a9ee8206 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['62abef77-5d83-40e7-a470-c8a8ac02fe9d', '4a275340-c663-49d9-9a3d-8d902049f0a6', 'cc7e9e53-e7d0-4871-a331-92e52098ea22', 'dcb3755e-a572-4c24-a8e8-8f19c8253271'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:00:51.067982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-96310c31-20c6-4dc8-9c08-2709a9ee8206 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot force create request issued successfully. Jan 21 09:00:51.071675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-96310c31-20c6-4dc8-9c08-2709a9ee8206 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 202 Jan 21 09:00:51.073654 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1854/3707] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 09:00:50 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 309 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:00:51.095863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9b3f89c-d646-4b57-9f50-7f24bf7f1d71 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:00:51.096843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9b3f89c-d646-4b57-9f50-7f24bf7f1d71 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:51.097209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:51.097209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:51.097934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9b3f89c-d646-4b57-9f50-7f24bf7f1d71 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:51.178844 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:51.178844 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:51.182065 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a9b3f89c-d646-4b57-9f50-7f24bf7f1d71 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:51.193113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9b3f89c-d646-4b57-9f50-7f24bf7f1d71 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 returned with HTTP 200 Jan 21 09:00:51.195261 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1854/3708] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:51 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 => generated 441 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:52.216141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4d5bf99-6640-43c1-80f5-4618a2da8c53 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:00:52.216920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4d5bf99-6640-43c1-80f5-4618a2da8c53 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:52.217370 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:52.217370 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:52.218022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4d5bf99-6640-43c1-80f5-4618a2da8c53 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:52.271746 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:52.271746 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:52.273783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c4d5bf99-6640-43c1-80f5-4618a2da8c53 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:52.279737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4d5bf99-6640-43c1-80f5-4618a2da8c53 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 returned with HTTP 200 Jan 21 09:00:52.280846 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1855/3709] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:52 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 => generated 441 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:53.308518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f72397d-35c0-49d1-8659-44c579c260c2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:00:53.309447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f72397d-35c0-49d1-8659-44c579c260c2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:53.309814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:53.309814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:53.310525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f72397d-35c0-49d1-8659-44c579c260c2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:53.403711 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:53.403711 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:53.406292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2f72397d-35c0-49d1-8659-44c579c260c2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:53.410885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f72397d-35c0-49d1-8659-44c579c260c2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 returned with HTTP 200 Jan 21 09:00:53.421597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1855/3710] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:53 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 => generated 441 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:54.429926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09e33562-d9ff-4356-b502-17624952b9d4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:00:54.431940 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09e33562-d9ff-4356-b502-17624952b9d4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:54.432401 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:54.432401 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:54.433850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09e33562-d9ff-4356-b502-17624952b9d4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:54.675354 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:54.675354 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:54.677217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09e33562-d9ff-4356-b502-17624952b9d4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:54.680751 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09e33562-d9ff-4356-b502-17624952b9d4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 returned with HTTP 200 Jan 21 09:00:54.689189 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1856/3711] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:54 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 => generated 468 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:54.693684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95d05e8a-7d29-4670-91e6-ed3ea8f8c197 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:00:54.694230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95d05e8a-7d29-4670-91e6-ed3ea8f8c197 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:54.694453 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:54.694453 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:54.695087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95d05e8a-7d29-4670-91e6-ed3ea8f8c197 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:54.695474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-95d05e8a-7d29-4670-91e6-ed3ea8f8c197 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:00:54.722612 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:54.722612 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:54.723834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95d05e8a-7d29-4670-91e6-ed3ea8f8c197 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:54.884310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95d05e8a-7d29-4670-91e6-ed3ea8f8c197 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot delete request issued successfully. Jan 21 09:00:54.884310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95d05e8a-7d29-4670-91e6-ed3ea8f8c197 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 returned with HTTP 202 Jan 21 09:00:54.884310 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1856/3712] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:00:54 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:00:54.889850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2a5806d-8e75-48a2-adaf-7ecb844993e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:00:54.890714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2a5806d-8e75-48a2-adaf-7ecb844993e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:54.891122 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:54.891122 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:54.891913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a2a5806d-8e75-48a2-adaf-7ecb844993e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:54.954007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:54.954007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:54.955234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a2a5806d-8e75-48a2-adaf-7ecb844993e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:54.957511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a2a5806d-8e75-48a2-adaf-7ecb844993e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 returned with HTTP 200 Jan 21 09:00:54.963695 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1857/3713] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:54 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 => generated 467 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:55.970688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22f20114-5904-4272-a6cb-53e6e6420e48 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:00:55.971564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22f20114-5904-4272-a6cb-53e6e6420e48 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:55.971564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:55.971564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:55.971970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22f20114-5904-4272-a6cb-53e6e6420e48 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:56.120551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:56.120551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:56.132825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-22f20114-5904-4272-a6cb-53e6e6420e48 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:56.144557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22f20114-5904-4272-a6cb-53e6e6420e48 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 returned with HTTP 200 Jan 21 09:00:56.153322 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1857/3714] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:55 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 => generated 467 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:57.162815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b4f8cd8-7796-4207-a3b8-6070b9499add tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:00:57.163793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b4f8cd8-7796-4207-a3b8-6070b9499add tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:57.164248 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:57.164248 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:57.164932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b4f8cd8-7796-4207-a3b8-6070b9499add tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:57.191963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b4f8cd8-7796-4207-a3b8-6070b9499add tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 returned with HTTP 404 Jan 21 09:00:57.193375 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1858/3715] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:57 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:00:57.202099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69b62ca4-e863-4e69-a7dc-3722e47ac669 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 09:00:57.202955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69b62ca4-e863-4e69-a7dc-3722e47ac669 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:57.203389 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:57.203389 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:57.203834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69b62ca4-e863-4e69-a7dc-3722e47ac669 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:57.204410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-69b62ca4-e863-4e69-a7dc-3722e47ac669 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 09:00:57.237119 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:57.237119 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:57.237119 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69b62ca4-e863-4e69-a7dc-3722e47ac669 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:57.351167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69b62ca4-e863-4e69-a7dc-3722e47ac669 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot delete request issued successfully. Jan 21 09:00:57.351718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69b62ca4-e863-4e69-a7dc-3722e47ac669 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 returned with HTTP 202 Jan 21 09:00:57.353124 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1858/3716] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:00:57 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:00:57.363193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45a3b34c-5f58-47eb-b176-21f1ae3cc1db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 09:00:57.364339 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45a3b34c-5f58-47eb-b176-21f1ae3cc1db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:57.364990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45a3b34c-5f58-47eb-b176-21f1ae3cc1db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:57.403383 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:57.403383 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:57.405449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-45a3b34c-5f58-47eb-b176-21f1ae3cc1db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:57.409907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45a3b34c-5f58-47eb-b176-21f1ae3cc1db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 returned with HTTP 200 Jan 21 09:00:57.411391 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1859/3717] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:57 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 => generated 467 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:58.424770 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e1fb5da-99a4-47fe-9249-7713badc6568 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 09:00:58.425649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e1fb5da-99a4-47fe-9249-7713badc6568 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:58.425649 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:58.425649 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:58.428506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e1fb5da-99a4-47fe-9249-7713badc6568 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:58.485677 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:58.485677 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:58.493756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5e1fb5da-99a4-47fe-9249-7713badc6568 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:58.496748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e1fb5da-99a4-47fe-9249-7713badc6568 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 returned with HTTP 200 Jan 21 09:00:58.506714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1859/3718] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:58 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 => generated 467 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:00:59.520394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89ffd008-64b9-4ab5-83dc-61f1ff290d0f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 09:00:59.521363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89ffd008-64b9-4ab5-83dc-61f1ff290d0f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:59.522267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:59.522267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:59.523172 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-89ffd008-64b9-4ab5-83dc-61f1ff290d0f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:59.582266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-89ffd008-64b9-4ab5-83dc-61f1ff290d0f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 returned with HTTP 404 Jan 21 09:00:59.585220 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1860/3719] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:59 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:00:59.601286 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66c7328a-0f4a-486a-847b-bc8a4c1a5672 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:00:59.602735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66c7328a-0f4a-486a-847b-bc8a4c1a5672 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:59.603350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:00:59.603350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:00:59.604495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66c7328a-0f4a-486a-847b-bc8a4c1a5672 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:59.606054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-66c7328a-0f4a-486a-847b-bc8a4c1a5672 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:00:59.664571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:59.664571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:59.667356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-66c7328a-0f4a-486a-847b-bc8a4c1a5672 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:59.856948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-66c7328a-0f4a-486a-847b-bc8a4c1a5672 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot delete request issued successfully. Jan 21 09:00:59.857818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66c7328a-0f4a-486a-847b-bc8a4c1a5672 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c returned with HTTP 202 Jan 21 09:00:59.862507 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1860/3720] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:00:59 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:00:59.868313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfbb0005-8c9a-462b-80cb-985ff8649cc1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:00:59.869166 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfbb0005-8c9a-462b-80cb-985ff8649cc1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:00:59.869964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfbb0005-8c9a-462b-80cb-985ff8649cc1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:00:59.900183 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:00:59.900183 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:00:59.901881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bfbb0005-8c9a-462b-80cb-985ff8649cc1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:00:59.904169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfbb0005-8c9a-462b-80cb-985ff8649cc1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c returned with HTTP 200 Jan 21 09:00:59.910446 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1861/3721] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:00:59 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:00.916940 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa1ccab8-aec1-467b-b6a8-03053df0f280 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:01:00.917647 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa1ccab8-aec1-467b-b6a8-03053df0f280 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:00.918143 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:00.918143 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:00.918822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fa1ccab8-aec1-467b-b6a8-03053df0f280 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:00.951351 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:00.951351 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:00.953089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fa1ccab8-aec1-467b-b6a8-03053df0f280 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:01:00.955871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fa1ccab8-aec1-467b-b6a8-03053df0f280 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c returned with HTTP 200 Jan 21 09:01:00.962409 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1861/3722] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:01:00 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c => generated 468 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:01.976347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f494f5c-c775-41d9-ab6c-602c603ba883 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:01:01.977254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f494f5c-c775-41d9-ab6c-602c603ba883 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:01.977601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:01.977601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:01.978217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f494f5c-c775-41d9-ab6c-602c603ba883 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:02.052241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f494f5c-c775-41d9-ab6c-602c603ba883 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c returned with HTTP 404 Jan 21 09:01:02.060834 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1862/3723] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:01:01 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c => generated 111 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:01:02.177517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-4f6a09f4-4383-4df0-81df-4c8ffd2700e9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:01:02.178440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-4f6a09f4-4383-4df0-81df-4c8ffd2700e9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:02.178879 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:02.178879 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:02.180284 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-4f6a09f4-4383-4df0-81df-4c8ffd2700e9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:02.302216 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:02.302216 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:02.324061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-4f6a09f4-4383-4df0-81df-4c8ffd2700e9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:02.368477 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:02.368477 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:02.387395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-4f6a09f4-4383-4df0-81df-4c8ffd2700e9 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:01:02.389488 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1862/3724] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:01:02 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 1206 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:01:02.415059 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-0cd848ef-27e0-49fb-85c1-9a4ddf0a8c44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252/action Jan 21 09:01:02.416611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-0cd848ef-27e0-49fb-85c1-9a4ddf0a8c44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action body: b'{"os-begin_detaching": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:01:02.417520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-0cd848ef-27e0-49fb-85c1-9a4ddf0a8c44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:01:02.485915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:02.485915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:02.487421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-0cd848ef-27e0-49fb-85c1-9a4ddf0a8c44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:02.556370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-0cd848ef-27e0-49fb-85c1-9a4ddf0a8c44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Begin detaching volume completed successfully. Jan 21 09:01:02.556370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-0cd848ef-27e0-49fb-85c1-9a4ddf0a8c44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252/action returned with HTTP 202 Jan 21 09:01:02.557423 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1863/3725] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 09:01:02 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 09:01:02.638982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33316466-04fd-4214-aefa-26d0cf3fbecb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:01:02.639868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33316466-04fd-4214-aefa-26d0cf3fbecb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:02.640301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:02.640301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:02.640943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-33316466-04fd-4214-aefa-26d0cf3fbecb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:02.698979 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:02.698979 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:02.708860 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-33316466-04fd-4214-aefa-26d0cf3fbecb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:02.732832 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:02.732832 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:02.733106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-0cd848ef-27e0-49fb-85c1-9a4ddf0a8c44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume// Jan 21 09:01:02.733387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-0cd848ef-27e0-49fb-85c1-9a4ddf0a8c44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:02.733865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:02.733865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:02.734492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-0cd848ef-27e0-49fb-85c1-9a4ddf0a8c44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:02.736025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-0cd848ef-27e0-49fb-85c1-9a4ddf0a8c44 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:01:02.737067 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1864/3726] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 09:01:02 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 09:01:02.744486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-33316466-04fd-4214-aefa-26d0cf3fbecb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:01:02.745587 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1863/3727] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:02 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 1209 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:01:02.750107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-12e946f9-b261-46f6-9faa-89e7a7515aa2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:01:02.750782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-12e946f9-b261-46f6-9faa-89e7a7515aa2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:02.751400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-12e946f9-b261-46f6-9faa-89e7a7515aa2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:02.805455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:02.805455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:02.816721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-12e946f9-b261-46f6-9faa-89e7a7515aa2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:02.841094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:02.841094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:02.875017 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-12e946f9-b261-46f6-9faa-89e7a7515aa2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:01:02.876137 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1865/3728] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 09:01:02 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 1308 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:01:03.252963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-5deec8df-f1c6-4799-8cb2-c8f1ee18019c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/5f64dfa5-0664-4368-b059-cb09dab6aaf2 Jan 21 09:01:03.254229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-5deec8df-f1c6-4799-8cb2-c8f1ee18019c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:03.254640 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:03.254640 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:03.255792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-5deec8df-f1c6-4799-8cb2-c8f1ee18019c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:03.310697 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:03.310697 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:03.765583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b5870e1-d14e-4b28-bd48-fac6f71d21cc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:01:03.766135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b5870e1-d14e-4b28-bd48-fac6f71d21cc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:03.766357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:03.766357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:03.766741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b5870e1-d14e-4b28-bd48-fac6f71d21cc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:03.957343 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:03.957343 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:03.981884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6b5870e1-d14e-4b28-bd48-fac6f71d21cc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:04.010420 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:04.010420 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:04.020776 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b5870e1-d14e-4b28-bd48-fac6f71d21cc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:01:04.034399 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1866/3729] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:03 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 1209 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:01:04.439955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-5deec8df-f1c6-4799-8cb2-c8f1ee18019c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:01:04.446097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-5deec8df-f1c6-4799-8cb2-c8f1ee18019c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:01:04.492819 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6b3c563d-51cb-4aa1-b58a-6d848559aac0 req-5deec8df-f1c6-4799-8cb2-c8f1ee18019c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/5f64dfa5-0664-4368-b059-cb09dab6aaf2 returned with HTTP 200 Jan 21 09:01:04.494309 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1864/3730] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 09:01:03 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/attachments/5f64dfa5-0664-4368-b059-cb09dab6aaf2 => generated 19 bytes in 1247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:05.041283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83620a24-e860-4d2b-adb8-2c38b20e1f58 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:01:05.042042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83620a24-e860-4d2b-adb8-2c38b20e1f58 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:05.042231 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:05.042231 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:05.047586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83620a24-e860-4d2b-adb8-2c38b20e1f58 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:05.167346 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:05.167346 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:05.205997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-83620a24-e860-4d2b-adb8-2c38b20e1f58 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:05.266032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83620a24-e860-4d2b-adb8-2c38b20e1f58 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:01:05.271488 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1867/3731] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:05 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 914 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:21.243751 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes Jan 21 09:01:21.254599 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:21.254599 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:21.255175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1973788857"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:01:21.256388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1973788857'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:01:21.256769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume of 1 GB Jan 21 09:01:21.257486 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:21.257486 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:21.293548 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Availability Zones retrieved successfully. Jan 21 09:01:21.323711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (afdabdf5-e4fc-466b-8d37-f3b584f02e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:01:21.358954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd678ac4-fa6f-4840-b41b-9535315ff999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:21.362242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:01:21.520238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd678ac4-fa6f-4840-b41b-9535315ff999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:21.523147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973d05b2-e27f-4afb-b4e5-1e32e96e8179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:21.686688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['c206d5f5-a432-4802-8750-1699ddd08beb', '57e04192-bf1d-49ac-8bc9-ee7a2c128adb', '0605c70e-80ed-4110-a1c7-03debf25aa54', '4bd08294-0a7f-4c2d-9cad-ef0277fc4397'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:01:21.689341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973d05b2-e27f-4afb-b4e5-1e32e96e8179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c206d5f5-a432-4802-8750-1699ddd08beb', '57e04192-bf1d-49ac-8bc9-ee7a2c128adb', '0605c70e-80ed-4110-a1c7-03debf25aa54', '4bd08294-0a7f-4c2d-9cad-ef0277fc4397']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:21.692353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd55bbdf-7e0e-478b-ac26-bd33f92c49d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:21.888409 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd55bbdf-7e0e-478b-ac26-bd33f92c49d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc28d07a-ed54-4c2c-97fb-880862ea4492', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1973788857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['c206d5f5-a432-4802-8750-1699ddd08beb','57e04192-bf1d-49ac-8bc9-ee7a2c128adb','0605c70e-80ed-4110-a1c7-03debf25aa54','4bd08294-0a7f-4c2d-9cad-ef0277fc4397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1973788857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc28d07a-ed54-4c2c-97fb-880862ea4492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',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='de116d277498472fa6af7b3a42520710',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:21.891014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ffc1d0-d089-4657-9064-de77bae933fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:21.945655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ffc1d0-d089-4657-9064-de77bae933fd) 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-1973788857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['c206d5f5-a432-4802-8750-1699ddd08beb','57e04192-bf1d-49ac-8bc9-ee7a2c128adb','0605c70e-80ed-4110-a1c7-03debf25aa54','4bd08294-0a7f-4c2d-9cad-ef0277fc4397'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:21.949421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cbfe3d3-31de-4dcf-90c2-9d61a8567829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:21.996878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cbfe3d3-31de-4dcf-90c2-9d61a8567829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:22.006032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (afdabdf5-e4fc-466b-8d37-f3b584f02e9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:01:22.067572 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request issued successfully. Jan 21 09:01:22.083983 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-07f7f2e9-f237-4674-a6b8-11bb4ed5f900 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes returned with HTTP 202 Jan 21 09:01:22.086163 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1865/3732] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 09:01:21 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes => generated 823 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Jan 21 09:01:22.112209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7c7378c-91d8-4615-bf2d-bb290e3c3e79 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 Jan 21 09:01:22.113801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7c7378c-91d8-4615-bf2d-bb290e3c3e79 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:22.114391 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:22.114391 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:22.116177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7c7378c-91d8-4615-bf2d-bb290e3c3e79 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:22.267639 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:22.267639 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:22.281089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e7c7378c-91d8-4615-bf2d-bb290e3c3e79 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:22.338431 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7c7378c-91d8-4615-bf2d-bb290e3c3e79 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 returned with HTTP 200 Jan 21 09:01:22.340402 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1868/3733] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:22 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 => generated 891 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:23.371334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e58e5bb-5045-48e5-9a00-227997a607a0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 Jan 21 09:01:23.372373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e58e5bb-5045-48e5-9a00-227997a607a0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:23.372660 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:23.372660 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:23.373551 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2e58e5bb-5045-48e5-9a00-227997a607a0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:23.562414 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:23.562414 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:23.583961 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2e58e5bb-5045-48e5-9a00-227997a607a0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:23.637509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2e58e5bb-5045-48e5-9a00-227997a607a0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 returned with HTTP 200 Jan 21 09:01:23.648750 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1866/3734] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:23 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 => generated 916 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:23.667121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18a9be71-cb76-49bc-be20-6bad4bf131e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 09:01:23.668196 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:23.668196 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:23.669062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18a9be71-cb76-49bc-be20-6bad4bf131e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc28d07a-ed54-4c2c-97fb-880862ea4492", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1206137702"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:01:23.743930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:23.743930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:23.745837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-18a9be71-cb76-49bc-be20-6bad4bf131e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:23.746432 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-18a9be71-cb76-49bc-be20-6bad4bf131e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume fc28d07a-ed54-4c2c-97fb-880862ea4492 Jan 21 09:01:23.875474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-18a9be71-cb76-49bc-be20-6bad4bf131e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['8536732a-c94f-45f5-8e85-ec06fd83080d', 'c9d556f5-47a4-4ff3-8e52-866b1f5b0f2f', '15867ab2-f1d2-4eaa-afa9-56fe44b3a67e', '76c351d0-862e-4530-abfd-8a3d2fedd46f'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:01:24.143301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-18a9be71-cb76-49bc-be20-6bad4bf131e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot create request issued successfully. Jan 21 09:01:24.144387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18a9be71-cb76-49bc-be20-6bad4bf131e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 202 Jan 21 09:01:24.152923 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1869/3735] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 09:01:23 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 310 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:01:24.161725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7789d98e-b0e4-468e-ab31-92957432dea1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 Jan 21 09:01:24.166515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7789d98e-b0e4-468e-ab31-92957432dea1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:24.166906 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:24.166906 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:24.167646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7789d98e-b0e4-468e-ab31-92957432dea1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:24.218283 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:24.218283 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:24.220872 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7789d98e-b0e4-468e-ab31-92957432dea1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:01:24.221447 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7789d98e-b0e4-468e-ab31-92957432dea1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 returned with HTTP 200 Jan 21 09:01:24.222616 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1867/3736] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:01:24 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 => generated 442 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:25.241595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70d72785-bcf9-4934-8d02-9c0d670585ee tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 Jan 21 09:01:25.245161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70d72785-bcf9-4934-8d02-9c0d670585ee tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:25.245878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:25.245878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:25.246897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70d72785-bcf9-4934-8d02-9c0d670585ee tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:25.315069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:25.315069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:25.318633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-70d72785-bcf9-4934-8d02-9c0d670585ee tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:01:25.324277 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70d72785-bcf9-4934-8d02-9c0d670585ee tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 returned with HTTP 200 Jan 21 09:01:25.336046 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1870/3737] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:01:25 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 => generated 442 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:26.347396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-983dcd65-98a6-4ded-8aeb-3c376e7f6627 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 Jan 21 09:01:26.351010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-983dcd65-98a6-4ded-8aeb-3c376e7f6627 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:26.351390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:26.351390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:26.354595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-983dcd65-98a6-4ded-8aeb-3c376e7f6627 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:26.415809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:26.415809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:26.424365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-983dcd65-98a6-4ded-8aeb-3c376e7f6627 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:01:26.433469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-983dcd65-98a6-4ded-8aeb-3c376e7f6627 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 returned with HTTP 200 Jan 21 09:01:26.437246 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1868/3738] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:01:26 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 => generated 442 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:27.460310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e6145e6-9517-4909-b13b-3e6e2dad7308 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 Jan 21 09:01:27.462543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e6145e6-9517-4909-b13b-3e6e2dad7308 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:27.466893 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:27.466893 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:27.468623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e6145e6-9517-4909-b13b-3e6e2dad7308 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:27.592012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:27.592012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:27.600843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0e6145e6-9517-4909-b13b-3e6e2dad7308 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:01:27.611353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e6145e6-9517-4909-b13b-3e6e2dad7308 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 returned with HTTP 200 Jan 21 09:01:27.616484 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1871/3739] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:01:27 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 => generated 469 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:27.632018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes Jan 21 09:01:27.633609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:27.633609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:27.634987 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "76afcb6a-3442-4ba9-b464-3136845f3996", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1491427355"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:01:27.641664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request body: {'volume': {'snapshot_id': '76afcb6a-3442-4ba9-b464-3136845f3996', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1491427355'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:01:27.778600 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:27.778600 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:27.782479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:01:27.787180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume of 2 GB Jan 21 09:01:27.873393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Availability Zones retrieved successfully. Jan 21 09:01:27.961475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (7ea02c86-8f21-4de9-b47b-ddef55c2c9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:01:27.970405 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0371c1-aba7-4ca6-bdaf-b7253834333c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:27.977241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:01:28.247236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0371c1-aba7-4ca6-bdaf-b7253834333c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '76afcb6a-3442-4ba9-b464-3136845f3996', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:28.253433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0067b98-b05c-4390-b6be-52380ca39036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:28.454614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['6bc09724-7aed-4755-95c0-04929d032f2d', 'a711f83c-c71e-4f78-b248-064a0d55bf0e', 'cada84a0-dcbf-4325-a641-eb7d23272632', '66536a77-41d5-4256-957a-2e5df8655584'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:01:28.461285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0067b98-b05c-4390-b6be-52380ca39036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bc09724-7aed-4755-95c0-04929d032f2d', 'a711f83c-c71e-4f78-b248-064a0d55bf0e', 'cada84a0-dcbf-4325-a641-eb7d23272632', '66536a77-41d5-4256-957a-2e5df8655584']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:28.471723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58b90245-16f1-4686-aa29-18609cd15dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:28.903879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58b90245-16f1-4686-aa29-18609cd15dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39d3b120-655b-43e5-a6a0-d39fae43af4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1491427355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['6bc09724-7aed-4755-95c0-04929d032f2d','a711f83c-c71e-4f78-b248-064a0d55bf0e','cada84a0-dcbf-4325-a641-eb7d23272632','66536a77-41d5-4256-957a-2e5df8655584'],size=2,snapshot_id=76afcb6a-3442-4ba9-b464-3136845f3996,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1491427355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39d3b120-655b-43e5-a6a0-d39fae43af4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',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=76afcb6a-3442-4ba9-b464-3136845f3996,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de116d277498472fa6af7b3a42520710',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:28.908572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a86d7d2-f1fd-4e60-b02a-4d84fc9cd914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:28.999674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a86d7d2-f1fd-4e60-b02a-4d84fc9cd914) 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-1491427355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['6bc09724-7aed-4755-95c0-04929d032f2d','a711f83c-c71e-4f78-b248-064a0d55bf0e','cada84a0-dcbf-4325-a641-eb7d23272632','66536a77-41d5-4256-957a-2e5df8655584'],size=2,snapshot_id=76afcb6a-3442-4ba9-b464-3136845f3996,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:29.008626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8478849a-d0e0-4d12-b9b3-6bc5365fe698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:29.187369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8478849a-d0e0-4d12-b9b3-6bc5365fe698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:29.200090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (7ea02c86-8f21-4de9-b47b-ddef55c2c9c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:01:29.317573 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request issued successfully. Jan 21 09:01:29.344805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69b28063-a317-4158-8ad4-ddcdc736bad7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes returned with HTTP 202 Jan 21 09:01:29.346520 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1869/3740] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:01:27 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes => generated 857 bytes in 1722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:01:29.382591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7186256a-b864-4f59-aeff-080a4cc69d62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:29.386589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7186256a-b864-4f59-aeff-080a4cc69d62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:29.387112 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:29.387112 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:29.387776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7186256a-b864-4f59-aeff-080a4cc69d62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:29.553366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:29.553366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:29.619970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7186256a-b864-4f59-aeff-080a4cc69d62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:29.682827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7186256a-b864-4f59-aeff-080a4cc69d62 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:29.696671 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1872/3741] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:29 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:30.716715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d71a0a1b-7326-4d11-8b24-e5c6174a215b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:30.718310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d71a0a1b-7326-4d11-8b24-e5c6174a215b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:30.718634 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:30.718634 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:30.719218 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d71a0a1b-7326-4d11-8b24-e5c6174a215b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:30.861121 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:30.861121 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:30.877351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d71a0a1b-7326-4d11-8b24-e5c6174a215b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:30.934031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d71a0a1b-7326-4d11-8b24-e5c6174a215b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:30.952339 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1870/3742] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:30 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:31.962720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9508f8b-2357-4c97-b4fb-3c81e447030c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:31.963532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9508f8b-2357-4c97-b4fb-3c81e447030c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:31.963532 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:31.963532 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:31.963532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9508f8b-2357-4c97-b4fb-3c81e447030c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:32.090586 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:32.090586 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:32.101891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e9508f8b-2357-4c97-b4fb-3c81e447030c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:32.145476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9508f8b-2357-4c97-b4fb-3c81e447030c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:32.148435 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1873/3743] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:31 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:01:33.179734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-176c058c-6ce7-4a31-b036-b67119771dbe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:33.180522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-176c058c-6ce7-4a31-b036-b67119771dbe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:33.180933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:33.180933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:33.181531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-176c058c-6ce7-4a31-b036-b67119771dbe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:33.299090 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:33.299090 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:33.310769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-176c058c-6ce7-4a31-b036-b67119771dbe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:33.336440 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-176c058c-6ce7-4a31-b036-b67119771dbe tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:33.337428 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1871/3744] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:33 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:34.354623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-144f080f-61c2-4292-bd15-85d880b5c639 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:34.355314 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-144f080f-61c2-4292-bd15-85d880b5c639 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:34.355314 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:34.355314 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:34.355742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-144f080f-61c2-4292-bd15-85d880b5c639 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:34.407820 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:34.407820 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:34.422551 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-144f080f-61c2-4292-bd15-85d880b5c639 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:34.460251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-144f080f-61c2-4292-bd15-85d880b5c639 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:34.461073 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1874/3745] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:34 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:01:35.486264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b29b50e9-9e27-40c8-9eea-a0a7c9a0117a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:35.487266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b29b50e9-9e27-40c8-9eea-a0a7c9a0117a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:35.487620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:35.487620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:35.490751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b29b50e9-9e27-40c8-9eea-a0a7c9a0117a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:35.650007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:35.650007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:35.673591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b29b50e9-9e27-40c8-9eea-a0a7c9a0117a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:35.751771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b29b50e9-9e27-40c8-9eea-a0a7c9a0117a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:35.767935 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1872/3746] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:35 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:36.787973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12b01373-3b02-4b09-8ffd-6ddee0a04844 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:36.790352 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12b01373-3b02-4b09-8ffd-6ddee0a04844 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:36.791649 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:36.791649 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:36.794105 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-12b01373-3b02-4b09-8ffd-6ddee0a04844 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:36.924643 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:36.924643 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:36.944163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-12b01373-3b02-4b09-8ffd-6ddee0a04844 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:37.009091 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-12b01373-3b02-4b09-8ffd-6ddee0a04844 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:37.011652 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1875/3747] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:36 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:38.039286 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-359a7b54-0c88-46e9-b014-a37986aec4e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:38.040415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-359a7b54-0c88-46e9-b014-a37986aec4e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:38.040722 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:38.040722 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:38.041446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-359a7b54-0c88-46e9-b014-a37986aec4e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:38.174263 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:38.174263 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:38.192333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-359a7b54-0c88-46e9-b014-a37986aec4e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:38.245986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-359a7b54-0c88-46e9-b014-a37986aec4e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:38.248962 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1873/3748] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:38 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:39.269724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00933e27-f1d3-4f27-ac02-c11a019e1eed tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:39.284243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00933e27-f1d3-4f27-ac02-c11a019e1eed tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:39.284679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:39.284679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:39.285450 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00933e27-f1d3-4f27-ac02-c11a019e1eed tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:39.501533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:39.501533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:39.560986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-00933e27-f1d3-4f27-ac02-c11a019e1eed tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:39.659420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00933e27-f1d3-4f27-ac02-c11a019e1eed tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:39.668069 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1876/3749] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:39 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:40.694636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85566833-31d8-4458-b4b1-bd44421fe33f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:40.695756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85566833-31d8-4458-b4b1-bd44421fe33f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:40.696142 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:40.696142 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:40.696877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85566833-31d8-4458-b4b1-bd44421fe33f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:40.871358 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:40.871358 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:40.897314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-85566833-31d8-4458-b4b1-bd44421fe33f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:40.934078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85566833-31d8-4458-b4b1-bd44421fe33f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:40.937873 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1874/3750] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:40 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:41.967150 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c715bf62-b1e8-47de-8faf-125b26d4f7cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:41.968303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c715bf62-b1e8-47de-8faf-125b26d4f7cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:41.971251 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:41.971251 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:41.972342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c715bf62-b1e8-47de-8faf-125b26d4f7cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:42.190030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:42.190030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:42.213193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c715bf62-b1e8-47de-8faf-125b26d4f7cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:42.299563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c715bf62-b1e8-47de-8faf-125b26d4f7cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:42.301306 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1877/3751] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:41 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:43.336622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ca1175e-ea83-4cc3-be32-d9f3e97665b6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:43.336622 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ca1175e-ea83-4cc3-be32-d9f3e97665b6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:43.340204 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:43.340204 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:43.341403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ca1175e-ea83-4cc3-be32-d9f3e97665b6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:43.481327 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:43.481327 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:43.503899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2ca1175e-ea83-4cc3-be32-d9f3e97665b6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:43.592396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ca1175e-ea83-4cc3-be32-d9f3e97665b6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:43.593877 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1875/3752] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:43 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:44.615827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41c9da6a-664e-45e9-9b0c-bb0c0f982ca1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:44.621510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41c9da6a-664e-45e9-9b0c-bb0c0f982ca1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:44.622273 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:44.622273 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:44.623057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41c9da6a-664e-45e9-9b0c-bb0c0f982ca1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:44.742082 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:44.742082 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:44.760776 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-41c9da6a-664e-45e9-9b0c-bb0c0f982ca1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:44.831254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41c9da6a-664e-45e9-9b0c-bb0c0f982ca1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:44.875530 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1878/3753] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:44 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:45.868114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58f2f2ec-2c51-486a-8e26-924bc2df9fa7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:45.869308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58f2f2ec-2c51-486a-8e26-924bc2df9fa7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:45.869707 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:45.869707 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:45.870344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58f2f2ec-2c51-486a-8e26-924bc2df9fa7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:45.977357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:45.977357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:46.005688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-58f2f2ec-2c51-486a-8e26-924bc2df9fa7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:46.105069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58f2f2ec-2c51-486a-8e26-924bc2df9fa7 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:46.115755 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1876/3754] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:45 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:47.137650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab2df447-dbac-425a-91b9-6bd373e019e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:47.140231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab2df447-dbac-425a-91b9-6bd373e019e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:47.142217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:47.142217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:47.143607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab2df447-dbac-425a-91b9-6bd373e019e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:47.321265 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:47.321265 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:47.355356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ab2df447-dbac-425a-91b9-6bd373e019e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:47.465145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab2df447-dbac-425a-91b9-6bd373e019e4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:47.470594 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1879/3755] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:47 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:48.499927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03a7d077-bbf2-4c71-888f-87c36e7f9f12 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:48.500753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03a7d077-bbf2-4c71-888f-87c36e7f9f12 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:48.500753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:48.500753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:48.501032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03a7d077-bbf2-4c71-888f-87c36e7f9f12 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:48.575461 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:48.575461 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:48.591076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-03a7d077-bbf2-4c71-888f-87c36e7f9f12 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:48.631883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03a7d077-bbf2-4c71-888f-87c36e7f9f12 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:48.638900 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1877/3756] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:48 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:49.655046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb9f229d-0384-4fb4-a71d-69b99f77a932 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:49.655918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb9f229d-0384-4fb4-a71d-69b99f77a932 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:49.655918 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:49.655918 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:49.656343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb9f229d-0384-4fb4-a71d-69b99f77a932 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:49.708131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:49.708131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:49.717464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eb9f229d-0384-4fb4-a71d-69b99f77a932 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:49.741640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb9f229d-0384-4fb4-a71d-69b99f77a932 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:49.742766 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1880/3757] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:49 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:01:50.763957 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d64a366a-10ff-4c35-9699-9496c1cb5e52 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:50.764924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d64a366a-10ff-4c35-9699-9496c1cb5e52 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:50.765277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:50.765277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:50.765895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d64a366a-10ff-4c35-9699-9496c1cb5e52 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:50.851240 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:50.851240 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:50.860649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d64a366a-10ff-4c35-9699-9496c1cb5e52 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:50.890272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d64a366a-10ff-4c35-9699-9496c1cb5e52 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:50.892213 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1878/3758] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:50 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:51.909951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c8c48c5e-39a3-4e09-8883-528deb9e3008 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:51.910543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c8c48c5e-39a3-4e09-8883-528deb9e3008 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:51.910723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:51.910723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:51.910946 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c8c48c5e-39a3-4e09-8883-528deb9e3008 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:51.969274 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:51.969274 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:51.979719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c8c48c5e-39a3-4e09-8883-528deb9e3008 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:52.005268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c8c48c5e-39a3-4e09-8883-528deb9e3008 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:52.006117 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1881/3759] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:51 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:53.025155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d7a6f86-5233-4f88-a7fe-cbfffc232e30 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:53.026110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d7a6f86-5233-4f88-a7fe-cbfffc232e30 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:53.026474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:53.026474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:53.027162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d7a6f86-5233-4f88-a7fe-cbfffc232e30 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:53.100808 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:53.100808 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:53.110885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1d7a6f86-5233-4f88-a7fe-cbfffc232e30 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:53.136192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d7a6f86-5233-4f88-a7fe-cbfffc232e30 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:53.137093 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1879/3760] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:53 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:54.157542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a2cf90a-c612-46b6-b18e-0babdf932683 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:54.160079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a2cf90a-c612-46b6-b18e-0babdf932683 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:54.160812 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:54.160812 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:54.161976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a2cf90a-c612-46b6-b18e-0babdf932683 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:54.360918 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:54.360918 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:54.385386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7a2cf90a-c612-46b6-b18e-0babdf932683 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:54.497112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a2cf90a-c612-46b6-b18e-0babdf932683 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:54.515410 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1882/3761] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:54 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:55.549910 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa20bead-1b79-44df-9bbd-452c2f553fec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:55.552141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa20bead-1b79-44df-9bbd-452c2f553fec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:55.552795 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:55.552795 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:55.556482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa20bead-1b79-44df-9bbd-452c2f553fec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:55.647546 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:55.647546 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:55.668304 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aa20bead-1b79-44df-9bbd-452c2f553fec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:55.736322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa20bead-1b79-44df-9bbd-452c2f553fec tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:55.747981 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1880/3762] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:55 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:56.772068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5de08a7a-1d25-482d-8706-908036ac277e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:56.774645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5de08a7a-1d25-482d-8706-908036ac277e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:56.775384 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:56.775384 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:56.776511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5de08a7a-1d25-482d-8706-908036ac277e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:56.978516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:56.978516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:56.992349 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5de08a7a-1d25-482d-8706-908036ac277e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:57.021521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5de08a7a-1d25-482d-8706-908036ac277e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:57.031630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1883/3763] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:56 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:58.051986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d69fec2-3227-403e-85a0-c3c1c8647c48 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:58.053250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d69fec2-3227-403e-85a0-c3c1c8647c48 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:58.053723 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:58.053723 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:58.054995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d69fec2-3227-403e-85a0-c3c1c8647c48 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:58.170248 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:58.170248 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:58.179266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6d69fec2-3227-403e-85a0-c3c1c8647c48 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:58.208145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d69fec2-3227-403e-85a0-c3c1c8647c48 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:58.209528 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1881/3764] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:58 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 950 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:58.247213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19fc7e2d-ac67-407e-a996-a2e2f4ee34db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:58.249320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19fc7e2d-ac67-407e-a996-a2e2f4ee34db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:58.249905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:58.249905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:58.250919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19fc7e2d-ac67-407e-a996-a2e2f4ee34db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:58.481402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:58.481402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:58.512325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-19fc7e2d-ac67-407e-a996-a2e2f4ee34db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:58.569090 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19fc7e2d-ac67-407e-a996-a2e2f4ee34db tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:58.570712 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1884/3765] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:58 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 950 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:58.595016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e74cbfdb-c8d0-4213-980d-3f59de07c86e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:58.595603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e74cbfdb-c8d0-4213-980d-3f59de07c86e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:58.595815 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:58.595815 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:58.596162 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e74cbfdb-c8d0-4213-980d-3f59de07c86e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:58.596792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-e74cbfdb-c8d0-4213-980d-3f59de07c86e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume with id: 39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:58.650032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:58.650032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:58.651888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e74cbfdb-c8d0-4213-980d-3f59de07c86e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:58.820348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e74cbfdb-c8d0-4213-980d-3f59de07c86e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume request issued successfully. Jan 21 09:01:58.821647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e74cbfdb-c8d0-4213-980d-3f59de07c86e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 202 Jan 21 09:01:58.826825 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1882/3766] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:01:58 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:01:58.831391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4d161427-ea3f-4423-b0d9-33252f40480c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:58.832147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4d161427-ea3f-4423-b0d9-33252f40480c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:58.832486 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:58.832486 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:58.833690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4d161427-ea3f-4423-b0d9-33252f40480c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:58.888241 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:58.888241 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:01:58.898085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4d161427-ea3f-4423-b0d9-33252f40480c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:01:58.922841 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4d161427-ea3f-4423-b0d9-33252f40480c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:01:58.924379 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1885/3767] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:58 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:59.954032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a069fee-7020-4fdf-aed1-f9c22334a189 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:01:59.956325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a069fee-7020-4fdf-aed1-f9c22334a189 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:59.957166 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:59.957166 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:01:59.958562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a069fee-7020-4fdf-aed1-f9c22334a189 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:00.079167 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:00.079167 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:00.097111 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a069fee-7020-4fdf-aed1-f9c22334a189 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:00.152515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a069fee-7020-4fdf-aed1-f9c22334a189 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:02:00.169866 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1883/3768] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:59 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:01.188089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd8d96dd-a1a8-4a2c-bbb7-089f64873f29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:02:01.188089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd8d96dd-a1a8-4a2c-bbb7-089f64873f29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:01.188089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:01.188089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:01.189335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd8d96dd-a1a8-4a2c-bbb7-089f64873f29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:01.301507 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:01.301507 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:01.321805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bd8d96dd-a1a8-4a2c-bbb7-089f64873f29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:01.373839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd8d96dd-a1a8-4a2c-bbb7-089f64873f29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 200 Jan 21 09:02:01.376309 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1886/3769] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:01 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 949 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:02.397171 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f747e3ed-7b62-4089-b250-cee1f8629ea8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:02:02.401372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f747e3ed-7b62-4089-b250-cee1f8629ea8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:02.402018 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:02.402018 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:02.403160 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f747e3ed-7b62-4089-b250-cee1f8629ea8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:02.609661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f747e3ed-7b62-4089-b250-cee1f8629ea8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 404 Jan 21 09:02:02.612202 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1884/3770] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:02 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 109 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:02.647097 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes Jan 21 09:02:02.647923 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:02.647923 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:02.648720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1391442588"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:02.650857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1391442588'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:02:02.651505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume of 1 GB Jan 21 09:02:02.723885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Availability Zones retrieved successfully. Jan 21 09:02:02.755745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (aacbea27-a013-42a2-88ac-9d06a0a85c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:02:02.759781 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c5cdd8-5d56-4017-97ee-fa4f841b6d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:02:02.761917 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:02:02.912998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c5cdd8-5d56-4017-97ee-fa4f841b6d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:02:02.920791 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813dadf6-3d18-4c85-8b80-c948c89a8f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:02:03.132133 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['57fe5422-1a47-4070-bdc3-6888e58cee94', '5573284a-da0e-4ada-8792-cde6009aa0b3', '5473e940-e742-447d-a056-1d70c4ee3f0d', 'b04aef14-50e9-4450-b1dd-1fe66944a284'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:02:03.135219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (813dadf6-3d18-4c85-8b80-c948c89a8f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57fe5422-1a47-4070-bdc3-6888e58cee94', '5573284a-da0e-4ada-8792-cde6009aa0b3', '5473e940-e742-447d-a056-1d70c4ee3f0d', 'b04aef14-50e9-4450-b1dd-1fe66944a284']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:02:03.137890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55da32e9-f34c-4e90-89c9-69f36bc9de3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:02:03.262235 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55da32e9-f34c-4e90-89c9-69f36bc9de3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00a6d66a-70f3-42ff-9a7b-161bec988e82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1391442588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['57fe5422-1a47-4070-bdc3-6888e58cee94','5573284a-da0e-4ada-8792-cde6009aa0b3','5473e940-e742-447d-a056-1d70c4ee3f0d','b04aef14-50e9-4450-b1dd-1fe66944a284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1391442588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00a6d66a-70f3-42ff-9a7b-161bec988e82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',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='de116d277498472fa6af7b3a42520710',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:02:03.268345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8520fbd-8343-4448-b00d-900dd6e155ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:02:03.349997 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8520fbd-8343-4448-b00d-900dd6e155ba) 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-1391442588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['57fe5422-1a47-4070-bdc3-6888e58cee94','5573284a-da0e-4ada-8792-cde6009aa0b3','5473e940-e742-447d-a056-1d70c4ee3f0d','b04aef14-50e9-4450-b1dd-1fe66944a284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:02:03.352958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef88425-047f-439e-99ef-7c395bcb88ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:02:03.488303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef88425-047f-439e-99ef-7c395bcb88ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:02:03.508487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (aacbea27-a013-42a2-88ac-9d06a0a85c1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:02:03.693591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request issued successfully. Jan 21 09:02:03.773997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-387c5e47-c4f1-45de-a283-707b47f86534 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes returned with HTTP 202 Jan 21 09:02:03.776137 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1887/3771] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 09:02:02 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes => generated 823 bytes in 1136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:02:03.804181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7039fbdb-d00d-463c-b996-df4991306cef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 Jan 21 09:02:03.806210 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7039fbdb-d00d-463c-b996-df4991306cef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:03.807380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7039fbdb-d00d-463c-b996-df4991306cef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:03.944693 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:03.944693 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:03.970392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7039fbdb-d00d-463c-b996-df4991306cef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:04.072723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7039fbdb-d00d-463c-b996-df4991306cef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 returned with HTTP 200 Jan 21 09:02:04.097698 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1885/3772] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:03 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 => generated 915 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:05.110396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed18e14b-afa0-4b86-b82a-46581d8d602c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 Jan 21 09:02:05.111644 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed18e14b-afa0-4b86-b82a-46581d8d602c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:05.115120 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:05.115120 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:05.116486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed18e14b-afa0-4b86-b82a-46581d8d602c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:05.254122 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:05.254122 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:05.274518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ed18e14b-afa0-4b86-b82a-46581d8d602c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:05.338439 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed18e14b-afa0-4b86-b82a-46581d8d602c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 returned with HTTP 200 Jan 21 09:02:05.339861 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1888/3773] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:05 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 => generated 916 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:05.371056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd72fe41-41c7-4402-82e2-f218c576ea87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots Jan 21 09:02:05.372324 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:05.372324 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:05.373642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd72fe41-41c7-4402-82e2-f218c576ea87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00a6d66a-70f3-42ff-9a7b-161bec988e82", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1422836066"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:05.493514 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:05.493514 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:05.496477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bd72fe41-41c7-4402-82e2-f218c576ea87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:05.497455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-bd72fe41-41c7-4402-82e2-f218c576ea87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create snapshot from volume 00a6d66a-70f3-42ff-9a7b-161bec988e82 Jan 21 09:02:05.640926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-bd72fe41-41c7-4402-82e2-f218c576ea87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['ffe90d5e-f592-412b-8426-0f48fdeaaedb', '1810f2c9-1228-4f9b-9c8e-dd1c90091910', 'f60bcd15-9ceb-4941-bcb5-d8c4f4ff92f1', '13bd4533-a28a-43d2-b86c-7eaead6bd7ca'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:02:06.113943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bd72fe41-41c7-4402-82e2-f218c576ea87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot create request issued successfully. Jan 21 09:02:06.115590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd72fe41-41c7-4402-82e2-f218c576ea87 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots returned with HTTP 202 Jan 21 09:02:06.117732 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1886/3774] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 09:02:05 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots => generated 310 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:02:06.137083 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9238f8b5-cd65-4a7c-bb2e-7f2a402d37f2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b Jan 21 09:02:06.138905 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9238f8b5-cd65-4a7c-bb2e-7f2a402d37f2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:06.139643 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:06.139643 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:06.140769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9238f8b5-cd65-4a7c-bb2e-7f2a402d37f2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:06.215328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:06.215328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:06.220681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9238f8b5-cd65-4a7c-bb2e-7f2a402d37f2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:06.227902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9238f8b5-cd65-4a7c-bb2e-7f2a402d37f2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b returned with HTTP 200 Jan 21 09:02:06.230868 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1889/3775] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:06 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b => generated 442 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:07.268703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56648481-9883-4994-910a-d3bb26f928d8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b Jan 21 09:02:07.271800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56648481-9883-4994-910a-d3bb26f928d8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:07.272556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:07.272556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:07.273627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56648481-9883-4994-910a-d3bb26f928d8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:07.362157 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:07.362157 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:07.373467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-56648481-9883-4994-910a-d3bb26f928d8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:07.378707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56648481-9883-4994-910a-d3bb26f928d8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b returned with HTTP 200 Jan 21 09:02:07.380375 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1887/3776] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:07 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b => generated 442 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:08.399032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ccb8b099-925a-4573-8406-db305c46fb96 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b Jan 21 09:02:08.400009 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ccb8b099-925a-4573-8406-db305c46fb96 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:08.402054 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:08.402054 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:08.402054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ccb8b099-925a-4573-8406-db305c46fb96 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:08.520055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:08.520055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:08.520055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ccb8b099-925a-4573-8406-db305c46fb96 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:08.523216 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ccb8b099-925a-4573-8406-db305c46fb96 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b returned with HTTP 200 Jan 21 09:02:08.528113 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1890/3777] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:08 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b => generated 442 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:09.544945 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3da246ac-df71-4edd-aa3f-6d2c165afd1a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b Jan 21 09:02:09.545976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3da246ac-df71-4edd-aa3f-6d2c165afd1a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:09.546368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:09.546368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:09.547123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3da246ac-df71-4edd-aa3f-6d2c165afd1a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:09.628673 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:09.628673 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:09.634083 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3da246ac-df71-4edd-aa3f-6d2c165afd1a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:09.639735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3da246ac-df71-4edd-aa3f-6d2c165afd1a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b returned with HTTP 200 Jan 21 09:02:09.657519 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1888/3778] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:09 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b => generated 469 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:09.672460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] POST http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes Jan 21 09:02:09.673267 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:09.673267 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:09.673978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-711213058"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:09.676572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request body: {'volume': {'snapshot_id': '02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-711213058'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:02:09.856144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:09.856144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:09.858976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:09.859872 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume of 1 GB Jan 21 09:02:09.896186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Availability Zones retrieved successfully. Jan 21 09:02:09.952634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (83d7b518-29fb-4af3-9265-725df2bc8f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:02:09.962406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1106e1-e53e-4c68-b967-f043f0a7af75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:02:09.971107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:02:10.239767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1106e1-e53e-4c68-b967-f043f0a7af75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:02:10.247186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9824092-cdcc-4a9c-9c48-89b74f97d2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:02:10.469208 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Created reservations ['be035321-829a-44ca-a090-1d6daef88ff0', '5c883a97-c67c-4235-80cd-ca714639fb92', '8e0abf21-e7c3-4eab-9be8-21015a437a70', '0047bcdc-87c9-45bc-ad63-f1d2a55b50cd'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:02:10.473198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9824092-cdcc-4a9c-9c48-89b74f97d2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be035321-829a-44ca-a090-1d6daef88ff0', '5c883a97-c67c-4235-80cd-ca714639fb92', '8e0abf21-e7c3-4eab-9be8-21015a437a70', '0047bcdc-87c9-45bc-ad63-f1d2a55b50cd']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:02:10.479377 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b70e7b-1b89-4d92-90fb-7a53bc8252f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:02:11.188419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b70e7b-1b89-4d92-90fb-7a53bc8252f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4dd7947-a0e9-4632-b8be-0a6d6765a688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-711213058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['be035321-829a-44ca-a090-1d6daef88ff0','5c883a97-c67c-4235-80cd-ca714639fb92','8e0abf21-e7c3-4eab-9be8-21015a437a70','0047bcdc-87c9-45bc-ad63-f1d2a55b50cd'],size=1,snapshot_id=02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-711213058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4dd7947-a0e9-4632-b8be-0a6d6765a688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',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=02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='de116d277498472fa6af7b3a42520710',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:02:11.191179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8882fd9e-81af-43d3-bcd7-e2d0fe2ecd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:02:11.258407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8882fd9e-81af-43d3-bcd7-e2d0fe2ecd34) 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-711213058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cda5b8cb55741e7a5380f8acb07d8b1',qos_specs=None,replication_status=,reservations=['be035321-829a-44ca-a090-1d6daef88ff0','5c883a97-c67c-4235-80cd-ca714639fb92','8e0abf21-e7c3-4eab-9be8-21015a437a70','0047bcdc-87c9-45bc-ad63-f1d2a55b50cd'],size=1,snapshot_id=02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b,source_replicaid=,source_volid=None,status='creating',user_id='de116d277498472fa6af7b3a42520710',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:02:11.260687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad6497d-033e-482e-9008-3e4c73fc6677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:02:11.471041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad6497d-033e-482e-9008-3e4c73fc6677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:02:11.473857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Flow 'volume_create_api' (83d7b518-29fb-4af3-9265-725df2bc8f7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:02:11.655854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Create volume request issued successfully. Jan 21 09:02:11.708478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0c24f2e-9d2c-4097-99b1-39073c48af42 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes returned with HTTP 202 Jan 21 09:02:11.716923 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1891/3779] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:02:09 2021] POST /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes => generated 856 bytes in 2051 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:02:11.731994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54826178-37c7-44dd-9804-1950682fb79a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:11.732882 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54826178-37c7-44dd-9804-1950682fb79a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:11.733276 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:11.733276 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:11.734299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-54826178-37c7-44dd-9804-1950682fb79a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:11.869292 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:11.869292 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:11.902385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-54826178-37c7-44dd-9804-1950682fb79a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:12.022884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-54826178-37c7-44dd-9804-1950682fb79a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:12.031134 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1889/3780] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:11 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:13.059519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2cd1d551-f0bd-4714-af4d-b7d14ec8c572 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:13.062146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2cd1d551-f0bd-4714-af4d-b7d14ec8c572 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:13.064033 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:13.064033 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:13.066363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2cd1d551-f0bd-4714-af4d-b7d14ec8c572 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:13.282136 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:13.282136 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:13.330718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2cd1d551-f0bd-4714-af4d-b7d14ec8c572 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:13.430739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2cd1d551-f0bd-4714-af4d-b7d14ec8c572 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:13.432592 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1892/3781] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:13 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:14.465511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d0244680-7dd8-4382-bdfb-025adb458415 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:14.468145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d0244680-7dd8-4382-bdfb-025adb458415 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:14.473083 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:14.473083 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:14.474211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d0244680-7dd8-4382-bdfb-025adb458415 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:14.701282 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:14.701282 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:14.720578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d0244680-7dd8-4382-bdfb-025adb458415 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:14.771705 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d0244680-7dd8-4382-bdfb-025adb458415 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:14.791926 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1890/3782] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:14 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:15.797775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ceeafde7-b607-48b9-b4dc-bbd040316523 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:15.811480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ceeafde7-b607-48b9-b4dc-bbd040316523 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:15.811480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:15.811480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:15.811480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ceeafde7-b607-48b9-b4dc-bbd040316523 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:15.933389 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:15.933389 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:15.945351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ceeafde7-b607-48b9-b4dc-bbd040316523 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:15.974359 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ceeafde7-b607-48b9-b4dc-bbd040316523 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:15.985842 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1893/3783] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:15 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:02:16.992757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1ceee45-f7d7-461f-b010-e5b17482a826 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:16.993567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1ceee45-f7d7-461f-b010-e5b17482a826 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:16.993567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:16.993567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:16.993567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1ceee45-f7d7-461f-b010-e5b17482a826 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:17.121715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:17.121715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:17.150345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c1ceee45-f7d7-461f-b010-e5b17482a826 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:17.191360 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1ceee45-f7d7-461f-b010-e5b17482a826 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:17.192888 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1891/3784] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:16 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:18.213935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-633340e4-2d86-4e0d-8aa6-28bbe4bd9187 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:18.217756 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-633340e4-2d86-4e0d-8aa6-28bbe4bd9187 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:18.222453 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:18.222453 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:18.224353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-633340e4-2d86-4e0d-8aa6-28bbe4bd9187 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:18.415002 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:18.415002 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:18.445463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-633340e4-2d86-4e0d-8aa6-28bbe4bd9187 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:18.570907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-633340e4-2d86-4e0d-8aa6-28bbe4bd9187 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:18.574141 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1894/3785] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:18 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:19.631394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b87baff4-6228-4a8c-88de-a9ae6004315e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:19.631394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b87baff4-6228-4a8c-88de-a9ae6004315e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:19.631394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:19.631394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:19.631394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b87baff4-6228-4a8c-88de-a9ae6004315e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:19.722403 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:19.722403 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:19.745091 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b87baff4-6228-4a8c-88de-a9ae6004315e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:19.857454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b87baff4-6228-4a8c-88de-a9ae6004315e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:19.863459 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1892/3786] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:19 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:20.893999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-834e6707-5327-43fb-a4b6-75a45ecee26d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:20.895132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-834e6707-5327-43fb-a4b6-75a45ecee26d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:20.895620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:20.895620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:20.900969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-834e6707-5327-43fb-a4b6-75a45ecee26d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:20.983943 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:20.983943 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:20.993772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-834e6707-5327-43fb-a4b6-75a45ecee26d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:21.018884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-834e6707-5327-43fb-a4b6-75a45ecee26d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:21.020066 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1895/3787] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:20 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:22.046988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56426733-4c34-42f5-8068-e4fcb69243d5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:22.049219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56426733-4c34-42f5-8068-e4fcb69243d5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:22.049887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:22.049887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:22.052290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56426733-4c34-42f5-8068-e4fcb69243d5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:22.300799 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:22.300799 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:22.321939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-56426733-4c34-42f5-8068-e4fcb69243d5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:22.395186 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56426733-4c34-42f5-8068-e4fcb69243d5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:22.396208 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1893/3788] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:22 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:23.426294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-960b63d4-65df-49a1-9990-669a726b63e3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:23.428643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-960b63d4-65df-49a1-9990-669a726b63e3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:23.430470 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:23.430470 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:23.431209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-960b63d4-65df-49a1-9990-669a726b63e3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:23.547330 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:23.547330 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:23.565331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-960b63d4-65df-49a1-9990-669a726b63e3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:23.617989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-960b63d4-65df-49a1-9990-669a726b63e3 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:23.620383 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1896/3789] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:23 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:24.642329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01060efd-c4fa-4230-9f79-974846513d7e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:24.643375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01060efd-c4fa-4230-9f79-974846513d7e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:24.643965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:24.643965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:24.644813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01060efd-c4fa-4230-9f79-974846513d7e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:24.758131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:24.758131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:24.775231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-01060efd-c4fa-4230-9f79-974846513d7e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:24.823837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01060efd-c4fa-4230-9f79-974846513d7e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:24.825545 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1894/3790] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:24 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:25.842874 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3182a2bb-2f93-4465-a01e-26a29bcfaef5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:25.843748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3182a2bb-2f93-4465-a01e-26a29bcfaef5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:25.843748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:25.843748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:25.844129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3182a2bb-2f93-4465-a01e-26a29bcfaef5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:25.900378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:25.900378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:25.911363 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3182a2bb-2f93-4465-a01e-26a29bcfaef5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:25.940679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3182a2bb-2f93-4465-a01e-26a29bcfaef5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:25.941856 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1897/3791] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:25 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:26.961623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-123690eb-394d-4210-bebe-5275a6448c2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:26.962500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-123690eb-394d-4210-bebe-5275a6448c2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:26.963090 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:26.963090 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:26.964103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-123690eb-394d-4210-bebe-5275a6448c2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:27.184779 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:27.184779 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:27.202272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-123690eb-394d-4210-bebe-5275a6448c2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:27.259524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-123690eb-394d-4210-bebe-5275a6448c2c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:27.273743 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1895/3792] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:26 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:28.291526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ece864be-8bf2-4426-95d7-f750348d3a98 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:28.292066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ece864be-8bf2-4426-95d7-f750348d3a98 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:28.292254 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:28.292254 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:28.292980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ece864be-8bf2-4426-95d7-f750348d3a98 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:28.352546 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:28.352546 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:28.369905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ece864be-8bf2-4426-95d7-f750348d3a98 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:28.408652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ece864be-8bf2-4426-95d7-f750348d3a98 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:28.409925 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1898/3793] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:28 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:29.431044 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49339123-63f0-461b-b8c3-80d8fc5ad4f1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:29.432226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49339123-63f0-461b-b8c3-80d8fc5ad4f1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:29.432603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:29.432603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:29.433203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49339123-63f0-461b-b8c3-80d8fc5ad4f1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:29.717517 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:29.717517 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:29.769009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49339123-63f0-461b-b8c3-80d8fc5ad4f1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:29.970790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49339123-63f0-461b-b8c3-80d8fc5ad4f1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:29.974159 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1896/3794] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:29 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:31.019892 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c86c006-b9f8-40aa-b236-6b0efaa163be tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:31.019892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c86c006-b9f8-40aa-b236-6b0efaa163be tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:31.019892 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:31.019892 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:31.019892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c86c006-b9f8-40aa-b236-6b0efaa163be tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:31.211814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:31.211814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:31.259673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3c86c006-b9f8-40aa-b236-6b0efaa163be tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:31.458494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c86c006-b9f8-40aa-b236-6b0efaa163be tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:31.472853 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1899/3795] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:31 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:32.496069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1da709a6-5577-4fb4-9537-14b568c419d2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:32.497681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1da709a6-5577-4fb4-9537-14b568c419d2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:32.497999 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:32.497999 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:32.499881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1da709a6-5577-4fb4-9537-14b568c419d2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:32.653973 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:32.653973 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:32.672171 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1da709a6-5577-4fb4-9537-14b568c419d2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:32.783223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1da709a6-5577-4fb4-9537-14b568c419d2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:32.784788 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1897/3796] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:32 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:33.821723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-59ad481e-51a2-49a1-b62e-625d148750cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:33.824559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-59ad481e-51a2-49a1-b62e-625d148750cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:33.824932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:33.824932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:33.825627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-59ad481e-51a2-49a1-b62e-625d148750cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:33.990675 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:33.990675 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:34.006407 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-59ad481e-51a2-49a1-b62e-625d148750cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:34.045774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-59ad481e-51a2-49a1-b62e-625d148750cb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:34.045774 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1900/3797] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:33 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:02:35.065138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea0f8bbd-6773-4a1b-b3d3-83f7ccfb2af1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:35.067412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea0f8bbd-6773-4a1b-b3d3-83f7ccfb2af1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:35.068102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:35.068102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:35.072309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea0f8bbd-6773-4a1b-b3d3-83f7ccfb2af1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:35.221875 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:35.221875 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:35.238996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ea0f8bbd-6773-4a1b-b3d3-83f7ccfb2af1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:35.289624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea0f8bbd-6773-4a1b-b3d3-83f7ccfb2af1 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:35.304718 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1898/3798] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:35 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:36.329941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e40b26f-b40d-4d2e-965a-f37302d879d6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:36.330761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e40b26f-b40d-4d2e-965a-f37302d879d6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:36.330761 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:36.330761 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:36.331261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e40b26f-b40d-4d2e-965a-f37302d879d6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:36.447066 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:36.447066 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:36.467071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5e40b26f-b40d-4d2e-965a-f37302d879d6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:36.512346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e40b26f-b40d-4d2e-965a-f37302d879d6 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:36.522786 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1901/3799] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:36 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:37.533662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77704276-1e62-43b8-9b72-ca1253728c9e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:37.534676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77704276-1e62-43b8-9b72-ca1253728c9e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:37.535147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:37.535147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:37.536052 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77704276-1e62-43b8-9b72-ca1253728c9e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:37.691716 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:37.691716 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:37.712524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-77704276-1e62-43b8-9b72-ca1253728c9e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:37.762893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77704276-1e62-43b8-9b72-ca1253728c9e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:37.775468 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1899/3800] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:37 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:02:38.798118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25ed7d5f-86d3-4859-9cad-2d1193f5443f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:38.798968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25ed7d5f-86d3-4859-9cad-2d1193f5443f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:38.799265 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:38.799265 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:38.799887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-25ed7d5f-86d3-4859-9cad-2d1193f5443f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:39.035243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:39.035243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:39.134301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-25ed7d5f-86d3-4859-9cad-2d1193f5443f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:39.260737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-25ed7d5f-86d3-4859-9cad-2d1193f5443f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:39.280085 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1902/3801] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:38 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:40.295875 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c60d458-9592-4528-928f-46b4e235e093 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:40.297361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c60d458-9592-4528-928f-46b4e235e093 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:40.297361 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:40.297361 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:40.297361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8c60d458-9592-4528-928f-46b4e235e093 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:40.368118 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:40.368118 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:40.379068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8c60d458-9592-4528-928f-46b4e235e093 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:40.404885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8c60d458-9592-4528-928f-46b4e235e093 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:40.406124 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1900/3802] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:40 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 949 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:40.423713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5452a572-659a-4273-9dca-0a862d51095f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:40.423811 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5452a572-659a-4273-9dca-0a862d51095f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:40.424024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:40.424024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:40.424688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5452a572-659a-4273-9dca-0a862d51095f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:40.477410 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:40.477410 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:40.487948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5452a572-659a-4273-9dca-0a862d51095f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:40.513562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5452a572-659a-4273-9dca-0a862d51095f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:40.514826 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1903/3803] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:40 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 949 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:40.531763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb813249-deb1-4b07-a0c7-8b4c41413b9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:40.532536 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb813249-deb1-4b07-a0c7-8b4c41413b9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:40.533074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:40.533074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:40.533766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb813249-deb1-4b07-a0c7-8b4c41413b9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:40.534468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-eb813249-deb1-4b07-a0c7-8b4c41413b9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume with id: f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:40.596965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:40.596965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:40.598598 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eb813249-deb1-4b07-a0c7-8b4c41413b9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:40.725617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eb813249-deb1-4b07-a0c7-8b4c41413b9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume request issued successfully. Jan 21 09:02:40.730771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb813249-deb1-4b07-a0c7-8b4c41413b9a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 202 Jan 21 09:02:40.740022 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1901/3804] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:02:40 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:02:40.747242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebe61422-3515-491d-a1a5-26a507fca2e0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:40.749626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebe61422-3515-491d-a1a5-26a507fca2e0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:40.750262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:40.750262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:40.752738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebe61422-3515-491d-a1a5-26a507fca2e0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:40.938354 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:40.938354 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:40.962385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ebe61422-3515-491d-a1a5-26a507fca2e0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:41.010261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebe61422-3515-491d-a1a5-26a507fca2e0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:41.011555 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1904/3805] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:40 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:42.051128 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f21f029-9350-4da4-8506-26d59198535f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:42.052086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f21f029-9350-4da4-8506-26d59198535f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:42.052675 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:42.052675 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:42.054240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f21f029-9350-4da4-8506-26d59198535f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:42.214519 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:42.214519 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:42.231109 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f21f029-9350-4da4-8506-26d59198535f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:42.292451 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f21f029-9350-4da4-8506-26d59198535f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 200 Jan 21 09:02:42.295317 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1902/3806] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:42 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 948 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:43.324147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-715e37f7-185e-459b-a767-17e28c4a95de tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:43.326143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-715e37f7-185e-459b-a767-17e28c4a95de tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:43.326143 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:43.326143 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:43.326819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-715e37f7-185e-459b-a767-17e28c4a95de tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:43.445291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-715e37f7-185e-459b-a767-17e28c4a95de tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 404 Jan 21 09:02:43.450341 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1905/3807] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:43 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:43.464745 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5bb0a6e4-a5b2-4454-bad6-0e20021e60af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:43.465603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5bb0a6e4-a5b2-4454-bad6-0e20021e60af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:43.466769 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:43.466769 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:43.467365 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5bb0a6e4-a5b2-4454-bad6-0e20021e60af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:43.468148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-5bb0a6e4-a5b2-4454-bad6-0e20021e60af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume with id: f4dd7947-a0e9-4632-b8be-0a6d6765a688 Jan 21 09:02:43.521786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5bb0a6e4-a5b2-4454-bad6-0e20021e60af tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 returned with HTTP 404 Jan 21 09:02:43.522888 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1903/3808] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:02:43 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/f4dd7947-a0e9-4632-b8be-0a6d6765a688 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:43.535575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff675889-9dda-4a75-8ad1-d5f2a16335ff tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b Jan 21 09:02:43.536558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff675889-9dda-4a75-8ad1-d5f2a16335ff tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:43.537459 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff675889-9dda-4a75-8ad1-d5f2a16335ff tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:43.538104 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-ff675889-9dda-4a75-8ad1-d5f2a16335ff tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b Jan 21 09:02:43.606257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:43.606257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:43.608489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ff675889-9dda-4a75-8ad1-d5f2a16335ff tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:43.789366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ff675889-9dda-4a75-8ad1-d5f2a16335ff tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot delete request issued successfully. Jan 21 09:02:43.789935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff675889-9dda-4a75-8ad1-d5f2a16335ff tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b returned with HTTP 202 Jan 21 09:02:43.791553 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1906/3809] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:02:43 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:02:43.801071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1771e6a-49fc-4c27-8c93-c297443a1be4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b Jan 21 09:02:43.801540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1771e6a-49fc-4c27-8c93-c297443a1be4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:43.802558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1771e6a-49fc-4c27-8c93-c297443a1be4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:43.873500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:43.873500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:43.876332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b1771e6a-49fc-4c27-8c93-c297443a1be4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:43.880682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1771e6a-49fc-4c27-8c93-c297443a1be4 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b returned with HTTP 200 Jan 21 09:02:43.883078 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1904/3810] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:43 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b => generated 468 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:44.896430 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5e8e7de-3814-45e0-9bab-3bcc64f07dd0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b Jan 21 09:02:44.897514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5e8e7de-3814-45e0-9bab-3bcc64f07dd0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:44.897714 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:44.897714 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:44.898097 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c5e8e7de-3814-45e0-9bab-3bcc64f07dd0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:44.962989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:44.962989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:44.965634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c5e8e7de-3814-45e0-9bab-3bcc64f07dd0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:44.970054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c5e8e7de-3814-45e0-9bab-3bcc64f07dd0 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b returned with HTTP 200 Jan 21 09:02:44.979535 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1907/3811] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:44 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b => generated 468 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:45.991939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3b24086-2a90-4d6f-aa27-aafdfd475ea8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b Jan 21 09:02:45.995203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3b24086-2a90-4d6f-aa27-aafdfd475ea8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:45.995882 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:45.995882 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:45.996904 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3b24086-2a90-4d6f-aa27-aafdfd475ea8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:46.052893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3b24086-2a90-4d6f-aa27-aafdfd475ea8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b returned with HTTP 404 Jan 21 09:02:46.055588 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1905/3812] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:45 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/02d588a1-5f2a-4a0e-a1ca-946c7d15ab1b => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:46.070159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66ca3ecc-4e5a-4845-9d4e-d94a35849728 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 Jan 21 09:02:46.071578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66ca3ecc-4e5a-4845-9d4e-d94a35849728 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:46.072151 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:46.072151 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:46.073179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66ca3ecc-4e5a-4845-9d4e-d94a35849728 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:46.074252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-66ca3ecc-4e5a-4845-9d4e-d94a35849728 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume with id: 00a6d66a-70f3-42ff-9a7b-161bec988e82 Jan 21 09:02:46.192284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:46.192284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:46.194591 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-66ca3ecc-4e5a-4845-9d4e-d94a35849728 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:46.311637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-66ca3ecc-4e5a-4845-9d4e-d94a35849728 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume request issued successfully. Jan 21 09:02:46.317767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66ca3ecc-4e5a-4845-9d4e-d94a35849728 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 returned with HTTP 202 Jan 21 09:02:46.319615 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1908/3813] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:02:46 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:02:46.330402 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06530b32-4727-4053-908b-aa6d8cbcc613 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 Jan 21 09:02:46.331053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06530b32-4727-4053-908b-aa6d8cbcc613 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:46.331580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06530b32-4727-4053-908b-aa6d8cbcc613 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:46.454397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:46.454397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:46.477207 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-06530b32-4727-4053-908b-aa6d8cbcc613 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:46.525979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06530b32-4727-4053-908b-aa6d8cbcc613 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 returned with HTTP 200 Jan 21 09:02:46.527319 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1906/3814] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:46 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:47.548518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d39c604a-619d-41e4-9a30-d962f2dcd110 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 Jan 21 09:02:47.550471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d39c604a-619d-41e4-9a30-d962f2dcd110 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:47.551074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:47.551074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:47.552198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d39c604a-619d-41e4-9a30-d962f2dcd110 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:47.666094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:47.666094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:47.684585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d39c604a-619d-41e4-9a30-d962f2dcd110 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:47.741442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d39c604a-619d-41e4-9a30-d962f2dcd110 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 returned with HTTP 200 Jan 21 09:02:47.743019 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1909/3815] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:47 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:48.769415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba000df0-ecaa-47bf-bdcd-48b499acd5bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 Jan 21 09:02:48.770288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba000df0-ecaa-47bf-bdcd-48b499acd5bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:48.770703 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:48.770703 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:48.771535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba000df0-ecaa-47bf-bdcd-48b499acd5bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:48.901778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:48.901778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:48.918570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ba000df0-ecaa-47bf-bdcd-48b499acd5bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:48.963344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba000df0-ecaa-47bf-bdcd-48b499acd5bb tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 returned with HTTP 200 Jan 21 09:02:48.965728 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1907/3816] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:48 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:49.981894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d241b14-e89c-4401-8122-522251ba020c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 Jan 21 09:02:49.983245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d241b14-e89c-4401-8122-522251ba020c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:49.983672 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:49.983672 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:49.984530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d241b14-e89c-4401-8122-522251ba020c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:50.041807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d241b14-e89c-4401-8122-522251ba020c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 returned with HTTP 404 Jan 21 09:02:50.043881 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1910/3817] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:49 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/00a6d66a-70f3-42ff-9a7b-161bec988e82 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:50.052363 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18445095-a916-496d-b912-c47954b277b8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:02:50.053248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18445095-a916-496d-b912-c47954b277b8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:50.053731 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:50.053731 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:50.054103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18445095-a916-496d-b912-c47954b277b8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:50.054796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-18445095-a916-496d-b912-c47954b277b8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume with id: 39d3b120-655b-43e5-a6a0-d39fae43af4e Jan 21 09:02:50.196901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18445095-a916-496d-b912-c47954b277b8 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e returned with HTTP 404 Jan 21 09:02:50.198669 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1908/3818] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:02:50 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/39d3b120-655b-43e5-a6a0-d39fae43af4e => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:02:50.211038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc553427-842c-412a-af50-e5886edff7ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 Jan 21 09:02:50.212144 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc553427-842c-412a-af50-e5886edff7ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:50.212972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc553427-842c-412a-af50-e5886edff7ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:50.213638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-bc553427-842c-412a-af50-e5886edff7ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 76afcb6a-3442-4ba9-b464-3136845f3996 Jan 21 09:02:50.274272 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:50.274272 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:50.276468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bc553427-842c-412a-af50-e5886edff7ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:50.437004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bc553427-842c-412a-af50-e5886edff7ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot delete request issued successfully. Jan 21 09:02:50.437882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc553427-842c-412a-af50-e5886edff7ef tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 returned with HTTP 202 Jan 21 09:02:50.439295 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1911/3819] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:02:50 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:02:50.458441 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ccb6282-d536-45e0-ba49-3b6859178850 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 Jan 21 09:02:50.459009 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ccb6282-d536-45e0-ba49-3b6859178850 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:50.459526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3ccb6282-d536-45e0-ba49-3b6859178850 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:50.503264 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:50.503264 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:50.505570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3ccb6282-d536-45e0-ba49-3b6859178850 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:50.513351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3ccb6282-d536-45e0-ba49-3b6859178850 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 returned with HTTP 200 Jan 21 09:02:50.514954 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1909/3820] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:50 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:51.527721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a06cd73d-3080-43de-9642-5945e5544c5d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 Jan 21 09:02:51.529160 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a06cd73d-3080-43de-9642-5945e5544c5d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:51.529599 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:51.529599 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:51.530273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a06cd73d-3080-43de-9642-5945e5544c5d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:51.605950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:51.605950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:51.613057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a06cd73d-3080-43de-9642-5945e5544c5d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:51.620359 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a06cd73d-3080-43de-9642-5945e5544c5d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 returned with HTTP 200 Jan 21 09:02:51.634944 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1912/3821] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:51 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 => generated 468 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:52.649018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f734e607-4b04-4128-8f6d-6ef4b33039e5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 Jan 21 09:02:52.649837 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f734e607-4b04-4128-8f6d-6ef4b33039e5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:52.650002 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:52.650002 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:52.650577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f734e607-4b04-4128-8f6d-6ef4b33039e5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:52.708848 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:52.708848 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:52.711193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f734e607-4b04-4128-8f6d-6ef4b33039e5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:02:52.714611 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f734e607-4b04-4128-8f6d-6ef4b33039e5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 returned with HTTP 200 Jan 21 09:02:52.715761 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1910/3822] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:52 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 => generated 468 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:53.736358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c212861-9c58-4c66-8d88-eee6aff2e3fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 Jan 21 09:02:53.738586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c212861-9c58-4c66-8d88-eee6aff2e3fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:53.739213 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:53.739213 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:53.741553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c212861-9c58-4c66-8d88-eee6aff2e3fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:53.799836 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c212861-9c58-4c66-8d88-eee6aff2e3fa tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 returned with HTTP 404 Jan 21 09:02:53.803025 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1913/3823] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:02:53 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/76afcb6a-3442-4ba9-b464-3136845f3996 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:53.814536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48199ebe-7a21-4033-9365-aaf5ac6e132d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 Jan 21 09:02:53.816113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48199ebe-7a21-4033-9365-aaf5ac6e132d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:53.816912 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:53.816912 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:53.817967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48199ebe-7a21-4033-9365-aaf5ac6e132d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:53.819835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-48199ebe-7a21-4033-9365-aaf5ac6e132d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume with id: fc28d07a-ed54-4c2c-97fb-880862ea4492 Jan 21 09:02:54.008168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:54.008168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:54.025038 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-48199ebe-7a21-4033-9365-aaf5ac6e132d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:54.144807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-48199ebe-7a21-4033-9365-aaf5ac6e132d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume request issued successfully. Jan 21 09:02:54.145629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48199ebe-7a21-4033-9365-aaf5ac6e132d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 returned with HTTP 202 Jan 21 09:02:54.146810 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1911/3824] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:02:53 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:02:54.159811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8149e164-7faa-4cef-b6e0-fabb7ba3c29c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 Jan 21 09:02:54.167854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8149e164-7faa-4cef-b6e0-fabb7ba3c29c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:54.170320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8149e164-7faa-4cef-b6e0-fabb7ba3c29c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:54.343113 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:54.343113 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:54.369516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8149e164-7faa-4cef-b6e0-fabb7ba3c29c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:54.423942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8149e164-7faa-4cef-b6e0-fabb7ba3c29c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 returned with HTTP 200 Jan 21 09:02:54.425088 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1914/3825] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:54 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 => generated 915 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:55.442302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c8b33fc-2f82-4492-b210-3be6646ac4ac tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 Jan 21 09:02:55.443581 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c8b33fc-2f82-4492-b210-3be6646ac4ac tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:55.443982 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:55.443982 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:55.444618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c8b33fc-2f82-4492-b210-3be6646ac4ac tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:55.562258 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:55.562258 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:55.604582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0c8b33fc-2f82-4492-b210-3be6646ac4ac tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:55.650016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c8b33fc-2f82-4492-b210-3be6646ac4ac tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 returned with HTTP 200 Jan 21 09:02:55.651076 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1912/3826] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:55 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 => generated 915 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:02:56.681442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca29aa52-9c2f-465a-beda-d0e3230c2e29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 Jan 21 09:02:56.682043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca29aa52-9c2f-465a-beda-d0e3230c2e29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:56.682163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:56.682163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:56.682844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca29aa52-9c2f-465a-beda-d0e3230c2e29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:56.736569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:56.736569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:56.747732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca29aa52-9c2f-465a-beda-d0e3230c2e29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:56.773600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca29aa52-9c2f-465a-beda-d0e3230c2e29 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 returned with HTTP 200 Jan 21 09:02:56.774451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1915/3827] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:56 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:57.794552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06bf4656-a0ec-47eb-afad-4558863e10df tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 Jan 21 09:02:57.796713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06bf4656-a0ec-47eb-afad-4558863e10df tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:57.797387 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:57.797387 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:57.798605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06bf4656-a0ec-47eb-afad-4558863e10df tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:57.934327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06bf4656-a0ec-47eb-afad-4558863e10df tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 returned with HTTP 404 Jan 21 09:02:57.941991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-632b0c50-64c5-447d-9a32-3d69250d9ce2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:02:57.943148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-632b0c50-64c5-447d-9a32-3d69250d9ce2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:57.943602 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:57.943602 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:57.944280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-632b0c50-64c5-447d-9a32-3d69250d9ce2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:57.944779 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-632b0c50-64c5-447d-9a32-3d69250d9ce2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 5f47a934-c663-4a2c-9e49-5d7585abd825 Jan 21 09:02:57.946784 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1913/3828] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:57 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/fc28d07a-ed54-4c2c-97fb-880862ea4492 => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:57.995909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-632b0c50-64c5-447d-9a32-3d69250d9ce2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 returned with HTTP 404 Jan 21 09:02:57.998739 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1916/3829] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:02:57 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/5f47a934-c663-4a2c-9e49-5d7585abd825 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:02:58.014661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e2c9e7b-8035-454a-8e00-c9b1a7db089f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:02:58.016021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e2c9e7b-8035-454a-8e00-c9b1a7db089f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:58.018927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e2c9e7b-8035-454a-8e00-c9b1a7db089f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:58.020284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-4e2c9e7b-8035-454a-8e00-c9b1a7db089f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 30d60916-44d5-457f-83d1-8f0378be0d0c Jan 21 09:02:58.099033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e2c9e7b-8035-454a-8e00-c9b1a7db089f tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c returned with HTTP 404 Jan 21 09:02:58.100934 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1914/3830] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:02:58 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/30d60916-44d5-457f-83d1-8f0378be0d0c => generated 111 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:58.115559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-791d9434-9d12-42be-a56b-6484404a644b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 09:02:58.117787 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-791d9434-9d12-42be-a56b-6484404a644b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:58.118971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-791d9434-9d12-42be-a56b-6484404a644b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:58.119932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-791d9434-9d12-42be-a56b-6484404a644b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 Jan 21 09:02:58.173557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-791d9434-9d12-42be-a56b-6484404a644b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 returned with HTTP 404 Jan 21 09:02:58.176438 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1917/3831] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:02:58 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/4089cb40-88e9-41e0-b3c1-12ac1a31bdf7 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:58.185345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09f63dcc-fd7c-4a57-8936-80d795671941 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 09:02:58.193300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09f63dcc-fd7c-4a57-8936-80d795671941 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:58.194487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09f63dcc-fd7c-4a57-8936-80d795671941 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:58.195370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-09f63dcc-fd7c-4a57-8936-80d795671941 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: a1b3c70f-ecf1-4363-8bd3-17a88dc5efac Jan 21 09:02:58.236679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09f63dcc-fd7c-4a57-8936-80d795671941 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac returned with HTTP 404 Jan 21 09:02:58.238939 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1915/3832] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:02:58 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/a1b3c70f-ecf1-4363-8bd3-17a88dc5efac => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:58.252622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-421bd116-691d-448a-be7c-75fc3d0c0b4d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 09:02:58.254572 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-421bd116-691d-448a-be7c-75fc3d0c0b4d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:58.257524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-421bd116-691d-448a-be7c-75fc3d0c0b4d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:58.258392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-421bd116-691d-448a-be7c-75fc3d0c0b4d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 7b6bd196-2d22-4f73-b7ef-aab4c51fb07c Jan 21 09:02:58.296771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-421bd116-691d-448a-be7c-75fc3d0c0b4d tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c returned with HTTP 404 Jan 21 09:02:58.298753 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1918/3833] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:02:58 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/7b6bd196-2d22-4f73-b7ef-aab4c51fb07c => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:58.313907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f851edf7-7e27-4af9-bfff-42ccf13098d5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 Jan 21 09:02:58.315054 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f851edf7-7e27-4af9-bfff-42ccf13098d5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:58.316288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f851edf7-7e27-4af9-bfff-42ccf13098d5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:58.317696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-f851edf7-7e27-4af9-bfff-42ccf13098d5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 0d891687-980e-4214-854f-1fec5e050395 Jan 21 09:02:58.373278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f851edf7-7e27-4af9-bfff-42ccf13098d5 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 returned with HTTP 404 Jan 21 09:02:58.375164 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1916/3834] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:02:58 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/0d891687-980e-4214-854f-1fec5e050395 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:58.385405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-225c3774-312f-4d06-8d3b-4f5ea2926408 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 09:02:58.386187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-225c3774-312f-4d06-8d3b-4f5ea2926408 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:58.387290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-225c3774-312f-4d06-8d3b-4f5ea2926408 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:58.387877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-225c3774-312f-4d06-8d3b-4f5ea2926408 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 875f060f-c4d2-4fa7-940b-8c6cdd5ea970 Jan 21 09:02:58.419035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-225c3774-312f-4d06-8d3b-4f5ea2926408 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 returned with HTTP 404 Jan 21 09:02:58.421047 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1919/3835] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:02:58 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/875f060f-c4d2-4fa7-940b-8c6cdd5ea970 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:58.442457 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3519c817-5c0a-4b82-a46e-ed5ef3ca6716 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 09:02:58.444302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3519c817-5c0a-4b82-a46e-ed5ef3ca6716 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:58.445652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3519c817-5c0a-4b82-a46e-ed5ef3ca6716 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:58.446317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3519c817-5c0a-4b82-a46e-ed5ef3ca6716 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume with id: a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 09:02:58.524151 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:58.524151 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:58.525731 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3519c817-5c0a-4b82-a46e-ed5ef3ca6716 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:58.637579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3519c817-5c0a-4b82-a46e-ed5ef3ca6716 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume request issued successfully. Jan 21 09:02:58.638789 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3519c817-5c0a-4b82-a46e-ed5ef3ca6716 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 202 Jan 21 09:02:58.641654 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1917/3836] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:02:58 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:02:58.655263 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2adaaa37-8901-46b7-a1ae-5f9f5862b011 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 09:02:58.656350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2adaaa37-8901-46b7-a1ae-5f9f5862b011 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:58.657096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2adaaa37-8901-46b7-a1ae-5f9f5862b011 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:58.824756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:58.824756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:02:58.835101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2adaaa37-8901-46b7-a1ae-5f9f5862b011 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:02:58.862577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2adaaa37-8901-46b7-a1ae-5f9f5862b011 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 09:02:58.873581 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1920/3837] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:58 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1362 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:02:59.884704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bda65920-6808-4c3c-824d-4c43462b85bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 09:02:59.887051 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bda65920-6808-4c3c-824d-4c43462b85bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:59.887715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:59.887715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:02:59.888835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bda65920-6808-4c3c-824d-4c43462b85bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:00.017727 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:00.017727 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:00.037317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bda65920-6808-4c3c-824d-4c43462b85bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:03:00.097920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bda65920-6808-4c3c-824d-4c43462b85bc tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 200 Jan 21 09:03:00.099001 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1918/3838] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:02:59 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 1362 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:01.117185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f22852ef-05ad-4a7c-8ad8-ba942ff5aa2b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec Jan 21 09:03:01.118262 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f22852ef-05ad-4a7c-8ad8-ba942ff5aa2b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:01.118643 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:01.118643 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:01.119228 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f22852ef-05ad-4a7c-8ad8-ba942ff5aa2b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:01.214581 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f22852ef-05ad-4a7c-8ad8-ba942ff5aa2b tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec returned with HTTP 404 Jan 21 09:03:01.215954 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1921/3839] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:01 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/a28bd38e-fd7a-45f8-b15e-35a227a0b6ec => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:03:01.224529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6860684d-8019-45c1-8091-873860715565 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 09:03:01.225348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6860684d-8019-45c1-8091-873860715565 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:01.225827 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:01.225827 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:01.226419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6860684d-8019-45c1-8091-873860715565 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:01.227070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-6860684d-8019-45c1-8091-873860715565 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete snapshot with id: 368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 09:03:01.259397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:01.259397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:01.268922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6860684d-8019-45c1-8091-873860715565 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:03:01.440426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6860684d-8019-45c1-8091-873860715565 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot delete request issued successfully. Jan 21 09:03:01.441149 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6860684d-8019-45c1-8091-873860715565 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c returned with HTTP 202 Jan 21 09:03:01.446766 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1919/3840] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:03:01 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:03:01.454132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eda161ed-e7ba-4654-bf8f-0cc9590a011e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 09:03:01.455360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eda161ed-e7ba-4654-bf8f-0cc9590a011e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:01.456102 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eda161ed-e7ba-4654-bf8f-0cc9590a011e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:01.518394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:01.518394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:01.522121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eda161ed-e7ba-4654-bf8f-0cc9590a011e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:03:01.526332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eda161ed-e7ba-4654-bf8f-0cc9590a011e tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c returned with HTTP 200 Jan 21 09:03:01.539159 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1922/3841] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:03:01 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c => generated 466 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:02.547110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9195146-14d2-463e-a1ea-3cf78a5d9013 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 09:03:02.548430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9195146-14d2-463e-a1ea-3cf78a5d9013 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:02.548756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:02.548756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:02.549332 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c9195146-14d2-463e-a1ea-3cf78a5d9013 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:02.607664 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:02.607664 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:02.614223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c9195146-14d2-463e-a1ea-3cf78a5d9013 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Snapshot retrieved successfully. Jan 21 09:03:02.617302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c9195146-14d2-463e-a1ea-3cf78a5d9013 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c returned with HTTP 200 Jan 21 09:03:02.623229 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1920/3842] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:03:02 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c => generated 466 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:03.639665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-707b57b3-b64e-41ec-95d1-413ceba9509c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c Jan 21 09:03:03.641089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-707b57b3-b64e-41ec-95d1-413ceba9509c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:03.641288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:03.641288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:03.641673 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-707b57b3-b64e-41ec-95d1-413ceba9509c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:03.721559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-707b57b3-b64e-41ec-95d1-413ceba9509c tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c returned with HTTP 404 Jan 21 09:03:03.729942 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1923/3843] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:03:03 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/snapshots/368bd4ca-f91a-4a69-8a5b-580e3810f56c => generated 111 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:03:03.736464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-92fbce97-9ce7-42e6-a7f7-c1fbffed7c31 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] DELETE http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:03:03.737116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-92fbce97-9ce7-42e6-a7f7-c1fbffed7c31 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:03.737426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:03.737426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:03.737977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-92fbce97-9ce7-42e6-a7f7-c1fbffed7c31 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:03.739126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-92fbce97-9ce7-42e6-a7f7-c1fbffed7c31 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume with id: 8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:03:03.834454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:03.834454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:03.836024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-92fbce97-9ce7-42e6-a7f7-c1fbffed7c31 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:03:03.979600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-92fbce97-9ce7-42e6-a7f7-c1fbffed7c31 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Delete volume request issued successfully. Jan 21 09:03:03.980538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-92fbce97-9ce7-42e6-a7f7-c1fbffed7c31 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 202 Jan 21 09:03:03.982900 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1921/3844] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:03:03 2021] DELETE /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:03:03.992328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1db01abc-189c-4417-a2f0-29ec1a87b50a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:03:03.994989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1db01abc-189c-4417-a2f0-29ec1a87b50a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:03.995690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1db01abc-189c-4417-a2f0-29ec1a87b50a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:04.068694 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:04.068694 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:04.081587 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1db01abc-189c-4417-a2f0-29ec1a87b50a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:03:04.115185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1db01abc-189c-4417-a2f0-29ec1a87b50a tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:03:04.116188 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1924/3845] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:03 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 913 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:05.132456 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b917d0d-bc7b-4fb7-ba12-d174b8d45a67 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:03:05.133296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b917d0d-bc7b-4fb7-ba12-d174b8d45a67 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:05.133296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:05.133296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:05.133796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b917d0d-bc7b-4fb7-ba12-d174b8d45a67 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:05.250421 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:05.250421 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:05.267660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4b917d0d-bc7b-4fb7-ba12-d174b8d45a67 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:03:05.305277 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b917d0d-bc7b-4fb7-ba12-d174b8d45a67 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:03:05.306699 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1922/3846] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:05 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 913 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:06.322486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db6c4ac4-1a90-48fd-b630-19790f09f1c2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:03:06.324655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db6c4ac4-1a90-48fd-b630-19790f09f1c2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:06.324922 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:06.324922 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:06.325607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db6c4ac4-1a90-48fd-b630-19790f09f1c2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:06.434313 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:06.434313 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:06.444676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-db6c4ac4-1a90-48fd-b630-19790f09f1c2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Volume info retrieved successfully. Jan 21 09:03:06.518321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db6c4ac4-1a90-48fd-b630-19790f09f1c2 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 200 Jan 21 09:03:06.523546 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1925/3847] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:06 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 913 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:03:07.553468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c142c180-01ea-4d83-b516-85e47c9f1372 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] GET http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 Jan 21 09:03:07.557462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c142c180-01ea-4d83-b516-85e47c9f1372 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:07.562059 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:07.562059 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:07.564950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c142c180-01ea-4d83-b516-85e47c9f1372 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:07.743135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c142c180-01ea-4d83-b516-85e47c9f1372 tempest-VolumesSnapshotTestJSON-1336157897 tempest-VolumesSnapshotTestJSON-1336157897] http://10.222.0.50/volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 returned with HTTP 404 Jan 21 09:03:07.745404 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1923/3848] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:07 2021] GET /volume/v3/0cda5b8cb55741e7a5380f8acb07d8b1/volumes/8338a87a-cc97-4702-a319-f3ded0ef2252 => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:03:14.058383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b970762-fc5b-44b0-9a4a-a1c6cc5f3414 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] POST http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types Jan 21 09:03:14.059187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:14.059187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:14.060069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b970762-fc5b-44b0-9a4a-a1c6cc5f3414 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-228021429"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:14.153652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b970762-fc5b-44b0-9a4a-a1c6cc5f3414 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types returned with HTTP 200 Jan 21 09:03:14.154755 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1926/3849] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 09:03:13 2021] POST /volume/v3/c23ce1756d1747d59d636d9e380b09fd/types => generated 223 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:14.166214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b274e5d-b802-469c-8d22-86f8bed2959a tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] POST http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types Jan 21 09:03:14.167035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b274e5d-b802-469c-8d22-86f8bed2959a tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2047486052"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:14.398145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b274e5d-b802-469c-8d22-86f8bed2959a tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types returned with HTTP 202 Jan 21 09:03:14.406702 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1924/3850] 10.222.0.50 () {62 vars in 1278 bytes} [Thu Jan 21 09:03:14 2021] POST /volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types => generated 181 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:03:14.630717 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c7fc839-d14f-4c03-8a4f-4c23d2b0f4ac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups Jan 21 09:03:14.631892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c7fc839-d14f-4c03-8a4f-4c23d2b0f4ac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'create', calling method: version_select, body: {"group": {"group_type": "aed4ea90-153c-4b12-842d-49e49eb32024", "volume_types": ["afabb31a-f8c3-42e6-b74b-e0ada9a43b95"], "name": "tempest-GroupSnapshotsTest-Group-635408570"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:14.633254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-6c7fc839-d14f-4c03-8a4f-4c23d2b0f4ac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating new group {'group': {'group_type': 'aed4ea90-153c-4b12-842d-49e49eb32024', 'volume_types': ['afabb31a-f8c3-42e6-b74b-e0ada9a43b95'], 'name': 'tempest-GroupSnapshotsTest-Group-635408570'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:03:14.653115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-6c7fc839-d14f-4c03-8a4f-4c23d2b0f4ac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating group tempest-GroupSnapshotsTest-Group-635408570. Jan 21 09:03:14.725715 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6c7fc839-d14f-4c03-8a4f-4c23d2b0f4ac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Availability Zones retrieved successfully. Jan 21 09:03:14.827190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-6c7fc839-d14f-4c03-8a4f-4c23d2b0f4ac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['fedc61c1-2fcb-4333-a042-7c57bd8eeb5a'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:03:15.142628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c7fc839-d14f-4c03-8a4f-4c23d2b0f4ac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups returned with HTTP 202 Jan 21 09:03:15.157657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48e7c228-3e7a-4e37-9e98-73c0947fc399 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660 Jan 21 09:03:15.158187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48e7c228-3e7a-4e37-9e98-73c0947fc399 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:15.158671 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48e7c228-3e7a-4e37-9e98-73c0947fc399 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:15.159152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-48e7c228-3e7a-4e37-9e98-73c0947fc399 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 282f64f1-21e3-411c-bdc2-31598e46d660 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:03:15.167761 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1927/3851] 10.222.0.50 () {62 vars in 1264 bytes} [Thu Jan 21 09:03:14 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/groups => generated 111 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:03:15.201285 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:15.201285 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:15.281568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48e7c228-3e7a-4e37-9e98-73c0947fc399 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660 returned with HTTP 200 Jan 21 09:03:15.287866 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1925/3852] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:03:15 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660 => generated 391 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:16.310410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61b3137c-4cde-4df8-8ece-f7063e2ca629 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660 Jan 21 09:03:16.311482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61b3137c-4cde-4df8-8ece-f7063e2ca629 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:16.316266 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:16.316266 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:16.317048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61b3137c-4cde-4df8-8ece-f7063e2ca629 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:16.317865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-61b3137c-4cde-4df8-8ece-f7063e2ca629 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 282f64f1-21e3-411c-bdc2-31598e46d660 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:03:16.351724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:16.351724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:16.442230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61b3137c-4cde-4df8-8ece-f7063e2ca629 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660 returned with HTTP 200 Jan 21 09:03:16.444529 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1928/3853] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:03:16 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660 => generated 392 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:16.464414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes Jan 21 09:03:16.464928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:16.464928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:16.465353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'create', calling method: create, body: {"volume": {"volume_type": "afabb31a-f8c3-42e6-b74b-e0ada9a43b95", "group_id": "282f64f1-21e3-411c-bdc2-31598e46d660", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-920979663"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:16.466496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume request body: {'volume': {'volume_type': 'afabb31a-f8c3-42e6-b74b-e0ada9a43b95', 'group_id': '282f64f1-21e3-411c-bdc2-31598e46d660', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-920979663'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:03:16.508030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:16.508030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:16.511370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume of 1 GB Jan 21 09:03:16.563293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Availability zone cache updated, next update will occur around 2021-01-21 10:03:16.562726. {{(pid=88056) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:03:16.563639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Availability Zones retrieved successfully. Jan 21 09:03:16.583584 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Flow 'volume_create_api' (d68d5c52-8229-41bd-9644-64f03ddd2f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:03:16.586913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40c9090-ce6b-439d-b4f4-486f43cc3445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:16.588891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:16.588891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:16.591626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:03:16.654236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40c9090-ce6b-439d-b4f4-486f43cc3445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:03:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=afabb31a-f8c3-42e6-b74b-e0ada9a43b95,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-228021429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afabb31a-f8c3-42e6-b74b-e0ada9a43b95', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '282f64f1-21e3-411c-bdc2-31598e46d660', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:16.657692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b3c707-0d80-46a4-8dc8-a9f39a20ec06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:16.716639 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-228021429 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-228021429, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:16.719209 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-228021429 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-228021429, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:16.816174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['330503e4-ec55-4cdc-9e78-1819625d7470', '9e6e1421-e8c2-407e-913c-0149add92bb7', '602f15d6-9e59-459a-9d62-eae10cb968b0', '090e9732-29b7-46ff-ab78-0907630dc43f'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:03:16.820581 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1b3c707-0d80-46a4-8dc8-a9f39a20ec06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['330503e4-ec55-4cdc-9e78-1819625d7470', '9e6e1421-e8c2-407e-913c-0149add92bb7', '602f15d6-9e59-459a-9d62-eae10cb968b0', '090e9732-29b7-46ff-ab78-0907630dc43f']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:16.825939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8feb95c1-1ac1-4550-89ad-806b85651a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:16.961466 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8feb95c1-1ac1-4550-89ad-806b85651a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c2ba74a-8e0e-42d6-831e-7728938aa7c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-920979663',encryption_key_id=None,group_id=282f64f1-21e3-411c-bdc2-31598e46d660,group_type_id=,metadata={},multiattach=False,project_id='b9fb7729a202403cade523613e821d8e',qos_specs=None,replication_status=,reservations=['330503e4-ec55-4cdc-9e78-1819625d7470','9e6e1421-e8c2-407e-913c-0149add92bb7','602f15d6-9e59-459a-9d62-eae10cb968b0','090e9732-29b7-46ff-ab78-0907630dc43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8882cec188034d9aad9e3da53b92667c',volume_type_id=afabb31a-f8c3-42e6-b74b-e0ada9a43b95), '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-21T09:03:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-920979663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=282f64f1-21e3-411c-bdc2-31598e46d660,host=None,id=5c2ba74a-8e0e-42d6-831e-7728938aa7c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9fb7729a202403cade523613e821d8e',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='8882cec188034d9aad9e3da53b92667c',volume_attachment=,volume_type=,volume_type_id=afabb31a-f8c3-42e6-b74b-e0ada9a43b95)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:16.964993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45745a3a-c543-4604-af12-80deacc2832d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:17.030689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45745a3a-c543-4604-af12-80deacc2832d) 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-920979663',encryption_key_id=None,group_id=282f64f1-21e3-411c-bdc2-31598e46d660,group_type_id=,metadata={},multiattach=False,project_id='b9fb7729a202403cade523613e821d8e',qos_specs=None,replication_status=,reservations=['330503e4-ec55-4cdc-9e78-1819625d7470','9e6e1421-e8c2-407e-913c-0149add92bb7','602f15d6-9e59-459a-9d62-eae10cb968b0','090e9732-29b7-46ff-ab78-0907630dc43f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8882cec188034d9aad9e3da53b92667c',volume_type_id=afabb31a-f8c3-42e6-b74b-e0ada9a43b95)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:17.036806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5161f7-e00d-461e-9801-a4b8586921a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:17.097868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5161f7-e00d-461e-9801-a4b8586921a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:17.101304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Flow 'volume_create_api' (d68d5c52-8229-41bd-9644-64f03ddd2f2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:03:17.170403 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume request issued successfully. Jan 21 09:03:17.198072 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:17.199175 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:17.212892 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:17.241509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:17.241509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:17.288787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0052dc2-4ac5-4164-bb5b-79b73f998966 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes returned with HTTP 202 Jan 21 09:03:17.291502 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1926/3854] 10.222.0.50 () {62 vars in 1267 bytes} [Thu Jan 21 09:03:16 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/volumes => generated 906 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:03:17.307610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-250a4035-4151-42b2-aa5d-d90fcc0836c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 Jan 21 09:03:17.308545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-250a4035-4151-42b2-aa5d-d90fcc0836c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:17.308933 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:17.308933 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:17.309789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-250a4035-4151-42b2-aa5d-d90fcc0836c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:17.368508 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:17.368508 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:17.379225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-250a4035-4151-42b2-aa5d-d90fcc0836c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:17.396546 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-250a4035-4151-42b2-aa5d-d90fcc0836c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:17.397445 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-250a4035-4151-42b2-aa5d-d90fcc0836c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:17.407890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-250a4035-4151-42b2-aa5d-d90fcc0836c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:17.417114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:17.417114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:17.440682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-250a4035-4151-42b2-aa5d-d90fcc0836c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 returned with HTTP 200 Jan 21 09:03:17.451707 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1929/3855] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:17 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 => generated 998 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:18.464835 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8d359e6-0b9f-4057-8f2a-46f068603d84 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 Jan 21 09:03:18.466291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8d359e6-0b9f-4057-8f2a-46f068603d84 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:18.466664 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:18.466664 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:18.467359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8d359e6-0b9f-4057-8f2a-46f068603d84 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:18.585999 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:18.585999 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:18.595213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b8d359e6-0b9f-4057-8f2a-46f068603d84 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:18.610243 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-b8d359e6-0b9f-4057-8f2a-46f068603d84 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:18.610742 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-b8d359e6-0b9f-4057-8f2a-46f068603d84 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:18.621110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-b8d359e6-0b9f-4057-8f2a-46f068603d84 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:18.629621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:18.629621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:18.691775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8d359e6-0b9f-4057-8f2a-46f068603d84 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 returned with HTTP 200 Jan 21 09:03:18.704016 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1927/3856] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:18 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 => generated 998 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:19.711532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81399133-d997-49c2-898d-c051b34bf6e3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 Jan 21 09:03:19.712532 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81399133-d997-49c2-898d-c051b34bf6e3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:19.712758 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:19.712758 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:19.713464 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81399133-d997-49c2-898d-c051b34bf6e3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:19.877839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:19.877839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:19.914592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-81399133-d997-49c2-898d-c051b34bf6e3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:19.976280 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-81399133-d997-49c2-898d-c051b34bf6e3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:19.977435 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-81399133-d997-49c2-898d-c051b34bf6e3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:19.992040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-81399133-d997-49c2-898d-c051b34bf6e3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:20.011077 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:20.011077 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:20.087360 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81399133-d997-49c2-898d-c051b34bf6e3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 returned with HTTP 200 Jan 21 09:03:20.088681 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1930/3857] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:19 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 => generated 999 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:20.105906 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-318d3282-ba96-44c1-9738-3b8d309b4830 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots Jan 21 09:03:20.106497 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:20.106497 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:20.107064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-318d3282-ba96-44c1-9738-3b8d309b4830 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "282f64f1-21e3-411c-bdc2-31598e46d660", "name": "tempest-group_snapshot-798522455"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:20.108229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-318d3282-ba96-44c1-9738-3b8d309b4830 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating new group_snapshot {'group_snapshot': {'group_id': '282f64f1-21e3-411c-bdc2-31598e46d660', 'name': 'tempest-group_snapshot-798522455'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 09:03:20.116791 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:20.116791 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:20.130434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.group_snapshots [None req-318d3282-ba96-44c1-9738-3b8d309b4830 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating group_snapshot tempest-group_snapshot-798522455. Jan 21 09:03:20.228908 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:20.228908 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:20.273143 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-318d3282-ba96-44c1-9738-3b8d309b4830 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-228021429 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-228021429, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:20.341509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-318d3282-ba96-44c1-9738-3b8d309b4830 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['0a0124de-fb42-475c-acfb-0e04bbcd1da6', '89837a67-7508-4e48-84cd-336eca113064', 'd41240ee-020c-4b91-9a4b-523ea8ae233e', '65deb8c4-8076-4019-bdb8-0665b973f372'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:03:20.625143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-318d3282-ba96-44c1-9738-3b8d309b4830 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots returned with HTTP 202 Jan 21 09:03:20.628702 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1928/3858] 10.222.0.50 () {62 vars in 1291 bytes} [Thu Jan 21 09:03:20 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots => generated 167 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:03:20.645739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c205a810-eac0-42cf-a7fb-c7959ce96e7f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 Jan 21 09:03:20.646745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c205a810-eac0-42cf-a7fb-c7959ce96e7f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:20.647115 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:20.647115 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:20.647840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c205a810-eac0-42cf-a7fb-c7959ce96e7f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:20.649381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-c205a810-eac0-42cf-a7fb-c7959ce96e7f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 443571bf-12f0-41e2-8a7b-88527e5358f3 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:03:20.672762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:20.672762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:20.740045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c205a810-eac0-42cf-a7fb-c7959ce96e7f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 returned with HTTP 200 Jan 21 09:03:20.741696 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1931/3859] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:03:20 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 => generated 306 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:03:21.773781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad310e6a-3e75-49bc-8328-53d7c98470ec tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 Jan 21 09:03:21.776427 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad310e6a-3e75-49bc-8328-53d7c98470ec tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:21.776998 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:21.776998 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:21.777924 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad310e6a-3e75-49bc-8328-53d7c98470ec tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:21.781893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-ad310e6a-3e75-49bc-8328-53d7c98470ec tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 443571bf-12f0-41e2-8a7b-88527e5358f3 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:03:21.796244 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:21.796244 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:21.829774 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad310e6a-3e75-49bc-8328-53d7c98470ec tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 returned with HTTP 200 Jan 21 09:03:21.850100 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1929/3860] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:03:21 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 => generated 306 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:22.865147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba6ed758-51c0-4fd3-90bb-c07fc7902799 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 Jan 21 09:03:22.892120 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba6ed758-51c0-4fd3-90bb-c07fc7902799 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:22.893819 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:22.893819 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:22.895479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba6ed758-51c0-4fd3-90bb-c07fc7902799 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:22.896530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-ba6ed758-51c0-4fd3-90bb-c07fc7902799 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 443571bf-12f0-41e2-8a7b-88527e5358f3 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:03:22.931140 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:22.931140 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:22.963843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba6ed758-51c0-4fd3-90bb-c07fc7902799 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 returned with HTTP 200 Jan 21 09:03:22.969151 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1932/3861] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:03:22 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 => generated 306 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:23.983500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-59aba617-23b3-435f-9741-d29027d6052f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 Jan 21 09:03:23.984508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-59aba617-23b3-435f-9741-d29027d6052f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:23.985013 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:23.985013 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:23.985497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-59aba617-23b3-435f-9741-d29027d6052f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:23.986170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-59aba617-23b3-435f-9741-d29027d6052f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 443571bf-12f0-41e2-8a7b-88527e5358f3 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:03:24.025755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:24.025755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:24.049179 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-59aba617-23b3-435f-9741-d29027d6052f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 returned with HTTP 200 Jan 21 09:03:24.053891 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1930/3862] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:03:23 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 => generated 307 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:24.071518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-188275e5-7bed-40e2-844f-93af1f260099 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail Jan 21 09:03:24.073012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-188275e5-7bed-40e2-844f-93af1f260099 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:24.073672 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:24.073672 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:24.075211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-188275e5-7bed-40e2-844f-93af1f260099 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:24.076801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-188275e5-7bed-40e2-844f-93af1f260099 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:03:24.080692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-188275e5-7bed-40e2-844f-93af1f260099 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:03:24.109452 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-188275e5-7bed-40e2-844f-93af1f260099 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all snapshots completed successfully. Jan 21 09:03:24.111854 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:24.111854 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:24.115098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-188275e5-7bed-40e2-844f-93af1f260099 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail returned with HTTP 200 Jan 21 09:03:24.118046 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1933/3863] 10.222.0.50 () {58 vars in 1231 bytes} [Thu Jan 21 09:03:24 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail => generated 453 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:24.135131 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b57c07fe-743e-4768-a970-a4cc35ed8674 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a Jan 21 09:03:24.136006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b57c07fe-743e-4768-a970-a4cc35ed8674 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:24.136392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:24.136392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:24.137058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b57c07fe-743e-4768-a970-a4cc35ed8674 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:24.167467 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:24.167467 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:24.168996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b57c07fe-743e-4768-a970-a4cc35ed8674 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:03:24.171818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b57c07fe-743e-4768-a970-a4cc35ed8674 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a returned with HTTP 200 Jan 21 09:03:24.173226 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1931/3864] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:03:24 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a => generated 450 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:24.187998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/action Jan 21 09:03:24.188536 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:24.188536 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:24.188958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action body: b'{"create-from-src": {"group_snapshot_id": "443571bf-12f0-41e2-8a7b-88527e5358f3", "name": "tempest-Group_from_snap-990128976"}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:03:24.189512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "443571bf-12f0-41e2-8a7b-88527e5358f3", "name": "tempest-Group_from_snap-990128976"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:24.191703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating new group {'create-from-src': {'group_snapshot_id': '443571bf-12f0-41e2-8a7b-88527e5358f3', 'name': 'tempest-Group_from_snap-990128976'}}. {{(pid=88057) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 09:03:24.192813 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating group tempest-Group_from_snap-990128976 from group_snapshot 443571bf-12f0-41e2-8a7b-88527e5358f3. Jan 21 09:03:24.200624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:24.200624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:24.226130 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:24.226130 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:24.235690 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:24.235690 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:24.580623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['a8236044-de8e-42f6-90a3-9a1ba8e71f5a'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:03:24.929681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.group.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] A mapping entry already exists for group af16789b-52ef-4c00-8b4e-dc03134e9dd8 and volume type afabb31a-f8c3-42e6-b74b-e0ada9a43b95. Do not need to create again. Jan 21 09:03:24.931288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:24.931288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:24.932952 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Availability Zones retrieved successfully. Jan 21 09:03:24.959690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Flow 'volume_create_api' (6b4db463-1c3c-4418-ad16-fade78cbb178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:03:24.963192 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d685e4a6-8ec4-4d3b-a2f8-ab28ae5e0b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:24.965828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:03:25.133405 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d685e4a6-8ec4-4d3b-a2f8-ab28ae5e0b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab5cff4e-428c-4dfa-9d41-be735df05c4a', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:03:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=afabb31a-f8c3-42e6-b74b-e0ada9a43b95,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-228021429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'afabb31a-f8c3-42e6-b74b-e0ada9a43b95', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'af16789b-52ef-4c00-8b4e-dc03134e9dd8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:25.138202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e1f559e-068f-42eb-aa9e-d23d9a410f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:25.240207 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-228021429 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-228021429, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:25.295714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['b6e09c53-af5d-49e1-85a5-174652bf6504', '508cc68f-e134-476a-9d02-057b1cae1a40'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:03:25.298596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e1f559e-068f-42eb-aa9e-d23d9a410f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6e09c53-af5d-49e1-85a5-174652bf6504', '508cc68f-e134-476a-9d02-057b1cae1a40']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:25.302984 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a239292e-dc7c-42b6-bf57-ebf80bb9a25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:25.513751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a239292e-dc7c-42b6-bf57-ebf80bb9a25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca4c76cd-80aa-49f7-8012-4b0443e6e861', '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=af16789b-52ef-4c00-8b4e-dc03134e9dd8,group_type_id=,metadata={},multiattach=False,project_id='b9fb7729a202403cade523613e821d8e',qos_specs=None,replication_status=,reservations=['b6e09c53-af5d-49e1-85a5-174652bf6504','508cc68f-e134-476a-9d02-057b1cae1a40'],size=1,snapshot_id=ab5cff4e-428c-4dfa-9d41-be735df05c4a,source_replicaid=,source_volid=None,status='creating',user_id='8882cec188034d9aad9e3da53b92667c',volume_type_id=afabb31a-f8c3-42e6-b74b-e0ada9a43b95), '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-21T09:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=af16789b-52ef-4c00-8b4e-dc03134e9dd8,host=None,id=ca4c76cd-80aa-49f7-8012-4b0443e6e861,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9fb7729a202403cade523613e821d8e',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=ab5cff4e-428c-4dfa-9d41-be735df05c4a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8882cec188034d9aad9e3da53b92667c',volume_attachment=,volume_type=,volume_type_id=afabb31a-f8c3-42e6-b74b-e0ada9a43b95)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:25.516143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2b3d76-5ee6-46a1-ae79-b920646c8f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:25.628312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2b3d76-5ee6-46a1-ae79-b920646c8f49) 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=af16789b-52ef-4c00-8b4e-dc03134e9dd8,group_type_id=,metadata={},multiattach=False,project_id='b9fb7729a202403cade523613e821d8e',qos_specs=None,replication_status=,reservations=['b6e09c53-af5d-49e1-85a5-174652bf6504','508cc68f-e134-476a-9d02-057b1cae1a40'],size=1,snapshot_id=ab5cff4e-428c-4dfa-9d41-be735df05c4a,source_replicaid=,source_volid=None,status='creating',user_id='8882cec188034d9aad9e3da53b92667c',volume_type_id=afabb31a-f8c3-42e6-b74b-e0ada9a43b95)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:25.631778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Flow 'volume_create_api' (6b4db463-1c3c-4418-ad16-fade78cbb178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:03:25.707224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume request issued successfully. Jan 21 09:03:25.792090 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c46d603-f2a7-442d-922b-6e2ad398ee28 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/action returned with HTTP 202 Jan 21 09:03:25.793368 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1934/3865] 10.222.0.50 () {62 vars in 1285 bytes} [Thu Jan 21 09:03:24 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/groups/action => generated 102 bytes in 1613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:03:25.807856 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail Jan 21 09:03:25.808853 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:25.809721 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:25.809721 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:25.810576 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:25.812263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:03:25.814463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:03:25.913870 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all volumes completed successfully. Jan 21 09:03:25.915748 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:25.916316 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:25.925555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:25.935115 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:25.935115 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:25.951545 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:25.952354 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:25.961784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:25.970038 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:25.970038 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:25.996491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13cbaed4-8cbe-488a-b277-29b6745bae51 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail returned with HTTP 200 Jan 21 09:03:25.997751 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1932/3866] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 09:03:25 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail => generated 1983 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:03:26.026357 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-537123e0-ba8e-4619-8bb9-209eb07664dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:26.027316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-537123e0-ba8e-4619-8bb9-209eb07664dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:26.027748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:26.027748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:26.028386 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-537123e0-ba8e-4619-8bb9-209eb07664dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:26.108691 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:26.108691 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:26.118742 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-537123e0-ba8e-4619-8bb9-209eb07664dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:26.134448 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-537123e0-ba8e-4619-8bb9-209eb07664dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:26.135969 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-537123e0-ba8e-4619-8bb9-209eb07664dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:26.145422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-537123e0-ba8e-4619-8bb9-209eb07664dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:26.153607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:26.153607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:26.178323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-537123e0-ba8e-4619-8bb9-209eb07664dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:26.179594 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1935/3867] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:26 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:27.213602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5ae8d50c-d0de-4d65-8c8f-a5f674bc4352 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:27.214693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5ae8d50c-d0de-4d65-8c8f-a5f674bc4352 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:27.215055 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:27.215055 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:27.215771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5ae8d50c-d0de-4d65-8c8f-a5f674bc4352 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:27.341763 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:27.341763 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:27.360764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5ae8d50c-d0de-4d65-8c8f-a5f674bc4352 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:27.392207 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-5ae8d50c-d0de-4d65-8c8f-a5f674bc4352 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:27.392894 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-5ae8d50c-d0de-4d65-8c8f-a5f674bc4352 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:27.419802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-5ae8d50c-d0de-4d65-8c8f-a5f674bc4352 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:27.427846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:27.427846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:27.463881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5ae8d50c-d0de-4d65-8c8f-a5f674bc4352 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:27.466270 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1933/3868] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:27 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:28.494965 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4fd2a695-dcc0-40d1-9cec-cd080e1ab0b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:28.497623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4fd2a695-dcc0-40d1-9cec-cd080e1ab0b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:28.498418 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:28.498418 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:28.500517 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4fd2a695-dcc0-40d1-9cec-cd080e1ab0b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:28.694596 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:28.694596 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:28.720876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4fd2a695-dcc0-40d1-9cec-cd080e1ab0b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:28.817469 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-4fd2a695-dcc0-40d1-9cec-cd080e1ab0b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:28.817469 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-4fd2a695-dcc0-40d1-9cec-cd080e1ab0b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:28.817469 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-4fd2a695-dcc0-40d1-9cec-cd080e1ab0b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:28.820743 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:28.820743 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:28.892531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4fd2a695-dcc0-40d1-9cec-cd080e1ab0b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:28.894521 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1936/3869] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:28 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:29.914722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e52afa5-a25c-4f96-bcb6-887d415af56e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:29.917060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e52afa5-a25c-4f96-bcb6-887d415af56e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:29.917542 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:29.917542 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:29.918199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e52afa5-a25c-4f96-bcb6-887d415af56e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:30.089159 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:30.089159 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:30.132337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0e52afa5-a25c-4f96-bcb6-887d415af56e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:30.160171 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-0e52afa5-a25c-4f96-bcb6-887d415af56e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:30.160990 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-0e52afa5-a25c-4f96-bcb6-887d415af56e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:30.175927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-0e52afa5-a25c-4f96-bcb6-887d415af56e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:30.197585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:30.197585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:30.292478 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e52afa5-a25c-4f96-bcb6-887d415af56e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:30.294679 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1934/3870] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:29 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:31.315472 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a544017-7147-4b98-9ade-53b66fd2024a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:31.318306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a544017-7147-4b98-9ade-53b66fd2024a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:31.318815 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:31.318815 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:31.322462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a544017-7147-4b98-9ade-53b66fd2024a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:31.403226 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:31.403226 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:31.419931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2a544017-7147-4b98-9ade-53b66fd2024a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:31.442652 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-2a544017-7147-4b98-9ade-53b66fd2024a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:31.443543 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-2a544017-7147-4b98-9ade-53b66fd2024a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:31.457110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-2a544017-7147-4b98-9ade-53b66fd2024a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:31.464420 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:31.464420 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:31.486710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a544017-7147-4b98-9ade-53b66fd2024a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:31.491545 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1937/3871] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:31 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:32.514463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a82252b3-bc6f-4ec9-9a75-3112adb34924 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:32.517147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a82252b3-bc6f-4ec9-9a75-3112adb34924 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:32.517525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:32.517525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:32.518869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a82252b3-bc6f-4ec9-9a75-3112adb34924 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:32.646196 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:32.646196 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:32.662125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a82252b3-bc6f-4ec9-9a75-3112adb34924 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:32.677935 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-a82252b3-bc6f-4ec9-9a75-3112adb34924 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:32.678425 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-a82252b3-bc6f-4ec9-9a75-3112adb34924 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:32.692972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-a82252b3-bc6f-4ec9-9a75-3112adb34924 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:32.706495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:32.706495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:32.738176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a82252b3-bc6f-4ec9-9a75-3112adb34924 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:32.739300 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1935/3872] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:32 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:33.761709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ceb8f17-40d9-441f-ac0e-1fc37a020604 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:33.761709 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ceb8f17-40d9-441f-ac0e-1fc37a020604 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:33.763324 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:33.763324 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:33.763324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ceb8f17-40d9-441f-ac0e-1fc37a020604 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:34.132936 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:34.132936 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:34.163758 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0ceb8f17-40d9-441f-ac0e-1fc37a020604 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:34.225589 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-0ceb8f17-40d9-441f-ac0e-1fc37a020604 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:34.227993 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-0ceb8f17-40d9-441f-ac0e-1fc37a020604 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:34.239666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-0ceb8f17-40d9-441f-ac0e-1fc37a020604 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:34.251102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:34.251102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:34.279864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ceb8f17-40d9-441f-ac0e-1fc37a020604 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:34.295785 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1938/3873] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:33 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:35.304290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6cfcd0d-f2af-4bff-b6cb-424107bf567b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:35.306612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6cfcd0d-f2af-4bff-b6cb-424107bf567b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:35.307284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:35.307284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:35.308763 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6cfcd0d-f2af-4bff-b6cb-424107bf567b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:35.409872 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:35.409872 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:35.427126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6cfcd0d-f2af-4bff-b6cb-424107bf567b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:35.458275 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-e6cfcd0d-f2af-4bff-b6cb-424107bf567b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:35.459235 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-e6cfcd0d-f2af-4bff-b6cb-424107bf567b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:35.475782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-e6cfcd0d-f2af-4bff-b6cb-424107bf567b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:35.489219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:35.489219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:35.545184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6cfcd0d-f2af-4bff-b6cb-424107bf567b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:35.546637 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1936/3874] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:35 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:36.569180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7819564b-42a0-4891-bb53-0b5d85e65412 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:36.570487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7819564b-42a0-4891-bb53-0b5d85e65412 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:36.570913 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:36.570913 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:36.571595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7819564b-42a0-4891-bb53-0b5d85e65412 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:36.635144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:36.635144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:36.651632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7819564b-42a0-4891-bb53-0b5d85e65412 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:36.682942 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-7819564b-42a0-4891-bb53-0b5d85e65412 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:36.683880 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-7819564b-42a0-4891-bb53-0b5d85e65412 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:36.696959 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-7819564b-42a0-4891-bb53-0b5d85e65412 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:36.710736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:36.710736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:36.772381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7819564b-42a0-4891-bb53-0b5d85e65412 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:36.778944 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1939/3875] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:36 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:03:37.807685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44eda009-3184-4b5b-b56b-e65f5671a4c3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:37.808519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44eda009-3184-4b5b-b56b-e65f5671a4c3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:37.808519 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:37.808519 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:37.808906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-44eda009-3184-4b5b-b56b-e65f5671a4c3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:37.960943 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:37.960943 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:37.986873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-44eda009-3184-4b5b-b56b-e65f5671a4c3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:38.048915 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-44eda009-3184-4b5b-b56b-e65f5671a4c3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:38.049943 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-44eda009-3184-4b5b-b56b-e65f5671a4c3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:38.064984 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-44eda009-3184-4b5b-b56b-e65f5671a4c3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:38.078770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:38.078770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:38.116093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-44eda009-3184-4b5b-b56b-e65f5671a4c3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:38.116093 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1937/3876] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:37 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:39.135987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd0b3da4-92ff-4919-8dd9-c93400ac82aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:39.137950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd0b3da4-92ff-4919-8dd9-c93400ac82aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:39.138292 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:39.138292 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:39.138929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd0b3da4-92ff-4919-8dd9-c93400ac82aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:39.200511 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:39.200511 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:39.211258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cd0b3da4-92ff-4919-8dd9-c93400ac82aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:39.227128 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-cd0b3da4-92ff-4919-8dd9-c93400ac82aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:39.227651 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-cd0b3da4-92ff-4919-8dd9-c93400ac82aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:39.237417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-cd0b3da4-92ff-4919-8dd9-c93400ac82aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:39.248504 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:39.248504 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:39.271545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd0b3da4-92ff-4919-8dd9-c93400ac82aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:39.272409 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1940/3877] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:39 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:40.299954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f55514d3-6112-41f3-a953-30800ac6d7d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:40.302713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f55514d3-6112-41f3-a953-30800ac6d7d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:40.303090 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:40.303090 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:40.319777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f55514d3-6112-41f3-a953-30800ac6d7d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:40.449714 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:40.449714 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:40.481687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f55514d3-6112-41f3-a953-30800ac6d7d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:40.523934 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-f55514d3-6112-41f3-a953-30800ac6d7d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:40.527701 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-f55514d3-6112-41f3-a953-30800ac6d7d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:40.554777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-f55514d3-6112-41f3-a953-30800ac6d7d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:40.576274 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:40.576274 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:40.634320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f55514d3-6112-41f3-a953-30800ac6d7d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:40.636368 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1938/3878] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:40 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:41.658058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c960b0bd-84ff-4b5d-b80a-d862b0eb77b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:41.658799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c960b0bd-84ff-4b5d-b80a-d862b0eb77b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:41.658993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:41.658993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:41.659326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c960b0bd-84ff-4b5d-b80a-d862b0eb77b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:41.714156 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:41.714156 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:41.724268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c960b0bd-84ff-4b5d-b80a-d862b0eb77b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:41.739474 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-c960b0bd-84ff-4b5d-b80a-d862b0eb77b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:41.740252 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-c960b0bd-84ff-4b5d-b80a-d862b0eb77b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:41.748505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-c960b0bd-84ff-4b5d-b80a-d862b0eb77b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:41.758281 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:41.758281 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:41.797988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c960b0bd-84ff-4b5d-b80a-d862b0eb77b8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:41.799839 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1941/3879] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:41 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:42.825199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9e2a8c5-5a60-4dd1-9718-8c7569010758 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:42.825866 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9e2a8c5-5a60-4dd1-9718-8c7569010758 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:42.825972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:42.825972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:42.826348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9e2a8c5-5a60-4dd1-9718-8c7569010758 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:42.904731 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:42.904731 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:42.963672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a9e2a8c5-5a60-4dd1-9718-8c7569010758 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:43.013713 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-a9e2a8c5-5a60-4dd1-9718-8c7569010758 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:43.014222 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-a9e2a8c5-5a60-4dd1-9718-8c7569010758 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:43.038545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-a9e2a8c5-5a60-4dd1-9718-8c7569010758 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:43.046358 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:43.046358 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:43.083708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9e2a8c5-5a60-4dd1-9718-8c7569010758 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:43.085100 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1939/3880] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:42 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:43.365169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff9de172-26cd-4006-ae10-0eebc5ea1e78 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] POST http://10.222.0.50/volume/v3/c94fddb33e5043308c67a602ef40c2e9/types Jan 21 09:03:43.365948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:43.365948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:43.366701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ff9de172-26cd-4006-ae10-0eebc5ea1e78 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2144372696", "extra_specs": {}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:43.511460 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ff9de172-26cd-4006-ae10-0eebc5ea1e78 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] http://10.222.0.50/volume/v3/c94fddb33e5043308c67a602ef40c2e9/types returned with HTTP 200 Jan 21 09:03:43.512451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1942/3881] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 09:03:43 2021] POST /volume/v3/c94fddb33e5043308c67a602ef40c2e9/types => generated 212 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:43.533060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1c86081-bbeb-49b1-a133-0cfda696e454 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] POST http://10.222.0.50/volume/v3/c94fddb33e5043308c67a602ef40c2e9/types/edf000dd-f6ef-4ef3-a27e-e8dad1e414fe/encryption Jan 21 09:03:43.534058 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:43.534058 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:43.535414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1c86081-bbeb-49b1-a133-0cfda696e454 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:43.759246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1c86081-bbeb-49b1-a133-0cfda696e454 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] http://10.222.0.50/volume/v3/c94fddb33e5043308c67a602ef40c2e9/types/edf000dd-f6ef-4ef3-a27e-e8dad1e414fe/encryption returned with HTTP 200 Jan 21 09:03:43.761269 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1940/3882] 10.222.0.50 () {60 vars in 1364 bytes} [Thu Jan 21 09:03:43 2021] POST /volume/v3/c94fddb33e5043308c67a602ef40c2e9/types/edf000dd-f6ef-4ef3-a27e-e8dad1e414fe/encryption => generated 230 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:44.105413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41927203-6c47-4f4d-991b-37994e5db6fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:44.106468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41927203-6c47-4f4d-991b-37994e5db6fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:44.107378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41927203-6c47-4f4d-991b-37994e5db6fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:44.180218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes Jan 21 09:03:44.181995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1524004580", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2144372696", "size": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:44.184530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1524004580', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2144372696', 'size': 1}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:03:44.213807 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:44.213807 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:44.224453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume of 1 GB Jan 21 09:03:44.225463 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:44.225463 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:44.240069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Availability zone cache updated, next update will occur around 2021-01-21 10:03:44.239544. {{(pid=88057) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:03:44.240969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Availability Zones retrieved successfully. Jan 21 09:03:44.244144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-41927203-6c47-4f4d-991b-37994e5db6fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:44.266360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (540de60d-f56c-4e95-986a-ed760696c51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:03:44.270322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526f190b-4dd8-481b-88c0-c4373096f282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:44.273289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:03:44.293480 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-41927203-6c47-4f4d-991b-37994e5db6fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:44.303809 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-41927203-6c47-4f4d-991b-37994e5db6fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:44.316655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-41927203-6c47-4f4d-991b-37994e5db6fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:44.344015 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:44.344015 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:44.387561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526f190b-4dd8-481b-88c0-c4373096f282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:03:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=edf000dd-f6ef-4ef3-a27e-e8dad1e414fe,is_public=True,name='tempest-scenario-type-luks-2144372696',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'edf000dd-f6ef-4ef3-a27e-e8dad1e414fe', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:44.389094 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41927203-6c47-4f4d-991b-37994e5db6fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:44.392190 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1941/3883] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:44 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:44.393282 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a9b878-1630-4bf2-9e01-dc59b9321f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:44.511220 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2144372696 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2144372696, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:44.512564 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2144372696 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2144372696, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:44.655494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Created reservations ['1f646fa6-feae-4a12-8308-18bc1a326c10', 'cf332d41-1e6a-4d88-925c-5aa6773ef964', '3766fe53-659d-484a-92af-67c832260bd5', '3cac9c00-ca88-4e3c-8975-a84c54b2ac07'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:03:44.657877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a9b878-1630-4bf2-9e01-dc59b9321f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f646fa6-feae-4a12-8308-18bc1a326c10', 'cf332d41-1e6a-4d88-925c-5aa6773ef964', '3766fe53-659d-484a-92af-67c832260bd5', '3cac9c00-ca88-4e3c-8975-a84c54b2ac07']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:44.660810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9f348d-ac78-45c9-b51c-f1ca5dba31cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:44.957247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9f348d-ac78-45c9-b51c-f1ca5dba31cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69d66faf-1b11-425b-9ad0-b45797280f2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1524004580',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['1f646fa6-feae-4a12-8308-18bc1a326c10','cf332d41-1e6a-4d88-925c-5aa6773ef964','3766fe53-659d-484a-92af-67c832260bd5','3cac9c00-ca88-4e3c-8975-a84c54b2ac07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=edf000dd-f6ef-4ef3-a27e-e8dad1e414fe), '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-21T09:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1524004580',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=69d66faf-1b11-425b-9ad0-b45797280f2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52886170516d449bbdd595f521203bf9',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='43a332b19eb24340b42e4f64cfb92a85',volume_attachment=,volume_type=,volume_type_id=edf000dd-f6ef-4ef3-a27e-e8dad1e414fe)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:44.967534 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dbc1394-fb16-44ab-9266-b47370cd8f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:45.051844 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dbc1394-fb16-44ab-9266-b47370cd8f0c) 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-1524004580',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['1f646fa6-feae-4a12-8308-18bc1a326c10','cf332d41-1e6a-4d88-925c-5aa6773ef964','3766fe53-659d-484a-92af-67c832260bd5','3cac9c00-ca88-4e3c-8975-a84c54b2ac07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=edf000dd-f6ef-4ef3-a27e-e8dad1e414fe)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:45.054548 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9f22bc-c6cc-4c27-85c4-f2ab953d3582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:45.123373 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9f22bc-c6cc-4c27-85c4-f2ab953d3582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:45.129918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (540de60d-f56c-4e95-986a-ed760696c51b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:03:45.243151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request issued successfully. Jan 21 09:03:45.273475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af7d32d2-2303-4432-969f-dfa9572e23a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes returned with HTTP 202 Jan 21 09:03:45.275161 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1943/3884] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:03:43 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/volumes => generated 846 bytes in 1502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:03:45.304268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ac9b052-5bb9-47e0-83f4-1aec58c417f0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:03:45.305912 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ac9b052-5bb9-47e0-83f4-1aec58c417f0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:45.306292 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:45.306292 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:45.307006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ac9b052-5bb9-47e0-83f4-1aec58c417f0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:45.390357 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:45.390357 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:45.401133 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4ac9b052-5bb9-47e0-83f4-1aec58c417f0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:03:45.423661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29a8f065-fe34-440e-9a94-5dda07e72fc0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:45.425050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29a8f065-fe34-440e-9a94-5dda07e72fc0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:45.425998 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:45.425998 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:45.427234 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29a8f065-fe34-440e-9a94-5dda07e72fc0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:45.446412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ac9b052-5bb9-47e0-83f4-1aec58c417f0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a returned with HTTP 200 Jan 21 09:03:45.453631 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1942/3885] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:45 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a => generated 938 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:45.556628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:45.556628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:45.574247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-29a8f065-fe34-440e-9a94-5dda07e72fc0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:45.607006 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-29a8f065-fe34-440e-9a94-5dda07e72fc0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:45.607859 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-29a8f065-fe34-440e-9a94-5dda07e72fc0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:45.621496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-29a8f065-fe34-440e-9a94-5dda07e72fc0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:45.629225 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:45.629225 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:45.670917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29a8f065-fe34-440e-9a94-5dda07e72fc0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:45.672601 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1944/3886] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:45 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:03:46.473032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49a04115-3bce-4ed8-993b-d03c1bfa8ccd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:03:46.473656 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49a04115-3bce-4ed8-993b-d03c1bfa8ccd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:46.474032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:46.474032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:46.474434 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49a04115-3bce-4ed8-993b-d03c1bfa8ccd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:46.526976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:46.526976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:46.536043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49a04115-3bce-4ed8-993b-d03c1bfa8ccd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:03:46.560914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49a04115-3bce-4ed8-993b-d03c1bfa8ccd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a returned with HTTP 200 Jan 21 09:03:46.561690 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1943/3887] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:46 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a => generated 939 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:46.579253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c29a34d8-cd0b-472a-b47a-2a4e55af2768 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:03:46.579832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c29a34d8-cd0b-472a-b47a-2a4e55af2768 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:46.580054 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:46.580054 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:46.580434 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c29a34d8-cd0b-472a-b47a-2a4e55af2768 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:46.654633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:46.654633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:46.668771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c29a34d8-cd0b-472a-b47a-2a4e55af2768 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:03:46.694669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c29a34d8-cd0b-472a-b47a-2a4e55af2768 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a returned with HTTP 200 Jan 21 09:03:46.695793 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1945/3888] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:46 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a => generated 939 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:46.698078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8c8a0a0-7f1f-4712-a9a0-c2c979d08403 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:46.703103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8c8a0a0-7f1f-4712-a9a0-c2c979d08403 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:46.703103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:46.703103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:46.703103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8c8a0a0-7f1f-4712-a9a0-c2c979d08403 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:46.713399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18f1c946-4815-4a3f-8b9f-e5df3990227b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a/action Jan 21 09:03:46.715369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:46.715369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:46.716083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18f1c946-4815-4a3f-8b9f-e5df3990227b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:03:46.716563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-18f1c946-4815-4a3f-8b9f-e5df3990227b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:46.752997 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:46.752997 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:46.763834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a8c8a0a0-7f1f-4712-a9a0-c2c979d08403 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:46.768300 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:46.768300 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:46.769545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-18f1c946-4815-4a3f-8b9f-e5df3990227b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:03:46.782323 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-a8c8a0a0-7f1f-4712-a9a0-c2c979d08403 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:46.782779 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-a8c8a0a0-7f1f-4712-a9a0-c2c979d08403 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:46.791642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-a8c8a0a0-7f1f-4712-a9a0-c2c979d08403 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:46.798848 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:46.798848 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:46.820669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8c8a0a0-7f1f-4712-a9a0-c2c979d08403 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:46.821791 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1944/3889] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:46 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:47.592853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-18f1c946-4815-4a3f-8b9f-e5df3990227b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume updated successfully. Jan 21 09:03:47.594218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-18f1c946-4815-4a3f-8b9f-e5df3990227b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a/action returned with HTTP 200 Jan 21 09:03:47.595720 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1946/3890] 10.222.0.50 () {60 vars in 1357 bytes} [Thu Jan 21 09:03:46 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a/action => generated 0 bytes in 888 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 21 09:03:47.785563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b8ddc8c5-46ac-4ac8-b3e9-af852c6f1105 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:03:47.786103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b8ddc8c5-46ac-4ac8-b3e9-af852c6f1105 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:47.786318 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:47.786318 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:47.786694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b8ddc8c5-46ac-4ac8-b3e9-af852c6f1105 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:47.841702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebc4b728-a389-4bbb-aca1-7452297df8a7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:47.843027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:47.843027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:47.853960 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b8ddc8c5-46ac-4ac8-b3e9-af852c6f1105 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:03:47.856270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebc4b728-a389-4bbb-aca1-7452297df8a7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:47.856998 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:47.856998 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:47.860355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebc4b728-a389-4bbb-aca1-7452297df8a7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:47.881396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b8ddc8c5-46ac-4ac8-b3e9-af852c6f1105 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a returned with HTTP 200 Jan 21 09:03:47.894830 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1945/3891] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:03:47 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a => generated 938 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:47.940464 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:47.940464 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:47.949665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ebc4b728-a389-4bbb-aca1-7452297df8a7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:47.964266 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-ebc4b728-a389-4bbb-aca1-7452297df8a7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:47.964726 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-ebc4b728-a389-4bbb-aca1-7452297df8a7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:47.974094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-ebc4b728-a389-4bbb-aca1-7452297df8a7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:47.981059 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:47.981059 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:48.012954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebc4b728-a389-4bbb-aca1-7452297df8a7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:48.023982 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1947/3892] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:47 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:49.032203 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac8f43e9-a6b1-4712-a7be-b7b8f3a04387 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:49.033444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac8f43e9-a6b1-4712-a7be-b7b8f3a04387 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:49.033887 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:49.033887 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:49.034220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac8f43e9-a6b1-4712-a7be-b7b8f3a04387 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:49.124960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:49.124960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:49.148865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ac8f43e9-a6b1-4712-a7be-b7b8f3a04387 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:49.196429 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-ac8f43e9-a6b1-4712-a7be-b7b8f3a04387 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:49.197480 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-ac8f43e9-a6b1-4712-a7be-b7b8f3a04387 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:49.216011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-ac8f43e9-a6b1-4712-a7be-b7b8f3a04387 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:49.228443 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:49.228443 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:49.282541 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac8f43e9-a6b1-4712-a7be-b7b8f3a04387 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:49.293814 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1946/3893] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:49 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:49.914536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b31700f5-d69c-473d-aaa2-de740af9d487 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:03:49.915521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b31700f5-d69c-473d-aaa2-de740af9d487 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:49.916060 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:49.916060 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:49.916738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b31700f5-d69c-473d-aaa2-de740af9d487 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:50.157703 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:50.157703 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:50.183824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b31700f5-d69c-473d-aaa2-de740af9d487 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:03:50.306449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b31700f5-d69c-473d-aaa2-de740af9d487 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a returned with HTTP 200 Jan 21 09:03:50.311952 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1948/3894] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:03:49 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a => generated 938 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:50.332560 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6e4eacb-ef3c-4de6-bf5b-e375c908a11a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:50.333660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6e4eacb-ef3c-4de6-bf5b-e375c908a11a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:50.334029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:50.334029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:50.348202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6e4eacb-ef3c-4de6-bf5b-e375c908a11a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:50.350586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b31700f5-d69c-473d-aaa2-de740af9d487 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume// Jan 21 09:03:50.351388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b31700f5-d69c-473d-aaa2-de740af9d487 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:50.351782 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:50.351782 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:50.352473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b31700f5-d69c-473d-aaa2-de740af9d487 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:50.355764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-b31700f5-d69c-473d-aaa2-de740af9d487 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:03:50.356894 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1949/3895] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:03:50 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 09:03:50.422953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-e3c4a9a6-93e3-497e-abb6-a908265d2f22 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments Jan 21 09:03:50.424812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-e3c4a9a6-93e3-497e-abb6-a908265d2f22 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69d66faf-1b11-425b-9ad0-b45797280f2a", "instance_uuid": "2d8626e5-df06-401b-ba81-3aee599ff9e3", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:50.587402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:50.587402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:50.622935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6e4eacb-ef3c-4de6-bf5b-e375c908a11a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:50.637191 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:50.637191 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:50.658009 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-e6e4eacb-ef3c-4de6-bf5b-e375c908a11a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:50.659155 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-e6e4eacb-ef3c-4de6-bf5b-e375c908a11a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:50.674480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-e6e4eacb-ef3c-4de6-bf5b-e375c908a11a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:50.685624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:50.685624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:50.718747 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6e4eacb-ef3c-4de6-bf5b-e375c908a11a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:50.720022 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1947/3896] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:50 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:50.879667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-e3c4a9a6-93e3-497e-abb6-a908265d2f22 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments returned with HTTP 200 Jan 21 09:03:50.881025 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1950/3897] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:03:50 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments => generated 273 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:51.744436 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87399b56-829f-4475-bc2f-bc6b4bb1ebd7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:51.745734 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87399b56-829f-4475-bc2f-bc6b4bb1ebd7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:51.745972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:51.745972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:51.746568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87399b56-829f-4475-bc2f-bc6b4bb1ebd7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:51.802131 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:51.802131 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:51.811547 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-87399b56-829f-4475-bc2f-bc6b4bb1ebd7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:51.828233 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-87399b56-829f-4475-bc2f-bc6b4bb1ebd7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:51.828825 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-87399b56-829f-4475-bc2f-bc6b4bb1ebd7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:51.838619 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-87399b56-829f-4475-bc2f-bc6b4bb1ebd7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:51.846351 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:51.846351 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:51.880157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87399b56-829f-4475-bc2f-bc6b4bb1ebd7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:51.882166 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1948/3898] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:51 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 992 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:03:51.898244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c22a8d1-fb23-4e4a-ac80-5d5834daf9ca tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/af16789b-52ef-4c00-8b4e-dc03134e9dd8 Jan 21 09:03:51.900665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c22a8d1-fb23-4e4a-ac80-5d5834daf9ca tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:51.900872 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:51.900872 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:51.901218 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7c22a8d1-fb23-4e4a-ac80-5d5834daf9ca tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:51.902026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-7c22a8d1-fb23-4e4a-ac80-5d5834daf9ca tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member af16789b-52ef-4c00-8b4e-dc03134e9dd8 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:03:51.909645 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:51.909645 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:51.962580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7c22a8d1-fb23-4e4a-ac80-5d5834daf9ca tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/af16789b-52ef-4c00-8b4e-dc03134e9dd8 returned with HTTP 200 Jan 21 09:03:51.963915 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1951/3899] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:03:51 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/af16789b-52ef-4c00-8b4e-dc03134e9dd8 => generated 417 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:51.978213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail Jan 21 09:03:51.979017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:51.980610 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:51.980610 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:51.980610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:51.980610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:03:51.983212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:03:52.064316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all volumes completed successfully. Jan 21 09:03:52.067516 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:52.067516 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:52.077591 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:52.086816 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:52.086816 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:52.104836 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:52.105321 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:52.116189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:52.123768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:52.123768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:52.160077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a27723b3-2de1-4f02-a16f-d32d6d078dc5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail returned with HTTP 200 Jan 21 09:03:52.162049 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1949/3900] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 09:03:51 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail => generated 1984 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:03:52.180027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb4fa555-5e87-4c6c-b683-2d8877efe2fa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/af16789b-52ef-4c00-8b4e-dc03134e9dd8/action Jan 21 09:03:52.180591 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:52.180591 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:52.181232 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb4fa555-5e87-4c6c-b683-2d8877efe2fa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:03:52.181590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb4fa555-5e87-4c6c-b683-2d8877efe2fa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:52.182741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-bb4fa555-5e87-4c6c-b683-2d8877efe2fa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] delete called for group af16789b-52ef-4c00-8b4e-dc03134e9dd8 {{(pid=88057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:03:52.183080 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-bb4fa555-5e87-4c6c-b683-2d8877efe2fa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete group with id: af16789b-52ef-4c00-8b4e-dc03134e9dd8 Jan 21 09:03:52.192459 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:52.192459 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:52.482104 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb4fa555-5e87-4c6c-b683-2d8877efe2fa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/af16789b-52ef-4c00-8b4e-dc03134e9dd8/action returned with HTTP 202 Jan 21 09:03:52.484095 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1952/3901] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 09:03:52 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/groups/af16789b-52ef-4c00-8b4e-dc03134e9dd8/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:03:52.500144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:52.501140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:52.501445 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:52.501445 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:52.502414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:52.609905 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:52.609905 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:52.627763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:52.658502 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:52.659341 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:52.671311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:52.680291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:52.680291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:52.722594 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:52.724513 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1950/3902] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:52 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:53.750884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51cfef24-5312-4b20-b37e-38bf873709ce tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:53.751721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51cfef24-5312-4b20-b37e-38bf873709ce tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:53.751945 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:53.751945 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:53.752387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-51cfef24-5312-4b20-b37e-38bf873709ce tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:53.808648 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:53.808648 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:53.818578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-51cfef24-5312-4b20-b37e-38bf873709ce tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:53.842669 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-51cfef24-5312-4b20-b37e-38bf873709ce tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:53.860356 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-51cfef24-5312-4b20-b37e-38bf873709ce tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:53.875359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-51cfef24-5312-4b20-b37e-38bf873709ce tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:53.890152 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:53.890152 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:53.947054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-51cfef24-5312-4b20-b37e-38bf873709ce tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 200 Jan 21 09:03:53.949501 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1953/3903] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:53 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 991 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:03:54.191986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume// Jan 21 09:03:54.192667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:54.192993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:54.192993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:54.193563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:54.196072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6b81b293-49f1-4158-aa5e-b54d51be2ad7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:03:54.197136 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1951/3904] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:03:54 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 09:03:54.230156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-39a77ddd-2ce4-4216-8fb9-a8df91720cff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:03:54.230771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-39a77ddd-2ce4-4216-8fb9-a8df91720cff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:54.231045 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:54.231045 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:54.231698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-39a77ddd-2ce4-4216-8fb9-a8df91720cff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:54.293350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:54.293350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:54.306898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-39a77ddd-2ce4-4216-8fb9-a8df91720cff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:03:54.328739 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:54.328739 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:54.340305 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-39a77ddd-2ce4-4216-8fb9-a8df91720cff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a returned with HTTP 200 Jan 21 09:03:54.341217 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1954/3905] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 09:03:54 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a => generated 1036 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:03:54.382253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-bddc33ad-a548-4b10-90ea-e63fa0312f3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] PUT http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/89af243f-2821-4594-9c88-ddd612fa4a6b Jan 21 09:03:54.383095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-bddc33ad-a548-4b10-90ea-e63fa0312f3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:54.415783 n-d-769329-4 devstack@c-api.service[88055]: /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 09:03:54.415783 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:03:54.416328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-bddc33ad-a548-4b10-90ea-e63fa0312f3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-69d66faf-1b11-425b-9ad0-b45797280f2a-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:03:54.418704 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:54.418704 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:54.966719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7615257-4961-48f5-b314-52d4ccf795e8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 Jan 21 09:03:54.973533 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7615257-4961-48f5-b314-52d4ccf795e8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:54.974214 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:54.974214 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:54.974886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7615257-4961-48f5-b314-52d4ccf795e8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:55.056143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7615257-4961-48f5-b314-52d4ccf795e8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 returned with HTTP 404 Jan 21 09:03:55.060958 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1955/3906] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:54 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/ca4c76cd-80aa-49f7-8012-4b0443e6e861 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:03:55.071930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e11b6032-6a5e-41e3-ad60-e55e2e7740b2 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/af16789b-52ef-4c00-8b4e-dc03134e9dd8 Jan 21 09:03:55.072691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e11b6032-6a5e-41e3-ad60-e55e2e7740b2 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:55.075156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e11b6032-6a5e-41e3-ad60-e55e2e7740b2 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:55.076058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-e11b6032-6a5e-41e3-ad60-e55e2e7740b2 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member af16789b-52ef-4c00-8b4e-dc03134e9dd8 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:03:55.094024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e11b6032-6a5e-41e3-ad60-e55e2e7740b2 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/af16789b-52ef-4c00-8b4e-dc03134e9dd8 returned with HTTP 404 Jan 21 09:03:55.096063 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1956/3907] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:03:55 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/af16789b-52ef-4c00-8b4e-dc03134e9dd8 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:03:55.107669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8ba98fd-3f81-4b98-a51f-5dc4ad23731d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] DELETE http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 Jan 21 09:03:55.109203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8ba98fd-3f81-4b98-a51f-5dc4ad23731d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:55.109831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8ba98fd-3f81-4b98-a51f-5dc4ad23731d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:55.120100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-d8ba98fd-3f81-4b98-a51f-5dc4ad23731d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] delete called for member 443571bf-12f0-41e2-8a7b-88527e5358f3 {{(pid=88057) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:03:55.120737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.group_snapshots [None req-d8ba98fd-3f81-4b98-a51f-5dc4ad23731d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete group_snapshot with id: 443571bf-12f0-41e2-8a7b-88527e5358f3 Jan 21 09:03:55.129351 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:55.129351 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:55.277979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8ba98fd-3f81-4b98-a51f-5dc4ad23731d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 returned with HTTP 202 Jan 21 09:03:55.281860 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1957/3908] 10.222.0.50 () {60 vars in 1383 bytes} [Thu Jan 21 09:03:55 2021] DELETE /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:03:55.288990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a80c9df2-4b72-4646-bc7a-9d537c34af22 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail Jan 21 09:03:55.289757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a80c9df2-4b72-4646-bc7a-9d537c34af22 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:55.290086 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:55.290086 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:55.290660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a80c9df2-4b72-4646-bc7a-9d537c34af22 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:55.291728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-a80c9df2-4b72-4646-bc7a-9d537c34af22 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:03:55.292943 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:55.292943 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:55.295167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a80c9df2-4b72-4646-bc7a-9d537c34af22 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:03:55.351955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a80c9df2-4b72-4646-bc7a-9d537c34af22 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all volumes completed successfully. Jan 21 09:03:55.353835 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-a80c9df2-4b72-4646-bc7a-9d537c34af22 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:55.354282 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-a80c9df2-4b72-4646-bc7a-9d537c34af22 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:55.364304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-a80c9df2-4b72-4646-bc7a-9d537c34af22 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:55.372586 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:55.372586 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:55.400228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a80c9df2-4b72-4646-bc7a-9d537c34af22 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail returned with HTTP 200 Jan 21 09:03:55.401202 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1958/3909] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 09:03:55 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail => generated 1002 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:03:55.419523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67c09c47-4dea-44cb-a6f7-6669635f693d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail Jan 21 09:03:55.420618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67c09c47-4dea-44cb-a6f7-6669635f693d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:55.420618 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:55.420618 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:55.421046 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67c09c47-4dea-44cb-a6f7-6669635f693d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:55.421737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-67c09c47-4dea-44cb-a6f7-6669635f693d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:03:55.424961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-67c09c47-4dea-44cb-a6f7-6669635f693d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:03:55.444899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67c09c47-4dea-44cb-a6f7-6669635f693d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all snapshots completed successfully. Jan 21 09:03:55.446140 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:55.446140 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:55.447722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67c09c47-4dea-44cb-a6f7-6669635f693d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail returned with HTTP 200 Jan 21 09:03:55.448673 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1959/3910] 10.222.0.50 () {58 vars in 1231 bytes} [Thu Jan 21 09:03:55 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail => generated 452 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:03:55.461901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d4fea22-06d9-422d-bb57-f3955ed48265 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a Jan 21 09:03:55.465173 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d4fea22-06d9-422d-bb57-f3955ed48265 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:55.465173 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:55.465173 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:55.465173 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d4fea22-06d9-422d-bb57-f3955ed48265 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:55.495570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:55.495570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:55.497408 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8d4fea22-06d9-422d-bb57-f3955ed48265 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:03:55.500052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d4fea22-06d9-422d-bb57-f3955ed48265 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a returned with HTTP 200 Jan 21 09:03:55.501479 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1960/3911] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:03:55 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a => generated 449 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:56.514140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53ef8a1a-1e5d-45ac-a06f-0b674717552e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a Jan 21 09:03:56.514915 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53ef8a1a-1e5d-45ac-a06f-0b674717552e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:56.514915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:56.514915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:56.515367 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-53ef8a1a-1e5d-45ac-a06f-0b674717552e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:56.573797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:56.573797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:56.575358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-53ef8a1a-1e5d-45ac-a06f-0b674717552e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:03:56.579644 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-53ef8a1a-1e5d-45ac-a06f-0b674717552e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a returned with HTTP 200 Jan 21 09:03:56.584232 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1961/3912] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:03:56 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a => generated 449 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:03:56.852353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-bddc33ad-a548-4b10-90ea-e63fa0312f3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-69d66faf-1b11-425b-9ad0-b45797280f2a-n-h1-769329-4'" released by "attachment_update" :: held 2.436s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:03:56.853852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-bddc33ad-a548-4b10-90ea-e63fa0312f3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/89af243f-2821-4594-9c88-ddd612fa4a6b returned with HTTP 200 Jan 21 09:03:56.856077 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1952/3913] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 09:03:54 2021] PUT /volume/v3/52886170516d449bbdd595f521203bf9/attachments/89af243f-2821-4594-9c88-ddd612fa4a6b => generated 761 bytes in 2480 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:03:56.984520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-39495414-58d5-4da0-98de-8a9958324816 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/89af243f-2821-4594-9c88-ddd612fa4a6b/action Jan 21 09:03:56.985493 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:56.985493 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:56.989636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-39495414-58d5-4da0-98de-8a9958324816 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:03:56.990503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-39495414-58d5-4da0-98de-8a9958324816 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:57.099963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:57.099963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:57.260403 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-32583fbb-a72a-4ff9-b020-b5b8c613587f req-39495414-58d5-4da0-98de-8a9958324816 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/89af243f-2821-4594-9c88-ddd612fa4a6b/action returned with HTTP 204 Jan 21 09:03:57.261752 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1962/3914] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 09:03:56 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments/89af243f-2821-4594-9c88-ddd612fa4a6b/action => generated 0 bytes in 286 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:03:57.597673 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5de88c3-e449-40dd-9717-da2accc4fb11 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a Jan 21 09:03:57.598269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5de88c3-e449-40dd-9717-da2accc4fb11 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:57.598564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:57.598564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:57.599315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5de88c3-e449-40dd-9717-da2accc4fb11 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:57.637148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5de88c3-e449-40dd-9717-da2accc4fb11 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a returned with HTTP 404 Jan 21 09:03:57.639161 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1953/3915] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:03:57 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/ab5cff4e-428c-4dfa-9d41-be735df05c4a => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:03:57.650884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f1a101e-c079-4acf-be8e-47733359b015 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 Jan 21 09:03:57.651552 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f1a101e-c079-4acf-be8e-47733359b015 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:57.651783 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:57.651783 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:57.652164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f1a101e-c079-4acf-be8e-47733359b015 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:57.652828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-2f1a101e-c079-4acf-be8e-47733359b015 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 443571bf-12f0-41e2-8a7b-88527e5358f3 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:03:57.660291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:57.660291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:57.673997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f1a101e-c079-4acf-be8e-47733359b015 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 returned with HTTP 200 Jan 21 09:03:57.675278 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1963/3916] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:03:57 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:03:58.688384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ee2f222a-3790-4755-a315-9d7352cee515 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 Jan 21 09:03:58.689175 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ee2f222a-3790-4755-a315-9d7352cee515 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:58.689429 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ee2f222a-3790-4755-a315-9d7352cee515 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:58.690085 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-ee2f222a-3790-4755-a315-9d7352cee515 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 443571bf-12f0-41e2-8a7b-88527e5358f3 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:03:58.696118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ee2f222a-3790-4755-a315-9d7352cee515 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 returned with HTTP 404 Jan 21 09:03:58.697179 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1954/3917] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:03:58 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/443571bf-12f0-41e2-8a7b-88527e5358f3 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:03:58.711322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef6fe5f7-8e48-42b1-aec5-664ade7da0f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail Jan 21 09:03:58.712255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef6fe5f7-8e48-42b1-aec5-664ade7da0f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:58.712610 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:58.712610 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:58.713158 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef6fe5f7-8e48-42b1-aec5-664ade7da0f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:58.714116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-ef6fe5f7-8e48-42b1-aec5-664ade7da0f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:03:58.716994 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ef6fe5f7-8e48-42b1-aec5-664ade7da0f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:03:58.782788 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ef6fe5f7-8e48-42b1-aec5-664ade7da0f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all volumes completed successfully. Jan 21 09:03:58.785251 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-ef6fe5f7-8e48-42b1-aec5-664ade7da0f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:58.785792 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-ef6fe5f7-8e48-42b1-aec5-664ade7da0f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:58.796528 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-ef6fe5f7-8e48-42b1-aec5-664ade7da0f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:58.807559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:58.807559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:58.833818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef6fe5f7-8e48-42b1-aec5-664ade7da0f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail returned with HTTP 200 Jan 21 09:03:58.834936 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1964/3918] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 09:03:58 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail => generated 1002 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:03:58.857713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-152ab4d6-df79-4db9-94ca-20ae4e918437 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660/action Jan 21 09:03:58.859911 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-152ab4d6-df79-4db9-94ca-20ae4e918437 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:03:58.860863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-152ab4d6-df79-4db9-94ca-20ae4e918437 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:58.864571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-152ab4d6-df79-4db9-94ca-20ae4e918437 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] delete called for group 282f64f1-21e3-411c-bdc2-31598e46d660 {{(pid=88056) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:03:58.866032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-152ab4d6-df79-4db9-94ca-20ae4e918437 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete group with id: 282f64f1-21e3-411c-bdc2-31598e46d660 Jan 21 09:03:58.883474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:58.883474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:59.183882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-152ab4d6-df79-4db9-94ca-20ae4e918437 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660/action returned with HTTP 202 Jan 21 09:03:59.191482 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1955/3919] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 09:03:58 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660/action => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:03:59.218429 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2cc57d30-6b8b-4a5a-b7ab-e8c51d1bf64a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 Jan 21 09:03:59.220040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2cc57d30-6b8b-4a5a-b7ab-e8c51d1bf64a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:59.221089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:59.221089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:03:59.222684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2cc57d30-6b8b-4a5a-b7ab-e8c51d1bf64a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:59.339655 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:59.339655 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:59.359046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2cc57d30-6b8b-4a5a-b7ab-e8c51d1bf64a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:03:59.390963 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-2cc57d30-6b8b-4a5a-b7ab-e8c51d1bf64a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:03:59.392003 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-2cc57d30-6b8b-4a5a-b7ab-e8c51d1bf64a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:03:59.406262 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-2cc57d30-6b8b-4a5a-b7ab-e8c51d1bf64a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:03:59.414117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:59.414117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:03:59.437871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2cc57d30-6b8b-4a5a-b7ab-e8c51d1bf64a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 returned with HTTP 200 Jan 21 09:03:59.439053 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1965/3920] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:03:59 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 => generated 998 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:00.457680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30d32fc8-99fb-4b39-9d15-9fcac45791d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 Jan 21 09:04:00.458418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30d32fc8-99fb-4b39-9d15-9fcac45791d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:00.458418 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:00.458418 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:00.458973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30d32fc8-99fb-4b39-9d15-9fcac45791d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:00.509724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:00.509724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:00.525590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-30d32fc8-99fb-4b39-9d15-9fcac45791d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:00.556536 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-30d32fc8-99fb-4b39-9d15-9fcac45791d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:00.557322 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-30d32fc8-99fb-4b39-9d15-9fcac45791d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:00.569614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-30d32fc8-99fb-4b39-9d15-9fcac45791d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:00.582572 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:00.582572 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:00.622975 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30d32fc8-99fb-4b39-9d15-9fcac45791d4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 returned with HTTP 200 Jan 21 09:04:00.634765 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1956/3921] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:00 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 => generated 998 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:01.641951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1660fd4-722e-46ac-ae36-5c0f350eebae tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 Jan 21 09:04:01.642676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1660fd4-722e-46ac-ae36-5c0f350eebae tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:01.642834 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:01.642834 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:01.643268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1660fd4-722e-46ac-ae36-5c0f350eebae tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:01.693962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1660fd4-722e-46ac-ae36-5c0f350eebae tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 returned with HTTP 404 Jan 21 09:04:01.699095 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1966/3922] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:01 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:04:01.704786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a525c874-5de7-498f-beab-22fd86579656 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660 Jan 21 09:04:01.705514 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a525c874-5de7-498f-beab-22fd86579656 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:01.706465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:01.706465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:01.706858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a525c874-5de7-498f-beab-22fd86579656 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:01.707274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-a525c874-5de7-498f-beab-22fd86579656 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 282f64f1-21e3-411c-bdc2-31598e46d660 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:01.714014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a525c874-5de7-498f-beab-22fd86579656 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660 returned with HTTP 404 Jan 21 09:04:01.715067 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1957/3923] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:01 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/282f64f1-21e3-411c-bdc2-31598e46d660 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:04:01.724312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca7d8b44-bd6d-438f-b995-53e484675fb7 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] DELETE http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types/aed4ea90-153c-4b12-842d-49e49eb32024 Jan 21 09:04:01.724880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca7d8b44-bd6d-438f-b995-53e484675fb7 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:01.725366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca7d8b44-bd6d-438f-b995-53e484675fb7 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:01.752373 n-d-769329-4 devstack@c-api.service[88055]: /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 09:04:01.752373 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:01.809078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca7d8b44-bd6d-438f-b995-53e484675fb7 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types/aed4ea90-153c-4b12-842d-49e49eb32024 returned with HTTP 202 Jan 21 09:04:01.809907 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1967/3924] 10.222.0.50 () {60 vars in 1371 bytes} [Thu Jan 21 09:04:01 2021] DELETE /volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types/aed4ea90-153c-4b12-842d-49e49eb32024 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:01.831243 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e13526f1-dd08-4701-8ed6-c1c2a565c2c6 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] POST http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types Jan 21 09:04:01.840186 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e13526f1-dd08-4701-8ed6-c1c2a565c2c6 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-807976055"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:01.958906 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e13526f1-dd08-4701-8ed6-c1c2a565c2c6 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types returned with HTTP 200 Jan 21 09:04:01.965844 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1958/3925] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 09:04:01 2021] POST /volume/v3/c23ce1756d1747d59d636d9e380b09fd/types => generated 223 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:01.970389 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9459c224-bd6f-4b11-8058-ddc85048c5fb tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] POST http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types Jan 21 09:04:01.971202 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9459c224-bd6f-4b11-8058-ddc85048c5fb tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-342476222"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:02.101962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9459c224-bd6f-4b11-8058-ddc85048c5fb tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types returned with HTTP 202 Jan 21 09:04:02.103230 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1968/3926] 10.222.0.50 () {62 vars in 1278 bytes} [Thu Jan 21 09:04:01 2021] POST /volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types => generated 180 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:02.118925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e32ca5b7-d320-47dd-868a-6989d95da1a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups Jan 21 09:04:02.120436 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e32ca5b7-d320-47dd-868a-6989d95da1a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dc89ed72-d78e-4a3e-9125-3a930cf5374f", "volume_types": ["3bee6866-a2ca-4451-9771-b221cb085ea4"], "name": "tempest-GroupSnapshotsTest-Group-1424960968"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:02.122519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-e32ca5b7-d320-47dd-868a-6989d95da1a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating new group {'group': {'group_type': 'dc89ed72-d78e-4a3e-9125-3a930cf5374f', 'volume_types': ['3bee6866-a2ca-4451-9771-b221cb085ea4'], 'name': 'tempest-GroupSnapshotsTest-Group-1424960968'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:04:02.150154 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-e32ca5b7-d320-47dd-868a-6989d95da1a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating group tempest-GroupSnapshotsTest-Group-1424960968. Jan 21 09:04:02.201709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e32ca5b7-d320-47dd-868a-6989d95da1a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Availability Zones retrieved successfully. Jan 21 09:04:02.305557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-e32ca5b7-d320-47dd-868a-6989d95da1a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['be27da7e-b41c-4f06-965b-69bdc9b209df'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:02.469084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e32ca5b7-d320-47dd-868a-6989d95da1a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups returned with HTTP 202 Jan 21 09:04:02.471948 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1959/3927] 10.222.0.50 () {62 vars in 1264 bytes} [Thu Jan 21 09:04:02 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/groups => generated 112 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:02.490650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1e2e598-0d06-4fd8-a04d-e04ff3e15f15 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:02.500684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1e2e598-0d06-4fd8-a04d-e04ff3e15f15 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:02.501916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1e2e598-0d06-4fd8-a04d-e04ff3e15f15 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:02.502468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-c1e2e598-0d06-4fd8-a04d-e04ff3e15f15 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:02.519396 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:02.519396 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:02.580767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1e2e598-0d06-4fd8-a04d-e04ff3e15f15 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 200 Jan 21 09:04:02.582575 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1969/3928] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:02 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 392 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:03.595473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b156aa2-379a-4bcd-989f-c6d0a6ed48f8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:03.596200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b156aa2-379a-4bcd-989f-c6d0a6ed48f8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:03.597008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:03.597008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:03.597315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b156aa2-379a-4bcd-989f-c6d0a6ed48f8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:03.597735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-1b156aa2-379a-4bcd-989f-c6d0a6ed48f8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:03.605454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:03.605454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:03.633866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b156aa2-379a-4bcd-989f-c6d0a6ed48f8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 200 Jan 21 09:04:03.635006 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1960/3929] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:03 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 393 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:03.646107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes Jan 21 09:04:03.646619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:03.646619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:03.647042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3bee6866-a2ca-4451-9771-b221cb085ea4", "group_id": "065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-162250373"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:03.648313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume request body: {'volume': {'volume_type': '3bee6866-a2ca-4451-9771-b221cb085ea4', 'group_id': '065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-162250373'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:03.673578 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:03.673578 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:03.675302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume of 1 GB Jan 21 09:04:03.691966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Availability Zones retrieved successfully. Jan 21 09:04:03.709214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Flow 'volume_create_api' (1e063214-730b-4030-b077-c841d3ac8efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:03.712723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2644d70c-c230-462f-863b-af8492498e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:03.714429 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:03.714429 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:03.715051 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:04:03.774630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2644d70c-c230-462f-863b-af8492498e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:04:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3bee6866-a2ca-4451-9771-b221cb085ea4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-807976055',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bee6866-a2ca-4451-9771-b221cb085ea4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:03.777013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26992f9c-bb88-49c4-ba6d-ac2bcdda2824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:03.832118 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-807976055 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-807976055, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:03.833064 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-807976055 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-807976055, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:03.962775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['5707bcbe-349f-4784-80eb-a1fc2edb7d60', '4711e097-dd9f-41d8-82c3-10a34230bbf6', '1cc175d6-af1f-4119-94df-0b4570a1458f', '38aed4b0-ddbe-4156-85e9-c2a8f0cf78c6'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:03.964885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26992f9c-bb88-49c4-ba6d-ac2bcdda2824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5707bcbe-349f-4784-80eb-a1fc2edb7d60', '4711e097-dd9f-41d8-82c3-10a34230bbf6', '1cc175d6-af1f-4119-94df-0b4570a1458f', '38aed4b0-ddbe-4156-85e9-c2a8f0cf78c6']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:03.967285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f701b2ad-b031-4a42-b098-c066ede44f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:04.053539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f701b2ad-b031-4a42-b098-c066ede44f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7e74f94-bf44-45ba-bcff-17796532a9e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-162250373',encryption_key_id=None,group_id=065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d,group_type_id=,metadata={},multiattach=False,project_id='b9fb7729a202403cade523613e821d8e',qos_specs=None,replication_status=,reservations=['5707bcbe-349f-4784-80eb-a1fc2edb7d60','4711e097-dd9f-41d8-82c3-10a34230bbf6','1cc175d6-af1f-4119-94df-0b4570a1458f','38aed4b0-ddbe-4156-85e9-c2a8f0cf78c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8882cec188034d9aad9e3da53b92667c',volume_type_id=3bee6866-a2ca-4451-9771-b221cb085ea4), '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-21T09:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-162250373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d,host=None,id=e7e74f94-bf44-45ba-bcff-17796532a9e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9fb7729a202403cade523613e821d8e',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='8882cec188034d9aad9e3da53b92667c',volume_attachment=,volume_type=,volume_type_id=3bee6866-a2ca-4451-9771-b221cb085ea4)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:04.055786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (883eb5e4-21e6-4f78-8558-c8ef5532b2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:04.124679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (883eb5e4-21e6-4f78-8558-c8ef5532b2d9) 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-162250373',encryption_key_id=None,group_id=065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d,group_type_id=,metadata={},multiattach=False,project_id='b9fb7729a202403cade523613e821d8e',qos_specs=None,replication_status=,reservations=['5707bcbe-349f-4784-80eb-a1fc2edb7d60','4711e097-dd9f-41d8-82c3-10a34230bbf6','1cc175d6-af1f-4119-94df-0b4570a1458f','38aed4b0-ddbe-4156-85e9-c2a8f0cf78c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8882cec188034d9aad9e3da53b92667c',volume_type_id=3bee6866-a2ca-4451-9771-b221cb085ea4)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:04.127074 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be37952-f562-44c9-a3d7-f746c2006da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:04.172363 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4be37952-f562-44c9-a3d7-f746c2006da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:04.178404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Flow 'volume_create_api' (1e063214-730b-4030-b077-c841d3ac8efc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:04.239290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume request issued successfully. Jan 21 09:04:04.255142 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:04.255650 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:04.263862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:04.274646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:04.274646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:04.292382 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db4fda67-ab65-42b1-a20d-3dc4c4550735 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes returned with HTTP 202 Jan 21 09:04:04.293513 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1970/3930] 10.222.0.50 () {62 vars in 1267 bytes} [Thu Jan 21 09:04:03 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/volumes => generated 906 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:04.320955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23297cda-bda9-4d82-a8a3-08c2be783ff4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 Jan 21 09:04:04.322075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23297cda-bda9-4d82-a8a3-08c2be783ff4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:04.322441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:04.322441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:04.323150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23297cda-bda9-4d82-a8a3-08c2be783ff4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:04.399354 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:04.399354 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:04.409665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23297cda-bda9-4d82-a8a3-08c2be783ff4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:04.425259 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-23297cda-bda9-4d82-a8a3-08c2be783ff4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:04.425874 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-23297cda-bda9-4d82-a8a3-08c2be783ff4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:04.435187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-23297cda-bda9-4d82-a8a3-08c2be783ff4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:04.442908 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:04.442908 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:04.465885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23297cda-bda9-4d82-a8a3-08c2be783ff4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 returned with HTTP 200 Jan 21 09:04:04.466724 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1961/3931] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:04 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 => generated 998 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:05.492808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6973e2a-90ef-4a61-8d72-15279251d5ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 Jan 21 09:04:05.493398 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6973e2a-90ef-4a61-8d72-15279251d5ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:05.493564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:05.493564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:05.493855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6973e2a-90ef-4a61-8d72-15279251d5ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:05.545462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:05.545462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:05.555099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d6973e2a-90ef-4a61-8d72-15279251d5ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:05.570635 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d6973e2a-90ef-4a61-8d72-15279251d5ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:05.571089 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d6973e2a-90ef-4a61-8d72-15279251d5ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:05.581151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-d6973e2a-90ef-4a61-8d72-15279251d5ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:05.588906 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:05.588906 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:05.611998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6973e2a-90ef-4a61-8d72-15279251d5ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 returned with HTTP 200 Jan 21 09:04:05.612867 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1971/3932] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:05 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 => generated 999 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:05.639931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes Jan 21 09:04:05.640447 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:05.640447 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:05.640878 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3bee6866-a2ca-4451-9771-b221cb085ea4", "group_id": "065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1587177188"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:05.642085 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume request body: {'volume': {'volume_type': '3bee6866-a2ca-4451-9771-b221cb085ea4', 'group_id': '065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1587177188'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:05.664594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:05.664594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:05.666139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume of 1 GB Jan 21 09:04:05.682900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Availability Zones retrieved successfully. Jan 21 09:04:05.700869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Flow 'volume_create_api' (47e999fe-09dd-4342-9b00-82c1fcaa17c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:05.704275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fd70e83-2fa1-4c1f-8fcc-f0b7d276375f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:05.706565 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:05.706565 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:05.707150 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:04:05.760854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fd70e83-2fa1-4c1f-8fcc-f0b7d276375f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:04:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3bee6866-a2ca-4451-9771-b221cb085ea4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-807976055',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bee6866-a2ca-4451-9771-b221cb085ea4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:05.763042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b638db-a395-439a-a08b-0fe6b7b7214c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:05.814246 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-807976055 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-807976055, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:05.815942 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-807976055 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-807976055, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:05.883205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['e09fa997-7774-497f-8805-183e21f46dfe', 'fbb05b5e-8e4a-486b-af7a-9d5dd718c2e8', '5b772a36-f777-4065-a8ce-56478685f4e9', '16266e55-110d-49ef-9f95-a1449c4eb208'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:05.885313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b638db-a395-439a-a08b-0fe6b7b7214c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e09fa997-7774-497f-8805-183e21f46dfe', 'fbb05b5e-8e4a-486b-af7a-9d5dd718c2e8', '5b772a36-f777-4065-a8ce-56478685f4e9', '16266e55-110d-49ef-9f95-a1449c4eb208']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:05.887884 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0245e3-ec0d-47c6-a143-ddff69ac8ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:05.979999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0245e3-ec0d-47c6-a143-ddff69ac8ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1587177188',encryption_key_id=None,group_id=065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d,group_type_id=,metadata={},multiattach=False,project_id='b9fb7729a202403cade523613e821d8e',qos_specs=None,replication_status=,reservations=['e09fa997-7774-497f-8805-183e21f46dfe','fbb05b5e-8e4a-486b-af7a-9d5dd718c2e8','5b772a36-f777-4065-a8ce-56478685f4e9','16266e55-110d-49ef-9f95-a1449c4eb208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8882cec188034d9aad9e3da53b92667c',volume_type_id=3bee6866-a2ca-4451-9771-b221cb085ea4), '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-21T09:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1587177188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d,host=None,id=01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9fb7729a202403cade523613e821d8e',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='8882cec188034d9aad9e3da53b92667c',volume_attachment=,volume_type=,volume_type_id=3bee6866-a2ca-4451-9771-b221cb085ea4)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:05.982136 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe273e04-7c51-457a-a0f4-dc059c4c8851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:06.044398 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe273e04-7c51-457a-a0f4-dc059c4c8851) 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-1587177188',encryption_key_id=None,group_id=065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d,group_type_id=,metadata={},multiattach=False,project_id='b9fb7729a202403cade523613e821d8e',qos_specs=None,replication_status=,reservations=['e09fa997-7774-497f-8805-183e21f46dfe','fbb05b5e-8e4a-486b-af7a-9d5dd718c2e8','5b772a36-f777-4065-a8ce-56478685f4e9','16266e55-110d-49ef-9f95-a1449c4eb208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8882cec188034d9aad9e3da53b92667c',volume_type_id=3bee6866-a2ca-4451-9771-b221cb085ea4)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:06.046749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7a4e39-8890-434a-b735-254f19becc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:06.103651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7a4e39-8890-434a-b735-254f19becc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:06.106575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Flow 'volume_create_api' (47e999fe-09dd-4342-9b00-82c1fcaa17c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:06.156776 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume request issued successfully. Jan 21 09:04:06.171524 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:06.171988 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:06.181254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:06.189243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:06.189243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:06.206176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cf3865c6-7ce1-4a91-aca3-4d7f00769c7d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes returned with HTTP 202 Jan 21 09:04:06.208011 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1962/3933] 10.222.0.50 () {62 vars in 1267 bytes} [Thu Jan 21 09:04:05 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/volumes => generated 907 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:06.226932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f51fe675-bbc0-4b9f-a3f5-39f37a3f2654 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae Jan 21 09:04:06.227737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f51fe675-bbc0-4b9f-a3f5-39f37a3f2654 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:06.228009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:06.228009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:06.228515 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f51fe675-bbc0-4b9f-a3f5-39f37a3f2654 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:06.326081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:06.326081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:06.342217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f51fe675-bbc0-4b9f-a3f5-39f37a3f2654 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:06.371381 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-f51fe675-bbc0-4b9f-a3f5-39f37a3f2654 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:06.372207 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-f51fe675-bbc0-4b9f-a3f5-39f37a3f2654 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:06.385272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-f51fe675-bbc0-4b9f-a3f5-39f37a3f2654 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:06.400593 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:06.400593 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:06.456814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f51fe675-bbc0-4b9f-a3f5-39f37a3f2654 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae returned with HTTP 200 Jan 21 09:04:06.458307 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1972/3934] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:06 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae => generated 999 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:07.485536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e109e4d-92f4-4fd0-8d08-28e6c0bb50af tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae Jan 21 09:04:07.486530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e109e4d-92f4-4fd0-8d08-28e6c0bb50af tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:07.486850 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:07.486850 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:07.487522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9e109e4d-92f4-4fd0-8d08-28e6c0bb50af tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:07.549865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:07.549865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:07.559311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9e109e4d-92f4-4fd0-8d08-28e6c0bb50af tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:07.575680 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-9e109e4d-92f4-4fd0-8d08-28e6c0bb50af tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:07.576240 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-9e109e4d-92f4-4fd0-8d08-28e6c0bb50af tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:07.584750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-9e109e4d-92f4-4fd0-8d08-28e6c0bb50af tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:07.592119 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:07.592119 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:07.613808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9e109e4d-92f4-4fd0-8d08-28e6c0bb50af tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae returned with HTTP 200 Jan 21 09:04:07.614667 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1963/3935] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:07 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae => generated 1000 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:04:07.641079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16a77d02-2b17-4065-90e7-a24b63b0b7a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] PUT http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:07.641695 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:07.641695 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:07.642128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16a77d02-2b17-4065-90e7-a24b63b0b7a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e7e74f94-bf44-45ba-bcff-17796532a9e3"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:07.643355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-16a77d02-2b17-4065-90e7-a24b63b0b7a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Update called for group 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d. {{(pid=88057) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:04:07.643757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-16a77d02-2b17-4065-90e7-a24b63b0b7a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Updating group 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d with name None description: None add_volumes: None remove_volumes: e7e74f94-bf44-45ba-bcff-17796532a9e3. Jan 21 09:04:07.651828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:07.651828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:07.743221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16a77d02-2b17-4065-90e7-a24b63b0b7a5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 202 Jan 21 09:04:07.744578 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1973/3936] 10.222.0.50 () {62 vars in 1373 bytes} [Thu Jan 21 09:04:07 2021] PUT /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:07.758530 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c6baa0c3-d0db-4f3f-92da-7535856ff1f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:07.759614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c6baa0c3-d0db-4f3f-92da-7535856ff1f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:07.759994 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:07.759994 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:07.760926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c6baa0c3-d0db-4f3f-92da-7535856ff1f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:07.761564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-c6baa0c3-d0db-4f3f-92da-7535856ff1f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:07.770342 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:07.770342 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:07.806106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c6baa0c3-d0db-4f3f-92da-7535856ff1f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 200 Jan 21 09:04:07.807593 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1964/3937] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:07 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 392 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:08.825520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a454a0eb-49bf-4453-a8b2-2f16f56e5d99 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:08.826109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a454a0eb-49bf-4453-a8b2-2f16f56e5d99 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:08.826275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:08.826275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:08.826742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a454a0eb-49bf-4453-a8b2-2f16f56e5d99 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:08.827201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-a454a0eb-49bf-4453-a8b2-2f16f56e5d99 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:08.837260 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:08.837260 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:08.878838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a454a0eb-49bf-4453-a8b2-2f16f56e5d99 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 200 Jan 21 09:04:08.880061 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1974/3938] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:08 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 393 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:08.891985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1747f7d9-e336-4795-8068-3a9b69919b1f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] PUT http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:08.892511 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:08.892511 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:08.892930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1747f7d9-e336-4795-8068-3a9b69919b1f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e7e74f94-bf44-45ba-bcff-17796532a9e3"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:08.894061 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-1747f7d9-e336-4795-8068-3a9b69919b1f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Update called for group 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d. {{(pid=88056) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:04:08.894415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-1747f7d9-e336-4795-8068-3a9b69919b1f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Updating group 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d with name None description: None add_volumes: e7e74f94-bf44-45ba-bcff-17796532a9e3 remove_volumes: None. Jan 21 09:04:08.901965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:08.901965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:09.057115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1747f7d9-e336-4795-8068-3a9b69919b1f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 202 Jan 21 09:04:09.058358 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1965/3939] 10.222.0.50 () {62 vars in 1373 bytes} [Thu Jan 21 09:04:08 2021] PUT /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:09.070063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-833be56e-d7a4-4eb9-83a5-26b1390e0388 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:09.071058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-833be56e-d7a4-4eb9-83a5-26b1390e0388 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:09.071403 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:09.071403 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:09.072047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-833be56e-d7a4-4eb9-83a5-26b1390e0388 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:09.072697 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-833be56e-d7a4-4eb9-83a5-26b1390e0388 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:09.081955 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:09.081955 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:09.113475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-833be56e-d7a4-4eb9-83a5-26b1390e0388 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 200 Jan 21 09:04:09.124810 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1975/3940] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:09 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:04:10.134443 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f6c0533-994e-4bdf-a000-de1005a39155 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:10.135355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f6c0533-994e-4bdf-a000-de1005a39155 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:10.135355 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:10.135355 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:10.136020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6f6c0533-994e-4bdf-a000-de1005a39155 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:10.137266 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-6f6c0533-994e-4bdf-a000-de1005a39155 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:10.145899 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:10.145899 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:10.176268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6f6c0533-994e-4bdf-a000-de1005a39155 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 200 Jan 21 09:04:10.177212 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1966/3941] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:10 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 393 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:10.193524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4d7e6d97-cdbd-40b0-ad49-5732cbe19436 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] PUT http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:10.194210 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:10.194210 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:10.194610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4d7e6d97-cdbd-40b0-ad49-5732cbe19436 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:10.195708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-4d7e6d97-cdbd-40b0-ad49-5732cbe19436 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Update called for group 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d. {{(pid=88057) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:04:10.196059 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-4d7e6d97-cdbd-40b0-ad49-5732cbe19436 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Updating group 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d with name None description: None add_volumes: None remove_volumes: 01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae. Jan 21 09:04:10.210020 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:10.210020 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:10.304425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4d7e6d97-cdbd-40b0-ad49-5732cbe19436 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 202 Jan 21 09:04:10.305346 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1976/3942] 10.222.0.50 () {62 vars in 1373 bytes} [Thu Jan 21 09:04:10 2021] PUT /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:04:10.315577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a52dab4-e391-495f-ae86-a400589b5d32 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:10.316131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a52dab4-e391-495f-ae86-a400589b5d32 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:10.316531 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:10.316531 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:10.317179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a52dab4-e391-495f-ae86-a400589b5d32 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:10.317852 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-2a52dab4-e391-495f-ae86-a400589b5d32 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:10.325939 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:10.325939 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:10.357571 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a52dab4-e391-495f-ae86-a400589b5d32 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 200 Jan 21 09:04:10.359088 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1967/3943] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:10 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:11.376052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef568295-4e03-45b9-bdae-aad14c10b5a2 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:11.376927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef568295-4e03-45b9-bdae-aad14c10b5a2 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:11.378105 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:11.378105 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:11.378681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef568295-4e03-45b9-bdae-aad14c10b5a2 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:11.379163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-ef568295-4e03-45b9-bdae-aad14c10b5a2 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:11.388308 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:11.388308 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:11.423040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef568295-4e03-45b9-bdae-aad14c10b5a2 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 200 Jan 21 09:04:11.424792 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1977/3944] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:11 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 393 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:11.437007 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc7da223-5be2-45ad-be9f-d5afd5ea745c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] PUT http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:11.437533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:11.437533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:11.437954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc7da223-5be2-45ad-be9f-d5afd5ea745c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:11.439041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-dc7da223-5be2-45ad-be9f-d5afd5ea745c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Update called for group 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d. {{(pid=88056) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:04:11.439408 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-dc7da223-5be2-45ad-be9f-d5afd5ea745c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Updating group 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d with name None description: None add_volumes: 01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae remove_volumes: None. Jan 21 09:04:11.447994 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:11.447994 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:11.639871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc7da223-5be2-45ad-be9f-d5afd5ea745c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 202 Jan 21 09:04:11.641326 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1968/3945] 10.222.0.50 () {62 vars in 1373 bytes} [Thu Jan 21 09:04:11 2021] PUT /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:11.655860 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5dc9c8af-cb6e-4f5e-97a9-ec080d410630 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:11.656971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5dc9c8af-cb6e-4f5e-97a9-ec080d410630 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:11.657344 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:11.657344 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:11.658038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5dc9c8af-cb6e-4f5e-97a9-ec080d410630 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:11.659306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-5dc9c8af-cb6e-4f5e-97a9-ec080d410630 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:11.673277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:11.673277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:11.712980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5dc9c8af-cb6e-4f5e-97a9-ec080d410630 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 200 Jan 21 09:04:11.714843 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1978/3946] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:11 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 392 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:12.732395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58de7bf8-3348-4281-9477-bcbfe9b9194e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:12.733762 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58de7bf8-3348-4281-9477-bcbfe9b9194e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:12.734125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:12.734125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:12.734787 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-58de7bf8-3348-4281-9477-bcbfe9b9194e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:12.735575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-58de7bf8-3348-4281-9477-bcbfe9b9194e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:12.749826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:12.749826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:12.790900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-58de7bf8-3348-4281-9477-bcbfe9b9194e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 200 Jan 21 09:04:12.792056 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1969/3947] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:12 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 393 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:12.805728 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail Jan 21 09:04:12.806471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:12.806790 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:12.806790 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:12.807342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:12.808239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:04:12.809184 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:12.809184 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:12.810513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:04:12.897480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all volumes completed successfully. Jan 21 09:04:12.900404 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:12.901179 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:12.914806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:12.930659 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:12.930659 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:12.960097 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:12.960727 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:12.970549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:12.979162 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:12.979162 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:13.023775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca892ede-c10d-4161-80ca-99bac9704f05 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail returned with HTTP 200 Jan 21 09:04:13.025540 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1979/3948] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 09:04:12 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail => generated 1992 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:04:13.053821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1ca251b-00e6-47ca-895c-e2c81c2f2f31 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots Jan 21 09:04:13.054490 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:13.054490 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:13.055222 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1ca251b-00e6-47ca-895c-e2c81c2f2f31 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-313254530"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:13.056513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-e1ca251b-00e6-47ca-895c-e2c81c2f2f31 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating new group_snapshot {'group_snapshot': {'group_id': '065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-313254530'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 09:04:13.066012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:13.066012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:13.081809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.group_snapshots [None req-e1ca251b-00e6-47ca-895c-e2c81c2f2f31 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-313254530. Jan 21 09:04:13.202551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:13.202551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:13.262109 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-e1ca251b-00e6-47ca-895c-e2c81c2f2f31 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-807976055 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-807976055, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:13.334494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-e1ca251b-00e6-47ca-895c-e2c81c2f2f31 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['11523807-bf75-43d4-8874-c860596e4371', '35f96b29-6a7e-4003-b34f-828b4dbfe3d3', '80542bab-0c78-423e-b0c3-cbfdf5b11cf7', 'c90e2b6b-5f07-40fb-8930-a333def5963e'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:13.578098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1ca251b-00e6-47ca-895c-e2c81c2f2f31 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots returned with HTTP 202 Jan 21 09:04:13.579519 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1970/3949] 10.222.0.50 () {62 vars in 1291 bytes} [Thu Jan 21 09:04:13 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots => generated 186 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:13.597474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be77c359-de9f-4aed-9b41-47bddd1e75b7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff Jan 21 09:04:13.599018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be77c359-de9f-4aed-9b41-47bddd1e75b7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:13.599674 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:13.599674 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:13.601208 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-be77c359-de9f-4aed-9b41-47bddd1e75b7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:13.602229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-be77c359-de9f-4aed-9b41-47bddd1e75b7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member c07a92a6-f12d-4869-84cf-7183951699ff {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:13.617568 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:13.617568 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:13.643788 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-be77c359-de9f-4aed-9b41-47bddd1e75b7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff returned with HTTP 200 Jan 21 09:04:13.648245 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1980/3950] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:13 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff => generated 325 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:04:14.038043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6922aa59-26ab-4e9e-a404-958d2c9cecdd req-34f2c667-e31f-4523-946f-489db7710292 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/89af243f-2821-4594-9c88-ddd612fa4a6b Jan 21 09:04:14.039022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6922aa59-26ab-4e9e-a404-958d2c9cecdd req-34f2c667-e31f-4523-946f-489db7710292 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:14.039204 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:14.039204 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:14.039898 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-6922aa59-26ab-4e9e-a404-958d2c9cecdd req-34f2c667-e31f-4523-946f-489db7710292 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:14.084891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:14.084891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:14.643858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-6922aa59-26ab-4e9e-a404-958d2c9cecdd req-34f2c667-e31f-4523-946f-489db7710292 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:04:14.644285 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-6922aa59-26ab-4e9e-a404-958d2c9cecdd req-34f2c667-e31f-4523-946f-489db7710292 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:04:14.665488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1850b02e-2673-45fa-97da-263c66513fbd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff Jan 21 09:04:14.666227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1850b02e-2673-45fa-97da-263c66513fbd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:14.667036 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:14.667036 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:14.667036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1850b02e-2673-45fa-97da-263c66513fbd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:14.667358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-1850b02e-2673-45fa-97da-263c66513fbd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member c07a92a6-f12d-4869-84cf-7183951699ff {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:14.675181 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:14.675181 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:14.678283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-6922aa59-26ab-4e9e-a404-958d2c9cecdd req-34f2c667-e31f-4523-946f-489db7710292 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/89af243f-2821-4594-9c88-ddd612fa4a6b returned with HTTP 200 Jan 21 09:04:14.680383 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1971/3951] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 09:04:14 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/attachments/89af243f-2821-4594-9c88-ddd612fa4a6b => generated 19 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:14.689649 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1850b02e-2673-45fa-97da-263c66513fbd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff returned with HTTP 200 Jan 21 09:04:14.691120 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1981/3952] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:14 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff => generated 325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:04:15.707417 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb5442b5-9c99-415a-baf9-12982672b0b6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff Jan 21 09:04:15.708570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb5442b5-9c99-415a-baf9-12982672b0b6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:15.708960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:15.708960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:15.709639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bb5442b5-9c99-415a-baf9-12982672b0b6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:15.710467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-bb5442b5-9c99-415a-baf9-12982672b0b6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member c07a92a6-f12d-4869-84cf-7183951699ff {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:15.726510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:15.726510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:15.744189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bb5442b5-9c99-415a-baf9-12982672b0b6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff returned with HTTP 200 Jan 21 09:04:15.745175 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1972/3953] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:15 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff => generated 325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:16.076620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78a2f0b5-381d-4ea9-b6bf-0fc984700657 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:04:16.077585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78a2f0b5-381d-4ea9-b6bf-0fc984700657 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:16.077914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:16.077914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:16.078695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-78a2f0b5-381d-4ea9-b6bf-0fc984700657 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:16.079489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-78a2f0b5-381d-4ea9-b6bf-0fc984700657 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume with id: 69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:04:16.165759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:16.165759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:16.167052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-78a2f0b5-381d-4ea9-b6bf-0fc984700657 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:16.219979 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.keymgr.conf_key_mgr [None req-78a2f0b5-381d-4ea9-b6bf-0fc984700657 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 09:04:16.257583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-78a2f0b5-381d-4ea9-b6bf-0fc984700657 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume request issued successfully. Jan 21 09:04:16.258187 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-78a2f0b5-381d-4ea9-b6bf-0fc984700657 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a returned with HTTP 202 Jan 21 09:04:16.263988 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1982/3954] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:16 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:16.268746 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cf29364-d5d4-4a42-af62-2760398e8ac8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:04:16.269634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cf29364-d5d4-4a42-af62-2760398e8ac8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:16.269969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:16.269969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:16.270637 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3cf29364-d5d4-4a42-af62-2760398e8ac8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:16.339275 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:16.339275 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:16.351941 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3cf29364-d5d4-4a42-af62-2760398e8ac8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:16.400466 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3cf29364-d5d4-4a42-af62-2760398e8ac8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a returned with HTTP 200 Jan 21 09:04:16.401552 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1973/3955] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:16 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a => generated 937 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:16.760577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a49721a9-c98f-42c9-998b-c7d561568d13 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff Jan 21 09:04:16.761181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a49721a9-c98f-42c9-998b-c7d561568d13 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:16.761384 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:16.761384 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:16.761723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a49721a9-c98f-42c9-998b-c7d561568d13 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:16.762328 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-a49721a9-c98f-42c9-998b-c7d561568d13 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member c07a92a6-f12d-4869-84cf-7183951699ff {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:16.769502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:16.769502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:16.784212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a49721a9-c98f-42c9-998b-c7d561568d13 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff returned with HTTP 200 Jan 21 09:04:16.785069 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1983/3956] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:16 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:17.418130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc213b97-a4b1-43d5-a72f-4fe669003b51 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:04:17.418949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc213b97-a4b1-43d5-a72f-4fe669003b51 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:17.419250 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:17.419250 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:17.419840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc213b97-a4b1-43d5-a72f-4fe669003b51 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:17.476642 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:17.476642 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:17.485927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dc213b97-a4b1-43d5-a72f-4fe669003b51 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:17.512254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc213b97-a4b1-43d5-a72f-4fe669003b51 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a returned with HTTP 200 Jan 21 09:04:17.513100 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1974/3957] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:17 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a => generated 937 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:17.798053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-706a7eda-697a-4a86-a8ec-65278483d354 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff Jan 21 09:04:17.799004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-706a7eda-697a-4a86-a8ec-65278483d354 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:17.799330 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:17.799330 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:17.799932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-706a7eda-697a-4a86-a8ec-65278483d354 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:17.800567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-706a7eda-697a-4a86-a8ec-65278483d354 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member c07a92a6-f12d-4869-84cf-7183951699ff {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:17.810443 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:17.810443 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:17.834264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-706a7eda-697a-4a86-a8ec-65278483d354 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff returned with HTTP 200 Jan 21 09:04:17.835879 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1984/3958] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:17 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:17.871875 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62f810b9-63df-49d7-8597-a95bccb08cd6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail Jan 21 09:04:17.872590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62f810b9-63df-49d7-8597-a95bccb08cd6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:17.872921 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:17.872921 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:17.873509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-62f810b9-63df-49d7-8597-a95bccb08cd6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:17.874343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-62f810b9-63df-49d7-8597-a95bccb08cd6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:04:17.879568 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-62f810b9-63df-49d7-8597-a95bccb08cd6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Building query based on filter {{(pid=88056) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:04:17.915989 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-62f810b9-63df-49d7-8597-a95bccb08cd6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all snapshots completed successfully. Jan 21 09:04:17.918445 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:17.918445 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:17.921232 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-62f810b9-63df-49d7-8597-a95bccb08cd6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail returned with HTTP 200 Jan 21 09:04:17.922816 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1975/3959] 10.222.0.50 () {58 vars in 1231 bytes} [Thu Jan 21 09:04:17 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail => generated 929 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:17.944572 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-201d8be3-c231-4c3e-b3e9-d9eb7e71d017 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 Jan 21 09:04:17.945571 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-201d8be3-c231-4c3e-b3e9-d9eb7e71d017 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:17.945900 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:17.945900 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:17.946980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-201d8be3-c231-4c3e-b3e9-d9eb7e71d017 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:17.990150 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:17.990150 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:17.991329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-201d8be3-c231-4c3e-b3e9-d9eb7e71d017 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:04:17.993387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-201d8be3-c231-4c3e-b3e9-d9eb7e71d017 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 returned with HTTP 200 Jan 21 09:04:17.994252 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1985/3960] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:17 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 => generated 469 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:18.010309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-720c0eaf-7f35-4597-8c8b-f50f519f8e8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/0c819531-386c-4f6d-8201-35fb59e35f6a Jan 21 09:04:18.011388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-720c0eaf-7f35-4597-8c8b-f50f519f8e8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:18.011805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:18.011805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:18.012491 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-720c0eaf-7f35-4597-8c8b-f50f519f8e8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:18.067215 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:18.067215 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:18.069896 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-720c0eaf-7f35-4597-8c8b-f50f519f8e8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:04:18.073894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-720c0eaf-7f35-4597-8c8b-f50f519f8e8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/0c819531-386c-4f6d-8201-35fb59e35f6a returned with HTTP 200 Jan 21 09:04:18.075516 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1976/3961] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:18 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/0c819531-386c-4f6d-8201-35fb59e35f6a => generated 469 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:18.088858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-576c95cf-79fb-4887-a27f-bdd1546e9ed5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] DELETE http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff Jan 21 09:04:18.089481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-576c95cf-79fb-4887-a27f-bdd1546e9ed5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:18.089702 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:18.089702 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:18.090045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-576c95cf-79fb-4887-a27f-bdd1546e9ed5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:18.090437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-576c95cf-79fb-4887-a27f-bdd1546e9ed5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] delete called for member c07a92a6-f12d-4869-84cf-7183951699ff {{(pid=88057) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:04:18.090780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.group_snapshots [None req-576c95cf-79fb-4887-a27f-bdd1546e9ed5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete group_snapshot with id: c07a92a6-f12d-4869-84cf-7183951699ff Jan 21 09:04:18.110930 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:18.110930 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:18.328313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-576c95cf-79fb-4887-a27f-bdd1546e9ed5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff returned with HTTP 202 Jan 21 09:04:18.334855 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1986/3962] 10.222.0.50 () {60 vars in 1383 bytes} [Thu Jan 21 09:04:18 2021] DELETE /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:18.340881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail Jan 21 09:04:18.341691 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:18.341966 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:18.341966 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:18.342556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:18.343267 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:04:18.346123 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:04:18.405458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all volumes completed successfully. Jan 21 09:04:18.407073 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:18.407557 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:18.417621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:18.425482 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:18.425482 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:18.444411 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:18.445389 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:18.460139 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:18.474739 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:18.474739 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:18.506515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df33b407-a2a8-46ea-afea-eeacd8dbd5aa tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail returned with HTTP 200 Jan 21 09:04:18.508585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1977/3963] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 09:04:18 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail => generated 1992 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:04:18.530740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-796f518d-fdb4-4a91-b54f-3ae06fe05c38 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a Jan 21 09:04:18.531471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-796f518d-fdb4-4a91-b54f-3ae06fe05c38 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:18.531797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:18.531797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:18.532392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-796f518d-fdb4-4a91-b54f-3ae06fe05c38 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:18.535024 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0452487a-a54d-45d9-a6ff-ecc27c8ed710 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail Jan 21 09:04:18.536225 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0452487a-a54d-45d9-a6ff-ecc27c8ed710 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:18.537008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:18.537008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:18.538825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0452487a-a54d-45d9-a6ff-ecc27c8ed710 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:18.541066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-0452487a-a54d-45d9-a6ff-ecc27c8ed710 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:04:18.542762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:18.542762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:18.546468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-0452487a-a54d-45d9-a6ff-ecc27c8ed710 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:04:18.583224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-796f518d-fdb4-4a91-b54f-3ae06fe05c38 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a returned with HTTP 404 Jan 21 09:04:18.588400 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1978/3964] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:18 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/69d66faf-1b11-425b-9ad0-b45797280f2a => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:18.592746 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] GET http://10.222.0.50/volume/v3/c94fddb33e5043308c67a602ef40c2e9/volumes/detail?all_tenants=1 Jan 21 09:04:18.593445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:18.594050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:18.596685 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:04:18.600824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0452487a-a54d-45d9-a6ff-ecc27c8ed710 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all snapshots completed successfully. Jan 21 09:04:18.603698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:18.603698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:18.606909 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0452487a-a54d-45d9-a6ff-ecc27c8ed710 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail returned with HTTP 200 Jan 21 09:04:18.609602 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1987/3965] 10.222.0.50 () {58 vars in 1231 bytes} [Thu Jan 21 09:04:18 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail => generated 927 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:18.621756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f093ca5b-32dc-45ea-a9e7-cae33fc81359 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 Jan 21 09:04:18.622460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f093ca5b-32dc-45ea-a9e7-cae33fc81359 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:18.622805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:18.622805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:18.623423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f093ca5b-32dc-45ea-a9e7-cae33fc81359 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:18.651194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:18.651194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:18.652352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f093ca5b-32dc-45ea-a9e7-cae33fc81359 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:04:18.654503 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f093ca5b-32dc-45ea-a9e7-cae33fc81359 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 returned with HTTP 200 Jan 21 09:04:18.655722 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1988/3966] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:18 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:18.705966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Get all volumes completed successfully. Jan 21 09:04:18.709143 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:18.709947 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:18.722048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:18.735077 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:18.735077 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:18.761512 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:18.762440 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:18.774753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:18.786611 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:18.786611 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:18.811052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad71103c-d217-4624-9b4d-7d7c48789994 tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] http://10.222.0.50/volume/v3/c94fddb33e5043308c67a602ef40c2e9/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 09:04:18.822364 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1979/3967] 10.222.0.50 () {58 vars in 1252 bytes} [Thu Jan 21 09:04:18 2021] GET /volume/v3/c94fddb33e5043308c67a602ef40c2e9/volumes/detail?all_tenants=1 => generated 2230 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:18.830889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d406930-eaa3-4928-b3dc-76dc176a371d tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] DELETE http://10.222.0.50/volume/v3/c94fddb33e5043308c67a602ef40c2e9/types/edf000dd-f6ef-4ef3-a27e-e8dad1e414fe Jan 21 09:04:18.831541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d406930-eaa3-4928-b3dc-76dc176a371d tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:18.831728 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:18.831728 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:18.832161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d406930-eaa3-4928-b3dc-76dc176a371d tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:18.926589 n-d-769329-4 devstack@c-api.service[88055]: /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 09:04:18.926589 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:18.979728 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d406930-eaa3-4928-b3dc-76dc176a371d tempest-TestVolumeBootPattern-1876408011 tempest-TestVolumeBootPattern-1876408011] http://10.222.0.50/volume/v3/c94fddb33e5043308c67a602ef40c2e9/types/edf000dd-f6ef-4ef3-a27e-e8dad1e414fe returned with HTTP 202 Jan 21 09:04:18.980798 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1989/3968] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 09:04:18 2021] DELETE /volume/v3/c94fddb33e5043308c67a602ef40c2e9/types/edf000dd-f6ef-4ef3-a27e-e8dad1e414fe => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:19.053397 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes Jan 21 09:04:19.053858 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:19.053858 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:19.054283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1465762101", "snapshot_id": null, "imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "volume_type": null, "size": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:19.055550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1465762101', 'snapshot_id': None, 'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'volume_type': None, 'size': 1}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:19.204515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume of 1 GB Jan 21 09:04:19.218019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Availability Zones retrieved successfully. Jan 21 09:04:19.235784 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (536982f4-52d0-4a4b-a1fc-c677efae33e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:19.238738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56fa6769-2e2c-452d-9661-cda43460e0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:19.240899 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:04:19.360403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56fa6769-2e2c-452d-9661-cda43460e0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:19.363056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (818a2e10-e8a1-4261-929c-513ba43b07ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:19.477208 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Created reservations ['0f5f982d-7633-4a91-9176-8f3e7f15350a', 'd57a74cd-543a-42e2-b8c9-370d87b1abef', 'c92741de-cfff-4d19-9c7e-2e1fb0edd063', 'e58d087f-c0da-47e3-b35b-829e82630446'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:19.479803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (818a2e10-e8a1-4261-929c-513ba43b07ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f5f982d-7633-4a91-9176-8f3e7f15350a', 'd57a74cd-543a-42e2-b8c9-370d87b1abef', 'c92741de-cfff-4d19-9c7e-2e1fb0edd063', 'e58d087f-c0da-47e3-b35b-829e82630446']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:19.483482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86dbc7e3-8b28-44a2-8407-b190532a579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:19.640252 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86dbc7e3-8b28-44a2-8407-b190532a579d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '853ab422-4bc4-4463-9c04-057f05334282', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1465762101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['0f5f982d-7633-4a91-9176-8f3e7f15350a','d57a74cd-543a-42e2-b8c9-370d87b1abef','c92741de-cfff-4d19-9c7e-2e1fb0edd063','e58d087f-c0da-47e3-b35b-829e82630446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1465762101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=853ab422-4bc4-4463-9c04-057f05334282,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52886170516d449bbdd595f521203bf9',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='43a332b19eb24340b42e4f64cfb92a85',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:19.642467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8883c5c-f9c9-46c8-b1c6-b0ebb7606e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:19.669162 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e99e70f-8fc0-4952-8a62-913f196e8dac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 Jan 21 09:04:19.669850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e99e70f-8fc0-4952-8a62-913f196e8dac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:19.670437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e99e70f-8fc0-4952-8a62-913f196e8dac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:19.698335 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:19.698335 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:19.699753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1e99e70f-8fc0-4952-8a62-913f196e8dac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:04:19.701765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e99e70f-8fc0-4952-8a62-913f196e8dac tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 returned with HTTP 200 Jan 21 09:04:19.702589 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1990/3969] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:19 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:19.713016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8883c5c-f9c9-46c8-b1c6-b0ebb7606e7c) 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-1465762101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['0f5f982d-7633-4a91-9176-8f3e7f15350a','d57a74cd-543a-42e2-b8c9-370d87b1abef','c92741de-cfff-4d19-9c7e-2e1fb0edd063','e58d087f-c0da-47e3-b35b-829e82630446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:19.715047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92add4c6-2dd3-4df2-a5e5-fa3de4cfbecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:19.766595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92add4c6-2dd3-4df2-a5e5-fa3de4cfbecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:19.773045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (536982f4-52d0-4a4b-a1fc-c677efae33e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:19.841300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request issued successfully. Jan 21 09:04:19.859656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d9e6db39-c44a-47a1-9268-9f929767f7c0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes returned with HTTP 202 Jan 21 09:04:19.861002 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1980/3970] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:04:19 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/volumes => generated 828 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:04:19.886981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2c95ef4-7155-455e-854b-f606c1cfd324 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:19.888489 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2c95ef4-7155-455e-854b-f606c1cfd324 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:19.889301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:19.889301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:19.890396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2c95ef4-7155-455e-854b-f606c1cfd324 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:20.029948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:20.029948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:20.042595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c2c95ef4-7155-455e-854b-f606c1cfd324 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:20.082879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2c95ef4-7155-455e-854b-f606c1cfd324 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:20.084223 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1991/3971] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:19 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 896 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:20.721963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb2357f8-6fe6-4c4f-85a0-2209e85bb559 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 Jan 21 09:04:20.722982 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb2357f8-6fe6-4c4f-85a0-2209e85bb559 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:20.723270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:20.723270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:20.724430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb2357f8-6fe6-4c4f-85a0-2209e85bb559 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:20.770385 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:20.770385 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:20.772353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fb2357f8-6fe6-4c4f-85a0-2209e85bb559 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:04:20.775857 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb2357f8-6fe6-4c4f-85a0-2209e85bb559 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 returned with HTTP 200 Jan 21 09:04:20.784952 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1981/3972] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:20 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 => generated 468 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:21.105153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c0a775c-7c62-42a1-a238-1cf7a46f3029 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:21.106597 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c0a775c-7c62-42a1-a238-1cf7a46f3029 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:21.107247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:21.107247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:21.108353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c0a775c-7c62-42a1-a238-1cf7a46f3029 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:21.194897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:21.194897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:21.204974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1c0a775c-7c62-42a1-a238-1cf7a46f3029 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:21.230505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c0a775c-7c62-42a1-a238-1cf7a46f3029 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:21.243467 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1992/3973] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:21 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:21.794711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6fea0563-2d84-4911-8834-fa953ce01676 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 Jan 21 09:04:21.795508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6fea0563-2d84-4911-8834-fa953ce01676 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:21.795752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:21.795752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:21.796295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6fea0563-2d84-4911-8834-fa953ce01676 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:21.829341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6fea0563-2d84-4911-8834-fa953ce01676 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 returned with HTTP 404 Jan 21 09:04:21.831123 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1982/3974] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:21 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/244b1674-4560-468c-899e-ca55d3238a89 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:21.843476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28a4362b-2bd6-497d-b854-25b309a86ec7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/0c819531-386c-4f6d-8201-35fb59e35f6a Jan 21 09:04:21.844486 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28a4362b-2bd6-497d-b854-25b309a86ec7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:21.845117 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:21.845117 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:21.846171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28a4362b-2bd6-497d-b854-25b309a86ec7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:21.896355 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28a4362b-2bd6-497d-b854-25b309a86ec7 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/0c819531-386c-4f6d-8201-35fb59e35f6a returned with HTTP 404 Jan 21 09:04:21.898792 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1993/3975] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:21 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/0c819531-386c-4f6d-8201-35fb59e35f6a => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:21.913109 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2deab69a-dc3c-48ff-90c6-cf361e72105e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff Jan 21 09:04:21.915755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2deab69a-dc3c-48ff-90c6-cf361e72105e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:21.916564 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2deab69a-dc3c-48ff-90c6-cf361e72105e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:21.917913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-2deab69a-dc3c-48ff-90c6-cf361e72105e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member c07a92a6-f12d-4869-84cf-7183951699ff {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:21.927900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2deab69a-dc3c-48ff-90c6-cf361e72105e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff returned with HTTP 404 Jan 21 09:04:21.929871 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1983/3976] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:21 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:04:21.940377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75389715-1014-4595-b0c6-e1601f9e6fb5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] DELETE http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff Jan 21 09:04:21.940958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75389715-1014-4595-b0c6-e1601f9e6fb5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:21.941422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75389715-1014-4595-b0c6-e1601f9e6fb5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:21.942137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-75389715-1014-4595-b0c6-e1601f9e6fb5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] delete called for member c07a92a6-f12d-4869-84cf-7183951699ff {{(pid=88057) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:04:21.942486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.group_snapshots [None req-75389715-1014-4595-b0c6-e1601f9e6fb5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete group_snapshot with id: c07a92a6-f12d-4869-84cf-7183951699ff Jan 21 09:04:21.949998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75389715-1014-4595-b0c6-e1601f9e6fb5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff returned with HTTP 404 Jan 21 09:04:21.951085 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1994/3977] 10.222.0.50 () {60 vars in 1383 bytes} [Thu Jan 21 09:04:21 2021] DELETE /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/c07a92a6-f12d-4869-84cf-7183951699ff => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:04:21.962160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail Jan 21 09:04:21.962989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:21.963802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:21.964640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:04:21.966577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:04:22.022966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all volumes completed successfully. Jan 21 09:04:22.024562 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:22.025014 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:22.034850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:22.044277 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:22.044277 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:22.058573 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:22.059030 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:22.068247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:22.077781 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:22.077781 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:22.102683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60784e4d-d081-4bc1-9edf-7697bba828dc tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail returned with HTTP 200 Jan 21 09:04:22.105501 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1984/3978] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 09:04:21 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail => generated 1992 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:04:22.122297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1eadd30d-e80e-4fb1-8bf9-1b051bfd8358 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d/action Jan 21 09:04:22.123171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1eadd30d-e80e-4fb1-8bf9-1b051bfd8358 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:22.123589 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1eadd30d-e80e-4fb1-8bf9-1b051bfd8358 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:22.124553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-1eadd30d-e80e-4fb1-8bf9-1b051bfd8358 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] delete called for group 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:04:22.124898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-1eadd30d-e80e-4fb1-8bf9-1b051bfd8358 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete group with id: 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:22.132797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:22.132797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:22.255643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-385bd73d-ec87-4d10-8136-94069711325e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:22.256991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-385bd73d-ec87-4d10-8136-94069711325e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:22.257390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:22.257390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:22.258244 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-385bd73d-ec87-4d10-8136-94069711325e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:22.321828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:22.321828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:22.331555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-385bd73d-ec87-4d10-8136-94069711325e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:22.360604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-385bd73d-ec87-4d10-8136-94069711325e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:22.363081 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1985/3979] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:22 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:22.498836 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1eadd30d-e80e-4fb1-8bf9-1b051bfd8358 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d/action returned with HTTP 202 Jan 21 09:04:22.500394 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1995/3980] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 09:04:22 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d/action => generated 0 bytes in 382 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:22.510842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c761b385-06cd-413b-87b9-df38cb9fed9c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae Jan 21 09:04:22.511333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c761b385-06cd-413b-87b9-df38cb9fed9c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:22.511579 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:22.511579 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:22.511958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c761b385-06cd-413b-87b9-df38cb9fed9c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:22.565325 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:22.565325 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:22.576016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c761b385-06cd-413b-87b9-df38cb9fed9c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:22.600075 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-c761b385-06cd-413b-87b9-df38cb9fed9c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:22.600553 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-c761b385-06cd-413b-87b9-df38cb9fed9c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:22.609226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-c761b385-06cd-413b-87b9-df38cb9fed9c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:22.621831 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:22.621831 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:22.666411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c761b385-06cd-413b-87b9-df38cb9fed9c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae returned with HTTP 200 Jan 21 09:04:22.668228 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1986/3981] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:22 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae => generated 999 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:23.382875 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-408e927a-a5c6-4a73-86ab-9c6751fe8c6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:23.384448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-408e927a-a5c6-4a73-86ab-9c6751fe8c6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:23.384685 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:23.384685 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:23.385041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-408e927a-a5c6-4a73-86ab-9c6751fe8c6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:23.469852 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:23.469852 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:23.485415 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-408e927a-a5c6-4a73-86ab-9c6751fe8c6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:23.530062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-408e927a-a5c6-4a73-86ab-9c6751fe8c6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:23.531503 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1996/3982] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:23 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:23.685957 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f2880fa-c48d-44a7-ae2f-418a425c6efd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae Jan 21 09:04:23.686679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f2880fa-c48d-44a7-ae2f-418a425c6efd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:23.686955 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:23.686955 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:23.687561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3f2880fa-c48d-44a7-ae2f-418a425c6efd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:23.742483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:23.742483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:23.755261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3f2880fa-c48d-44a7-ae2f-418a425c6efd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:23.770622 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-3f2880fa-c48d-44a7-ae2f-418a425c6efd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:23.771085 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-3f2880fa-c48d-44a7-ae2f-418a425c6efd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:23.781802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-3f2880fa-c48d-44a7-ae2f-418a425c6efd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:23.792124 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:23.792124 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:23.820334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3f2880fa-c48d-44a7-ae2f-418a425c6efd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae returned with HTTP 200 Jan 21 09:04:23.821484 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1987/3983] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:23 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae => generated 999 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:24.551779 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5330ea83-c488-4231-b3c5-06d6aa74f34b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:24.553014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5330ea83-c488-4231-b3c5-06d6aa74f34b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:24.553419 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:24.553419 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:24.554169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5330ea83-c488-4231-b3c5-06d6aa74f34b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:24.631895 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:24.631895 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:24.645515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5330ea83-c488-4231-b3c5-06d6aa74f34b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:24.679002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5330ea83-c488-4231-b3c5-06d6aa74f34b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:24.680745 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1997/3984] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:24 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:24.843661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23a22a66-aa90-4f4d-834e-e29aae30da5d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae Jan 21 09:04:24.845710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23a22a66-aa90-4f4d-834e-e29aae30da5d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:24.846551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:24.846551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:24.847578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23a22a66-aa90-4f4d-834e-e29aae30da5d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:24.971671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:24.971671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:24.988687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23a22a66-aa90-4f4d-834e-e29aae30da5d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:25.014611 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-23a22a66-aa90-4f4d-834e-e29aae30da5d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:25.015299 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-23a22a66-aa90-4f4d-834e-e29aae30da5d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:25.026408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-23a22a66-aa90-4f4d-834e-e29aae30da5d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:25.038840 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:25.038840 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:25.074628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23a22a66-aa90-4f4d-834e-e29aae30da5d tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae returned with HTTP 200 Jan 21 09:04:25.076413 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1988/3985] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:24 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae => generated 999 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:25.700219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a742bb5-861b-4101-87fd-5b64dbde3399 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:25.700981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a742bb5-861b-4101-87fd-5b64dbde3399 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:25.700981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:25.700981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:25.701379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8a742bb5-861b-4101-87fd-5b64dbde3399 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:25.752209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:25.752209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:25.768949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8a742bb5-861b-4101-87fd-5b64dbde3399 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:25.804281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8a742bb5-861b-4101-87fd-5b64dbde3399 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:25.805311 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1998/3986] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:25 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:26.094814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94357d4e-d4f1-4526-af22-39704fa0268a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae Jan 21 09:04:26.095919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94357d4e-d4f1-4526-af22-39704fa0268a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:26.096074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:26.096074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:26.096449 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94357d4e-d4f1-4526-af22-39704fa0268a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:26.154976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:26.154976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:26.175152 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-94357d4e-d4f1-4526-af22-39704fa0268a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:26.196800 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-94357d4e-d4f1-4526-af22-39704fa0268a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:26.197260 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-94357d4e-d4f1-4526-af22-39704fa0268a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:26.208507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-94357d4e-d4f1-4526-af22-39704fa0268a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:26.222165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:26.222165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:26.262528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94357d4e-d4f1-4526-af22-39704fa0268a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae returned with HTTP 200 Jan 21 09:04:26.275302 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1989/3987] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:26 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae => generated 999 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:26.826429 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15ac3e38-13ee-46ac-b91a-da015e4f387b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:26.827467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15ac3e38-13ee-46ac-b91a-da015e4f387b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:26.827773 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:26.827773 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:26.828634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-15ac3e38-13ee-46ac-b91a-da015e4f387b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:26.938260 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:26.938260 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:26.952393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-15ac3e38-13ee-46ac-b91a-da015e4f387b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:26.979499 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-15ac3e38-13ee-46ac-b91a-da015e4f387b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:26.980519 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 1999/3988] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:26 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:27.287997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-acd0ed9b-3261-47ea-83a0-5a26c527ce8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae Jan 21 09:04:27.288938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-acd0ed9b-3261-47ea-83a0-5a26c527ce8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:27.289596 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:27.289596 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:27.290357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-acd0ed9b-3261-47ea-83a0-5a26c527ce8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:27.356361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-acd0ed9b-3261-47ea-83a0-5a26c527ce8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae returned with HTTP 404 Jan 21 09:04:27.358059 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1990/3989] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:27 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:04:27.367663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72422f79-a068-4979-8617-33f714fda065 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 Jan 21 09:04:27.368513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72422f79-a068-4979-8617-33f714fda065 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:27.368864 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:27.368864 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:27.369569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72422f79-a068-4979-8617-33f714fda065 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:27.436231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72422f79-a068-4979-8617-33f714fda065 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 returned with HTTP 404 Jan 21 09:04:27.437484 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2000/3990] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:27 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:04:27.449622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b48c74d5-2820-45ef-b3ff-fc684570e8dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d Jan 21 09:04:27.450938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b48c74d5-2820-45ef-b3ff-fc684570e8dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:27.452544 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b48c74d5-2820-45ef-b3ff-fc684570e8dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:27.453832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-b48c74d5-2820-45ef-b3ff-fc684570e8dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:27.469679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b48c74d5-2820-45ef-b3ff-fc684570e8dd tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d returned with HTTP 404 Jan 21 09:04:27.474951 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1991/3991] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:27 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/065e0f1f-a60f-47d7-9d9d-9bb4f5a7912d => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:04:27.483082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e77be02d-57be-48ee-b0d7-77bb328e7e12 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] DELETE http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types/dc89ed72-d78e-4a3e-9125-3a930cf5374f Jan 21 09:04:27.483874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e77be02d-57be-48ee-b0d7-77bb328e7e12 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:27.484481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e77be02d-57be-48ee-b0d7-77bb328e7e12 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:27.524742 n-d-769329-4 devstack@c-api.service[88055]: /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 09:04:27.524742 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:27.556905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e77be02d-57be-48ee-b0d7-77bb328e7e12 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types/dc89ed72-d78e-4a3e-9125-3a930cf5374f returned with HTTP 202 Jan 21 09:04:27.558294 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2001/3992] 10.222.0.50 () {60 vars in 1371 bytes} [Thu Jan 21 09:04:27 2021] DELETE /volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types/dc89ed72-d78e-4a3e-9125-3a930cf5374f => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:27.576315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68930d40-f8bb-40ad-b15d-41bb711383ce tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] POST http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types Jan 21 09:04:27.577504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68930d40-f8bb-40ad-b15d-41bb711383ce tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1914870787"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:27.726644 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68930d40-f8bb-40ad-b15d-41bb711383ce tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types returned with HTTP 200 Jan 21 09:04:27.728614 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1992/3993] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 09:04:27 2021] POST /volume/v3/c23ce1756d1747d59d636d9e380b09fd/types => generated 224 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:27.740743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f3492ee-011b-4142-bed3-3d8a614040c1 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] POST http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types Jan 21 09:04:27.742362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9f3492ee-011b-4142-bed3-3d8a614040c1 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-842165758"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:27.814399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9f3492ee-011b-4142-bed3-3d8a614040c1 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types returned with HTTP 202 Jan 21 09:04:27.815372 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2002/3994] 10.222.0.50 () {62 vars in 1278 bytes} [Thu Jan 21 09:04:27 2021] POST /volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types => generated 180 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:04:27.835338 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e460f5f4-5913-4ce9-9488-10df7078f1e5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups Jan 21 09:04:27.837037 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e460f5f4-5913-4ce9-9488-10df7078f1e5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e584fae9-47f3-41a5-8d31-cb7aa5089956", "volume_types": ["2118778d-75d0-4d1b-ba00-88dcd886ec7c"], "name": "tempest-GroupSnapshotsTest-Group-928175911"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:27.839104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-e460f5f4-5913-4ce9-9488-10df7078f1e5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating new group {'group': {'group_type': 'e584fae9-47f3-41a5-8d31-cb7aa5089956', 'volume_types': ['2118778d-75d0-4d1b-ba00-88dcd886ec7c'], 'name': 'tempest-GroupSnapshotsTest-Group-928175911'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:04:27.863461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-e460f5f4-5913-4ce9-9488-10df7078f1e5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating group tempest-GroupSnapshotsTest-Group-928175911. Jan 21 09:04:27.911970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e460f5f4-5913-4ce9-9488-10df7078f1e5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Availability Zones retrieved successfully. Jan 21 09:04:27.985638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-e460f5f4-5913-4ce9-9488-10df7078f1e5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['fb37b5d6-d8f4-49b3-86a3-18c2e9e1e48f'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:27.999972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b807e434-f6db-41e1-bc7e-76b168231a08 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:28.002221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b807e434-f6db-41e1-bc7e-76b168231a08 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:28.002972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b807e434-f6db-41e1-bc7e-76b168231a08 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:28.079362 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:28.079362 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:28.091684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b807e434-f6db-41e1-bc7e-76b168231a08 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:28.121200 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b807e434-f6db-41e1-bc7e-76b168231a08 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:28.122277 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2003/3995] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:27 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:28.232381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e460f5f4-5913-4ce9-9488-10df7078f1e5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups returned with HTTP 202 Jan 21 09:04:28.234540 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1993/3996] 10.222.0.50 () {62 vars in 1264 bytes} [Thu Jan 21 09:04:27 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/groups => generated 111 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:28.250190 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-825eb2fc-dce1-4908-8ea6-77da2ee4d5f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc Jan 21 09:04:28.251155 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-825eb2fc-dce1-4908-8ea6-77da2ee4d5f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:28.252270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:28.252270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:28.253010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-825eb2fc-dce1-4908-8ea6-77da2ee4d5f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:28.253775 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-825eb2fc-dce1-4908-8ea6-77da2ee4d5f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 1ea080e3-66a5-4e5f-a2e0-e10150bc04bc {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:28.276376 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:28.276376 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:28.332274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-825eb2fc-dce1-4908-8ea6-77da2ee4d5f6 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc returned with HTTP 200 Jan 21 09:04:28.333570 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2004/3997] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:28 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc => generated 391 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:29.156472 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3614382c-130b-425a-b063-04afdd7d0362 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:29.158265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3614382c-130b-425a-b063-04afdd7d0362 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:29.158649 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:29.158649 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:29.159207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3614382c-130b-425a-b063-04afdd7d0362 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:29.216854 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:29.216854 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:29.227456 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3614382c-130b-425a-b063-04afdd7d0362 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:29.261093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3614382c-130b-425a-b063-04afdd7d0362 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:29.262441 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1994/3998] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:29 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:29.351696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0da96a30-8b0b-4312-a593-52fa3c6d7ca4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc Jan 21 09:04:29.352603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0da96a30-8b0b-4312-a593-52fa3c6d7ca4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:29.352958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:29.352958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:29.353511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0da96a30-8b0b-4312-a593-52fa3c6d7ca4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:29.354121 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-0da96a30-8b0b-4312-a593-52fa3c6d7ca4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 1ea080e3-66a5-4e5f-a2e0-e10150bc04bc {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:29.363754 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:29.363754 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:29.396929 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0da96a30-8b0b-4312-a593-52fa3c6d7ca4 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc returned with HTTP 200 Jan 21 09:04:29.399135 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2005/3999] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:29 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc => generated 392 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:29.413858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes Jan 21 09:04:29.414888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:29.414888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:29.416087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2118778d-75d0-4d1b-ba00-88dcd886ec7c", "group_id": "1ea080e3-66a5-4e5f-a2e0-e10150bc04bc", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-530747218"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:29.418366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume request body: {'volume': {'volume_type': '2118778d-75d0-4d1b-ba00-88dcd886ec7c', 'group_id': '1ea080e3-66a5-4e5f-a2e0-e10150bc04bc', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-530747218'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:29.454952 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:29.454952 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:29.457301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume of 1 GB Jan 21 09:04:29.484908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Availability Zones retrieved successfully. Jan 21 09:04:29.515520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Flow 'volume_create_api' (ffefff09-e339-4e66-a00a-a737366f592b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:29.523141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c422e7-3eff-4734-bb82-31b74efc227d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:29.523141 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:29.523141 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:29.523141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:04:29.581624 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c422e7-3eff-4734-bb82-31b74efc227d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:04:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2118778d-75d0-4d1b-ba00-88dcd886ec7c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1914870787',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2118778d-75d0-4d1b-ba00-88dcd886ec7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1ea080e3-66a5-4e5f-a2e0-e10150bc04bc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:29.584108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c2bb548-7232-446b-8e23-1554fda760a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:29.646648 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1914870787 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1914870787, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:29.648182 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1914870787 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1914870787, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:29.710890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['98cf2df8-6eb3-4177-b5db-b85ef6d840e8', '5d8f7fbc-1f00-4a0b-83f7-cc43028cc4b7', '04beac81-185b-46bd-b88f-4a037c192192', '76413cd6-3bff-41b1-a104-fc1dd3394d63'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:29.713099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c2bb548-7232-446b-8e23-1554fda760a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98cf2df8-6eb3-4177-b5db-b85ef6d840e8', '5d8f7fbc-1f00-4a0b-83f7-cc43028cc4b7', '04beac81-185b-46bd-b88f-4a037c192192', '76413cd6-3bff-41b1-a104-fc1dd3394d63']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:29.715475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9bdf7a-830f-4376-a833-56e721a66193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:29.808238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9bdf7a-830f-4376-a833-56e721a66193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21243552-abbc-4ee8-a50d-fd06786396ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-530747218',encryption_key_id=None,group_id=1ea080e3-66a5-4e5f-a2e0-e10150bc04bc,group_type_id=,metadata={},multiattach=False,project_id='b9fb7729a202403cade523613e821d8e',qos_specs=None,replication_status=,reservations=['98cf2df8-6eb3-4177-b5db-b85ef6d840e8','5d8f7fbc-1f00-4a0b-83f7-cc43028cc4b7','04beac81-185b-46bd-b88f-4a037c192192','76413cd6-3bff-41b1-a104-fc1dd3394d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8882cec188034d9aad9e3da53b92667c',volume_type_id=2118778d-75d0-4d1b-ba00-88dcd886ec7c), '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-21T09:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-530747218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1ea080e3-66a5-4e5f-a2e0-e10150bc04bc,host=None,id=21243552-abbc-4ee8-a50d-fd06786396ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9fb7729a202403cade523613e821d8e',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='8882cec188034d9aad9e3da53b92667c',volume_attachment=,volume_type=,volume_type_id=2118778d-75d0-4d1b-ba00-88dcd886ec7c)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:29.812231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f17175-31d6-4b87-afc7-309e7958aa95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:29.883799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f17175-31d6-4b87-afc7-309e7958aa95) 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-530747218',encryption_key_id=None,group_id=1ea080e3-66a5-4e5f-a2e0-e10150bc04bc,group_type_id=,metadata={},multiattach=False,project_id='b9fb7729a202403cade523613e821d8e',qos_specs=None,replication_status=,reservations=['98cf2df8-6eb3-4177-b5db-b85ef6d840e8','5d8f7fbc-1f00-4a0b-83f7-cc43028cc4b7','04beac81-185b-46bd-b88f-4a037c192192','76413cd6-3bff-41b1-a104-fc1dd3394d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8882cec188034d9aad9e3da53b92667c',volume_type_id=2118778d-75d0-4d1b-ba00-88dcd886ec7c)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:29.886198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53912bd-7d8e-4efb-a793-8540fb7a7506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:29.937740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53912bd-7d8e-4efb-a793-8540fb7a7506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:29.944873 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Flow 'volume_create_api' (ffefff09-e339-4e66-a00a-a737366f592b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:30.006336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Create volume request issued successfully. Jan 21 09:04:30.021329 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:30.021757 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:30.031905 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:30.040646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:30.040646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:30.054089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b3cb6ab2-4de8-47f6-b72d-c5c69ac632fe tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes returned with HTTP 202 Jan 21 09:04:30.065847 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1995/4000] 10.222.0.50 () {62 vars in 1267 bytes} [Thu Jan 21 09:04:29 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/volumes => generated 907 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:30.071139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-98fc4d43-9c24-4ed2-b367-8119ad6853b5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab Jan 21 09:04:30.071767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-98fc4d43-9c24-4ed2-b367-8119ad6853b5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:30.071954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:30.071954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:30.072348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-98fc4d43-9c24-4ed2-b367-8119ad6853b5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:30.128164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:30.128164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:30.137574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-98fc4d43-9c24-4ed2-b367-8119ad6853b5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:30.154694 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-98fc4d43-9c24-4ed2-b367-8119ad6853b5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:30.155163 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-98fc4d43-9c24-4ed2-b367-8119ad6853b5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:30.163259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-98fc4d43-9c24-4ed2-b367-8119ad6853b5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:30.173951 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:30.173951 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:30.197045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-98fc4d43-9c24-4ed2-b367-8119ad6853b5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab returned with HTTP 200 Jan 21 09:04:30.202773 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2006/4001] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:30 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab => generated 975 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:30.280289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b554a84b-9680-449a-aa22-02ced73b1cc9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:30.280910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b554a84b-9680-449a-aa22-02ced73b1cc9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:30.281210 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:30.281210 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:30.281880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b554a84b-9680-449a-aa22-02ced73b1cc9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:30.336940 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:30.336940 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:30.346559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b554a84b-9680-449a-aa22-02ced73b1cc9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:30.372210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b554a84b-9680-449a-aa22-02ced73b1cc9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:30.373067 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1996/4002] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:30 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:31.215423 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d409da37-f328-42bb-98c0-f24d869496b0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab Jan 21 09:04:31.216438 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d409da37-f328-42bb-98c0-f24d869496b0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.216598 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:31.216598 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:31.217189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d409da37-f328-42bb-98c0-f24d869496b0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.295494 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:31.295494 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:31.309461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d409da37-f328-42bb-98c0-f24d869496b0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:31.325397 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-d409da37-f328-42bb-98c0-f24d869496b0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:31.325855 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-d409da37-f328-42bb-98c0-f24d869496b0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:31.335013 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-d409da37-f328-42bb-98c0-f24d869496b0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:31.342757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:31.342757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:31.369270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d409da37-f328-42bb-98c0-f24d869496b0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab returned with HTTP 200 Jan 21 09:04:31.370185 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2007/4003] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:31 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab => generated 1000 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:04:31.391711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a28c6ecf-8e3c-44ab-be23-ed619de21d40 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:31.392811 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a28c6ecf-8e3c-44ab-be23-ed619de21d40 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.393545 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:31.393545 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:31.394127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a28c6ecf-8e3c-44ab-be23-ed619de21d40 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.399832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94ff4bbe-c378-4f4f-8df5-3030eb65e691 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots Jan 21 09:04:31.400675 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:31.400675 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:31.401364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94ff4bbe-c378-4f4f-8df5-3030eb65e691 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1ea080e3-66a5-4e5f-a2e0-e10150bc04bc", "name": "tempest-group_snapshot-1188328447"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:31.403108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-94ff4bbe-c378-4f4f-8df5-3030eb65e691 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating new group_snapshot {'group_snapshot': {'group_id': '1ea080e3-66a5-4e5f-a2e0-e10150bc04bc', 'name': 'tempest-group_snapshot-1188328447'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 09:04:31.417056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:31.417056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:31.440907 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.group_snapshots [None req-94ff4bbe-c378-4f4f-8df5-3030eb65e691 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Creating group_snapshot tempest-group_snapshot-1188328447. Jan 21 09:04:31.490828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:31.490828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:31.503160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a28c6ecf-8e3c-44ab-be23-ed619de21d40 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:31.535067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a28c6ecf-8e3c-44ab-be23-ed619de21d40 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:31.535956 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1997/4004] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:31 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:31.536969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:31.536969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:31.597435 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-94ff4bbe-c378-4f4f-8df5-3030eb65e691 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1914870787 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1914870787, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:31.599089 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-94ff4bbe-c378-4f4f-8df5-3030eb65e691 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1914870787 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1914870787, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:31.773801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-94ff4bbe-c378-4f4f-8df5-3030eb65e691 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Created reservations ['1f73e783-f0eb-41f0-af57-43a801c565d4', 'a152f13b-bd60-4f71-8787-4fde10c641c5', 'f69073b7-5bdf-43aa-b8e8-6edd040ca4a1', '5ccd4ed6-9a4b-484a-925b-2aab5c148967'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:32.049925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94ff4bbe-c378-4f4f-8df5-3030eb65e691 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots returned with HTTP 202 Jan 21 09:04:32.056350 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2008/4005] 10.222.0.50 () {62 vars in 1291 bytes} [Thu Jan 21 09:04:31 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots => generated 168 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:32.062118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a51c7335-6a3a-4499-a974-46602331cc8c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 Jan 21 09:04:32.062843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a51c7335-6a3a-4499-a974-46602331cc8c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:32.063156 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:32.063156 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:32.065612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a51c7335-6a3a-4499-a974-46602331cc8c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:32.065612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-a51c7335-6a3a-4499-a974-46602331cc8c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:32.073758 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:32.073758 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:32.088269 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a51c7335-6a3a-4499-a974-46602331cc8c tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 returned with HTTP 200 Jan 21 09:04:32.089492 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1998/4006] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:32 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:32.554613 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa0fa653-3026-47dc-ba16-612d758e9842 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:32.555520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa0fa653-3026-47dc-ba16-612d758e9842 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:32.555858 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:32.555858 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:32.556325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa0fa653-3026-47dc-ba16-612d758e9842 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:32.639941 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:32.639941 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:32.653358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aa0fa653-3026-47dc-ba16-612d758e9842 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:32.679661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa0fa653-3026-47dc-ba16-612d758e9842 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:32.680513 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2009/4007] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:32 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:33.107367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a413e16c-acc4-44d2-a906-3dff9b33ccd0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 Jan 21 09:04:33.109137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a413e16c-acc4-44d2-a906-3dff9b33ccd0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:33.109601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:33.109601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:33.111803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a413e16c-acc4-44d2-a906-3dff9b33ccd0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:33.112693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-a413e16c-acc4-44d2-a906-3dff9b33ccd0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:33.126994 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:33.126994 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:33.153568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a413e16c-acc4-44d2-a906-3dff9b33ccd0 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 returned with HTTP 200 Jan 21 09:04:33.161613 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 1999/4008] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:33 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 => generated 307 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:04:33.696888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21d04c1b-8206-44a9-9676-f3831bb47db7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:33.697529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21d04c1b-8206-44a9-9676-f3831bb47db7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:33.697726 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:33.697726 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:33.697990 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21d04c1b-8206-44a9-9676-f3831bb47db7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:33.756040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:33.756040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:33.765352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-21d04c1b-8206-44a9-9676-f3831bb47db7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:33.789314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21d04c1b-8206-44a9-9676-f3831bb47db7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:33.790166 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2010/4009] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:33 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:34.175839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d61380f-d049-4912-a521-4cd04cfc05ea tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 Jan 21 09:04:34.176739 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d61380f-d049-4912-a521-4cd04cfc05ea tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:34.177111 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:34.177111 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:34.177684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6d61380f-d049-4912-a521-4cd04cfc05ea tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:34.178370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-6d61380f-d049-4912-a521-4cd04cfc05ea tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:34.187550 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:34.187550 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:34.205255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6d61380f-d049-4912-a521-4cd04cfc05ea tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 returned with HTTP 200 Jan 21 09:04:34.206547 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2000/4010] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:34 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 => generated 308 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:34.219998 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ffd48a4-c5a1-4903-8a11-2fecf27ee0b3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail Jan 21 09:04:34.221190 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ffd48a4-c5a1-4903-8a11-2fecf27ee0b3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:34.221886 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:34.221886 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:34.222650 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ffd48a4-c5a1-4903-8a11-2fecf27ee0b3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:34.223840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-4ffd48a4-c5a1-4903-8a11-2fecf27ee0b3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:04:34.227601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-4ffd48a4-c5a1-4903-8a11-2fecf27ee0b3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:04:34.255751 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4ffd48a4-c5a1-4903-8a11-2fecf27ee0b3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all snapshots completed successfully. Jan 21 09:04:34.256831 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:34.256831 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:34.258373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ffd48a4-c5a1-4903-8a11-2fecf27ee0b3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail returned with HTTP 200 Jan 21 09:04:34.259324 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2011/4011] 10.222.0.50 () {58 vars in 1231 bytes} [Thu Jan 21 09:04:34 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail => generated 454 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:34.277875 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-98b92302-965b-4be6-93d6-686c9d167e01 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a Jan 21 09:04:34.278426 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-98b92302-965b-4be6-93d6-686c9d167e01 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:34.278648 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:34.278648 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:34.279029 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-98b92302-965b-4be6-93d6-686c9d167e01 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:34.311757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:34.311757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:34.313160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-98b92302-965b-4be6-93d6-686c9d167e01 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:04:34.316492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-98b92302-965b-4be6-93d6-686c9d167e01 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a returned with HTTP 200 Jan 21 09:04:34.317444 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2001/4012] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:34 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a => generated 451 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:34.330160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-450ce263-4441-4e72-86ae-c41ec6771f3a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 Jan 21 09:04:34.330738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-450ce263-4441-4e72-86ae-c41ec6771f3a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:34.330990 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:34.330990 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:34.331329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-450ce263-4441-4e72-86ae-c41ec6771f3a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:34.331766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-450ce263-4441-4e72-86ae-c41ec6771f3a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:34.339094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:34.339094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:34.351233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-450ce263-4441-4e72-86ae-c41ec6771f3a tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 returned with HTTP 200 Jan 21 09:04:34.352163 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2012/4013] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:34 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:34.364595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b75e8842-bbfa-4134-b831-f509e3e95b03 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/detail Jan 21 09:04:34.365372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b75e8842-bbfa-4134-b831-f509e3e95b03 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:34.365558 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:34.365558 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:34.365966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b75e8842-bbfa-4134-b831-f509e3e95b03 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:34.390172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b75e8842-bbfa-4134-b831-f509e3e95b03 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/detail returned with HTTP 200 Jan 21 09:04:34.391122 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2002/4014] 10.222.0.50 () {60 vars in 1290 bytes} [Thu Jan 21 09:04:34 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/detail => generated 311 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:34.404696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3e9f0a7-661c-4cb6-91c9-674529d146d3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] DELETE http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 Jan 21 09:04:34.405085 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3e9f0a7-661c-4cb6-91c9-674529d146d3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:34.405474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:34.405474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:34.405752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3e9f0a7-661c-4cb6-91c9-674529d146d3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:34.406166 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-c3e9f0a7-661c-4cb6-91c9-674529d146d3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] delete called for member 4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 {{(pid=88057) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:04:34.406511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.group_snapshots [None req-c3e9f0a7-661c-4cb6-91c9-674529d146d3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete group_snapshot with id: 4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 Jan 21 09:04:34.416095 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:34.416095 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:34.815464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70b7af9c-f9dc-4f4a-b4da-d1304479dfb7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:34.816401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70b7af9c-f9dc-4f4a-b4da-d1304479dfb7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:34.816401 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:34.816401 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:34.816950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70b7af9c-f9dc-4f4a-b4da-d1304479dfb7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:34.874720 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:34.874720 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:34.884605 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-70b7af9c-f9dc-4f4a-b4da-d1304479dfb7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:34.909253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70b7af9c-f9dc-4f4a-b4da-d1304479dfb7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:34.910369 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2003/4015] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:34 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:35.242962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3e9f0a7-661c-4cb6-91c9-674529d146d3 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 returned with HTTP 202 Jan 21 09:04:35.244924 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2013/4016] 10.222.0.50 () {60 vars in 1383 bytes} [Thu Jan 21 09:04:34 2021] DELETE /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 => generated 0 bytes in 845 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:35.253006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bc1e5ae-e075-40a9-8d2c-1648789d201b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail Jan 21 09:04:35.253590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bc1e5ae-e075-40a9-8d2c-1648789d201b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:35.253769 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:35.253769 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:35.254132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bc1e5ae-e075-40a9-8d2c-1648789d201b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:35.255008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-9bc1e5ae-e075-40a9-8d2c-1648789d201b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:04:35.257290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bc1e5ae-e075-40a9-8d2c-1648789d201b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:04:35.315543 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9bc1e5ae-e075-40a9-8d2c-1648789d201b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all volumes completed successfully. Jan 21 09:04:35.317045 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-9bc1e5ae-e075-40a9-8d2c-1648789d201b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:35.317713 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-9bc1e5ae-e075-40a9-8d2c-1648789d201b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:35.327231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-9bc1e5ae-e075-40a9-8d2c-1648789d201b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:35.337609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:35.337609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:35.364979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bc1e5ae-e075-40a9-8d2c-1648789d201b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail returned with HTTP 200 Jan 21 09:04:35.366138 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2004/4017] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 09:04:35 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail => generated 1003 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:04:35.382823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1debdc1-38af-4ecd-9bcf-0fefdab7c192 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail Jan 21 09:04:35.383374 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1debdc1-38af-4ecd-9bcf-0fefdab7c192 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:35.383639 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:35.383639 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:35.384316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1debdc1-38af-4ecd-9bcf-0fefdab7c192 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:35.385051 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-c1debdc1-38af-4ecd-9bcf-0fefdab7c192 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:04:35.385936 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:35.385936 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:35.387862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.db.sqlalchemy.api [None req-c1debdc1-38af-4ecd-9bcf-0fefdab7c192 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Building query based on filter {{(pid=88057) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:04:35.418972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c1debdc1-38af-4ecd-9bcf-0fefdab7c192 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all snapshots completed successfully. Jan 21 09:04:35.420310 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:35.420310 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:35.422057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1debdc1-38af-4ecd-9bcf-0fefdab7c192 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail returned with HTTP 200 Jan 21 09:04:35.422815 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2014/4018] 10.222.0.50 () {58 vars in 1231 bytes} [Thu Jan 21 09:04:35 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/detail => generated 453 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:35.435679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73988581-b1b5-47e1-8974-dc33b2e5de4b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a Jan 21 09:04:35.436221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73988581-b1b5-47e1-8974-dc33b2e5de4b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:35.436444 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:35.436444 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:35.436900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-73988581-b1b5-47e1-8974-dc33b2e5de4b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:35.466703 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:35.466703 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:35.467901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-73988581-b1b5-47e1-8974-dc33b2e5de4b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:04:35.469919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-73988581-b1b5-47e1-8974-dc33b2e5de4b tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a returned with HTTP 200 Jan 21 09:04:35.471017 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2005/4019] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:35 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a => generated 450 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:35.927808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e67f97ae-6190-4d85-96f7-e193143df6be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:35.928651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e67f97ae-6190-4d85-96f7-e193143df6be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:35.928651 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:35.928651 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:35.929256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e67f97ae-6190-4d85-96f7-e193143df6be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:35.998577 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:35.998577 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:36.011300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e67f97ae-6190-4d85-96f7-e193143df6be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:36.039323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e67f97ae-6190-4d85-96f7-e193143df6be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:36.040673 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2015/4020] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:35 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 978 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:36.485463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70d09822-015f-459c-84f9-4f2a5117be14 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a Jan 21 09:04:36.487178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70d09822-015f-459c-84f9-4f2a5117be14 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:36.487767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:36.487767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:36.488851 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-70d09822-015f-459c-84f9-4f2a5117be14 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:36.524161 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:36.524161 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:36.525327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-70d09822-015f-459c-84f9-4f2a5117be14 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Snapshot retrieved successfully. Jan 21 09:04:36.527379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-70d09822-015f-459c-84f9-4f2a5117be14 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a returned with HTTP 200 Jan 21 09:04:36.528215 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2006/4021] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:36 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a => generated 450 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:37.056578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d807461b-5874-497b-926c-e72d90940122 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:37.057183 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d807461b-5874-497b-926c-e72d90940122 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:37.057323 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:37.057323 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:37.057653 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d807461b-5874-497b-926c-e72d90940122 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:37.107824 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:37.107824 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:37.116933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d807461b-5874-497b-926c-e72d90940122 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:37.140867 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d807461b-5874-497b-926c-e72d90940122 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:37.145911 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2016/4022] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:37 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:37.541880 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26d640d0-c973-4576-b665-f0c01af21860 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a Jan 21 09:04:37.542567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26d640d0-c973-4576-b665-f0c01af21860 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:37.542947 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:37.542947 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:37.543576 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26d640d0-c973-4576-b665-f0c01af21860 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:37.569339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26d640d0-c973-4576-b665-f0c01af21860 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a returned with HTTP 404 Jan 21 09:04:37.570406 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2007/4023] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:37 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/snapshots/df1d8699-9009-4b10-8e2d-b3980655961a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:37.581748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-453158e0-f2c3-47c6-b74c-f5c8a569851f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 Jan 21 09:04:37.582582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-453158e0-f2c3-47c6-b74c-f5c8a569851f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:37.582843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:37.582843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:37.583400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-453158e0-f2c3-47c6-b74c-f5c8a569851f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:37.583964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-453158e0-f2c3-47c6-b74c-f5c8a569851f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 {{(pid=88057) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:04:37.592859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-453158e0-f2c3-47c6-b74c-f5c8a569851f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 returned with HTTP 404 Jan 21 09:04:37.594628 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2017/4024] 10.222.0.50 () {60 vars in 1380 bytes} [Thu Jan 21 09:04:37 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:04:37.605251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-393bf9cf-6508-416c-bcca-3fbd40ae36f8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots Jan 21 09:04:37.606100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-393bf9cf-6508-416c-bcca-3fbd40ae36f8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:37.606664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-393bf9cf-6508-416c-bcca-3fbd40ae36f8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:37.616245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-393bf9cf-6508-416c-bcca-3fbd40ae36f8 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots returned with HTTP 200 Jan 21 09:04:37.625706 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2008/4025] 10.222.0.50 () {60 vars in 1269 bytes} [Thu Jan 21 09:04:37 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots => generated 23 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:37.631265 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbbe4ca5-fa9a-44e2-b6c4-7e1bf4b251c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] DELETE http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 Jan 21 09:04:37.632052 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbbe4ca5-fa9a-44e2-b6c4-7e1bf4b251c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:37.632732 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbbe4ca5-fa9a-44e2-b6c4-7e1bf4b251c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:37.633580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.group_snapshots [None req-dbbe4ca5-fa9a-44e2-b6c4-7e1bf4b251c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] delete called for member 4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 {{(pid=88057) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:04:37.634034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.group_snapshots [None req-dbbe4ca5-fa9a-44e2-b6c4-7e1bf4b251c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete group_snapshot with id: 4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 Jan 21 09:04:37.640796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbbe4ca5-fa9a-44e2-b6c4-7e1bf4b251c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 returned with HTTP 404 Jan 21 09:04:37.642856 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2018/4026] 10.222.0.50 () {60 vars in 1383 bytes} [Thu Jan 21 09:04:37 2021] DELETE /volume/v3/b9fb7729a202403cade523613e821d8e/group_snapshots/4cc6e6bc-d985-4448-81f6-d06ae24fe7a0 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:04:37.653339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c47ae3b-a1f2-4a96-bbef-88e03b67ae98 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail Jan 21 09:04:37.654463 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c47ae3b-a1f2-4a96-bbef-88e03b67ae98 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:37.655259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c47ae3b-a1f2-4a96-bbef-88e03b67ae98 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:37.656271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-1c47ae3b-a1f2-4a96-bbef-88e03b67ae98 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:04:37.660203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1c47ae3b-a1f2-4a96-bbef-88e03b67ae98 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:04:37.768267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1c47ae3b-a1f2-4a96-bbef-88e03b67ae98 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Get all volumes completed successfully. Jan 21 09:04:37.771074 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-1c47ae3b-a1f2-4a96-bbef-88e03b67ae98 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:37.771891 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-1c47ae3b-a1f2-4a96-bbef-88e03b67ae98 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:37.783516 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-1c47ae3b-a1f2-4a96-bbef-88e03b67ae98 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88056) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:37.791969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:37.791969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:37.815077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c47ae3b-a1f2-4a96-bbef-88e03b67ae98 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail returned with HTTP 200 Jan 21 09:04:37.816391 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2009/4027] 10.222.0.50 () {60 vars in 1266 bytes} [Thu Jan 21 09:04:37 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/detail => generated 1003 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:04:37.837327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6c1500c-e41f-4573-b3d2-f3b34265ab8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] POST http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc/action Jan 21 09:04:37.838919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6c1500c-e41f-4573-b3d2-f3b34265ab8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:37.839679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6c1500c-e41f-4573-b3d2-f3b34265ab8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:37.842622 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-e6c1500c-e41f-4573-b3d2-f3b34265ab8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] delete called for group 1ea080e3-66a5-4e5f-a2e0-e10150bc04bc {{(pid=88057) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:04:37.843300 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.groups [None req-e6c1500c-e41f-4573-b3d2-f3b34265ab8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete group with id: 1ea080e3-66a5-4e5f-a2e0-e10150bc04bc Jan 21 09:04:37.858554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:37.858554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:38.159748 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-adeb4a75-38fe-406d-9dcf-3ca7a3e19d83 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:38.160660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-adeb4a75-38fe-406d-9dcf-3ca7a3e19d83 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:38.160903 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:38.160903 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:38.161475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-adeb4a75-38fe-406d-9dcf-3ca7a3e19d83 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:38.190592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6c1500c-e41f-4573-b3d2-f3b34265ab8f tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc/action returned with HTTP 202 Jan 21 09:04:38.192502 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2019/4028] 10.222.0.50 () {62 vars in 1395 bytes} [Thu Jan 21 09:04:37 2021] POST /volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc/action => generated 0 bytes in 364 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:38.205244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd6ae631-5722-4e2f-b110-f84f9b64e26e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab Jan 21 09:04:38.206715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd6ae631-5722-4e2f-b110-f84f9b64e26e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:38.207395 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:38.207395 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:38.208430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd6ae631-5722-4e2f-b110-f84f9b64e26e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:38.247516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:38.247516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:38.258852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-adeb4a75-38fe-406d-9dcf-3ca7a3e19d83 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:38.285238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-adeb4a75-38fe-406d-9dcf-3ca7a3e19d83 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:38.286584 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2010/4029] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:38 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:38.311100 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:38.311100 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:38.320640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dd6ae631-5722-4e2f-b110-f84f9b64e26e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:38.340103 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-dd6ae631-5722-4e2f-b110-f84f9b64e26e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:38.340894 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-dd6ae631-5722-4e2f-b110-f84f9b64e26e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:38.352712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-dd6ae631-5722-4e2f-b110-f84f9b64e26e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:38.361597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:38.361597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:38.390507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd6ae631-5722-4e2f-b110-f84f9b64e26e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab returned with HTTP 200 Jan 21 09:04:38.392554 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2020/4030] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:38 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab => generated 999 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:04:39.313177 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5af84f6-1dfa-4eea-92c9-d649e88ecbeb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:39.314689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5af84f6-1dfa-4eea-92c9-d649e88ecbeb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:39.315387 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:39.315387 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:39.316435 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d5af84f6-1dfa-4eea-92c9-d649e88ecbeb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:39.398619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:39.398619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:39.410308 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d5af84f6-1dfa-4eea-92c9-d649e88ecbeb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:39.424307 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65949bcc-3722-4ac0-bd38-b7900d3c3238 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab Jan 21 09:04:39.425537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65949bcc-3722-4ac0-bd38-b7900d3c3238 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:39.426106 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:39.426106 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:39.427769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65949bcc-3722-4ac0-bd38-b7900d3c3238 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:39.457570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d5af84f6-1dfa-4eea-92c9-d649e88ecbeb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:39.459490 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2011/4031] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:39 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:39.655353 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:39.655353 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:39.666931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65949bcc-3722-4ac0-bd38-b7900d3c3238 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Volume info retrieved successfully. Jan 21 09:04:39.685169 n-d-769329-4 devstack@c-api.service[88055]: WARNING stevedore.named [None req-65949bcc-3722-4ac0-bd38-b7900d3c3238 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:04:39.685727 n-d-769329-4 devstack@c-api.service[88055]: WARNING castellan.key_manager [None req-65949bcc-3722-4ac0-bd38-b7900d3c3238 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 09:04:39.696753 n-d-769329-4 devstack@c-api.service[88055]: DEBUG oslo_db.sqlalchemy.engines [None req-65949bcc-3722-4ac0-bd38-b7900d3c3238 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] 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=88057) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:04:39.704487 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:39.704487 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:39.730648 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65949bcc-3722-4ac0-bd38-b7900d3c3238 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab returned with HTTP 200 Jan 21 09:04:39.732462 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2021/4032] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:39 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab => generated 999 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:40.485113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95edd15b-8fe6-4523-8816-9acb099fe09d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:40.485865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95edd15b-8fe6-4523-8816-9acb099fe09d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:40.485865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:40.485865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:40.486434 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95edd15b-8fe6-4523-8816-9acb099fe09d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:40.541103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:40.541103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:40.550908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95edd15b-8fe6-4523-8816-9acb099fe09d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:40.576347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95edd15b-8fe6-4523-8816-9acb099fe09d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:40.577303 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2012/4033] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:40 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:40.761149 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5de00997-c73d-4ad7-8a97-79f486714b9e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab Jan 21 09:04:40.761667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5de00997-c73d-4ad7-8a97-79f486714b9e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:40.761856 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:40.761856 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:40.762207 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5de00997-c73d-4ad7-8a97-79f486714b9e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:40.810746 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5de00997-c73d-4ad7-8a97-79f486714b9e tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab returned with HTTP 404 Jan 21 09:04:40.812093 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2022/4034] 10.222.0.50 () {60 vars in 1356 bytes} [Thu Jan 21 09:04:40 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:04:40.821737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-881594c3-66d9-4e17-a3f9-d206c9223001 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc Jan 21 09:04:40.822312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-881594c3-66d9-4e17-a3f9-d206c9223001 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:40.822534 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:40.822534 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:40.822908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-881594c3-66d9-4e17-a3f9-d206c9223001 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:40.823318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-881594c3-66d9-4e17-a3f9-d206c9223001 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 1ea080e3-66a5-4e5f-a2e0-e10150bc04bc {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:40.830828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:40.830828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:40.863868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-881594c3-66d9-4e17-a3f9-d206c9223001 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc returned with HTTP 200 Jan 21 09:04:40.865451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2013/4035] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:40 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:41.594477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a88edb74-6775-4a22-8823-048f67101aac tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:41.595735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a88edb74-6775-4a22-8823-048f67101aac tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:41.596161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a88edb74-6775-4a22-8823-048f67101aac tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:41.648800 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:41.648800 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:41.659891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a88edb74-6775-4a22-8823-048f67101aac tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:41.687887 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a88edb74-6775-4a22-8823-048f67101aac tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:41.689623 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2023/4036] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:41 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:41.878713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26ac1f29-068a-4712-935b-e52d218a01ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] GET http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc Jan 21 09:04:41.880071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26ac1f29-068a-4712-935b-e52d218a01ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:41.880354 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:41.880354 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:41.880847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-26ac1f29-068a-4712-935b-e52d218a01ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:41.881622 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.groups [None req-26ac1f29-068a-4712-935b-e52d218a01ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] show called for member 1ea080e3-66a5-4e5f-a2e0-e10150bc04bc {{(pid=88056) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:04:41.888488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-26ac1f29-068a-4712-935b-e52d218a01ab tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc returned with HTTP 404 Jan 21 09:04:41.896476 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2014/4037] 10.222.0.50 () {60 vars in 1353 bytes} [Thu Jan 21 09:04:41 2021] GET /volume/v3/b9fb7729a202403cade523613e821d8e/groups/1ea080e3-66a5-4e5f-a2e0-e10150bc04bc => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:04:41.899018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4132430e-6fce-4f4b-a448-14d3f749640b tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] DELETE http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types/e584fae9-47f3-41a5-8d31-cb7aa5089956 Jan 21 09:04:41.899569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4132430e-6fce-4f4b-a448-14d3f749640b tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:41.899926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:41.899926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:41.900596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4132430e-6fce-4f4b-a448-14d3f749640b tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:41.934401 n-d-769329-4 devstack@c-api.service[88055]: /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 09:04:41.934401 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:42.002631 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4132430e-6fce-4f4b-a448-14d3f749640b tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types/e584fae9-47f3-41a5-8d31-cb7aa5089956 returned with HTTP 202 Jan 21 09:04:42.003589 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2024/4038] 10.222.0.50 () {60 vars in 1371 bytes} [Thu Jan 21 09:04:41 2021] DELETE /volume/v3/c23ce1756d1747d59d636d9e380b09fd/group_types/e584fae9-47f3-41a5-8d31-cb7aa5089956 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:42.017793 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cec32ca6-6b7d-4820-90fb-dc96d4086fa1 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] DELETE http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab Jan 21 09:04:42.018573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cec32ca6-6b7d-4820-90fb-dc96d4086fa1 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.019414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cec32ca6-6b7d-4820-90fb-dc96d4086fa1 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.020225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-cec32ca6-6b7d-4820-90fb-dc96d4086fa1 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete volume with id: 21243552-abbc-4ee8-a50d-fd06786396ab Jan 21 09:04:42.072535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cec32ca6-6b7d-4820-90fb-dc96d4086fa1 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab returned with HTTP 404 Jan 21 09:04:42.073675 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2015/4039] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:42 2021] DELETE /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/21243552-abbc-4ee8-a50d-fd06786396ab => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:42.081900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d94834c-8ee2-41f1-b499-71556d7d5b9a tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] DELETE http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/2118778d-75d0-4d1b-ba00-88dcd886ec7c Jan 21 09:04:42.082490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d94834c-8ee2-41f1-b499-71556d7d5b9a tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.083049 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d94834c-8ee2-41f1-b499-71556d7d5b9a tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.349757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d94834c-8ee2-41f1-b499-71556d7d5b9a tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/2118778d-75d0-4d1b-ba00-88dcd886ec7c returned with HTTP 202 Jan 21 09:04:42.350592 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2025/4040] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 09:04:42 2021] DELETE /volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/2118778d-75d0-4d1b-ba00-88dcd886ec7c => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:42.359063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfadb1ac-272f-4fb7-8130-c2aee3d492f2 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] GET http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/2118778d-75d0-4d1b-ba00-88dcd886ec7c Jan 21 09:04:42.359765 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfadb1ac-272f-4fb7-8130-c2aee3d492f2 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.360829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cfadb1ac-272f-4fb7-8130-c2aee3d492f2 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.373496 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cfadb1ac-272f-4fb7-8130-c2aee3d492f2 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/2118778d-75d0-4d1b-ba00-88dcd886ec7c returned with HTTP 404 Jan 21 09:04:42.374624 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2016/4041] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 09:04:42 2021] GET /volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/2118778d-75d0-4d1b-ba00-88dcd886ec7c => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:42.383575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d3123f5-ff75-48d1-9875-98bd9d7661d5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] DELETE http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae Jan 21 09:04:42.384622 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d3123f5-ff75-48d1-9875-98bd9d7661d5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.385143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d3123f5-ff75-48d1-9875-98bd9d7661d5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.385814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-9d3123f5-ff75-48d1-9875-98bd9d7661d5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete volume with id: 01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae Jan 21 09:04:42.437962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d3123f5-ff75-48d1-9875-98bd9d7661d5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae returned with HTTP 404 Jan 21 09:04:42.439481 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2026/4042] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:42 2021] DELETE /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/01ca0db9-fc1d-4fac-a8f1-ea45a2b511ae => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:42.447472 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e879324c-5aea-4279-83b3-94cc450392c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] DELETE http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 Jan 21 09:04:42.448423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e879324c-5aea-4279-83b3-94cc450392c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.449221 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e879324c-5aea-4279-83b3-94cc450392c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.449744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-e879324c-5aea-4279-83b3-94cc450392c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete volume with id: e7e74f94-bf44-45ba-bcff-17796532a9e3 Jan 21 09:04:42.502135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e879324c-5aea-4279-83b3-94cc450392c5 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 returned with HTTP 404 Jan 21 09:04:42.503500 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2017/4043] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:42 2021] DELETE /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/e7e74f94-bf44-45ba-bcff-17796532a9e3 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:42.512606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01ca98fb-4caf-4a2c-80f1-8f2df8efbfcf tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] DELETE http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/3bee6866-a2ca-4451-9771-b221cb085ea4 Jan 21 09:04:42.513243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01ca98fb-4caf-4a2c-80f1-8f2df8efbfcf tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.513971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-01ca98fb-4caf-4a2c-80f1-8f2df8efbfcf tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.687276 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-01ca98fb-4caf-4a2c-80f1-8f2df8efbfcf tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/3bee6866-a2ca-4451-9771-b221cb085ea4 returned with HTTP 202 Jan 21 09:04:42.689108 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2027/4044] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 09:04:42 2021] DELETE /volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/3bee6866-a2ca-4451-9771-b221cb085ea4 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:04:42.697854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5570fc28-e219-4af6-8424-36d1f71565ee tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] GET http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/3bee6866-a2ca-4451-9771-b221cb085ea4 Jan 21 09:04:42.698421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5570fc28-e219-4af6-8424-36d1f71565ee tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.698955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5570fc28-e219-4af6-8424-36d1f71565ee tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.706003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-646af320-ef02-44d3-890c-aa93bfb33e61 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:42.706593 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-646af320-ef02-44d3-890c-aa93bfb33e61 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.707096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-646af320-ef02-44d3-890c-aa93bfb33e61 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.719324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5570fc28-e219-4af6-8424-36d1f71565ee tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/3bee6866-a2ca-4451-9771-b221cb085ea4 returned with HTTP 404 Jan 21 09:04:42.722011 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2018/4045] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 09:04:42 2021] GET /volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/3bee6866-a2ca-4451-9771-b221cb085ea4 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:42.732035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48ef6830-2e5a-4b16-92ee-9e3652736f43 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] DELETE http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 Jan 21 09:04:42.732767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48ef6830-2e5a-4b16-92ee-9e3652736f43 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.733394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48ef6830-2e5a-4b16-92ee-9e3652736f43 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.733950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-48ef6830-2e5a-4b16-92ee-9e3652736f43 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] Delete volume with id: 5c2ba74a-8e0e-42d6-831e-7728938aa7c3 Jan 21 09:04:42.772459 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:42.772459 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:42.786616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-646af320-ef02-44d3-890c-aa93bfb33e61 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:42.788255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48ef6830-2e5a-4b16-92ee-9e3652736f43 tempest-GroupSnapshotsTest-1362754116 tempest-GroupSnapshotsTest-1362754116] http://10.222.0.50/volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 returned with HTTP 404 Jan 21 09:04:42.788992 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2019/4046] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:42 2021] DELETE /volume/v3/b9fb7729a202403cade523613e821d8e/volumes/5c2ba74a-8e0e-42d6-831e-7728938aa7c3 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:04:42.797319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27660d2e-ed09-49ae-82be-f0b1344b2270 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] DELETE http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/afabb31a-f8c3-42e6-b74b-e0ada9a43b95 Jan 21 09:04:42.797885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27660d2e-ed09-49ae-82be-f0b1344b2270 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.798392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-27660d2e-ed09-49ae-82be-f0b1344b2270 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.799128 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:42.799128 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:42.830967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-646af320-ef02-44d3-890c-aa93bfb33e61 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:42.832330 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2028/4047] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:42 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:42.872519 n-d-769329-4 devstack@c-api.service[88055]: /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 09:04:42.872519 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:42.922322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-27660d2e-ed09-49ae-82be-f0b1344b2270 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/afabb31a-f8c3-42e6-b74b-e0ada9a43b95 returned with HTTP 202 Jan 21 09:04:42.923606 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2020/4048] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 09:04:42 2021] DELETE /volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/afabb31a-f8c3-42e6-b74b-e0ada9a43b95 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:04:42.935037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74182092-0a04-4405-84ca-fc6545035951 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] GET http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/afabb31a-f8c3-42e6-b74b-e0ada9a43b95 Jan 21 09:04:42.936058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74182092-0a04-4405-84ca-fc6545035951 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.936402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:42.936402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:42.937090 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74182092-0a04-4405-84ca-fc6545035951 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.959672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74182092-0a04-4405-84ca-fc6545035951 tempest-GroupSnapshotsTest-1953453035 tempest-GroupSnapshotsTest-1953453035] http://10.222.0.50/volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/afabb31a-f8c3-42e6-b74b-e0ada9a43b95 returned with HTTP 404 Jan 21 09:04:42.961567 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2029/4049] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 09:04:42 2021] GET /volume/v3/c23ce1756d1747d59d636d9e380b09fd/types/afabb31a-f8c3-42e6-b74b-e0ada9a43b95 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:43.860014 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-604649ab-2a13-4417-af87-4206cdc7ff1c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:43.861137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-604649ab-2a13-4417-af87-4206cdc7ff1c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:43.861563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-604649ab-2a13-4417-af87-4206cdc7ff1c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:43.917321 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:43.917321 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:43.928615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-604649ab-2a13-4417-af87-4206cdc7ff1c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:43.957582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-604649ab-2a13-4417-af87-4206cdc7ff1c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:43.958443 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2021/4050] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:43 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:44.975647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aeb298bd-6741-41d9-ae98-ac4f1fec9b3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:44.976679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aeb298bd-6741-41d9-ae98-ac4f1fec9b3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:44.977005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aeb298bd-6741-41d9-ae98-ac4f1fec9b3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:45.029984 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:45.029984 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:45.048130 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aeb298bd-6741-41d9-ae98-ac4f1fec9b3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:45.083090 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aeb298bd-6741-41d9-ae98-ac4f1fec9b3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:45.084109 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2030/4051] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:44 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:46.104055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7464a8d-f0ce-4bc2-992e-1a57b9a1aa07 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:46.104944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7464a8d-f0ce-4bc2-992e-1a57b9a1aa07 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:46.105260 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:46.105260 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:46.105902 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7464a8d-f0ce-4bc2-992e-1a57b9a1aa07 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:46.162235 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:46.162235 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:46.175622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7464a8d-f0ce-4bc2-992e-1a57b9a1aa07 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:46.206334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7464a8d-f0ce-4bc2-992e-1a57b9a1aa07 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:46.207165 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2022/4052] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:46 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:47.225600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a4eef76-1312-4c83-a188-e03fda6f857f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:47.226484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a4eef76-1312-4c83-a188-e03fda6f857f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:47.226850 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:47.226850 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:47.227322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a4eef76-1312-4c83-a188-e03fda6f857f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:47.291125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:47.291125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:47.301443 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7a4eef76-1312-4c83-a188-e03fda6f857f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:47.326693 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a4eef76-1312-4c83-a188-e03fda6f857f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:47.327719 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2031/4053] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:47 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:48.345334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-434c921d-2978-4df6-9604-81f456d119a0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:48.345901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-434c921d-2978-4df6-9604-81f456d119a0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:48.346188 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:48.346188 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:48.346805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-434c921d-2978-4df6-9604-81f456d119a0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:48.434514 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:48.434514 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:48.449846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-434c921d-2978-4df6-9604-81f456d119a0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:48.481239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-434c921d-2978-4df6-9604-81f456d119a0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:48.482335 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2023/4054] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:48 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:49.499037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49e9a15f-80a7-4a53-a498-fa8d4623d4a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:49.499739 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49e9a15f-80a7-4a53-a498-fa8d4623d4a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:49.499860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:49.499860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:49.500168 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-49e9a15f-80a7-4a53-a498-fa8d4623d4a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:49.579382 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:49.579382 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:49.588824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-49e9a15f-80a7-4a53-a498-fa8d4623d4a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:49.614504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-49e9a15f-80a7-4a53-a498-fa8d4623d4a5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:49.615834 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2032/4055] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:49 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:49.891869 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0423a12a-b99a-4876-8d67-29b9693cbe9e tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] POST http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types Jan 21 09:04:49.892980 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:49.892980 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:49.893521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0423a12a-b99a-4876-8d67-29b9693cbe9e tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-459779703"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:50.018585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0423a12a-b99a-4876-8d67-29b9693cbe9e tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types returned with HTTP 202 Jan 21 09:04:50.019640 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2024/4056] 10.222.0.50 () {62 vars in 1278 bytes} [Thu Jan 21 09:04:49 2021] POST /volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types => generated 180 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:50.030810 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd5c9158-094a-4f3e-9b95-509e3ab45895 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] POST http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs Jan 21 09:04:50.031333 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:50.031333 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:50.032399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd5c9158-094a-4f3e-9b95-509e3ab45895 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:50.225801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd5c9158-094a-4f3e-9b95-509e3ab45895 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs returned with HTTP 202 Jan 21 09:04:50.227636 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2033/4057] 10.222.0.50 () {62 vars in 1425 bytes} [Thu Jan 21 09:04:50 2021] POST /volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs => generated 53 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:04:50.238473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a077cc4f-a0a1-4092-add9-886ca1084654 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] POST http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs Jan 21 09:04:50.239606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a077cc4f-a0a1-4092-add9-886ca1084654 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:50.391574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a077cc4f-a0a1-4092-add9-886ca1084654 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs returned with HTTP 202 Jan 21 09:04:50.392728 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2025/4058] 10.222.0.50 () {62 vars in 1425 bytes} [Thu Jan 21 09:04:50 2021] POST /volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs => generated 61 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:04:50.402491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f42ee956-01ed-45b8-9629-fc10e621faa9 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] GET http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key2 Jan 21 09:04:50.403069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f42ee956-01ed-45b8-9629-fc10e621faa9 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:50.403583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f42ee956-01ed-45b8-9629-fc10e621faa9 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:50.422112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f42ee956-01ed-45b8-9629-fc10e621faa9 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key2 returned with HTTP 200 Jan 21 09:04:50.423238 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2034/4059] 10.222.0.50 () {60 vars in 1419 bytes} [Thu Jan 21 09:04:50 2021] GET /volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key2 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:50.433849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ee051842-d7ad-4c06-a5dc-13697e2ead19 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] GET http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key3 Jan 21 09:04:50.434494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ee051842-d7ad-4c06-a5dc-13697e2ead19 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:50.435034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ee051842-d7ad-4c06-a5dc-13697e2ead19 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:50.453474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ee051842-d7ad-4c06-a5dc-13697e2ead19 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key3 returned with HTTP 200 Jan 21 09:04:50.454879 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2026/4060] 10.222.0.50 () {60 vars in 1419 bytes} [Thu Jan 21 09:04:50 2021] GET /volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key3 => generated 18 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:50.464266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd4787f9-d879-493e-b482-6e3fd4d307fc tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] PUT http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key3 Jan 21 09:04:50.465076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cd4787f9-d879-493e-b482-6e3fd4d307fc tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:50.534227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cd4787f9-d879-493e-b482-6e3fd4d307fc tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key3 returned with HTTP 200 Jan 21 09:04:50.535088 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2035/4061] 10.222.0.50 () {62 vars in 1439 bytes} [Thu Jan 21 09:04:50 2021] PUT /volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key3 => generated 26 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:50.547712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c95d8a22-ba84-4ca3-97ff-b94c0f18576a tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] GET http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs Jan 21 09:04:50.548782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c95d8a22-ba84-4ca3-97ff-b94c0f18576a tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:50.549737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c95d8a22-ba84-4ca3-97ff-b94c0f18576a tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:50.573646 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c95d8a22-ba84-4ca3-97ff-b94c0f18576a tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs returned with HTTP 200 Jan 21 09:04:50.574515 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2027/4062] 10.222.0.50 () {60 vars in 1404 bytes} [Thu Jan 21 09:04:50 2021] GET /volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs => generated 87 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:50.585298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fb3c208-1113-422d-b191-cf46687110e4 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] DELETE http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key1 Jan 21 09:04:50.585872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fb3c208-1113-422d-b191-cf46687110e4 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:50.586359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fb3c208-1113-422d-b191-cf46687110e4 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:50.610809 n-d-769329-4 devstack@c-api.service[88055]: /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 09:04:50.610809 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:50.632988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0cd4a3c-efa9-4c2d-9125-b8b998deab6a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:50.633800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0cd4a3c-efa9-4c2d-9125-b8b998deab6a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:50.634343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0cd4a3c-efa9-4c2d-9125-b8b998deab6a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:50.689778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:50.689778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:50.699874 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a0cd4a3c-efa9-4c2d-9125-b8b998deab6a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:50.715601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fb3c208-1113-422d-b191-cf46687110e4 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key1 returned with HTTP 202 Jan 21 09:04:50.716684 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2036/4063] 10.222.0.50 () {60 vars in 1422 bytes} [Thu Jan 21 09:04:50 2021] DELETE /volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key1 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:50.725891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0cd4a3c-efa9-4c2d-9125-b8b998deab6a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:50.726735 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2028/4064] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:50 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:50.727427 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbbee606-5127-47ee-b42b-e51315548807 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] GET http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key1 Jan 21 09:04:50.728223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbbee606-5127-47ee-b42b-e51315548807 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:50.728827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbbee606-5127-47ee-b42b-e51315548807 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:50.749267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbbee606-5127-47ee-b42b-e51315548807 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] HTTP exception thrown: Group Type 387a95a0-ae9a-446a-a062-7b41ecd76650 has no extra spec with key key1. Jan 21 09:04:50.749616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbbee606-5127-47ee-b42b-e51315548807 tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key1 returned with HTTP 404 Jan 21 09:04:50.751360 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2037/4065] 10.222.0.50 () {60 vars in 1419 bytes} [Thu Jan 21 09:04:50 2021] GET /volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650/group_specs/key1 => generated 126 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:04:50.760616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-742cffec-2342-4de3-8ef0-01c97a30d45a tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] DELETE http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650 Jan 21 09:04:50.761259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-742cffec-2342-4de3-8ef0-01c97a30d45a tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:50.761515 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:50.761515 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:50.761973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-742cffec-2342-4de3-8ef0-01c97a30d45a tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:50.791567 n-d-769329-4 devstack@c-api.service[88055]: /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 09:04:50.791567 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:50.914894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-742cffec-2342-4de3-8ef0-01c97a30d45a tempest-GroupTypeSpecsTest-1276164811 tempest-GroupTypeSpecsTest-1276164811] http://10.222.0.50/volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650 returned with HTTP 202 Jan 21 09:04:50.916057 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2029/4066] 10.222.0.50 () {60 vars in 1371 bytes} [Thu Jan 21 09:04:50 2021] DELETE /volume/v3/efe3c21f3bd043ae878b17e177ffb607/group_types/387a95a0-ae9a-446a-a062-7b41ecd76650 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:04:51.753352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bb2bc93-7fcd-4144-9e5b-881571552ad5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:51.754230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bb2bc93-7fcd-4144-9e5b-881571552ad5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:51.754923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bb2bc93-7fcd-4144-9e5b-881571552ad5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:51.808766 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:51.808766 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:51.819725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7bb2bc93-7fcd-4144-9e5b-881571552ad5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:51.846786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bb2bc93-7fcd-4144-9e5b-881571552ad5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:51.848444 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2038/4067] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:51 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:52.887635 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46db4873-db9b-4200-8828-d3c2dc802494 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:52.890438 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46db4873-db9b-4200-8828-d3c2dc802494 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:52.893129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46db4873-db9b-4200-8828-d3c2dc802494 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:53.008148 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:53.008148 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:53.023368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-46db4873-db9b-4200-8828-d3c2dc802494 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:53.055794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46db4873-db9b-4200-8828-d3c2dc802494 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:53.068548 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2030/4068] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:52 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:54.088462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4481c31-02da-4f7a-80df-dafb2490ca7c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:54.089620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4481c31-02da-4f7a-80df-dafb2490ca7c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:54.089977 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:54.089977 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:54.090662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4481c31-02da-4f7a-80df-dafb2490ca7c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:54.146271 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:54.146271 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:54.157367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b4481c31-02da-4f7a-80df-dafb2490ca7c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:54.182680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4481c31-02da-4f7a-80df-dafb2490ca7c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:54.183856 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2039/4069] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:54 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 981 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:55.201327 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45203463-53a1-4828-9ed2-530f5badd869 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:55.202327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45203463-53a1-4828-9ed2-530f5badd869 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:55.202660 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:55.202660 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:55.203323 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-45203463-53a1-4828-9ed2-530f5badd869 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:55.278244 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:55.278244 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:55.290972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-45203463-53a1-4828-9ed2-530f5badd869 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:55.320863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-45203463-53a1-4828-9ed2-530f5badd869 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:55.322022 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2031/4070] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:55 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 1369 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:55.340282 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dcbc1062-26b7-4d14-a953-126f18562cd5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:55.340823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dcbc1062-26b7-4d14-a953-126f18562cd5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:55.345070 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:55.345070 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:55.345070 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dcbc1062-26b7-4d14-a953-126f18562cd5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:55.400517 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:55.400517 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:55.411609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dcbc1062-26b7-4d14-a953-126f18562cd5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:55.442890 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dcbc1062-26b7-4d14-a953-126f18562cd5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:55.451666 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2040/4071] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:55 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 1369 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:55.462871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5e5aaf3-6e64-44dd-b2c8-63f961279fd8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots Jan 21 09:04:55.463511 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:55.463511 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:55.464101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5e5aaf3-6e64-44dd-b2c8-63f961279fd8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "853ab422-4bc4-4463-9c04-057f05334282", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-122411781", "description": null, "metadata": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:55.518967 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:55.518967 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:55.520247 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a5e5aaf3-6e64-44dd-b2c8-63f961279fd8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:55.520617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-a5e5aaf3-6e64-44dd-b2c8-63f961279fd8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create snapshot from volume 853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:55.618063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a5e5aaf3-6e64-44dd-b2c8-63f961279fd8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Created reservations ['104e0aa0-f1b5-473c-b9ba-c33f60a14622', '87e6e7ec-b008-4c72-ba92-5c762a7f2b3c', 'd184e64d-8f28-49ff-b6e3-7c8819d1d06f', '134ec237-6da0-4359-b2a0-ee1a7732461f'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:55.872073 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a5e5aaf3-6e64-44dd-b2c8-63f961279fd8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot create request issued successfully. Jan 21 09:04:55.873792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5e5aaf3-6e64-44dd-b2c8-63f961279fd8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots returned with HTTP 202 Jan 21 09:04:55.886582 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2032/4072] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 09:04:55 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/snapshots => generated 307 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:04:55.896385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d7f86f6-ba36-45dc-8e27-6d4e0f8bedb0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:04:55.898344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d7f86f6-ba36-45dc-8e27-6d4e0f8bedb0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:55.898960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:55.898960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:55.899652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d7f86f6-ba36-45dc-8e27-6d4e0f8bedb0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:55.948869 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:55.948869 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:55.950935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2d7f86f6-ba36-45dc-8e27-6d4e0f8bedb0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:04:55.953345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d7f86f6-ba36-45dc-8e27-6d4e0f8bedb0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 200 Jan 21 09:04:55.954322 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2041/4073] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:55 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 439 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:56.970510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-90c1c04f-b483-452a-a785-f52345cde633 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:04:56.971613 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-90c1c04f-b483-452a-a785-f52345cde633 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:56.972378 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:56.972378 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:56.972976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-90c1c04f-b483-452a-a785-f52345cde633 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:57.005696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:57.005696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:57.007295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-90c1c04f-b483-452a-a785-f52345cde633 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:04:57.010285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-90c1c04f-b483-452a-a785-f52345cde633 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 200 Jan 21 09:04:57.011971 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2033/4074] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:56 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:57.407147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-371827a4-388d-4b29-a175-7824e33fcb61 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] GET http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default Jan 21 09:04:57.407900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-371827a4-388d-4b29-a175-7824e33fcb61 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:57.414224 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:57.414224 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:57.414224 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-371827a4-388d-4b29-a175-7824e33fcb61 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:57.449172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-371827a4-388d-4b29-a175-7824e33fcb61 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:04:57.450054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2042/4075] 10.222.0.50 () {58 vars in 1264 bytes} [Thu Jan 21 09:04:57 2021] GET /volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default => generated 342 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:57.475713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-143d3abb-38cb-4b97-b93e-7940d909871b tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] GET http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default Jan 21 09:04:57.478776 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-143d3abb-38cb-4b97-b93e-7940d909871b tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:57.479216 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:57.479216 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:57.481327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-143d3abb-38cb-4b97-b93e-7940d909871b tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:57.526217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-143d3abb-38cb-4b97-b93e-7940d909871b tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:04:57.527260 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2034/4076] 10.222.0.50 () {58 vars in 1264 bytes} [Thu Jan 21 09:04:57 2021] GET /volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default => generated 342 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:57.545505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31030c10-0072-400e-bfba-fc30c26784d4 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] POST http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/types Jan 21 09:04:57.547114 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31030c10-0072-400e-bfba-fc30c26784d4 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-175715665"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:57.645531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31030c10-0072-400e-bfba-fc30c26784d4 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/types returned with HTTP 200 Jan 21 09:04:57.646404 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2043/4077] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 09:04:57 2021] POST /volume/v3/0fee865dae3a4e23861531271b5a4f69/types => generated 227 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:57.660685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dff6fd79-a4c1-4130-8869-de3b6b4075b6 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] PUT http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default Jan 21 09:04:57.661596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dff6fd79-a4c1-4130-8869-de3b6b4075b6 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] 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-175715665": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-175715665": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-175715665": 10}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:58.026414 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-557340f6-a11f-4ff8-a25a-f3f566dc1a67 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:04:58.027194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-557340f6-a11f-4ff8-a25a-f3f566dc1a67 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:58.027555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-557340f6-a11f-4ff8-a25a-f3f566dc1a67 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:58.056338 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:58.056338 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:58.057492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-557340f6-a11f-4ff8-a25a-f3f566dc1a67 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:04:58.059554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-557340f6-a11f-4ff8-a25a-f3f566dc1a67 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 200 Jan 21 09:04:58.067892 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2044/4078] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:58 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:58.073799 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-edcd8d60-f2fa-4a0b-a73f-bef7b9c1b477 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:04:58.074453 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-edcd8d60-f2fa-4a0b-a73f-bef7b9c1b477 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:58.074654 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:58.074654 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:58.075050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-edcd8d60-f2fa-4a0b-a73f-bef7b9c1b477 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:58.101393 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:58.101393 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:58.102744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-edcd8d60-f2fa-4a0b-a73f-bef7b9c1b477 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:04:58.104959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-edcd8d60-f2fa-4a0b-a73f-bef7b9c1b477 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 200 Jan 21 09:04:58.105909 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2045/4079] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:04:58 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:58.217861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dff6fd79-a4c1-4130-8869-de3b6b4075b6 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:04:58.219774 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2035/4080] 10.222.0.50 () {60 vars in 1285 bytes} [Thu Jan 21 09:04:57 2021] PUT /volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default => generated 531 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:58.235915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55afa2b5-7d89-4451-a57f-0ff091f253bd tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] GET http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-sets/0fee865dae3a4e23861531271b5a4f69/defaults Jan 21 09:04:58.236910 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55afa2b5-7d89-4451-a57f-0ff091f253bd tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:58.237268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:58.237268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:58.237957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55afa2b5-7d89-4451-a57f-0ff091f253bd tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Calling method 'defaults' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:58.280578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55afa2b5-7d89-4451-a57f-0ff091f253bd tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-sets/0fee865dae3a4e23861531271b5a4f69/defaults returned with HTTP 200 Jan 21 09:04:58.283013 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2046/4081] 10.222.0.50 () {58 vars in 1348 bytes} [Thu Jan 21 09:04:58 2021] GET /volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-sets/0fee865dae3a4e23861531271b5a4f69/defaults => generated 567 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:58.565618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-04720c87-cebe-4e91-9158-db47d6bb991c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:04:58.566369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-04720c87-cebe-4e91-9158-db47d6bb991c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:58.567020 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-04720c87-cebe-4e91-9158-db47d6bb991c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:58.595495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:58.595495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:58.596988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-04720c87-cebe-4e91-9158-db47d6bb991c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:04:58.599217 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-04720c87-cebe-4e91-9158-db47d6bb991c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 200 Jan 21 09:04:58.600478 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2036/4082] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 09:04:58 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 466 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:58.617593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-945fcfde-1ab6-42c0-a80a-234dd21d28d1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:04:58.618268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-945fcfde-1ab6-42c0-a80a-234dd21d28d1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:58.618715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-945fcfde-1ab6-42c0-a80a-234dd21d28d1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:58.669076 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:58.669076 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:58.678853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-945fcfde-1ab6-42c0-a80a-234dd21d28d1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:04:58.705125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-945fcfde-1ab6-42c0-a80a-234dd21d28d1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:04:58.706004 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2047/4083] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:04:58 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 1369 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:58.778302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c59100e-11af-4eae-8bcf-9124181384d7 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] GET http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-sets/e6a365a2263e41d9871b519595ad9ab2/defaults Jan 21 09:04:58.779475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c59100e-11af-4eae-8bcf-9124181384d7 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:58.779908 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:58.779908 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:58.780741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c59100e-11af-4eae-8bcf-9124181384d7 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Calling method 'defaults' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:58.814011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c59100e-11af-4eae-8bcf-9124181384d7 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-sets/e6a365a2263e41d9871b519595ad9ab2/defaults returned with HTTP 200 Jan 21 09:04:58.815538 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2037/4084] 10.222.0.50 () {58 vars in 1348 bytes} [Thu Jan 21 09:04:58 2021] GET /volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-sets/e6a365a2263e41d9871b519595ad9ab2/defaults => generated 567 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:59.108643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd36ea65-60be-4cb3-880b-62753bfbee82 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] PUT http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default Jan 21 09:04:59.109554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:59.109554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:04:59.109993 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fd36ea65-60be-4cb3-880b-62753bfbee82 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] 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=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:59.469184 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fd36ea65-60be-4cb3-880b-62753bfbee82 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:04:59.471251 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2048/4085] 10.222.0.50 () {60 vars in 1285 bytes} [Thu Jan 21 09:04:59 2021] PUT /volume/v3/0fee865dae3a4e23861531271b5a4f69/os-quota-class-sets/default => generated 531 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:59.485859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21c2aa2a-a4f8-46ee-9c3b-51cc7ec861de tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] DELETE http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/types/9de3e547-9911-420a-9d42-889aad619d4a Jan 21 09:04:59.486498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21c2aa2a-a4f8-46ee-9c3b-51cc7ec861de tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:59.487027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-21c2aa2a-a4f8-46ee-9c3b-51cc7ec861de tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:59.554644 n-d-769329-4 devstack@c-api.service[88055]: /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 09:04:59.554644 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:59.595652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-21c2aa2a-a4f8-46ee-9c3b-51cc7ec861de tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/types/9de3e547-9911-420a-9d42-889aad619d4a returned with HTTP 202 Jan 21 09:04:59.600225 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2038/4086] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 09:04:59 2021] DELETE /volume/v3/0fee865dae3a4e23861531271b5a4f69/types/9de3e547-9911-420a-9d42-889aad619d4a => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:59.605057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-065982b9-4f9c-4e58-8b56-9c412633f216 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] GET http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/types/9de3e547-9911-420a-9d42-889aad619d4a Jan 21 09:04:59.605566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-065982b9-4f9c-4e58-8b56-9c412633f216 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:59.606058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-065982b9-4f9c-4e58-8b56-9c412633f216 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:59.618777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-065982b9-4f9c-4e58-8b56-9c412633f216 tempest-VolumeQuotaClassesTest-1038423782 tempest-VolumeQuotaClassesTest-1038423782] http://10.222.0.50/volume/v3/0fee865dae3a4e23861531271b5a4f69/types/9de3e547-9911-420a-9d42-889aad619d4a returned with HTTP 404 Jan 21 09:04:59.619854 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2049/4087] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 09:04:59 2021] GET /volume/v3/0fee865dae3a4e23861531271b5a4f69/types/9de3e547-9911-420a-9d42-889aad619d4a => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:04:59.681228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-63d8eb50-7e5c-488c-afb0-832547dea748 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:04:59.681766 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-63d8eb50-7e5c-488c-afb0-832547dea748 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:59.682258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-63d8eb50-7e5c-488c-afb0-832547dea748 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:59.708636 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:59.708636 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:04:59.709797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-63d8eb50-7e5c-488c-afb0-832547dea748 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:04:59.711817 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-63d8eb50-7e5c-488c-afb0-832547dea748 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 200 Jan 21 09:04:59.712934 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2039/4088] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 09:04:59 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:04.161474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-cd5f31b0-89dd-4883-8f1a-098f5d26b26f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:05:04.162658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-cd5f31b0-89dd-4883-8f1a-098f5d26b26f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:04.163919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-cd5f31b0-89dd-4883-8f1a-098f5d26b26f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:04.191864 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:04.191864 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:04.193980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-cd5f31b0-89dd-4883-8f1a-098f5d26b26f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:05:04.196134 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-cd5f31b0-89dd-4883-8f1a-098f5d26b26f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 200 Jan 21 09:05:04.197112 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2050/4089] 10.222.0.68 () {58 vars in 1368 bytes} [Thu Jan 21 09:05:04 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:04.218194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-2c0ec6ff-14d3-40ed-9dcd-d1ea945f347f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:05:04.219705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-2c0ec6ff-14d3-40ed-9dcd-d1ea945f347f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:04.220569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:04.220569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:04.221668 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-2c0ec6ff-14d3-40ed-9dcd-d1ea945f347f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:04.301787 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:04.301787 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:04.316466 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-2c0ec6ff-14d3-40ed-9dcd-d1ea945f347f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:04.360713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-2c0ec6ff-14d3-40ed-9dcd-d1ea945f347f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:05:04.362500 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2040/4090] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:04 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 1369 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:04.410795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes Jan 21 09:05:04.412218 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:04.412218 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:04.413024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a761ccff-0939-414e-a585-8b386be32af2", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:04.415608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a761ccff-0939-414e-a585-8b386be32af2', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:04.494396 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:04.494396 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:04.496312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:05:04.496883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume of 1 GB Jan 21 09:05:04.498716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Availability Zones retrieved successfully. Jan 21 09:05:04.521005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (8c35899a-c14d-4852-b51e-5b8adaf6eb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:04.526750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772a16fd-7400-4467-bb1a-4505bf85e65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:04.526750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:04.622684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebc58d13-b51b-4822-bbb4-1714eaaca6b0 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] POST http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types Jan 21 09:05:04.623620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:04.623620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:04.624380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebc58d13-b51b-4822-bbb4-1714eaaca6b0 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1904776956"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:04.700031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772a16fd-7400-4467-bb1a-4505bf85e65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a761ccff-0939-414e-a585-8b386be32af2', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:04.702875 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d987e2f7-096f-4683-864c-f5456976dfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:04.734138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebc58d13-b51b-4822-bbb4-1714eaaca6b0 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types returned with HTTP 200 Jan 21 09:05:04.735354 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2051/4091] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 09:05:04 2021] POST /volume/v3/793de140ad6f45369e2289992e817e80/types => generated 231 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:04.752398 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4a4a16f-f839-4890-86cf-6cf5d240f741 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] POST http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs Jan 21 09:05:04.754272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4a4a16f-f839-4890-86cf-6cf5d240f741 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:04.936420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Created reservations ['7aa7b02f-27cd-466c-a753-5ba41729b689', '0bed26a7-aca3-4e6b-998c-a0f0c3015e6a', 'cd99773b-ac1d-4e9f-9ea5-3a3a03c35d3b', 'e27baa7c-f97a-4f64-8eae-dac5f811b076'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:04.939940 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d987e2f7-096f-4683-864c-f5456976dfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aa7b02f-27cd-466c-a753-5ba41729b689', '0bed26a7-aca3-4e6b-998c-a0f0c3015e6a', 'cd99773b-ac1d-4e9f-9ea5-3a3a03c35d3b', 'e27baa7c-f97a-4f64-8eae-dac5f811b076']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:04.943048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b797425d-8548-473d-aa71-de53eb9daf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:05.004579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4a4a16f-f839-4890-86cf-6cf5d240f741 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs returned with HTTP 200 Jan 21 09:05:05.005781 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2052/4092] 10.222.0.50 () {60 vars in 1366 bytes} [Thu Jan 21 09:05:04 2021] POST /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs => generated 34 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 09:05:05.017259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d9a3a73-be2c-48ea-9c4d-4c697b67ffd7 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] GET http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec3 Jan 21 09:05:05.018114 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d9a3a73-be2c-48ea-9c4d-4c697b67ffd7 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:05.018648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d9a3a73-be2c-48ea-9c4d-4c697b67ffd7 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:05.036824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d9a3a73-be2c-48ea-9c4d-4c697b67ffd7 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec3 returned with HTTP 200 Jan 21 09:05:05.037987 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2053/4093] 10.222.0.50 () {58 vars in 1363 bytes} [Thu Jan 21 09:05:05 2021] GET /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec3 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:05.048809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfd14df4-1372-4cc9-856b-650f14e703be tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] DELETE http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec3 Jan 21 09:05:05.049340 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dfd14df4-1372-4cc9-856b-650f14e703be tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:05.050040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dfd14df4-1372-4cc9-856b-650f14e703be tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:05.121419 n-d-769329-4 devstack@c-api.service[88055]: /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 09:05:05.121419 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:05:05.191273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfd14df4-1372-4cc9-856b-650f14e703be tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec3 returned with HTTP 202 Jan 21 09:05:05.192200 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2054/4094] 10.222.0.50 () {58 vars in 1366 bytes} [Thu Jan 21 09:05:05 2021] DELETE /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec3 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:05:05.201634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f370ace-0852-4521-903d-d438b862e30f tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] GET http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec3 Jan 21 09:05:05.202171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f370ace-0852-4521-903d-d438b862e30f tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:05.202669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f370ace-0852-4521-903d-d438b862e30f tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:05.225064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f370ace-0852-4521-903d-d438b862e30f tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec3 returned with HTTP 404 Jan 21 09:05:05.227264 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2055/4095] 10.222.0.50 () {58 vars in 1363 bytes} [Thu Jan 21 09:05:05 2021] GET /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec3 => generated 129 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:05:05.238775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16486603-2d0e-4057-81c2-dca5b9277b66 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] POST http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs Jan 21 09:05:05.239601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-16486603-2d0e-4057-81c2-dca5b9277b66 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:05.241289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b797425d-8548-473d-aa71-de53eb9daf00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5', '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='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['7aa7b02f-27cd-466c-a753-5ba41729b689','0bed26a7-aca3-4e6b-998c-a0f0c3015e6a','cd99773b-ac1d-4e9f-9ea5-3a3a03c35d3b','e27baa7c-f97a-4f64-8eae-dac5f811b076'],size=1,snapshot_id=a761ccff-0939-414e-a585-8b386be32af2,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:05:05Z,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=78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52886170516d449bbdd595f521203bf9',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=a761ccff-0939-414e-a585-8b386be32af2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='43a332b19eb24340b42e4f64cfb92a85',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:05.246185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b32da8-2b17-4f39-b13a-ae3457f6e295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:05.340357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b32da8-2b17-4f39-b13a-ae3457f6e295) 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='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['7aa7b02f-27cd-466c-a753-5ba41729b689','0bed26a7-aca3-4e6b-998c-a0f0c3015e6a','cd99773b-ac1d-4e9f-9ea5-3a3a03c35d3b','e27baa7c-f97a-4f64-8eae-dac5f811b076'],size=1,snapshot_id=a761ccff-0939-414e-a585-8b386be32af2,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:05.342421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32aa178d-578d-4adc-9053-2ce9db220805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:05.388499 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-16486603-2d0e-4057-81c2-dca5b9277b66 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs returned with HTTP 200 Jan 21 09:05:05.389885 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2056/4096] 10.222.0.50 () {60 vars in 1366 bytes} [Thu Jan 21 09:05:05 2021] POST /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs => generated 34 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:05.401153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-546d52a0-1cf6-4a74-8569-d78655d6e640 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] GET http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs Jan 21 09:05:05.402237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-546d52a0-1cf6-4a74-8569-d78655d6e640 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:05.402859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-546d52a0-1cf6-4a74-8569-d78655d6e640 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:05.434491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-546d52a0-1cf6-4a74-8569-d78655d6e640 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs returned with HTTP 200 Jan 21 09:05:05.435416 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2057/4097] 10.222.0.50 () {58 vars in 1345 bytes} [Thu Jan 21 09:05:05 2021] GET /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 09:05:05.448707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d46f1e4-4d67-49d9-95d2-f07cf4aac540 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] POST http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs Jan 21 09:05:05.449509 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d46f1e4-4d67-49d9-95d2-f07cf4aac540 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:05.504283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32aa178d-578d-4adc-9053-2ce9db220805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:05.507145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (8c35899a-c14d-4852-b51e-5b8adaf6eb73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:05.559185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request issued successfully. Jan 21 09:05:05.574762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-0eb47a6d-1314-4281-a2f0-ab45b9de60b5 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes returned with HTTP 202 Jan 21 09:05:05.575587 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2041/4098] 10.222.0.68 () {62 vars in 1305 bytes} [Thu Jan 21 09:05:04 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/volumes => generated 805 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:05.591343 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-683d672e-b8c8-4de0-9f5a-b3edf3cad16a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:05.592918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-683d672e-b8c8-4de0-9f5a-b3edf3cad16a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:05.593502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:05.593502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:05.594305 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-683d672e-b8c8-4de0-9f5a-b3edf3cad16a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:05.654988 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:05.654988 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:05.665136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-683d672e-b8c8-4de0-9f5a-b3edf3cad16a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:05.692709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d46f1e4-4d67-49d9-95d2-f07cf4aac540 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs returned with HTTP 200 Jan 21 09:05:05.694472 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2058/4099] 10.222.0.50 () {60 vars in 1366 bytes} [Thu Jan 21 09:05:05 2021] POST /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs => generated 34 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:05.710016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68e0b080-560c-428d-923b-e1122306d567 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] PUT http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec2 Jan 21 09:05:05.713859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-68e0b080-560c-428d-923b-e1122306d567 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:05.714043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-683d672e-b8c8-4de0-9f5a-b3edf3cad16a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:05.715674 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2042/4100] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:05 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 873 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:05.760098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-1f57ec37-a3e2-4bfc-be36-76fdf361a0c6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:05.761269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-1f57ec37-a3e2-4bfc-be36-76fdf361a0c6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:05.761558 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:05.761558 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:05.762159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-1f57ec37-a3e2-4bfc-be36-76fdf361a0c6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:05.839172 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:05.839172 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:05.849653 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-1f57ec37-a3e2-4bfc-be36-76fdf361a0c6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:05.890287 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-68e0b080-560c-428d-923b-e1122306d567 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec2 returned with HTTP 200 Jan 21 09:05:05.891237 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2059/4101] 10.222.0.50 () {60 vars in 1383 bytes} [Thu Jan 21 09:05:05 2021] PUT /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec2 => generated 17 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:05.901981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b226a759-5fd5-4f02-a5a2-f4d8e6dcb141 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] GET http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec2 Jan 21 09:05:05.902523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b226a759-5fd5-4f02-a5a2-f4d8e6dcb141 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:05.903019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b226a759-5fd5-4f02-a5a2-f4d8e6dcb141 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:05.912512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-1f57ec37-a3e2-4bfc-be36-76fdf361a0c6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:05.916049 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2043/4102] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:05 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 897 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:05.924295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b226a759-5fd5-4f02-a5a2-f4d8e6dcb141 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec2 returned with HTTP 200 Jan 21 09:05:05.925260 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2060/4103] 10.222.0.50 () {58 vars in 1363 bytes} [Thu Jan 21 09:05:05 2021] GET /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs/spec2 => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:05.941500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a8b7c3f-5f66-42f0-94d2-23ad16c568a1 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] POST http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs Jan 21 09:05:05.942312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:05.942312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:05.943238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a8b7c3f-5f66-42f0-94d2-23ad16c568a1 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:06.192642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a8b7c3f-5f66-42f0-94d2-23ad16c568a1 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs returned with HTTP 200 Jan 21 09:05:06.194270 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2044/4104] 10.222.0.50 () {60 vars in 1366 bytes} [Thu Jan 21 09:05:05 2021] POST /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs => generated 51 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:06.205542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb6625b8-667b-4a03-8283-07934fc4f1c5 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] GET http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs Jan 21 09:05:06.206084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb6625b8-667b-4a03-8283-07934fc4f1c5 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:06.206581 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb6625b8-667b-4a03-8283-07934fc4f1c5 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:06.235340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb6625b8-667b-4a03-8283-07934fc4f1c5 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs returned with HTTP 200 Jan 21 09:05:06.242309 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2061/4105] 10.222.0.50 () {58 vars in 1345 bytes} [Thu Jan 21 09:05:06 2021] GET /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1/extra_specs => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:06.246825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a3f2b09-7a99-4b7b-b282-cec97918647c tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] DELETE http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1 Jan 21 09:05:06.247952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a3f2b09-7a99-4b7b-b282-cec97918647c tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:06.248895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3a3f2b09-7a99-4b7b-b282-cec97918647c tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Calling method '_delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:06.330843 n-d-769329-4 devstack@c-api.service[88055]: /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 09:05:06.330843 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:05:06.372931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3a3f2b09-7a99-4b7b-b282-cec97918647c tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1 returned with HTTP 202 Jan 21 09:05:06.375910 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2045/4106] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 09:05:06 2021] DELETE /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:06.384081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d5ef68b-b5ee-4b22-bc71-adf17e951c12 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] GET http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1 Jan 21 09:05:06.384964 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d5ef68b-b5ee-4b22-bc71-adf17e951c12 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:06.386243 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8d5ef68b-b5ee-4b22-bc71-adf17e951c12 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:06.401465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8d5ef68b-b5ee-4b22-bc71-adf17e951c12 tempest-VolumeTypesExtraSpecsTest-2076952528 tempest-VolumeTypesExtraSpecsTest-2076952528] http://10.222.0.50/volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1 returned with HTTP 404 Jan 21 09:05:06.402935 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2062/4107] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 09:05:06 2021] GET /volume/v3/793de140ad6f45369e2289992e817e80/types/6cb39dc6-fb9a-4ffd-aeed-3b61a5875ce1 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:05:08.942305 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-eab54e24-60a0-4ad5-a76d-df784276203b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:08.943277 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-eab54e24-60a0-4ad5-a76d-df784276203b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:08.947930 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-eab54e24-60a0-4ad5-a76d-df784276203b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:09.028635 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:09.028635 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:09.039350 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-eab54e24-60a0-4ad5-a76d-df784276203b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:09.064996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-eab54e24-60a0-4ad5-a76d-df784276203b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:09.066341 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2046/4108] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:08 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 897 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:12.100117 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-1e084cb2-c11a-449f-bccb-1811d6eaeecd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:12.100950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-1e084cb2-c11a-449f-bccb-1811d6eaeecd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:12.101774 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-1e084cb2-c11a-449f-bccb-1811d6eaeecd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:12.172283 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:12.172283 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:12.181465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-1e084cb2-c11a-449f-bccb-1811d6eaeecd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:12.214563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-1e084cb2-c11a-449f-bccb-1811d6eaeecd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:12.215885 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2063/4109] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:12 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 897 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:15.225063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb120c21-e1ef-4015-a6e2-e218a5e9a6b0 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] POST http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types Jan 21 09:05:15.225949 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:15.225949 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:15.225949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb120c21-e1ef-4015-a6e2-e218a5e9a6b0 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-340245793", "os-volume-type-access:is_public": false}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:15.250647 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-39cfdcdc-07f1-405a-966e-9f70c1dbc484 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:15.253435 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-39cfdcdc-07f1-405a-966e-9f70c1dbc484 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:15.254045 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:15.254045 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:15.254592 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-39cfdcdc-07f1-405a-966e-9f70c1dbc484 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:15.306551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:15.306551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:15.320299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-39cfdcdc-07f1-405a-966e-9f70c1dbc484 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:15.346125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-39cfdcdc-07f1-405a-966e-9f70c1dbc484 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:15.347398 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2064/4110] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:15 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 897 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:15.361843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb120c21-e1ef-4015-a6e2-e218a5e9a6b0 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types returned with HTTP 200 Jan 21 09:05:15.362938 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2047/4111] 10.222.0.50 () {60 vars in 1220 bytes} [Thu Jan 21 09:05:15 2021] POST /volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types => generated 230 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:15.557865 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-277982b0-da2e-422f-aa73-7aa8d2a0e4f9 tempest-VolumeTypesNegativeTest-797626457 tempest-VolumeTypesNegativeTest-797626457] POST http://10.222.0.50/volume/v3/481d98a694594a6ea91ba1a0f307e5f7/volumes Jan 21 09:05:15.558423 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:15.558423 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:15.559112 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-277982b0-da2e-422f-aa73-7aa8d2a0e4f9 tempest-VolumeTypesNegativeTest-797626457 tempest-VolumeTypesNegativeTest-797626457] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bf2526d0-25c9-461d-aa3c-eb27b1b298a1", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2094089159"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:15.560362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-277982b0-da2e-422f-aa73-7aa8d2a0e4f9 tempest-VolumeTypesNegativeTest-797626457 tempest-VolumeTypesNegativeTest-797626457] Create volume request body: {'volume': {'volume_type': 'bf2526d0-25c9-461d-aa3c-eb27b1b298a1', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2094089159'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:15.590805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-277982b0-da2e-422f-aa73-7aa8d2a0e4f9 tempest-VolumeTypesNegativeTest-797626457 tempest-VolumeTypesNegativeTest-797626457] http://10.222.0.50/volume/v3/481d98a694594a6ea91ba1a0f307e5f7/volumes returned with HTTP 404 Jan 21 09:05:15.592236 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2065/4112] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:05:15 2021] POST /volume/v3/481d98a694594a6ea91ba1a0f307e5f7/volumes => generated 114 bytes in 222 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:15.604221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-540de8a1-2eb7-424a-91fc-2afe88ed0f99 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] POST http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types Jan 21 09:05:15.605007 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-540de8a1-2eb7-424a-91fc-2afe88ed0f99 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:15.606264 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-540de8a1-2eb7-424a-91fc-2afe88ed0f99 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types returned with HTTP 400 Jan 21 09:05:15.607282 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2048/4113] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 09:05:15 2021] POST /volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types => generated 108 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:05:15.620652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0eb3e970-52df-435f-9605-69aaff74ff97 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] DELETE http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/d3d4f0c8-8f87-4364-a7bb-0c96f3a3abe0 Jan 21 09:05:15.634411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0eb3e970-52df-435f-9605-69aaff74ff97 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:15.634411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0eb3e970-52df-435f-9605-69aaff74ff97 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:15.636522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0eb3e970-52df-435f-9605-69aaff74ff97 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/d3d4f0c8-8f87-4364-a7bb-0c96f3a3abe0 returned with HTTP 404 Jan 21 09:05:15.638493 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2066/4114] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 09:05:15 2021] DELETE /volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/d3d4f0c8-8f87-4364-a7bb-0c96f3a3abe0 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:15.649187 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-768cf54a-97c2-47f1-91b4-f012f33e3ea2 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] GET http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/a0008eb4-0a18-4e1b-aad9-3847030e3888 Jan 21 09:05:15.649840 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-768cf54a-97c2-47f1-91b4-f012f33e3ea2 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:15.650479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-768cf54a-97c2-47f1-91b4-f012f33e3ea2 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:15.669135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-768cf54a-97c2-47f1-91b4-f012f33e3ea2 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/a0008eb4-0a18-4e1b-aad9-3847030e3888 returned with HTTP 404 Jan 21 09:05:15.670791 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2049/4115] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 09:05:15 2021] GET /volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/a0008eb4-0a18-4e1b-aad9-3847030e3888 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:15.681973 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ccf6eca-3418-49eb-a46b-2c9fc00e1fcd tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] DELETE http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/bf2526d0-25c9-461d-aa3c-eb27b1b298a1 Jan 21 09:05:15.682886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ccf6eca-3418-49eb-a46b-2c9fc00e1fcd tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:15.683780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6ccf6eca-3418-49eb-a46b-2c9fc00e1fcd tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:15.760040 n-d-769329-4 devstack@c-api.service[88055]: /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 09:05:15.760040 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:05:16.022969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6ccf6eca-3418-49eb-a46b-2c9fc00e1fcd tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/bf2526d0-25c9-461d-aa3c-eb27b1b298a1 returned with HTTP 202 Jan 21 09:05:16.023929 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2067/4116] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 09:05:15 2021] DELETE /volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/bf2526d0-25c9-461d-aa3c-eb27b1b298a1 => generated 0 bytes in 348 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:05:16.031885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94cc86fa-ff43-4912-8f9f-52380db7e355 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] GET http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/bf2526d0-25c9-461d-aa3c-eb27b1b298a1 Jan 21 09:05:16.032413 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94cc86fa-ff43-4912-8f9f-52380db7e355 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:16.032901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94cc86fa-ff43-4912-8f9f-52380db7e355 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:16.044624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94cc86fa-ff43-4912-8f9f-52380db7e355 tempest-VolumeTypesNegativeTest-1553783846 tempest-VolumeTypesNegativeTest-1553783846] http://10.222.0.50/volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/bf2526d0-25c9-461d-aa3c-eb27b1b298a1 returned with HTTP 404 Jan 21 09:05:16.045659 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2050/4117] 10.222.0.50 () {58 vars in 1309 bytes} [Thu Jan 21 09:05:16 2021] GET /volume/v3/43a4d6760ed44eca88d08f15f5fb62a6/types/bf2526d0-25c9-461d-aa3c-eb27b1b298a1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:18.380262 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-3fd0d07c-188c-4833-a1c9-d87d83c06d19 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:18.381788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-3fd0d07c-188c-4833-a1c9-d87d83c06d19 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:18.382398 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-3fd0d07c-188c-4833-a1c9-d87d83c06d19 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:18.465168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:18.465168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:18.481411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-3fd0d07c-188c-4833-a1c9-d87d83c06d19 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:18.534152 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-3fd0d07c-188c-4833-a1c9-d87d83c06d19 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:18.535854 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2068/4118] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:18 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 897 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:21.554757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-6c7727c3-ef0e-4f16-b973-9de74bea0f7b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:21.555859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-6c7727c3-ef0e-4f16-b973-9de74bea0f7b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:21.556649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-6c7727c3-ef0e-4f16-b973-9de74bea0f7b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:21.625622 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:21.625622 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:21.643854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-6c7727c3-ef0e-4f16-b973-9de74bea0f7b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:21.673929 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-6c7727c3-ef0e-4f16-b973-9de74bea0f7b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:21.674883 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2051/4119] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:21 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 897 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:23.805702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] POST http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes Jan 21 09:05:23.806346 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:23.806346 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:23.806595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1513180274"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:23.807726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1513180274'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:23.808099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Create volume of 1 GB Jan 21 09:05:23.826067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Availability Zones retrieved successfully. Jan 21 09:05:23.843944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Flow 'volume_create_api' (bfbc6c72-5de4-49b8-8d77-ed60ea6ddade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:23.846749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b6893c-0568-491f-a7b8-7c1e66d2e239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:23.849214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:23.965715 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b6893c-0568-491f-a7b8-7c1e66d2e239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:23.968318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd9e21f-c1d6-41cf-ba06-853f30a288a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:24.168378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Created reservations ['f6062668-4fe5-4b11-8017-99211168f379', 'de4c8625-6a50-47d3-94b2-6bf028c2d2ee', 'c4a1ea3a-43c9-4325-9ab2-78de5c35be36', '9b6ce49d-5fc9-40ca-aa65-cf44cd996ce7'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:24.176740 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd9e21f-c1d6-41cf-ba06-853f30a288a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6062668-4fe5-4b11-8017-99211168f379', 'de4c8625-6a50-47d3-94b2-6bf028c2d2ee', 'c4a1ea3a-43c9-4325-9ab2-78de5c35be36', '9b6ce49d-5fc9-40ca-aa65-cf44cd996ce7']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:24.181627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d140c7-3a45-4131-93e4-50bcaa34df0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:24.467112 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d140c7-3a45-4131-93e4-50bcaa34df0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb3f9d8-7e19-4616-b575-65200ccbfbcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1513180274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42068d695dc7422f964328c6840539bf',qos_specs=None,replication_status=,reservations=['f6062668-4fe5-4b11-8017-99211168f379','de4c8625-6a50-47d3-94b2-6bf028c2d2ee','c4a1ea3a-43c9-4325-9ab2-78de5c35be36','9b6ce49d-5fc9-40ca-aa65-cf44cd996ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9da12d4fccd4e08b5531fb7d188938d',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1513180274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebb3f9d8-7e19-4616-b575-65200ccbfbcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42068d695dc7422f964328c6840539bf',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='c9da12d4fccd4e08b5531fb7d188938d',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:24.469406 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4bfe051-e147-4eaf-a9a6-3ca22a2c53cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:24.893455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-d997038b-5b0a-488c-9b69-ea4a7a2cbddf tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:24.893455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-d997038b-5b0a-488c-9b69-ea4a7a2cbddf tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:24.893455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:24.893455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:24.893455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-d997038b-5b0a-488c-9b69-ea4a7a2cbddf tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:24.893455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:24.893455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:24.893455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-d997038b-5b0a-488c-9b69-ea4a7a2cbddf tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:24.893455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-d997038b-5b0a-488c-9b69-ea4a7a2cbddf tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:24.893455 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2052/4120] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:24 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 897 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:26.255404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4bfe051-e147-4eaf-a9a6-3ca22a2c53cd) 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-1513180274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42068d695dc7422f964328c6840539bf',qos_specs=None,replication_status=,reservations=['f6062668-4fe5-4b11-8017-99211168f379','de4c8625-6a50-47d3-94b2-6bf028c2d2ee','c4a1ea3a-43c9-4325-9ab2-78de5c35be36','9b6ce49d-5fc9-40ca-aa65-cf44cd996ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9da12d4fccd4e08b5531fb7d188938d',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:26.257655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f48a59-d5c3-4cbe-9deb-61d4c695369c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:27.798453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-d30706b1-965b-400f-8c93-bfa7f659bfc1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:27.799203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-d30706b1-965b-400f-8c93-bfa7f659bfc1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:27.799354 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:27.799354 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:27.799811 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-d30706b1-965b-400f-8c93-bfa7f659bfc1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:27.861350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:27.861350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:27.870921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-d30706b1-965b-400f-8c93-bfa7f659bfc1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:27.896695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-d30706b1-965b-400f-8c93-bfa7f659bfc1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:27.897687 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2053/4121] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:27 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 897 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:28.532017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f48a59-d5c3-4cbe-9deb-61d4c695369c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:28.535425 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Flow 'volume_create_api' (bfbc6c72-5de4-49b8-8d77-ed60ea6ddade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:28.585255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Create volume request issued successfully. Jan 21 09:05:28.599685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2545931-251c-46fb-80c0-2bbb5e9e65eb tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes returned with HTTP 202 Jan 21 09:05:28.600581 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2069/4122] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 09:05:23 2021] POST /volume/v3/42068d695dc7422f964328c6840539bf/volumes => generated 819 bytes in 4976 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:28.616761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c8c2b16d-8fad-4def-83fa-0b4b8e324dc7 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd Jan 21 09:05:28.617294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c8c2b16d-8fad-4def-83fa-0b4b8e324dc7 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:28.617503 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:28.617503 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:28.618195 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c8c2b16d-8fad-4def-83fa-0b4b8e324dc7 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:28.671323 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:28.671323 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:28.681084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c8c2b16d-8fad-4def-83fa-0b4b8e324dc7 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:28.706752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c8c2b16d-8fad-4def-83fa-0b4b8e324dc7 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd returned with HTTP 200 Jan 21 09:05:28.707683 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2054/4123] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:28 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd => generated 887 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:29.726493 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a358d0b-dd98-485b-a95f-6987ecd1a63a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd Jan 21 09:05:29.728346 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a358d0b-dd98-485b-a95f-6987ecd1a63a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:29.728581 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:29.728581 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:29.728914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a358d0b-dd98-485b-a95f-6987ecd1a63a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:29.810900 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:29.810900 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:29.826526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6a358d0b-dd98-485b-a95f-6987ecd1a63a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:29.872864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a358d0b-dd98-485b-a95f-6987ecd1a63a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd returned with HTTP 200 Jan 21 09:05:29.875356 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2070/4124] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:29 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd => generated 911 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:30.921036 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09f9fc2c-4443-48b9-bafe-463a2ff25017 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd Jan 21 09:05:30.923133 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09f9fc2c-4443-48b9-bafe-463a2ff25017 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:30.923748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:30.923748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:30.924820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09f9fc2c-4443-48b9-bafe-463a2ff25017 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:30.925272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-a5343272-a980-4ede-92c4-9038e661c56a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:30.925847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-a5343272-a980-4ede-92c4-9038e661c56a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:30.926045 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:30.926045 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:30.926369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-a5343272-a980-4ede-92c4-9038e661c56a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:31.055570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:31.055570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:31.075140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-a5343272-a980-4ede-92c4-9038e661c56a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:31.124532 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:31.124532 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:31.130333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-a5343272-a980-4ede-92c4-9038e661c56a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:31.131934 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2071/4125] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:30 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 897 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:31.144313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09f9fc2c-4443-48b9-bafe-463a2ff25017 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:31.173866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09f9fc2c-4443-48b9-bafe-463a2ff25017 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd returned with HTTP 200 Jan 21 09:05:31.175048 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2055/4126] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:30 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd => generated 912 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:31.200123 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-687764f1-c38e-4775-9c6b-0d43232b4468 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] POST http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata Jan 21 09:05:31.201617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:31.201617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:31.203181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-687764f1-c38e-4775-9c6b-0d43232b4468 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:31.322057 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:31.322057 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:31.324479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-687764f1-c38e-4775-9c6b-0d43232b4468 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:31.606207 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-687764f1-c38e-4775-9c6b-0d43232b4468 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Create volume metadata completed successfully. Jan 21 09:05:31.607180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-687764f1-c38e-4775-9c6b-0d43232b4468 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata returned with HTTP 200 Jan 21 09:05:31.608384 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2072/4127] 10.222.0.50 () {60 vars in 1364 bytes} [Thu Jan 21 09:05:31 2021] POST /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata => generated 101 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:31.619115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-59d4b4ff-02a1-420c-82ed-ce511a084308 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata Jan 21 09:05:31.619714 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-59d4b4ff-02a1-420c-82ed-ce511a084308 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:31.619942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:31.619942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:31.620338 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-59d4b4ff-02a1-420c-82ed-ce511a084308 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:31.702467 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:31.702467 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:31.704972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-59d4b4ff-02a1-420c-82ed-ce511a084308 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:31.726876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-59d4b4ff-02a1-420c-82ed-ce511a084308 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Get volume metadata completed successfully. Jan 21 09:05:31.728035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-59d4b4ff-02a1-420c-82ed-ce511a084308 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata returned with HTTP 200 Jan 21 09:05:31.729714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2056/4128] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 09:05:31 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata => generated 101 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:31.746303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b150683-0b0c-402e-ab60-556b7f4b878a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] PUT http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata Jan 21 09:05:31.747143 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:31.747143 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:31.747939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7b150683-0b0c-402e-ab60-556b7f4b878a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:31.868631 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:31.868631 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:31.870777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7b150683-0b0c-402e-ab60-556b7f4b878a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:32.051769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7b150683-0b0c-402e-ab60-556b7f4b878a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Update volume metadata completed successfully. Jan 21 09:05:32.052904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7b150683-0b0c-402e-ab60-556b7f4b878a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata returned with HTTP 200 Jan 21 09:05:32.054709 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2073/4129] 10.222.0.50 () {60 vars in 1362 bytes} [Thu Jan 21 09:05:31 2021] PUT /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata => generated 57 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:32.067346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7480094c-c4bf-4c99-a894-1edca75c6b59 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata Jan 21 09:05:32.068415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7480094c-c4bf-4c99-a894-1edca75c6b59 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:32.068760 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:32.068760 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:32.070231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7480094c-c4bf-4c99-a894-1edca75c6b59 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:32.151564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:32.151564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:32.153724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7480094c-c4bf-4c99-a894-1edca75c6b59 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:32.176506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7480094c-c4bf-4c99-a894-1edca75c6b59 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Get volume metadata completed successfully. Jan 21 09:05:32.177716 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7480094c-c4bf-4c99-a894-1edca75c6b59 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata returned with HTTP 200 Jan 21 09:05:32.179278 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2057/4130] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 09:05:32 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata => generated 57 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:32.192767 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9dfc958-52fc-4bba-a520-8e6be678d612 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] DELETE http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata/key1 Jan 21 09:05:32.193317 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9dfc958-52fc-4bba-a520-8e6be678d612 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:32.193601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:32.193601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:32.193955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9dfc958-52fc-4bba-a520-8e6be678d612 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:32.246952 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:32.246952 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:32.249273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b9dfc958-52fc-4bba-a520-8e6be678d612 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:32.263479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b9dfc958-52fc-4bba-a520-8e6be678d612 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Get volume metadata completed successfully. Jan 21 09:05:32.279011 n-d-769329-4 devstack@c-api.service[88055]: /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 09:05:32.279011 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:05:32.343834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b9dfc958-52fc-4bba-a520-8e6be678d612 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Delete volume metadata completed successfully. Jan 21 09:05:32.344699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9dfc958-52fc-4bba-a520-8e6be678d612 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata/key1 returned with HTTP 200 Jan 21 09:05:32.346141 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2074/4131] 10.222.0.50 () {58 vars in 1360 bytes} [Thu Jan 21 09:05:32 2021] DELETE /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata/key1 => generated 0 bytes in 160 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 09:05:32.365311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d27d5731-84e1-47d3-b3f7-466df9f5ce16 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata Jan 21 09:05:32.366281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d27d5731-84e1-47d3-b3f7-466df9f5ce16 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:32.366606 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:32.366606 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:32.367203 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d27d5731-84e1-47d3-b3f7-466df9f5ce16 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:32.473258 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:32.473258 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:32.475411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d27d5731-84e1-47d3-b3f7-466df9f5ce16 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:32.496656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d27d5731-84e1-47d3-b3f7-466df9f5ce16 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Get volume metadata completed successfully. Jan 21 09:05:32.497783 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d27d5731-84e1-47d3-b3f7-466df9f5ce16 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata returned with HTTP 200 Jan 21 09:05:32.500251 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2058/4132] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 09:05:32 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata => generated 32 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 09:05:32.518026 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41922131-2b28-4190-9bb1-420c93c450c0 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] PUT http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata Jan 21 09:05:32.521499 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:32.521499 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:32.521499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-41922131-2b28-4190-9bb1-420c93c450c0 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:32.632113 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:32.632113 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:32.634432 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-41922131-2b28-4190-9bb1-420c93c450c0 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:32.707628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-41922131-2b28-4190-9bb1-420c93c450c0 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Update volume metadata completed successfully. Jan 21 09:05:32.712169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-41922131-2b28-4190-9bb1-420c93c450c0 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata returned with HTTP 200 Jan 21 09:05:32.712169 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2075/4133] 10.222.0.50 () {60 vars in 1362 bytes} [Thu Jan 21 09:05:32 2021] PUT /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata => generated 16 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:32.728071 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09da2ca7-7a1c-49e7-8b1a-96b6d5edff1a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] POST http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata Jan 21 09:05:32.728923 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:32.728923 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:32.729739 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-09da2ca7-7a1c-49e7-8b1a-96b6d5edff1a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:32.839805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:32.839805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:32.842062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09da2ca7-7a1c-49e7-8b1a-96b6d5edff1a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:32.909326 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-09da2ca7-7a1c-49e7-8b1a-96b6d5edff1a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Create volume metadata completed successfully. Jan 21 09:05:32.910018 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-09da2ca7-7a1c-49e7-8b1a-96b6d5edff1a tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata returned with HTTP 200 Jan 21 09:05:32.911248 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2059/4134] 10.222.0.50 () {60 vars in 1363 bytes} [Thu Jan 21 09:05:32 2021] POST /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata => generated 68 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:32.924652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23f3ff16-12ec-4cad-9d90-5432f5421291 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] PUT http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata/key3 Jan 21 09:05:32.925498 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:32.925498 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:32.926197 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23f3ff16-12ec-4cad-9d90-5432f5421291 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:33.040016 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:33.040016 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:33.042050 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23f3ff16-12ec-4cad-9d90-5432f5421291 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:33.114839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23f3ff16-12ec-4cad-9d90-5432f5421291 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Update volume metadata completed successfully. Jan 21 09:05:33.115919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23f3ff16-12ec-4cad-9d90-5432f5421291 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata/key3 returned with HTTP 200 Jan 21 09:05:33.117050 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2076/4135] 10.222.0.50 () {60 vars in 1377 bytes} [Thu Jan 21 09:05:32 2021] PUT /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata/key3 => generated 35 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:33.127256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77ab07b4-6ba0-4573-9e7d-b226d21d32ee tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata/key3 Jan 21 09:05:33.127867 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77ab07b4-6ba0-4573-9e7d-b226d21d32ee tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:33.128088 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:33.128088 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:33.128470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-77ab07b4-6ba0-4573-9e7d-b226d21d32ee tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:33.179147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:33.179147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:33.180393 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-77ab07b4-6ba0-4573-9e7d-b226d21d32ee tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:33.192259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-77ab07b4-6ba0-4573-9e7d-b226d21d32ee tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Get volume metadata completed successfully. Jan 21 09:05:33.192881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-77ab07b4-6ba0-4573-9e7d-b226d21d32ee tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata/key3 returned with HTTP 200 Jan 21 09:05:33.193769 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2060/4136] 10.222.0.50 () {58 vars in 1357 bytes} [Thu Jan 21 09:05:33 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata/key3 => generated 35 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:33.203991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7eab1ec-da2e-496d-865b-4ebb955418df tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata Jan 21 09:05:33.204522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7eab1ec-da2e-496d-865b-4ebb955418df tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:33.204732 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:33.204732 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:33.205094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7eab1ec-da2e-496d-865b-4ebb955418df tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:33.258056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:33.258056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:33.259284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7eab1ec-da2e-496d-865b-4ebb955418df tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:33.270697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7eab1ec-da2e-496d-865b-4ebb955418df tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Get volume metadata completed successfully. Jan 21 09:05:33.271574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7eab1ec-da2e-496d-865b-4ebb955418df tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata returned with HTTP 200 Jan 21 09:05:33.272564 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2077/4137] 10.222.0.50 () {58 vars in 1342 bytes} [Thu Jan 21 09:05:33 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata => generated 75 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:33.283461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f6885db-35bc-4678-bccf-b01547c17071 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] PUT http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata Jan 21 09:05:33.284012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:33.284012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:33.284519 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f6885db-35bc-4678-bccf-b01547c17071 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:33.340370 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:33.340370 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:33.341600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f6885db-35bc-4678-bccf-b01547c17071 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:33.388809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f6885db-35bc-4678-bccf-b01547c17071 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Update volume metadata completed successfully. Jan 21 09:05:33.389791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f6885db-35bc-4678-bccf-b01547c17071 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata returned with HTTP 200 Jan 21 09:05:33.390703 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2061/4138] 10.222.0.50 () {60 vars in 1362 bytes} [Thu Jan 21 09:05:33 2021] PUT /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd/metadata => generated 16 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:33.401054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-209843c1-21b1-4020-91d2-8b82f91a3942 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] DELETE http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd Jan 21 09:05:33.401582 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-209843c1-21b1-4020-91d2-8b82f91a3942 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:33.401803 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:33.401803 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:33.402179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-209843c1-21b1-4020-91d2-8b82f91a3942 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:33.402642 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-209843c1-21b1-4020-91d2-8b82f91a3942 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Delete volume with id: ebb3f9d8-7e19-4616-b575-65200ccbfbcd Jan 21 09:05:33.453514 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:33.453514 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:33.454717 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-209843c1-21b1-4020-91d2-8b82f91a3942 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:33.557137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-209843c1-21b1-4020-91d2-8b82f91a3942 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Delete volume request issued successfully. Jan 21 09:05:33.557624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-209843c1-21b1-4020-91d2-8b82f91a3942 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd returned with HTTP 202 Jan 21 09:05:33.558712 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2078/4139] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:05:33 2021] DELETE /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:33.570419 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd Jan 21 09:05:33.571423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:33.572477 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:33.572477 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:33.572477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:33.685641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:33.685641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:33.702102 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:33.750884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd returned with HTTP 200 Jan 21 09:05:33.762991 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2062/4140] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:33 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd => generated 911 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:34.146491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-11771ea0-66cd-4d40-8d1e-f24019d62eb8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:34.148344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-11771ea0-66cd-4d40-8d1e-f24019d62eb8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:34.148692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:34.148692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:34.149295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-11771ea0-66cd-4d40-8d1e-f24019d62eb8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:34.207674 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:34.207674 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:34.222483 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-11771ea0-66cd-4d40-8d1e-f24019d62eb8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:34.274737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-11771ea0-66cd-4d40-8d1e-f24019d62eb8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:34.276397 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2079/4141] 10.222.0.68 () {58 vars in 1362 bytes} [Thu Jan 21 09:05:34 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 1347 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:34.297557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume// Jan 21 09:05:34.298211 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:34.298598 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:34.298598 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:34.299313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:34.301488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:05:34.302276 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2063/4142] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:05: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 09:05:34.337237 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-7878117d-1190-477b-8bd8-f76dfba8d1b0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments Jan 21 09:05:34.338171 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:34.338171 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:34.338893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-7878117d-1190-477b-8bd8-f76dfba8d1b0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5", "instance_uuid": "90ce08c9-6174-4a76-a29c-08e5ff1bc682", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:34.434028 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:34.434028 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:34.652599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-7878117d-1190-477b-8bd8-f76dfba8d1b0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments returned with HTTP 200 Jan 21 09:05:34.653783 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2080/4143] 10.222.0.68 () {64 vars in 1358 bytes} [Thu Jan 21 09:05:34 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments => generated 273 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:34.663663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume// Jan 21 09:05:34.664275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:34.664749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:34.665963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-426fd94b-a9da-47e3-920e-78481dd2e001 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:05:34.666603 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2064/4144] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:05:34 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 09:05:34.692656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-bea0b74a-9de9-4ad6-a8f7-08da0b91cbcd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:34.693279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-bea0b74a-9de9-4ad6-a8f7-08da0b91cbcd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:34.693500 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:34.693500 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:34.693885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-bea0b74a-9de9-4ad6-a8f7-08da0b91cbcd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:34.747518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:34.747518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:34.760817 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-bea0b74a-9de9-4ad6-a8f7-08da0b91cbcd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:34.771280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48f67257-89ee-4867-99c1-5e813abf6767 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd Jan 21 09:05:34.772179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48f67257-89ee-4867-99c1-5e813abf6767 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:34.772925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-48f67257-89ee-4867-99c1-5e813abf6767 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:34.793399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:34.793399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:34.814628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-bea0b74a-9de9-4ad6-a8f7-08da0b91cbcd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:34.816703 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2081/4145] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 09:05:34 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 1445 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:05:34.839767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:34.839767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:34.862352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-48f67257-89ee-4867-99c1-5e813abf6767 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Volume info retrieved successfully. Jan 21 09:05:34.868280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-3246c15a-a0ce-4fc9-b476-ef75a8a43d6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] PUT http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/cb3a3130-5bda-4edb-898f-aa8a7bf99c19 Jan 21 09:05:34.869552 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:34.869552 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:34.870750 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-3246c15a-a0ce-4fc9-b476-ef75a8a43d6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:34.928049 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-48f67257-89ee-4867-99c1-5e813abf6767 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd returned with HTTP 200 Jan 21 09:05:34.930618 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2065/4146] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:34 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd => generated 911 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:34.945895 n-d-769329-4 devstack@c-api.service[88055]: /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 09:05:34.945895 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:05:34.947255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-3246c15a-a0ce-4fc9-b476-ef75a8a43d6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.035s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:05:34.954580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:34.954580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:35.962714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30dcc036-15c7-400a-bf40-ebc91c9ca191 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] GET http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd Jan 21 09:05:35.964030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30dcc036-15c7-400a-bf40-ebc91c9ca191 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:35.964472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:35.964472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:35.965286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30dcc036-15c7-400a-bf40-ebc91c9ca191 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:36.031661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30dcc036-15c7-400a-bf40-ebc91c9ca191 tempest-VolumesMetadataTest-1198092153 tempest-VolumesMetadataTest-1198092153] http://10.222.0.50/volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd returned with HTTP 404 Jan 21 09:05:36.037535 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2066/4147] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:35 2021] GET /volume/v3/42068d695dc7422f964328c6840539bf/volumes/ebb3f9d8-7e19-4616-b575-65200ccbfbcd => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:05:36.745541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-3246c15a-a0ce-4fc9-b476-ef75a8a43d6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5-n-h1-769329-4'" released by "attachment_update" :: held 1.799s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:05:36.746245 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-3246c15a-a0ce-4fc9-b476-ef75a8a43d6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/cb3a3130-5bda-4edb-898f-aa8a7bf99c19 returned with HTTP 200 Jan 21 09:05:36.747467 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2082/4148] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 09:05:34 2021] PUT /volume/v3/52886170516d449bbdd595f521203bf9/attachments/cb3a3130-5bda-4edb-898f-aa8a7bf99c19 => generated 762 bytes in 1891 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:36.850109 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-7c2d66a3-f8f0-4917-a61a-3f72f0588710 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/cb3a3130-5bda-4edb-898f-aa8a7bf99c19/action Jan 21 09:05:36.851888 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-7c2d66a3-f8f0-4917-a61a-3f72f0588710 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:05:36.860599 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-7c2d66a3-f8f0-4917-a61a-3f72f0588710 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:37.022523 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:37.022523 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:37.126503 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1b64ed2c-ef6a-4742-ba21-dab01f29e9b1 req-7c2d66a3-f8f0-4917-a61a-3f72f0588710 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/cb3a3130-5bda-4edb-898f-aa8a7bf99c19/action returned with HTTP 204 Jan 21 09:05:37.127715 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2067/4149] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 09:05:36 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments/cb3a3130-5bda-4edb-898f-aa8a7bf99c19/action => generated 0 bytes in 289 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:38.891195 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] POST http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes Jan 21 09:05:38.892069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:38.892069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:38.892716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-617084657", "metadata": {"Type": "Test"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:38.894030 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-617084657', 'metadata': {'Type': 'Test'}}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:38.894507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume of 1 GB Jan 21 09:05:38.895323 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:38.895323 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:38.909400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Availability Zones retrieved successfully. Jan 21 09:05:38.926832 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (c155b6b5-8b5e-41b9-827f-ff24bb9c35b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:38.929687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d81bf0d-4dc9-40f8-9ee3-c82511a8aeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:38.931843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:39.002068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d81bf0d-4dc9-40f8-9ee3-c82511a8aeb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:39.004375 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87d62496-50fb-45be-b926-0bebaf0c0fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:39.132476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Created reservations ['d4ac6d39-c63b-4c35-8601-88c91fdcbf0e', 'efa658e7-3943-47bb-9b83-49e72068d159', '77003da8-6229-403b-9fe7-99d6c8c97856', '37d32163-3c9b-42cf-ba34-f0ac4c940b83'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:39.134936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87d62496-50fb-45be-b926-0bebaf0c0fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4ac6d39-c63b-4c35-8601-88c91fdcbf0e', 'efa658e7-3943-47bb-9b83-49e72068d159', '77003da8-6229-403b-9fe7-99d6c8c97856', '37d32163-3c9b-42cf-ba34-f0ac4c940b83']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:39.137983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7ef9d0b-3ef4-44d9-aa1c-4bb8c0c19917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:39.271231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7ef9d0b-3ef4-44d9-aa1c-4bb8c0c19917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff734e63-d627-4330-86e1-1932659170c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-617084657',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['d4ac6d39-c63b-4c35-8601-88c91fdcbf0e','efa658e7-3943-47bb-9b83-49e72068d159','77003da8-6229-403b-9fe7-99d6c8c97856','37d32163-3c9b-42cf-ba34-f0ac4c940b83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-617084657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff734e63-d627-4330-86e1-1932659170c2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',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='868b6189445a453e90734329a54f569f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:39.273451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5949baa-73c5-40ec-98ef-0679a3555d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:39.339562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5949baa-73c5-40ec-98ef-0679a3555d15) 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-617084657',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['d4ac6d39-c63b-4c35-8601-88c91fdcbf0e','efa658e7-3943-47bb-9b83-49e72068d159','77003da8-6229-403b-9fe7-99d6c8c97856','37d32163-3c9b-42cf-ba34-f0ac4c940b83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:39.341666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1389d81b-ea17-4bf2-88d7-92ed62013206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:39.387241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1389d81b-ea17-4bf2-88d7-92ed62013206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:39.391626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (c155b6b5-8b5e-41b9-827f-ff24bb9c35b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:39.450777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request issued successfully. Jan 21 09:05:39.466089 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df9a2c3e-3a8e-41b4-84d4-c61cb60aeff5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes returned with HTTP 202 Jan 21 09:05:39.467553 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2083/4150] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:05:38 2021] POST /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes => generated 827 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:39.483579 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9485e0f9-f385-4700-aa03-74f1d41618ad tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:39.484263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9485e0f9-f385-4700-aa03-74f1d41618ad tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:39.484548 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:39.484548 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:39.485134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9485e0f9-f385-4700-aa03-74f1d41618ad tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:39.541436 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:39.541436 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:39.553405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9485e0f9-f385-4700-aa03-74f1d41618ad tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:39.582592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9485e0f9-f385-4700-aa03-74f1d41618ad tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 returned with HTTP 200 Jan 21 09:05:39.584342 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2068/4151] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:39 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 => generated 895 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:40.611898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cbce520-41c3-4001-9014-96777865b8f9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:40.612579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cbce520-41c3-4001-9014-96777865b8f9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:40.612867 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:40.612867 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:40.613435 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0cbce520-41c3-4001-9014-96777865b8f9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:40.665018 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:40.665018 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:40.674312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0cbce520-41c3-4001-9014-96777865b8f9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:40.698523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0cbce520-41c3-4001-9014-96777865b8f9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 returned with HTTP 200 Jan 21 09:05:40.699369 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2084/4152] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:40 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:40.730224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcb74800-8024-486d-88d5-1ca88f55f1db tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:40.731147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcb74800-8024-486d-88d5-1ca88f55f1db tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:40.731541 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:40.731541 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:40.732238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bcb74800-8024-486d-88d5-1ca88f55f1db tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:40.847336 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:40.847336 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:40.863962 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bcb74800-8024-486d-88d5-1ca88f55f1db tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:40.913279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bcb74800-8024-486d-88d5-1ca88f55f1db tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 returned with HTTP 200 Jan 21 09:05:40.915096 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2069/4153] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:40 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 => generated 920 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:40.947554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0751c897-ad27-40de-b1b0-72a5f24d186c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] PUT http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:40.948629 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:40.948629 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:40.949484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0751c897-ad27-40de-b1b0-72a5f24d186c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-617084657"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:41.042633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:41.042633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:41.052413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0751c897-ad27-40de-b1b0-72a5f24d186c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:41.103294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0751c897-ad27-40de-b1b0-72a5f24d186c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume updated successfully. Jan 21 09:05:41.120476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0751c897-ad27-40de-b1b0-72a5f24d186c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 returned with HTTP 200 Jan 21 09:05:41.121452 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2085/4154] 10.222.0.50 () {60 vars in 1335 bytes} [Thu Jan 21 09:05:40 2021] PUT /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 => generated 852 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:41.136085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-913305aa-f34e-4a78-8ef7-3c21514e638e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] PUT http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:41.136551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:41.136551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:41.136977 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-913305aa-f34e-4a78-8ef7-3c21514e638e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1930531014", "description": "This is the new description of volume"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:41.315415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:41.315415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:41.324916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-913305aa-f34e-4a78-8ef7-3c21514e638e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:41.371994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-913305aa-f34e-4a78-8ef7-3c21514e638e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume updated successfully. Jan 21 09:05:41.388465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-913305aa-f34e-4a78-8ef7-3c21514e638e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 returned with HTTP 200 Jan 21 09:05:41.389852 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2070/4155] 10.222.0.50 () {60 vars in 1336 bytes} [Thu Jan 21 09:05:41 2021] PUT /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 => generated 892 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:41.404820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4e1b23e-1d8b-41b9-9d58-ee673d2ae6ac tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:41.405351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4e1b23e-1d8b-41b9-9d58-ee673d2ae6ac tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:41.405570 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:41.405570 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:41.405944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b4e1b23e-1d8b-41b9-9d58-ee673d2ae6ac tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:41.457397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:41.457397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:41.466708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b4e1b23e-1d8b-41b9-9d58-ee673d2ae6ac tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:41.490669 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b4e1b23e-1d8b-41b9-9d58-ee673d2ae6ac tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 returned with HTTP 200 Jan 21 09:05:41.491552 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2086/4156] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:41 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 => generated 960 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:41.507336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] POST http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes Jan 21 09:05:41.507828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:41.507828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:41.508249 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-194487760", "availability_zone": "nova", "size": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:41.509433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-194487760', 'availability_zone': 'nova', 'size': 1}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:41.509821 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume of 1 GB Jan 21 09:05:41.523332 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Availability Zones retrieved successfully. Jan 21 09:05:41.540466 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (d9805609-901d-4002-810b-9dfa4f835b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:41.543296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80052005-d20f-4b6c-911c-a8f9a2af34d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:41.545999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:41.616302 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80052005-d20f-4b6c-911c-a8f9a2af34d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:41.618472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3358022-1a07-4622-a321-e0248a32b01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:41.720649 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Created reservations ['ef8549cd-a3fe-444e-8c39-64b0b70190bb', 'db1a4817-48d2-4a60-b29a-baafa4f30f15', '15cf4016-999d-402c-b53a-c515910a58e0', '4b067b2b-60f2-4c22-9642-00d884376d5e'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:41.722705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3358022-1a07-4622-a321-e0248a32b01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8549cd-a3fe-444e-8c39-64b0b70190bb', 'db1a4817-48d2-4a60-b29a-baafa4f30f15', '15cf4016-999d-402c-b53a-c515910a58e0', '4b067b2b-60f2-4c22-9642-00d884376d5e']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:41.725056 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ce4ca0-1c3b-473a-8a65-d10b27456f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:41.813038 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ce4ca0-1c3b-473a-8a65-d10b27456f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-194487760',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['ef8549cd-a3fe-444e-8c39-64b0b70190bb','db1a4817-48d2-4a60-b29a-baafa4f30f15','15cf4016-999d-402c-b53a-c515910a58e0','4b067b2b-60f2-4c22-9642-00d884376d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:05:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-194487760',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',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='868b6189445a453e90734329a54f569f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:41.815182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a7973c-ae69-4a50-b81a-2e1dfdedd7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:41.877134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a7973c-ae69-4a50-b81a-2e1dfdedd7d5) 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-194487760',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['ef8549cd-a3fe-444e-8c39-64b0b70190bb','db1a4817-48d2-4a60-b29a-baafa4f30f15','15cf4016-999d-402c-b53a-c515910a58e0','4b067b2b-60f2-4c22-9642-00d884376d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:41.879304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b468436c-bfb3-490a-b28c-73f1e3545c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:41.917586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b468436c-bfb3-490a-b28c-73f1e3545c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:41.921596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (d9805609-901d-4002-810b-9dfa4f835b31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:41.973575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request issued successfully. Jan 21 09:05:41.988348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-812227f3-d5c9-42f5-86d7-a9e89fb48741 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes returned with HTTP 202 Jan 21 09:05:41.996021 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2071/4157] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:05:41 2021] POST /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes => generated 810 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:42.004577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0a79223-2034-442e-bd69-c38699f7508b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c Jan 21 09:05:42.005268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0a79223-2034-442e-bd69-c38699f7508b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:42.005472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:42.005472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:42.005961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0a79223-2034-442e-bd69-c38699f7508b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:42.072778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:42.072778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:42.082193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a0a79223-2034-442e-bd69-c38699f7508b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:42.108560 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0a79223-2034-442e-bd69-c38699f7508b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c returned with HTTP 200 Jan 21 09:05:42.109467 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2087/4158] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:42 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c => generated 878 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:43.127796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f56d99cb-e8c3-4102-b483-0f4fa77ec3cc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c Jan 21 09:05:43.128447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f56d99cb-e8c3-4102-b483-0f4fa77ec3cc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:43.128447 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:43.128447 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:43.128889 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f56d99cb-e8c3-4102-b483-0f4fa77ec3cc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:43.179871 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:43.179871 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:43.189100 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f56d99cb-e8c3-4102-b483-0f4fa77ec3cc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:43.213253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f56d99cb-e8c3-4102-b483-0f4fa77ec3cc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c returned with HTTP 200 Jan 21 09:05:43.214097 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2072/4159] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:43 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c => generated 903 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:43.230408 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-057f7e2f-8c64-4da1-994b-9cdc9a55939c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] PUT http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c Jan 21 09:05:43.230875 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:43.230875 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:43.231295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-057f7e2f-8c64-4da1-994b-9cdc9a55939c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-617084657", "description": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:43.286194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:43.286194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:43.296634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-057f7e2f-8c64-4da1-994b-9cdc9a55939c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:43.354905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-057f7e2f-8c64-4da1-994b-9cdc9a55939c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume updated successfully. Jan 21 09:05:43.370563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-057f7e2f-8c64-4da1-994b-9cdc9a55939c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c returned with HTTP 200 Jan 21 09:05:43.371526 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2088/4160] 10.222.0.50 () {60 vars in 1335 bytes} [Thu Jan 21 09:05:43 2021] PUT /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c => generated 838 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:43.387001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c68ed530-291c-4615-a25c-f41c1a9bec9e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] DELETE http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c Jan 21 09:05:43.387464 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c68ed530-291c-4615-a25c-f41c1a9bec9e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:43.387704 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:43.387704 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:43.388094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c68ed530-291c-4615-a25c-f41c1a9bec9e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:43.388558 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-c68ed530-291c-4615-a25c-f41c1a9bec9e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume with id: be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c Jan 21 09:05:43.440217 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:43.440217 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:43.441435 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c68ed530-291c-4615-a25c-f41c1a9bec9e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:43.530482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c68ed530-291c-4615-a25c-f41c1a9bec9e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume request issued successfully. Jan 21 09:05:43.530911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c68ed530-291c-4615-a25c-f41c1a9bec9e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c returned with HTTP 202 Jan 21 09:05:43.531844 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2073/4161] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:05:43 2021] DELETE /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:43.540040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b6f41e7-21a0-4a12-9dfd-6d03b6c8f609 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c Jan 21 09:05:43.540264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b6f41e7-21a0-4a12-9dfd-6d03b6c8f609 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:43.540442 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:43.540442 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:43.540806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b6f41e7-21a0-4a12-9dfd-6d03b6c8f609 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:43.594114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:43.594114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:43.603976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9b6f41e7-21a0-4a12-9dfd-6d03b6c8f609 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:43.633174 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b6f41e7-21a0-4a12-9dfd-6d03b6c8f609 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c returned with HTTP 200 Jan 21 09:05:43.634450 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2089/4162] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:43 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c => generated 905 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:44.659917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-efc7c3f0-2fa4-4ba7-aa59-80799982519a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c Jan 21 09:05:44.660767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-efc7c3f0-2fa4-4ba7-aa59-80799982519a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:44.660767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:44.660767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:44.661324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-efc7c3f0-2fa4-4ba7-aa59-80799982519a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:44.713201 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:44.713201 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:44.722839 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-efc7c3f0-2fa4-4ba7-aa59-80799982519a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:44.746752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-efc7c3f0-2fa4-4ba7-aa59-80799982519a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c returned with HTTP 200 Jan 21 09:05:44.747985 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2074/4163] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:44 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c => generated 905 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:45.774156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0b9bb84-788f-4953-a55f-a5c956653386 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c Jan 21 09:05:45.775142 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0b9bb84-788f-4953-a55f-a5c956653386 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:45.775528 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:45.775528 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:45.776438 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0b9bb84-788f-4953-a55f-a5c956653386 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:45.844702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0b9bb84-788f-4953-a55f-a5c956653386 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c returned with HTTP 404 Jan 21 09:05:45.847984 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2090/4164] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:45 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/be263b9a-2ffa-46e4-9b87-d2b8f62c2e8c => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:45.858475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e9f548e-4c68-431a-b32e-00f919b104d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] DELETE http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:45.860276 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e9f548e-4c68-431a-b32e-00f919b104d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:45.860946 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:45.860946 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:45.862093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e9f548e-4c68-431a-b32e-00f919b104d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:45.863244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-1e9f548e-4c68-431a-b32e-00f919b104d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume with id: ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:45.977366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:45.977366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:45.979735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1e9f548e-4c68-431a-b32e-00f919b104d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:46.094241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1e9f548e-4c68-431a-b32e-00f919b104d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume request issued successfully. Jan 21 09:05:46.095624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e9f548e-4c68-431a-b32e-00f919b104d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 returned with HTTP 202 Jan 21 09:05:46.097951 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2075/4165] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:05:45 2021] DELETE /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:46.110017 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0672f47c-db08-48c1-bcb9-e223b3663438 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:46.111618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0672f47c-db08-48c1-bcb9-e223b3663438 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:46.113428 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0672f47c-db08-48c1-bcb9-e223b3663438 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:46.220106 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:46.220106 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:46.241056 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0672f47c-db08-48c1-bcb9-e223b3663438 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:46.294042 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0672f47c-db08-48c1-bcb9-e223b3663438 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 returned with HTTP 200 Jan 21 09:05:46.301966 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2091/4166] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:46 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 => generated 959 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:47.315908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fd86069-bda4-44a2-82f0-fab05c2a8611 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:47.316759 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fd86069-bda4-44a2-82f0-fab05c2a8611 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:47.317130 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:47.317130 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:47.317689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2fd86069-bda4-44a2-82f0-fab05c2a8611 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:47.394144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:47.394144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:47.403229 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2fd86069-bda4-44a2-82f0-fab05c2a8611 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:47.450676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2fd86069-bda4-44a2-82f0-fab05c2a8611 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 returned with HTTP 200 Jan 21 09:05:47.452360 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2076/4167] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:47 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 => generated 959 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:48.480834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b89da80-4896-4978-8dec-b81bc607954e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 Jan 21 09:05:48.481863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b89da80-4896-4978-8dec-b81bc607954e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:48.482344 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:48.482344 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:48.483730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8b89da80-4896-4978-8dec-b81bc607954e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:48.571328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8b89da80-4896-4978-8dec-b81bc607954e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 returned with HTTP 404 Jan 21 09:05:48.573225 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2092/4168] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:48 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/ff734e63-d627-4330-86e1-1932659170c2 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:48.587653 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] POST http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes Jan 21 09:05:48.588906 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:48.588906 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:48.589729 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1364363261"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:48.592300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1364363261'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:48.593057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume of 1 GB Jan 21 09:05:48.619252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Availability Zones retrieved successfully. Jan 21 09:05:48.654984 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (8fb93ce7-9786-4184-8829-a1e0513f8604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:48.661167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b919b4d7-88fa-48a4-b997-6aea1aac2406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:48.665522 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:48.758481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b919b4d7-88fa-48a4-b997-6aea1aac2406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:48.761205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc1c8cb-14cc-4bc1-ad24-1f4b6bcef8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:48.921663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Created reservations ['2282d348-48c8-4932-9e0d-1e5778592763', 'fa20ae65-220d-40d6-a637-1e5683c34d3b', '7a302a5b-5233-40cb-be62-05c57d6163de', '04e91a1d-0005-4ba1-bae2-41cb7f129872'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:48.924008 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc1c8cb-14cc-4bc1-ad24-1f4b6bcef8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2282d348-48c8-4932-9e0d-1e5778592763', 'fa20ae65-220d-40d6-a637-1e5683c34d3b', '7a302a5b-5233-40cb-be62-05c57d6163de', '04e91a1d-0005-4ba1-bae2-41cb7f129872']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:48.927099 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd34ac7-08c5-4bb2-8214-54c4f0cad3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:49.041789 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd34ac7-08c5-4bb2-8214-54c4f0cad3d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a452f7-64bb-45e1-99d5-fcb86be82193', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1364363261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['2282d348-48c8-4932-9e0d-1e5778592763','fa20ae65-220d-40d6-a637-1e5683c34d3b','7a302a5b-5233-40cb-be62-05c57d6163de','04e91a1d-0005-4ba1-bae2-41cb7f129872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1364363261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a452f7-64bb-45e1-99d5-fcb86be82193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',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='868b6189445a453e90734329a54f569f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:49.044001 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d194916-74bb-4c7f-9bfa-63303eec785a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:49.116801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d194916-74bb-4c7f-9bfa-63303eec785a) 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-1364363261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['2282d348-48c8-4932-9e0d-1e5778592763','fa20ae65-220d-40d6-a637-1e5683c34d3b','7a302a5b-5233-40cb-be62-05c57d6163de','04e91a1d-0005-4ba1-bae2-41cb7f129872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:49.119617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0c5152b-7d38-4ac9-a939-c7a2c5b12526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:49.189250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0c5152b-7d38-4ac9-a939-c7a2c5b12526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:49.196651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (8fb93ce7-9786-4184-8829-a1e0513f8604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:49.257173 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d12bffbf-cd9c-4a90-8327-2d610f03ba4d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:49.257730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d12bffbf-cd9c-4a90-8327-2d610f03ba4d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:49.270655 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d12bffbf-cd9c-4a90-8327-2d610f03ba4d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:49.270898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request issued successfully. Jan 21 09:05:49.281833 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a83ad71e-2f9e-4c70-9919-76f1da536579 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes returned with HTTP 202 Jan 21 09:05:49.285791 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2077/4169] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 09:05:48 2021] POST /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes => generated 814 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:49.307974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d22b7d7a-0aa2-4e50-b285-381b7b8cee6e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 Jan 21 09:05:49.308472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d22b7d7a-0aa2-4e50-b285-381b7b8cee6e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:49.308731 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:49.308731 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:49.309042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d22b7d7a-0aa2-4e50-b285-381b7b8cee6e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:49.320350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:49.320350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:49.330380 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d12bffbf-cd9c-4a90-8327-2d610f03ba4d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:49.351878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:49.351878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:49.363397 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d12bffbf-cd9c-4a90-8327-2d610f03ba4d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:49.364523 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2093/4170] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:49 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 1639 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:05:49.371102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:49.371102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:49.383797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d22b7d7a-0aa2-4e50-b285-381b7b8cee6e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:49.429660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d22b7d7a-0aa2-4e50-b285-381b7b8cee6e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 returned with HTTP 200 Jan 21 09:05:49.431198 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2078/4171] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:49 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 => generated 882 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:50.447723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85cf027b-70a9-42e1-878f-2221c2d58d50 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 Jan 21 09:05:50.448370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85cf027b-70a9-42e1-878f-2221c2d58d50 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:50.448523 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:50.448523 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:50.448819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85cf027b-70a9-42e1-878f-2221c2d58d50 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:50.502820 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:50.502820 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:50.511997 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-85cf027b-70a9-42e1-878f-2221c2d58d50 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:50.536876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85cf027b-70a9-42e1-878f-2221c2d58d50 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 returned with HTTP 200 Jan 21 09:05:50.537730 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2094/4172] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:50 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 => generated 907 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:50.553409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] POST http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes Jan 21 09:05:50.553890 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:50.553890 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:50.554320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'create', calling method: create, body: {"volume": {"source_volid": "76a452f7-64bb-45e1-99d5-fcb86be82193", "size": 1, "name": "tempest-VolumesGetTest-Volume-226025791", "metadata": {"Type": "Test"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:50.555700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request body: {'volume': {'source_volid': '76a452f7-64bb-45e1-99d5-fcb86be82193', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-226025791', 'metadata': {'Type': 'Test'}}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:50.607449 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:50.607449 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:50.608689 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume retrieved successfully. Jan 21 09:05:50.609054 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume of 1 GB Jan 21 09:05:50.621745 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Availability Zones retrieved successfully. Jan 21 09:05:50.640000 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (9edd2f83-788f-4072-9210-0eb7ace65460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:50.642845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0088383e-f8ff-4c6b-9019-70cd61f2e358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:50.645041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Validating volume size '1' using validate_int, validate_source_size {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:50.713879 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0088383e-f8ff-4c6b-9019-70cd61f2e358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '76a452f7-64bb-45e1-99d5-fcb86be82193', 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:50.716472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2863fd8e-1b4c-41ab-8942-915a3396d9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:50.829409 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Created reservations ['22818078-649f-4703-91bd-efa53c539b20', 'b025b953-a9ad-4a9a-a800-3e24a30d73c2', '288ea95b-15e4-4a67-b00d-74bbcc5e9aca', '4d2ddb35-f3f5-4191-948b-e7511d8cb052'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:50.831317 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2863fd8e-1b4c-41ab-8942-915a3396d9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22818078-649f-4703-91bd-efa53c539b20', 'b025b953-a9ad-4a9a-a800-3e24a30d73c2', '288ea95b-15e4-4a67-b00d-74bbcc5e9aca', '4d2ddb35-f3f5-4191-948b-e7511d8cb052']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:50.833662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e080ad0e-bc8f-4c17-95cc-2de50888b381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:51.032869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e080ad0e-bc8f-4c17-95cc-2de50888b381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d9804d6-063b-4592-8d10-4b6a0923d7bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-226025791',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['22818078-649f-4703-91bd-efa53c539b20','b025b953-a9ad-4a9a-a800-3e24a30d73c2','288ea95b-15e4-4a67-b00d-74bbcc5e9aca','4d2ddb35-f3f5-4191-948b-e7511d8cb052'],size=1,snapshot_id=None,source_replicaid=,source_volid=76a452f7-64bb-45e1-99d5-fcb86be82193,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:05:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-226025791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d9804d6-063b-4592-8d10-4b6a0923d7bc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',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=76a452f7-64bb-45e1-99d5-fcb86be82193,status='creating',terminated_at=None,updated_at=None,user_id='868b6189445a453e90734329a54f569f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:51.035041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0990aefb-3485-4a01-a9f9-aa2758b03659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:51.105360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0990aefb-3485-4a01-a9f9-aa2758b03659) 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-226025791',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['22818078-649f-4703-91bd-efa53c539b20','b025b953-a9ad-4a9a-a800-3e24a30d73c2','288ea95b-15e4-4a67-b00d-74bbcc5e9aca','4d2ddb35-f3f5-4191-948b-e7511d8cb052'],size=1,snapshot_id=None,source_replicaid=,source_volid=76a452f7-64bb-45e1-99d5-fcb86be82193,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:51.108087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e3fc5d-b1e5-4462-9d5d-c608249783ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:51.244755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e3fc5d-b1e5-4462-9d5d-c608249783ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:51.251164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (9edd2f83-788f-4072-9210-0eb7ace65460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:51.328475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request issued successfully. Jan 21 09:05:51.352744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d359f256-9087-4bd3-872b-b286f47a1188 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes returned with HTTP 202 Jan 21 09:05:51.352744 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2079/4173] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:05:50 2021] POST /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes => generated 861 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:51.360418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d91ab444-330e-4cff-aac7-3e27dd9b7dab tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:05:51.361423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d91ab444-330e-4cff-aac7-3e27dd9b7dab tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:51.361892 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:51.361892 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:51.362447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d91ab444-330e-4cff-aac7-3e27dd9b7dab tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:51.426003 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:51.426003 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:51.433575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d91ab444-330e-4cff-aac7-3e27dd9b7dab tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:51.458297 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d91ab444-330e-4cff-aac7-3e27dd9b7dab tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:05:51.459471 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2095/4174] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:51 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 929 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:52.486522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d495d092-4f99-45ab-88fe-f36ad662cfc2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:05:52.487113 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d495d092-4f99-45ab-88fe-f36ad662cfc2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:52.487292 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:52.487292 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:52.487683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d495d092-4f99-45ab-88fe-f36ad662cfc2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:52.540860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:52.540860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:52.551617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d495d092-4f99-45ab-88fe-f36ad662cfc2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:52.594613 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d495d092-4f99-45ab-88fe-f36ad662cfc2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:05:52.603875 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2080/4175] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:52 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 953 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:53.286920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-ae370d18-ead3-46e8-93fc-49d169bfb6f4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/cb3a3130-5bda-4edb-898f-aa8a7bf99c19 Jan 21 09:05:53.286920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-ae370d18-ead3-46e8-93fc-49d169bfb6f4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:53.287281 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:53.287281 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:53.291813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-ae370d18-ead3-46e8-93fc-49d169bfb6f4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:53.315417 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:53.315417 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:53.619796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f15321ba-ae3f-43e9-9600-2164d660f3fb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:05:53.621010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f15321ba-ae3f-43e9-9600-2164d660f3fb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:53.621392 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:53.621392 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:53.622531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f15321ba-ae3f-43e9-9600-2164d660f3fb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:53.686344 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:53.686344 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:53.696277 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f15321ba-ae3f-43e9-9600-2164d660f3fb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:53.720068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f15321ba-ae3f-43e9-9600-2164d660f3fb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:05:53.720961 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2081/4176] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:53 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 953 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:53.853907 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-ae370d18-ead3-46e8-93fc-49d169bfb6f4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:05:53.854603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-ae370d18-ead3-46e8-93fc-49d169bfb6f4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:05:53.898196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-ae370d18-ead3-46e8-93fc-49d169bfb6f4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/cb3a3130-5bda-4edb-898f-aa8a7bf99c19 returned with HTTP 200 Jan 21 09:05:53.899581 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2096/4177] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 09:05:53 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/attachments/cb3a3130-5bda-4edb-898f-aa8a7bf99c19 => generated 19 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:53.941233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-7f1980e8-4e0c-46fc-a93b-f8930bbd1d39 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:53.942263 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-7f1980e8-4e0c-46fc-a93b-f8930bbd1d39 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:53.942694 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:53.942694 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:53.943043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-7f1980e8-4e0c-46fc-a93b-f8930bbd1d39 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:53.943729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-7f1980e8-4e0c-46fc-a93b-f8930bbd1d39 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume with id: 78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:53.996104 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:53.996104 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:53.997298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-7f1980e8-4e0c-46fc-a93b-f8930bbd1d39 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:54.102285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-7f1980e8-4e0c-46fc-a93b-f8930bbd1d39 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume request issued successfully. Jan 21 09:05:54.102923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-04c30763-a8f6-4a28-ba32-59ffb38deeab req-7f1980e8-4e0c-46fc-a93b-f8930bbd1d39 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 202 Jan 21 09:05:54.104795 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2082/4178] 10.222.0.68 () {60 vars in 1384 bytes} [Thu Jan 21 09:05:53 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:54.738161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03177d01-cd73-4c12-a3b9-14a58cd12bfc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:05:54.739414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03177d01-cd73-4c12-a3b9-14a58cd12bfc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:54.739885 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:54.739885 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:54.740565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03177d01-cd73-4c12-a3b9-14a58cd12bfc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:54.794776 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:54.794776 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:54.804485 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-03177d01-cd73-4c12-a3b9-14a58cd12bfc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:54.829633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03177d01-cd73-4c12-a3b9-14a58cd12bfc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:05:54.830451 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2097/4179] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:54 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 953 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:55.463872 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02e60ee0-dd16-411f-b78b-af77e57ddb42 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:55.465435 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02e60ee0-dd16-411f-b78b-af77e57ddb42 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:55.466096 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:55.466096 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:55.467356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02e60ee0-dd16-411f-b78b-af77e57ddb42 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:55.566758 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:55.566758 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:55.577551 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02e60ee0-dd16-411f-b78b-af77e57ddb42 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:05:55.604432 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02e60ee0-dd16-411f-b78b-af77e57ddb42 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 200 Jan 21 09:05:55.605284 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2083/4180] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:55 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 1346 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:55.859093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac1cfcc2-7bbd-45f4-8213-cdeae167ede2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:05:55.861383 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac1cfcc2-7bbd-45f4-8213-cdeae167ede2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:55.862270 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:55.862270 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:55.863418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac1cfcc2-7bbd-45f4-8213-cdeae167ede2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:55.976559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:55.976559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:55.989454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ac1cfcc2-7bbd-45f4-8213-cdeae167ede2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:56.016045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac1cfcc2-7bbd-45f4-8213-cdeae167ede2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:05:56.017176 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2098/4181] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:55 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 953 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:56.626315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-717f569e-76ae-4810-b377-f00700aca96a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 Jan 21 09:05:56.627321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-717f569e-76ae-4810-b377-f00700aca96a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:56.627708 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:56.627708 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:56.628355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-717f569e-76ae-4810-b377-f00700aca96a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:56.729756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-717f569e-76ae-4810-b377-f00700aca96a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 returned with HTTP 404 Jan 21 09:05:56.736046 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2084/4182] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:56 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/78c89a8c-8e5a-4b2a-acc2-9d63a07b1fd5 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:57.036976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74b3ecb4-7e21-4bf8-aa4c-9d9016f63263 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:05:57.038882 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74b3ecb4-7e21-4bf8-aa4c-9d9016f63263 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:57.039499 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:57.039499 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:57.040560 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-74b3ecb4-7e21-4bf8-aa4c-9d9016f63263 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:57.079665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aec44a09-e3f8-4a2d-bf9c-97ee0f7feeea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:05:57.080632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aec44a09-e3f8-4a2d-bf9c-97ee0f7feeea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:57.081489 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aec44a09-e3f8-4a2d-bf9c-97ee0f7feeea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:57.082142 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-aec44a09-e3f8-4a2d-bf9c-97ee0f7feeea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete snapshot with id: a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:05:57.135763 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:57.135763 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:57.137795 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aec44a09-e3f8-4a2d-bf9c-97ee0f7feeea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:05:57.162955 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:57.162955 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:57.183769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-74b3ecb4-7e21-4bf8-aa4c-9d9016f63263 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:57.236942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-74b3ecb4-7e21-4bf8-aa4c-9d9016f63263 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:05:57.239053 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2099/4183] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:57 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 953 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:57.318812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aec44a09-e3f8-4a2d-bf9c-97ee0f7feeea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot delete request issued successfully. Jan 21 09:05:57.320255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aec44a09-e3f8-4a2d-bf9c-97ee0f7feeea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 202 Jan 21 09:05:57.322466 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2085/4184] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:05:57 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:05:57.335972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76af7aa8-66b7-4eea-89b1-0639f370ce8a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:05:57.337863 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76af7aa8-66b7-4eea-89b1-0639f370ce8a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:57.338484 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:57.338484 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:57.339639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-76af7aa8-66b7-4eea-89b1-0639f370ce8a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:57.440855 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:57.440855 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:57.443310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-76af7aa8-66b7-4eea-89b1-0639f370ce8a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:05:57.448011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-76af7aa8-66b7-4eea-89b1-0639f370ce8a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 200 Jan 21 09:05:57.450035 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2100/4185] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:05:57 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 465 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:58.271972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f4250c79-1c0f-495d-88aa-ff037f707af5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:05:58.272640 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f4250c79-1c0f-495d-88aa-ff037f707af5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:58.272640 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:58.272640 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:58.272978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f4250c79-1c0f-495d-88aa-ff037f707af5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:58.328747 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:58.328747 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:58.341088 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f4250c79-1c0f-495d-88aa-ff037f707af5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:58.370311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f4250c79-1c0f-495d-88aa-ff037f707af5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:05:58.371150 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2086/4186] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:58 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 953 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:58.477215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6a43392-22a9-4e48-8e08-26d1dcb303c2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:05:58.478408 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6a43392-22a9-4e48-8e08-26d1dcb303c2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:58.478958 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:58.478958 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:58.480278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6a43392-22a9-4e48-8e08-26d1dcb303c2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:58.526741 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:58.526741 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:58.528492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6a43392-22a9-4e48-8e08-26d1dcb303c2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:05:58.531163 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6a43392-22a9-4e48-8e08-26d1dcb303c2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 200 Jan 21 09:05:58.532380 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2101/4187] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:05:58 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:59.436148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3616f3f9-5386-4128-8ff5-f475f67f3ccf tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:05:59.438251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3616f3f9-5386-4128-8ff5-f475f67f3ccf tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:59.438934 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:59.438934 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:59.440055 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3616f3f9-5386-4128-8ff5-f475f67f3ccf tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:59.531646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:59.531646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:59.548109 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b34b6a08-bd82-489e-8a8c-d3dee468d3a1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:05:59.549006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b34b6a08-bd82-489e-8a8c-d3dee468d3a1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:59.549326 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:59.549326 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:05:59.549887 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b34b6a08-bd82-489e-8a8c-d3dee468d3a1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:59.551068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3616f3f9-5386-4128-8ff5-f475f67f3ccf tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:05:59.593030 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3616f3f9-5386-4128-8ff5-f475f67f3ccf tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:05:59.594333 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2087/4188] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:59 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 953 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:59.619385 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:59.619385 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:05:59.620990 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b34b6a08-bd82-489e-8a8c-d3dee468d3a1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:05:59.624429 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b34b6a08-bd82-489e-8a8c-d3dee468d3a1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 200 Jan 21 09:05:59.625651 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2102/4189] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:05:59 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 465 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:00.626076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6d6d3df-fd98-432f-a13a-a0a82d27f74b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:00.627033 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6d6d3df-fd98-432f-a13a-a0a82d27f74b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:00.627372 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:00.627372 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:00.628063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d6d6d3df-fd98-432f-a13a-a0a82d27f74b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:00.645584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cad82a86-d95a-442c-8266-349899b50766 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 Jan 21 09:06:00.646545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cad82a86-d95a-442c-8266-349899b50766 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:00.646891 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:00.646891 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:00.647618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cad82a86-d95a-442c-8266-349899b50766 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:00.706744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cad82a86-d95a-442c-8266-349899b50766 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 returned with HTTP 404 Jan 21 09:06:00.708966 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2103/4190] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:06:00 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/a761ccff-0939-414e-a585-8b386be32af2 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:06:00.722351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3004e4a0-4dc7-4449-bc70-ef1b4f707178 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:06:00.724738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3004e4a0-4dc7-4449-bc70-ef1b4f707178 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:00.724738 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3004e4a0-4dc7-4449-bc70-ef1b4f707178 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:00.724738 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3004e4a0-4dc7-4449-bc70-ef1b4f707178 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume with id: 853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:06:00.776027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:00.776027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:00.793082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d6d6d3df-fd98-432f-a13a-a0a82d27f74b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:00.806354 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:00.806354 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:00.808052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3004e4a0-4dc7-4449-bc70-ef1b4f707178 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:00.842900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d6d6d3df-fd98-432f-a13a-a0a82d27f74b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:06:00.844646 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2088/4191] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:00 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 953 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:00.968808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3004e4a0-4dc7-4449-bc70-ef1b4f707178 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume request issued successfully. Jan 21 09:06:00.969522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3004e4a0-4dc7-4449-bc70-ef1b4f707178 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 202 Jan 21 09:06:00.970661 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2104/4192] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:06:00 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:06:00.978682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf2e687d-fdb3-4acd-a85b-bc70b19d2659 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:06:00.980031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf2e687d-fdb3-4acd-a85b-bc70b19d2659 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:00.980031 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:00.980031 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:00.980031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf2e687d-fdb3-4acd-a85b-bc70b19d2659 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:01.059742 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:01.059742 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:01.073743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bf2e687d-fdb3-4acd-a85b-bc70b19d2659 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:01.106324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf2e687d-fdb3-4acd-a85b-bc70b19d2659 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:06:01.108368 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2089/4193] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:00 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 1368 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:01.873920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8dde04f-4f52-4d01-a4cd-6dd999a314a9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:01.876999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8dde04f-4f52-4d01-a4cd-6dd999a314a9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:01.877607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:01.877607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:01.878857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8dde04f-4f52-4d01-a4cd-6dd999a314a9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:01.976194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:01.976194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:01.989021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b8dde04f-4f52-4d01-a4cd-6dd999a314a9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:02.039498 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8dde04f-4f52-4d01-a4cd-6dd999a314a9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:06:02.050595 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2105/4194] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:01 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 953 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:02.137632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a61d7fc-0296-4f04-a247-acdd259866be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:06:02.139654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a61d7fc-0296-4f04-a247-acdd259866be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:02.140310 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:02.140310 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:02.141483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7a61d7fc-0296-4f04-a247-acdd259866be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:02.250089 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:02.250089 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:02.266529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7a61d7fc-0296-4f04-a247-acdd259866be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:02.317854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7a61d7fc-0296-4f04-a247-acdd259866be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 200 Jan 21 09:06:02.319300 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2090/4195] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:02 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 1368 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:03.063319 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce2b5e24-4491-4283-95d8-ec9beef24281 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:03.063319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce2b5e24-4491-4283-95d8-ec9beef24281 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:03.063319 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:03.063319 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:03.063319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ce2b5e24-4491-4283-95d8-ec9beef24281 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:03.161839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:03.161839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:03.173519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ce2b5e24-4491-4283-95d8-ec9beef24281 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:03.223773 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ce2b5e24-4491-4283-95d8-ec9beef24281 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:06:03.225579 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2106/4196] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:03 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 953 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:03.338506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac1ce693-e3c1-4dd5-9d47-7af4f773e071 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 Jan 21 09:06:03.339016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac1ce693-e3c1-4dd5-9d47-7af4f773e071 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:03.339322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:03.339322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:03.339846 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac1ce693-e3c1-4dd5-9d47-7af4f773e071 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:03.410283 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:03.410283 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:03.416549 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac1ce693-e3c1-4dd5-9d47-7af4f773e071 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 returned with HTTP 404 Jan 21 09:06:03.417854 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2091/4197] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:03 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/853ab422-4bc4-4463-9c04-057f05334282 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:06:03.489665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes Jan 21 09:06:03.490342 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:03.490342 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:03.491148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1551786201", "snapshot_id": null, "imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "volume_type": null, "size": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:03.492810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1551786201', 'snapshot_id': None, 'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'volume_type': None, 'size': 1}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:06:03.636772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume of 1 GB Jan 21 09:06:03.651042 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Availability Zones retrieved successfully. Jan 21 09:06:03.686985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (1c317d50-22c7-434d-bfb2-b9849ebaccfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:03.693359 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28e7137-a92f-4710-95c6-73e25b289f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:03.697720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:06:03.823153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28e7137-a92f-4710-95c6-73e25b289f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:03.825929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (079109d9-0d81-4e83-b26f-a2a3f0a949b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:03.955004 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Created reservations ['cbe9a3d0-ec64-4334-b3bf-65a5d4a92d6b', 'e7f5b7e0-a0e3-49cf-b1a3-9561762868ef', '079a6435-371a-4c6a-a8ba-2400d9d0b97a', '96d46324-e27c-4eef-a9a9-5bd214eb291c'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:06:03.957170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (079109d9-0d81-4e83-b26f-a2a3f0a949b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbe9a3d0-ec64-4334-b3bf-65a5d4a92d6b', 'e7f5b7e0-a0e3-49cf-b1a3-9561762868ef', '079a6435-371a-4c6a-a8ba-2400d9d0b97a', '96d46324-e27c-4eef-a9a9-5bd214eb291c']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:03.959603 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe59c91-745e-42f1-a32e-7335494b7f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:04.055342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe59c91-745e-42f1-a32e-7335494b7f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e3bda81-6037-4063-a72f-5aa3ae70613a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1551786201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['cbe9a3d0-ec64-4334-b3bf-65a5d4a92d6b','e7f5b7e0-a0e3-49cf-b1a3-9561762868ef','079a6435-371a-4c6a-a8ba-2400d9d0b97a','96d46324-e27c-4eef-a9a9-5bd214eb291c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1551786201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e3bda81-6037-4063-a72f-5aa3ae70613a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52886170516d449bbdd595f521203bf9',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='43a332b19eb24340b42e4f64cfb92a85',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:04.057636 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e3bd478-d803-4ace-b8ce-36ca1049b828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:04.125242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e3bd478-d803-4ace-b8ce-36ca1049b828) 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-1551786201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['cbe9a3d0-ec64-4334-b3bf-65a5d4a92d6b','e7f5b7e0-a0e3-49cf-b1a3-9561762868ef','079a6435-371a-4c6a-a8ba-2400d9d0b97a','96d46324-e27c-4eef-a9a9-5bd214eb291c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:04.129722 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e88f7f81-0dec-4ee6-a55a-d8c936972f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:04.193374 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e88f7f81-0dec-4ee6-a55a-d8c936972f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:04.199699 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (1c317d50-22c7-434d-bfb2-b9849ebaccfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:04.256210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c09bfc0d-936a-4553-8781-87742f72784f tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:04.257541 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c09bfc0d-936a-4553-8781-87742f72784f tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:04.258132 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:04.258132 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:04.259265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c09bfc0d-936a-4553-8781-87742f72784f tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:04.276033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request issued successfully. Jan 21 09:06:04.305822 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-179cc2bc-7e30-4b98-91de-3bdee7239528 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes returned with HTTP 202 Jan 21 09:06:04.320317 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2107/4198] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:06:03 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/volumes => generated 828 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:06:04.336760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc9efc7d-4c8d-4d59-beac-b497be08888c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:04.338129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc9efc7d-4c8d-4d59-beac-b497be08888c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:04.338597 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:04.338597 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:04.339557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fc9efc7d-4c8d-4d59-beac-b497be08888c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:04.379971 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:04.379971 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:04.400094 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c09bfc0d-936a-4553-8781-87742f72784f tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:04.448469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:04.448469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:04.459378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c09bfc0d-936a-4553-8781-87742f72784f tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:06:04.471693 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2092/4199] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:04 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 954 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:04.471933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fc9efc7d-4c8d-4d59-beac-b497be08888c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:04.501081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aac92a14-67f3-4bf1-beb8-48acc3b311ef tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:04.503165 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aac92a14-67f3-4bf1-beb8-48acc3b311ef tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:04.503990 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:04.503990 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:04.505810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aac92a14-67f3-4bf1-beb8-48acc3b311ef tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:04.516210 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fc9efc7d-4c8d-4d59-beac-b497be08888c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:04.517691 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2108/4200] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:04 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 896 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:04.627018 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:04.627018 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:04.644183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aac92a14-67f3-4bf1-beb8-48acc3b311ef tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:04.696197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aac92a14-67f3-4bf1-beb8-48acc3b311ef tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:06:04.697906 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2093/4201] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:04 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 954 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:04.717736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3c70b51-0f6e-4b81-88fa-af24ba4324a3 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] PUT http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:04.718569 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:04.718569 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:04.719620 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3c70b51-0f6e-4b81-88fa-af24ba4324a3 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-226025791"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:04.789189 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:04.789189 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:04.801868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f3c70b51-0f6e-4b81-88fa-af24ba4324a3 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:04.859039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f3c70b51-0f6e-4b81-88fa-af24ba4324a3 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume updated successfully. Jan 21 09:06:04.896375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3c70b51-0f6e-4b81-88fa-af24ba4324a3 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:06:04.898660 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2109/4202] 10.222.0.50 () {60 vars in 1335 bytes} [Thu Jan 21 09:06:04 2021] PUT /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 886 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:04.928480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-948fc0bd-ecfa-4252-9874-1a3110bb44f5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] PUT http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:04.928480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:04.928480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:04.928480 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-948fc0bd-ecfa-4252-9874-1a3110bb44f5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-124480712", "description": "This is the new description of volume"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:05.020176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:05.020176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:05.029902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-948fc0bd-ecfa-4252-9874-1a3110bb44f5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:05.068811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-948fc0bd-ecfa-4252-9874-1a3110bb44f5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume updated successfully. Jan 21 09:06:05.088231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-948fc0bd-ecfa-4252-9874-1a3110bb44f5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:06:05.089568 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2094/4203] 10.222.0.50 () {60 vars in 1336 bytes} [Thu Jan 21 09:06:04 2021] PUT /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 925 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:05.108651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cc7b470-2d94-464b-abb8-48d9e10bd328 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:05.109520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cc7b470-2d94-464b-abb8-48d9e10bd328 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:05.109866 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:05.109866 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:05.110380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5cc7b470-2d94-464b-abb8-48d9e10bd328 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:05.181167 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:05.181167 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:05.187177 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5cc7b470-2d94-464b-abb8-48d9e10bd328 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:05.213811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5cc7b470-2d94-464b-abb8-48d9e10bd328 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:06:05.218453 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2110/4204] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:05 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 993 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:05.231060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] POST http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes Jan 21 09:06:05.232177 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:05.232177 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:05.232618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-626274348", "availability_zone": "nova", "size": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:05.233897 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-626274348', 'availability_zone': 'nova', 'size': 1}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:06:05.234274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume of 1 GB Jan 21 09:06:05.248074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Availability Zones retrieved successfully. Jan 21 09:06:05.265397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (d74f42db-fec0-4756-a9b2-a6cefa8e2def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:05.268279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bdde25d-3adf-4940-9ef9-8436a0d6c2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:05.270407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:06:05.357312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bdde25d-3adf-4940-9ef9-8436a0d6c2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:05.359535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c94632c-3ce8-430d-a589-ef8d35d3ee44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:05.480490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Created reservations ['22aeb38e-06f0-440f-9f9a-1ea9c955347c', 'afab2df4-9603-4404-8fc6-91a4ab801e56', 'a9179a80-0ad8-4273-b3cb-b1ed0075ad67', '8bbc0999-d5cd-410d-9fdb-145b78b28c9a'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:06:05.483205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c94632c-3ce8-430d-a589-ef8d35d3ee44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22aeb38e-06f0-440f-9f9a-1ea9c955347c', 'afab2df4-9603-4404-8fc6-91a4ab801e56', 'a9179a80-0ad8-4273-b3cb-b1ed0075ad67', '8bbc0999-d5cd-410d-9fdb-145b78b28c9a']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:05.492116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c3b3c0c-98e4-4939-9cca-1ec0c0db7611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:05.542562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7715078e-a6a3-4fb7-ad17-58ee4e403043 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:05.543309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7715078e-a6a3-4fb7-ad17-58ee4e403043 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:05.543551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:05.543551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:05.544101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7715078e-a6a3-4fb7-ad17-58ee4e403043 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:05.596755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:05.596755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:05.607775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7715078e-a6a3-4fb7-ad17-58ee4e403043 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:05.648116 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7715078e-a6a3-4fb7-ad17-58ee4e403043 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:05.649655 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2111/4205] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:05 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:05.657387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c3b3c0c-98e4-4939-9cca-1ec0c0db7611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eebb736-f178-4f09-9b71-544b3c922b33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-626274348',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['22aeb38e-06f0-440f-9f9a-1ea9c955347c','afab2df4-9603-4404-8fc6-91a4ab801e56','a9179a80-0ad8-4273-b3cb-b1ed0075ad67','8bbc0999-d5cd-410d-9fdb-145b78b28c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:06:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-626274348',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eebb736-f178-4f09-9b71-544b3c922b33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',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='868b6189445a453e90734329a54f569f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:05.662071 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1566e83b-1939-4b87-bb1b-d829eca6b854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:05.728828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1566e83b-1939-4b87-bb1b-d829eca6b854) 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-626274348',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['22aeb38e-06f0-440f-9f9a-1ea9c955347c','afab2df4-9603-4404-8fc6-91a4ab801e56','a9179a80-0ad8-4273-b3cb-b1ed0075ad67','8bbc0999-d5cd-410d-9fdb-145b78b28c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:05.732256 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4763f8e4-724a-40d2-b1c8-196580aba208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:05.785334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4763f8e4-724a-40d2-b1c8-196580aba208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:05.789204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (d74f42db-fec0-4756-a9b2-a6cefa8e2def) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:05.843778 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request issued successfully. Jan 21 09:06:05.874925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-904dc060-34de-4318-8a82-a7caa050242c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes returned with HTTP 202 Jan 21 09:06:05.877048 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2095/4206] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:06:05 2021] POST /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes => generated 810 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:06:05.904523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ab5cca3-ddee-4049-af49-77f7b6049edb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 Jan 21 09:06:05.905619 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ab5cca3-ddee-4049-af49-77f7b6049edb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:05.906168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:05.906168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:05.906820 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ab5cca3-ddee-4049-af49-77f7b6049edb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:06.031420 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:06.031420 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:06.040700 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4ab5cca3-ddee-4049-af49-77f7b6049edb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:06.066787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ab5cca3-ddee-4049-af49-77f7b6049edb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 returned with HTTP 200 Jan 21 09:06:06.067951 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2112/4207] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:05 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 => generated 878 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:06.667141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08b4103b-26ac-4a20-84be-170ed617b8c6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:06.667739 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08b4103b-26ac-4a20-84be-170ed617b8c6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:06.667863 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:06.667863 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:06.668182 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-08b4103b-26ac-4a20-84be-170ed617b8c6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:06.752324 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:06.752324 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:06.766576 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-08b4103b-26ac-4a20-84be-170ed617b8c6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:06.797685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-08b4103b-26ac-4a20-84be-170ed617b8c6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:06.800158 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2096/4208] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:06 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:07.084375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5002ba1-091e-45db-84dd-8e6491286bbb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 Jan 21 09:06:07.084909 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5002ba1-091e-45db-84dd-8e6491286bbb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:07.085133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:07.085133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:07.085554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b5002ba1-091e-45db-84dd-8e6491286bbb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:07.136228 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:07.136228 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:07.149672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b5002ba1-091e-45db-84dd-8e6491286bbb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:07.180933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b5002ba1-091e-45db-84dd-8e6491286bbb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 returned with HTTP 200 Jan 21 09:06:07.185505 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2113/4209] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:07 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 => generated 903 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:07.200452 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7184f28-35d8-4bc7-b23a-c4d2ed293684 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] PUT http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 Jan 21 09:06:07.201827 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:07.201827 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:07.202513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7184f28-35d8-4bc7-b23a-c4d2ed293684 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-226025791", "description": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:07.272064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:07.272064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:07.284712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f7184f28-35d8-4bc7-b23a-c4d2ed293684 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:07.354404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f7184f28-35d8-4bc7-b23a-c4d2ed293684 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume updated successfully. Jan 21 09:06:07.370325 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7184f28-35d8-4bc7-b23a-c4d2ed293684 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 returned with HTTP 200 Jan 21 09:06:07.380491 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2097/4210] 10.222.0.50 () {60 vars in 1335 bytes} [Thu Jan 21 09:06:07 2021] PUT /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 => generated 838 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:07.386798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-92f6f5cb-9982-463e-b1f6-addcd2243d4d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] DELETE http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 Jan 21 09:06:07.387343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-92f6f5cb-9982-463e-b1f6-addcd2243d4d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:07.387741 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:07.387741 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:07.388118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-92f6f5cb-9982-463e-b1f6-addcd2243d4d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:07.388922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-92f6f5cb-9982-463e-b1f6-addcd2243d4d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume with id: 4eebb736-f178-4f09-9b71-544b3c922b33 Jan 21 09:06:07.442412 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:07.442412 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:07.442412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-92f6f5cb-9982-463e-b1f6-addcd2243d4d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:07.550643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-92f6f5cb-9982-463e-b1f6-addcd2243d4d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume request issued successfully. Jan 21 09:06:07.551118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-92f6f5cb-9982-463e-b1f6-addcd2243d4d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 returned with HTTP 202 Jan 21 09:06:07.552055 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2114/4211] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:06:07 2021] DELETE /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:06:07.559892 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0f80e6b-2ad6-4c04-8966-4e566b98dee5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 Jan 21 09:06:07.560433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0f80e6b-2ad6-4c04-8966-4e566b98dee5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:07.560666 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:07.560666 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:07.561041 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b0f80e6b-2ad6-4c04-8966-4e566b98dee5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:07.612402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:07.612402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:07.623016 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b0f80e6b-2ad6-4c04-8966-4e566b98dee5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:07.670358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b0f80e6b-2ad6-4c04-8966-4e566b98dee5 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 returned with HTTP 200 Jan 21 09:06:07.671923 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2098/4212] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:07 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 => generated 905 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:07.830381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46f98e88-ca36-4d8b-9fa9-194c9cd17ff1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:07.831173 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46f98e88-ca36-4d8b-9fa9-194c9cd17ff1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:07.831629 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:07.831629 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:07.832151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46f98e88-ca36-4d8b-9fa9-194c9cd17ff1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:07.936434 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:07.936434 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:07.953406 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-46f98e88-ca36-4d8b-9fa9-194c9cd17ff1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:07.999556 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46f98e88-ca36-4d8b-9fa9-194c9cd17ff1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:08.009494 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2115/4213] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:07 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:08.691134 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3a0463b-04ab-42e5-aff2-1c6d0d0db888 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 Jan 21 09:06:08.695193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3a0463b-04ab-42e5-aff2-1c6d0d0db888 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:08.695193 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:08.695193 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:08.695193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f3a0463b-04ab-42e5-aff2-1c6d0d0db888 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:08.781926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:08.781926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:08.790778 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f3a0463b-04ab-42e5-aff2-1c6d0d0db888 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:08.815204 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f3a0463b-04ab-42e5-aff2-1c6d0d0db888 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 returned with HTTP 200 Jan 21 09:06:08.816665 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2099/4214] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:08 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 => generated 905 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:09.021135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0f4fb70-fb12-4b01-b69a-296c85ca543d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:09.021665 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0f4fb70-fb12-4b01-b69a-296c85ca543d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:09.021853 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:09.021853 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:09.022238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a0f4fb70-fb12-4b01-b69a-296c85ca543d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:09.079826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:09.079826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:09.089341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a0f4fb70-fb12-4b01-b69a-296c85ca543d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:09.112996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a0f4fb70-fb12-4b01-b69a-296c85ca543d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:09.114664 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2116/4215] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:09 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:09.845256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b6fbb53-5ffd-4445-9fa8-7053f0d9b1ee tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 Jan 21 09:06:09.848368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b6fbb53-5ffd-4445-9fa8-7053f0d9b1ee tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:09.849119 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:09.849119 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:09.850513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b6fbb53-5ffd-4445-9fa8-7053f0d9b1ee tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:09.970994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b6fbb53-5ffd-4445-9fa8-7053f0d9b1ee tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 returned with HTTP 404 Jan 21 09:06:09.972138 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2100/4216] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:09 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/4eebb736-f178-4f09-9b71-544b3c922b33 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:06:09.983012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-224decb7-645d-407f-bd1e-6e6bb70d2abc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] DELETE http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:09.988970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-224decb7-645d-407f-bd1e-6e6bb70d2abc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:09.988970 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:09.988970 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:09.988970 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-224decb7-645d-407f-bd1e-6e6bb70d2abc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:09.988970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-224decb7-645d-407f-bd1e-6e6bb70d2abc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume with id: 8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:10.097483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:10.097483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:10.100500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-224decb7-645d-407f-bd1e-6e6bb70d2abc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:10.134902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9af9bffb-1bb2-4dbb-893e-bbbc9e3be5ae tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:10.154830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9af9bffb-1bb2-4dbb-893e-bbbc9e3be5ae tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:10.154830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9af9bffb-1bb2-4dbb-893e-bbbc9e3be5ae tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:10.234143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-224decb7-645d-407f-bd1e-6e6bb70d2abc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume request issued successfully. Jan 21 09:06:10.235615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-224decb7-645d-407f-bd1e-6e6bb70d2abc tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 202 Jan 21 09:06:10.237635 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2117/4217] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:06:09 2021] DELETE /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:06:10.246872 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:10.246872 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:10.256418 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bd9ea32-44a0-467e-bdd2-d7e0fc3186e9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:10.257797 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bd9ea32-44a0-467e-bdd2-d7e0fc3186e9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:10.258428 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:10.258428 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:10.259579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bd9ea32-44a0-467e-bdd2-d7e0fc3186e9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:10.265844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9af9bffb-1bb2-4dbb-893e-bbbc9e3be5ae tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:10.315852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9af9bffb-1bb2-4dbb-893e-bbbc9e3be5ae tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:10.317691 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2101/4218] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:10 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:10.383989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:10.383989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:10.400273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2bd9ea32-44a0-467e-bdd2-d7e0fc3186e9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:10.438404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bd9ea32-44a0-467e-bdd2-d7e0fc3186e9 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:06:10.440852 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2118/4219] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:10 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 992 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:11.334695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1585fd8-45a2-4049-8698-51edc5bd7ab3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:11.335625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1585fd8-45a2-4049-8698-51edc5bd7ab3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:11.335793 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:11.335793 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:11.336073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c1585fd8-45a2-4049-8698-51edc5bd7ab3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:11.393869 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:11.393869 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:11.403807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c1585fd8-45a2-4049-8698-51edc5bd7ab3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:11.432185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c1585fd8-45a2-4049-8698-51edc5bd7ab3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:11.433934 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2102/4220] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:11 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:11.472374 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23fad1be-fedf-4bb0-ad38-63ee572c3f3d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:11.473245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23fad1be-fedf-4bb0-ad38-63ee572c3f3d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:11.473557 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:11.473557 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:11.474557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23fad1be-fedf-4bb0-ad38-63ee572c3f3d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:11.576932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:11.576932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:11.596465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23fad1be-fedf-4bb0-ad38-63ee572c3f3d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:11.641384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23fad1be-fedf-4bb0-ad38-63ee572c3f3d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 200 Jan 21 09:06:11.645209 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2119/4221] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:11 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 992 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:12.460570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2105251c-2d95-42a1-86bf-7e91653c0829 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:12.462802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2105251c-2d95-42a1-86bf-7e91653c0829 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:12.463180 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:12.463180 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:12.463881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2105251c-2d95-42a1-86bf-7e91653c0829 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:12.560724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:12.560724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:12.570828 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2105251c-2d95-42a1-86bf-7e91653c0829 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:12.602115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2105251c-2d95-42a1-86bf-7e91653c0829 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:12.602983 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2103/4222] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:12 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:12.669809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab0867f7-95cd-419e-ba77-4d99d06361e6 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc Jan 21 09:06:12.670390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab0867f7-95cd-419e-ba77-4d99d06361e6 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:12.670840 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:12.670840 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:12.671153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ab0867f7-95cd-419e-ba77-4d99d06361e6 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:12.723721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ab0867f7-95cd-419e-ba77-4d99d06361e6 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc returned with HTTP 404 Jan 21 09:06:12.725062 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2120/4223] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:12 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/8d9804d6-063b-4592-8d10-4b6a0923d7bc => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:06:12.771088 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] POST http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes Jan 21 09:06:12.771571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:12.771571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:12.772535 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1088337807", "metadata": {"Type": "Test"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:12.774089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request body: {'volume': {'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1088337807', 'metadata': {'Type': 'Test'}}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:06:12.969230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume of 1 GB Jan 21 09:06:12.983895 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Availability Zones retrieved successfully. Jan 21 09:06:13.002288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (9f43b0f7-842d-4edb-89bc-3c5dfde683f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:13.006737 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37248075-b5c3-49ae-8a64-d3890c8cd04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:13.008476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:06:13.207490 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37248075-b5c3-49ae-8a64-d3890c8cd04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:13.212973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e02012a-a6e2-452c-b8ab-cfd1d64cd3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:13.337075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Created reservations ['8d0b914d-0b47-48a9-915d-44713f4d1d49', 'fdcd85c6-1f28-44bd-8b5f-ce05cb2d13a3', 'cb27eda9-d061-48f5-bd1e-9050f8030679', '9963c99d-0cbe-49cc-9e88-87c4070a85ca'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:06:13.341661 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e02012a-a6e2-452c-b8ab-cfd1d64cd3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d0b914d-0b47-48a9-915d-44713f4d1d49', 'fdcd85c6-1f28-44bd-8b5f-ce05cb2d13a3', 'cb27eda9-d061-48f5-bd1e-9050f8030679', '9963c99d-0cbe-49cc-9e88-87c4070a85ca']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:13.346091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7eeee9-f3fa-42d3-b3a2-29798ef30633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:13.463127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7eeee9-f3fa-42d3-b3a2-29798ef30633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f69cde0d-e482-45da-8f1b-9e736b12ff87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1088337807',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['8d0b914d-0b47-48a9-915d-44713f4d1d49','fdcd85c6-1f28-44bd-8b5f-ce05cb2d13a3','cb27eda9-d061-48f5-bd1e-9050f8030679','9963c99d-0cbe-49cc-9e88-87c4070a85ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1088337807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f69cde0d-e482-45da-8f1b-9e736b12ff87,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',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='868b6189445a453e90734329a54f569f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:13.466031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c91e88-5132-4811-a899-138e5dd6a424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:13.526498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c91e88-5132-4811-a899-138e5dd6a424) 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-1088337807',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['8d0b914d-0b47-48a9-915d-44713f4d1d49','fdcd85c6-1f28-44bd-8b5f-ce05cb2d13a3','cb27eda9-d061-48f5-bd1e-9050f8030679','9963c99d-0cbe-49cc-9e88-87c4070a85ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:13.529803 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a5fe6f-38f2-47e3-a1a9-f77cef11d3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:13.594600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a5fe6f-38f2-47e3-a1a9-f77cef11d3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:13.600141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (9f43b0f7-842d-4edb-89bc-3c5dfde683f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:13.635368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e8e7d61-4cb9-4d6c-9f32-0f2f5ac33297 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:13.636667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e8e7d61-4cb9-4d6c-9f32-0f2f5ac33297 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:13.638253 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e8e7d61-4cb9-4d6c-9f32-0f2f5ac33297 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:13.685046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request issued successfully. Jan 21 09:06:13.715079 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67e6f732-b14f-44e8-aaca-da33f09b0209 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes returned with HTTP 202 Jan 21 09:06:13.717617 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2104/4224] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:06:12 2021] POST /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes => generated 828 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:06:13.742866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6f02170-576e-4a02-bd5b-ed3f121d450d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:13.744137 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6f02170-576e-4a02-bd5b-ed3f121d450d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:13.744753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:13.744753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:13.745893 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f6f02170-576e-4a02-bd5b-ed3f121d450d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:13.775603 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:13.775603 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:13.794911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e8e7d61-4cb9-4d6c-9f32-0f2f5ac33297 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:13.843858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e8e7d61-4cb9-4d6c-9f32-0f2f5ac33297 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:13.845832 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2121/4225] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:13 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:13.867103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:13.867103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:13.882772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f6f02170-576e-4a02-bd5b-ed3f121d450d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:13.923522 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f6f02170-576e-4a02-bd5b-ed3f121d450d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:13.924384 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2105/4226] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:13 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:14.876923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61bd5b48-dffd-4dbd-b9f8-93b68606dbb1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:14.879824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61bd5b48-dffd-4dbd-b9f8-93b68606dbb1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:14.881581 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:14.881581 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:14.883271 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61bd5b48-dffd-4dbd-b9f8-93b68606dbb1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:14.944667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac2085df-8fcc-495e-a334-5e67df86fc41 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:14.945350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac2085df-8fcc-495e-a334-5e67df86fc41 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:14.945620 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:14.945620 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:14.946003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ac2085df-8fcc-495e-a334-5e67df86fc41 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:15.003203 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:15.003203 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:15.012604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61bd5b48-dffd-4dbd-b9f8-93b68606dbb1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:15.018689 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:15.018689 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:15.034986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ac2085df-8fcc-495e-a334-5e67df86fc41 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:15.040696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61bd5b48-dffd-4dbd-b9f8-93b68606dbb1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:15.040696 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2122/4227] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:14 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:15.074570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ac2085df-8fcc-495e-a334-5e67df86fc41 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:15.076316 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2106/4228] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:14 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:16.057683 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ab0542c-2e6a-4457-a9e9-6f152bb2088f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:16.058601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ab0542c-2e6a-4457-a9e9-6f152bb2088f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:16.058601 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:16.058601 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:16.059064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ab0542c-2e6a-4457-a9e9-6f152bb2088f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:16.099473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f5c55e0-de59-4a2d-ac02-3dc3732626af tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:16.100441 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f5c55e0-de59-4a2d-ac02-3dc3732626af tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:16.100754 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:16.100754 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:16.101361 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f5c55e0-de59-4a2d-ac02-3dc3732626af tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:16.125225 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:16.125225 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:16.136036 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4ab0542c-2e6a-4457-a9e9-6f152bb2088f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:16.164568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ab0542c-2e6a-4457-a9e9-6f152bb2088f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:16.165746 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2123/4229] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:16 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:16.187079 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:16.187079 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:16.199377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2f5c55e0-de59-4a2d-ac02-3dc3732626af tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:16.236859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f5c55e0-de59-4a2d-ac02-3dc3732626af tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:16.238784 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2107/4230] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:16 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:17.198118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc70afe8-faef-4658-8672-4c1f49aaed05 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:17.198702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc70afe8-faef-4658-8672-4c1f49aaed05 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:17.199114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:17.199114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:17.199788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc70afe8-faef-4658-8672-4c1f49aaed05 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:17.258202 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fb48939-33a6-4ccd-956a-7a23a4370d05 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:17.259227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fb48939-33a6-4ccd-956a-7a23a4370d05 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:17.259607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:17.259607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:17.260184 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fb48939-33a6-4ccd-956a-7a23a4370d05 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:17.314458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:17.314458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:17.347734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bc70afe8-faef-4658-8672-4c1f49aaed05 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:17.364064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:17.364064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:17.395991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1fb48939-33a6-4ccd-956a-7a23a4370d05 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:17.410868 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc70afe8-faef-4658-8672-4c1f49aaed05 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:17.412883 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2124/4231] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:17 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:17.452781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fb48939-33a6-4ccd-956a-7a23a4370d05 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:17.455486 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2108/4232] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:17 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:18.446788 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1979eea-270f-4fed-b3e3-f3061d11b5fa tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:18.446788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1979eea-270f-4fed-b3e3-f3061d11b5fa tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:18.446788 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:18.446788 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:18.446788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1979eea-270f-4fed-b3e3-f3061d11b5fa tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:18.475128 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-870e2356-d143-4353-809e-761587007932 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:18.475865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-870e2356-d143-4353-809e-761587007932 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:18.476188 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:18.476188 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:18.476748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-870e2356-d143-4353-809e-761587007932 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:18.519764 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:18.519764 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:18.532356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d1979eea-270f-4fed-b3e3-f3061d11b5fa tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:18.565034 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1979eea-270f-4fed-b3e3-f3061d11b5fa tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:18.566031 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2125/4233] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:18 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:18.573775 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:18.573775 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:18.594639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-870e2356-d143-4353-809e-761587007932 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:18.640372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-870e2356-d143-4353-809e-761587007932 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:18.643476 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2109/4234] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:18 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:19.583015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db5751ce-be6b-4fc1-ab0b-8a800a7d88c8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:19.583914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db5751ce-be6b-4fc1-ab0b-8a800a7d88c8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:19.587335 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:19.587335 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:19.587942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db5751ce-be6b-4fc1-ab0b-8a800a7d88c8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:19.640497 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:19.640497 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:19.650859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-db5751ce-be6b-4fc1-ab0b-8a800a7d88c8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:19.660901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-333e983e-b666-4392-a5ce-83080e7a437b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:19.661429 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-333e983e-b666-4392-a5ce-83080e7a437b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:19.661811 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:19.661811 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:19.662294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-333e983e-b666-4392-a5ce-83080e7a437b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:19.691133 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db5751ce-be6b-4fc1-ab0b-8a800a7d88c8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:19.692354 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2126/4235] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:19 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:19.719860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:19.719860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:19.726108 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-333e983e-b666-4392-a5ce-83080e7a437b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:19.763752 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-333e983e-b666-4392-a5ce-83080e7a437b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:19.765564 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2110/4236] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:19 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:20.712194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d56de08-7ec9-4289-869d-affae7177309 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:20.713109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d56de08-7ec9-4289-869d-affae7177309 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:20.713424 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:20.713424 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:20.714022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d56de08-7ec9-4289-869d-affae7177309 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:20.775650 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:20.775650 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:20.784691 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2328abac-8b5d-4ac3-8e0d-758031d8494f tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:20.785397 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2328abac-8b5d-4ac3-8e0d-758031d8494f tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:20.785718 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:20.785718 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:20.786064 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3d56de08-7ec9-4289-869d-affae7177309 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:20.786343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2328abac-8b5d-4ac3-8e0d-758031d8494f tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:20.810894 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d56de08-7ec9-4289-869d-affae7177309 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:20.812065 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2127/4237] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:20 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:20.857207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:20.857207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:20.866805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2328abac-8b5d-4ac3-8e0d-758031d8494f tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:20.891526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2328abac-8b5d-4ac3-8e0d-758031d8494f tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:20.892953 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2111/4238] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:20 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:21.840006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf9892dd-ee08-46f1-b80c-9f5b639088d6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:21.842320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf9892dd-ee08-46f1-b80c-9f5b639088d6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:21.842693 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:21.842693 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:21.843710 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf9892dd-ee08-46f1-b80c-9f5b639088d6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:21.922330 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ab0a2db-a633-475e-b619-9aa665347300 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:21.925590 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ab0a2db-a633-475e-b619-9aa665347300 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:21.927924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:21.927924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:21.929250 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ab0a2db-a633-475e-b619-9aa665347300 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:21.944695 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:21.944695 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:21.966540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bf9892dd-ee08-46f1-b80c-9f5b639088d6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:22.013609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf9892dd-ee08-46f1-b80c-9f5b639088d6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:22.014618 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2128/4239] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:21 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 920 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:22.044526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:22.044526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:22.054134 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4ab0a2db-a633-475e-b619-9aa665347300 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:22.092009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ab0a2db-a633-475e-b619-9aa665347300 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:22.093060 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2112/4240] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:21 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:23.031531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-254a7be4-f5e7-4bc1-8cd0-03e31f63d09a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:23.032318 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-254a7be4-f5e7-4bc1-8cd0-03e31f63d09a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:23.032318 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:23.032318 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:23.032881 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-254a7be4-f5e7-4bc1-8cd0-03e31f63d09a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:23.084953 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:23.084953 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:23.096413 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-254a7be4-f5e7-4bc1-8cd0-03e31f63d09a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:23.113676 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99295efb-a934-40c4-a848-1e42bdc235b1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:23.114769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99295efb-a934-40c4-a848-1e42bdc235b1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:23.115236 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:23.115236 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:23.116091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99295efb-a934-40c4-a848-1e42bdc235b1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:23.146270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-254a7be4-f5e7-4bc1-8cd0-03e31f63d09a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:23.147653 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2129/4241] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:23 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 978 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:23.196927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:23.196927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:23.210784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-99295efb-a934-40c4-a848-1e42bdc235b1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:23.256827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99295efb-a934-40c4-a848-1e42bdc235b1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:23.258956 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2113/4242] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:23 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:24.167860 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e05d846-92b5-489c-9cf9-967a0595dbdc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:24.169549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e05d846-92b5-489c-9cf9-967a0595dbdc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:24.170219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:24.170219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:24.171327 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4e05d846-92b5-489c-9cf9-967a0595dbdc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:24.279070 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:24.279070 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:24.281519 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a2058e5-fea7-405e-8346-b4670e453279 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:24.283728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a2058e5-fea7-405e-8346-b4670e453279 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:24.284328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:24.284328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:24.285566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a2058e5-fea7-405e-8346-b4670e453279 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:24.301400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4e05d846-92b5-489c-9cf9-967a0595dbdc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:24.360496 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4e05d846-92b5-489c-9cf9-967a0595dbdc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:24.362765 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2130/4243] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:24 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:24.411020 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:24.411020 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:24.429985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a2058e5-fea7-405e-8346-b4670e453279 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:24.485235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a2058e5-fea7-405e-8346-b4670e453279 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:24.487676 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2114/4244] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:24 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:25.389622 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c9452d1-dbb9-4c1c-a2d1-82233cd34acd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:25.390801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c9452d1-dbb9-4c1c-a2d1-82233cd34acd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:25.391134 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:25.391134 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:25.392273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3c9452d1-dbb9-4c1c-a2d1-82233cd34acd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:25.485163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:25.485163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:25.498143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3c9452d1-dbb9-4c1c-a2d1-82233cd34acd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:25.512950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-786a6162-e94a-4e4b-9ae2-948864607879 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:25.515021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-786a6162-e94a-4e4b-9ae2-948864607879 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:25.515740 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:25.515740 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:25.517268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-786a6162-e94a-4e4b-9ae2-948864607879 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:25.530053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3c9452d1-dbb9-4c1c-a2d1-82233cd34acd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:25.531212 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2131/4245] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:25 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:25.606536 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:25.606536 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:25.616762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-786a6162-e94a-4e4b-9ae2-948864607879 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:25.643986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-786a6162-e94a-4e4b-9ae2-948864607879 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:25.645554 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2115/4246] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:25 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:26.548218 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c14b48a1-64c6-4b4f-88d4-a31995a4b656 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:26.548891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c14b48a1-64c6-4b4f-88d4-a31995a4b656 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:26.549038 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:26.549038 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:26.549371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c14b48a1-64c6-4b4f-88d4-a31995a4b656 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:26.615342 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:26.615342 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:26.631181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c14b48a1-64c6-4b4f-88d4-a31995a4b656 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:26.663760 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c14b48a1-64c6-4b4f-88d4-a31995a4b656 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:26.664964 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2132/4247] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:26 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:26.673057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5aa6aa1-7a22-4403-9822-d83a1f89a0a7 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:26.673810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5aa6aa1-7a22-4403-9822-d83a1f89a0a7 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:26.674179 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:26.674179 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:26.674824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5aa6aa1-7a22-4403-9822-d83a1f89a0a7 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:26.748797 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:26.748797 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:26.760070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e5aa6aa1-7a22-4403-9822-d83a1f89a0a7 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:26.791651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5aa6aa1-7a22-4403-9822-d83a1f89a0a7 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:26.792506 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2116/4248] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:26 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:27.692322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-edc60d61-d3bd-47ac-a753-5d370848d8c7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:27.693608 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-edc60d61-d3bd-47ac-a753-5d370848d8c7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:27.693970 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:27.693970 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:27.694657 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-edc60d61-d3bd-47ac-a753-5d370848d8c7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:27.811606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8df28f31-d2fc-4f5b-bfcc-e8a76ed35385 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:27.812242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:27.812242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:27.812496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8df28f31-d2fc-4f5b-bfcc-e8a76ed35385 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:27.813068 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:27.813068 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:27.813808 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8df28f31-d2fc-4f5b-bfcc-e8a76ed35385 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:27.831304 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-edc60d61-d3bd-47ac-a753-5d370848d8c7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:27.873582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-edc60d61-d3bd-47ac-a753-5d370848d8c7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:27.875143 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2133/4249] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:27 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:27.939961 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:27.939961 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:27.959991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8df28f31-d2fc-4f5b-bfcc-e8a76ed35385 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:28.010052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8df28f31-d2fc-4f5b-bfcc-e8a76ed35385 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:28.017522 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2117/4250] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:27 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:28.902947 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2864f0d-c0ab-478d-81d7-71b7d9aeff42 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:28.904014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2864f0d-c0ab-478d-81d7-71b7d9aeff42 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:28.904368 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:28.904368 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:28.905101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2864f0d-c0ab-478d-81d7-71b7d9aeff42 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:28.958419 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:28.958419 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:28.968528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e2864f0d-c0ab-478d-81d7-71b7d9aeff42 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:28.994309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2864f0d-c0ab-478d-81d7-71b7d9aeff42 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:28.995066 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2134/4251] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:28 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:29.029462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8957894d-6706-43b0-8312-2cdafc312616 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:29.029992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8957894d-6706-43b0-8312-2cdafc312616 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:29.030233 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:29.030233 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:29.030557 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8957894d-6706-43b0-8312-2cdafc312616 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:29.084623 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:29.084623 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:29.094362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8957894d-6706-43b0-8312-2cdafc312616 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:29.120381 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8957894d-6706-43b0-8312-2cdafc312616 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:29.121518 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2118/4252] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:29 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:30.012388 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b01fea3-68a8-4b4e-b1c1-a52485f7182e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:30.013035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b01fea3-68a8-4b4e-b1c1-a52485f7182e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:30.013202 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:30.013202 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:30.013466 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b01fea3-68a8-4b4e-b1c1-a52485f7182e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:30.064049 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:30.064049 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:30.074540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0b01fea3-68a8-4b4e-b1c1-a52485f7182e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:30.098559 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b01fea3-68a8-4b4e-b1c1-a52485f7182e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:30.099518 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2135/4253] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:30 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:30.193616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c5728ea-fb5d-419a-89a8-9d77c824aa22 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:30.194148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c5728ea-fb5d-419a-89a8-9d77c824aa22 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:30.194371 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:30.194371 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:30.194795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4c5728ea-fb5d-419a-89a8-9d77c824aa22 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:30.247250 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:30.247250 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:30.257477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4c5728ea-fb5d-419a-89a8-9d77c824aa22 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:30.282739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4c5728ea-fb5d-419a-89a8-9d77c824aa22 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:30.283660 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2119/4254] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:30 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:31.116818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7a3cf22-da1a-4cd6-b468-6c6b38c2860c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:31.117462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7a3cf22-da1a-4cd6-b468-6c6b38c2860c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:31.117658 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:31.117658 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:31.117995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7a3cf22-da1a-4cd6-b468-6c6b38c2860c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:31.170699 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:31.170699 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:31.180396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b7a3cf22-da1a-4cd6-b468-6c6b38c2860c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:31.205385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7a3cf22-da1a-4cd6-b468-6c6b38c2860c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:31.206259 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2136/4255] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:31 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:31.300402 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8a3ed0f-7b34-4075-ab38-214d61df2590 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:31.301011 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8a3ed0f-7b34-4075-ab38-214d61df2590 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:31.301252 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:31.301252 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:31.301645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f8a3ed0f-7b34-4075-ab38-214d61df2590 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:31.374567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:31.374567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:31.391981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f8a3ed0f-7b34-4075-ab38-214d61df2590 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:31.434645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f8a3ed0f-7b34-4075-ab38-214d61df2590 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:31.435800 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2120/4256] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:31 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:32.227242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1f726f9-0d78-472a-869a-f4492fc478c2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:32.228286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1f726f9-0d78-472a-869a-f4492fc478c2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:32.228641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:32.228641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:32.229433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f1f726f9-0d78-472a-869a-f4492fc478c2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:32.341830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:32.341830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:32.358013 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f1f726f9-0d78-472a-869a-f4492fc478c2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:32.394394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f1f726f9-0d78-472a-869a-f4492fc478c2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:32.395263 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2137/4257] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:32 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:32.454168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2a3a5fe-1bee-47d9-b6d5-c36771364040 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:32.454862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2a3a5fe-1bee-47d9-b6d5-c36771364040 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:32.455114 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:32.455114 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:32.455662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2a3a5fe-1bee-47d9-b6d5-c36771364040 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:32.511262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:32.511262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:32.521648 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e2a3a5fe-1bee-47d9-b6d5-c36771364040 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:32.549951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2a3a5fe-1bee-47d9-b6d5-c36771364040 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:32.550812 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2121/4258] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:32 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:33.413256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22580c5d-c26d-4623-8730-83e806de0523 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:33.414138 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22580c5d-c26d-4623-8730-83e806de0523 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:33.414399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:33.414399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:33.414972 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22580c5d-c26d-4623-8730-83e806de0523 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:33.472518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:33.472518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:33.482840 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-22580c5d-c26d-4623-8730-83e806de0523 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:33.512576 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22580c5d-c26d-4623-8730-83e806de0523 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:33.513630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2138/4259] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:33 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:33.580678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00d6714e-f118-4e29-a980-bc55f76b2e93 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:33.581627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00d6714e-f118-4e29-a980-bc55f76b2e93 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:33.581985 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:33.581985 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:33.582630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00d6714e-f118-4e29-a980-bc55f76b2e93 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:33.647110 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:33.647110 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:33.656709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-00d6714e-f118-4e29-a980-bc55f76b2e93 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:33.680580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00d6714e-f118-4e29-a980-bc55f76b2e93 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:33.681422 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2122/4260] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:33 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:34.531629 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85f284b1-20ce-45d9-8405-70ac6ae1bb07 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:34.532347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85f284b1-20ce-45d9-8405-70ac6ae1bb07 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:34.532472 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:34.532472 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:34.533360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-85f284b1-20ce-45d9-8405-70ac6ae1bb07 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:34.592538 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:34.592538 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:34.602409 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-85f284b1-20ce-45d9-8405-70ac6ae1bb07 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:34.627696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-85f284b1-20ce-45d9-8405-70ac6ae1bb07 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:34.628547 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2139/4261] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:34 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:34.700379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-812d929c-d0c3-41ca-8e21-179341577638 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:34.700913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-812d929c-d0c3-41ca-8e21-179341577638 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:34.701134 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:34.701134 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:34.701566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-812d929c-d0c3-41ca-8e21-179341577638 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:34.758736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:34.758736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:34.769262 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-812d929c-d0c3-41ca-8e21-179341577638 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:34.796785 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-812d929c-d0c3-41ca-8e21-179341577638 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:34.797930 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2123/4262] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:34 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:35.648630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00e665b3-3aa6-4db6-a1a7-37ac6faf6b71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:35.649451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00e665b3-3aa6-4db6-a1a7-37ac6faf6b71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:35.649451 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:35.649451 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:35.649869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-00e665b3-3aa6-4db6-a1a7-37ac6faf6b71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:35.705030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:35.705030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:35.717369 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-00e665b3-3aa6-4db6-a1a7-37ac6faf6b71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:35.742202 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-00e665b3-3aa6-4db6-a1a7-37ac6faf6b71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:35.743047 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2140/4263] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:35 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:35.815479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d249266d-216f-423f-b362-ced46bbbc309 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:35.816312 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d249266d-216f-423f-b362-ced46bbbc309 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:35.816679 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:35.816679 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:35.817344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d249266d-216f-423f-b362-ced46bbbc309 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:35.872788 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:35.872788 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:35.884659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d249266d-216f-423f-b362-ced46bbbc309 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:35.933922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d249266d-216f-423f-b362-ced46bbbc309 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:35.935596 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2124/4264] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:35 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:36.760198 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd35146e-f5e4-4018-9b73-0072e94ca81e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:36.760801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd35146e-f5e4-4018-9b73-0072e94ca81e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:36.761110 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:36.761110 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:36.762201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bd35146e-f5e4-4018-9b73-0072e94ca81e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:36.873174 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:36.873174 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:36.884816 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bd35146e-f5e4-4018-9b73-0072e94ca81e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:36.919303 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bd35146e-f5e4-4018-9b73-0072e94ca81e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:36.923683 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2141/4265] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:36 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:36.955732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c8c546b-c98e-48ef-a4ea-85d030bd7903 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:36.956368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c8c546b-c98e-48ef-a4ea-85d030bd7903 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:36.956567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:36.956567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:36.957237 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0c8c546b-c98e-48ef-a4ea-85d030bd7903 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:37.013442 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:37.013442 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:37.024223 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0c8c546b-c98e-48ef-a4ea-85d030bd7903 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:37.055114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0c8c546b-c98e-48ef-a4ea-85d030bd7903 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:37.056290 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2125/4266] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:36 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:37.946473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fdf6e24-f69d-4070-a72e-42150168f664 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:37.947230 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fdf6e24-f69d-4070-a72e-42150168f664 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:37.947656 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:37.947656 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:37.948253 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5fdf6e24-f69d-4070-a72e-42150168f664 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:38.004830 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:38.004830 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:38.014062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5fdf6e24-f69d-4070-a72e-42150168f664 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:38.041137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5fdf6e24-f69d-4070-a72e-42150168f664 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:38.041977 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2142/4267] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:37 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:38.086292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1376bd27-c3b0-4e5c-9f1a-99ae7d2dde15 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:38.087111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1376bd27-c3b0-4e5c-9f1a-99ae7d2dde15 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:38.087413 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:38.087413 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:38.088012 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1376bd27-c3b0-4e5c-9f1a-99ae7d2dde15 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:38.168351 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:38.168351 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:38.177333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1376bd27-c3b0-4e5c-9f1a-99ae7d2dde15 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:38.204724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1376bd27-c3b0-4e5c-9f1a-99ae7d2dde15 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:38.205571 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2126/4268] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:38 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:39.058949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc5752b6-419a-4cad-9135-d189250e7ddc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:39.059573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc5752b6-419a-4cad-9135-d189250e7ddc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:39.059681 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:39.059681 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:39.059996 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc5752b6-419a-4cad-9135-d189250e7ddc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:39.113963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:39.113963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:39.128637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bc5752b6-419a-4cad-9135-d189250e7ddc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:39.222852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4f501e5-e78b-4b72-a819-0e26fff5f7d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:39.223579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4f501e5-e78b-4b72-a819-0e26fff5f7d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:39.223837 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:39.223837 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:39.224217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a4f501e5-e78b-4b72-a819-0e26fff5f7d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:39.275874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:39.275874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:39.285250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a4f501e5-e78b-4b72-a819-0e26fff5f7d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:39.310199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a4f501e5-e78b-4b72-a819-0e26fff5f7d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:39.310567 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2127/4269] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:39 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:40.327699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc5752b6-419a-4cad-9135-d189250e7ddc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:40.328769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-539d1b2b-2e2c-49dd-b1ff-41b09ec5f8db tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:40.329583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-539d1b2b-2e2c-49dd-b1ff-41b09ec5f8db tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:40.329792 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:40.329792 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:40.330233 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2143/4270] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:39 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 1276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:40.330360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-539d1b2b-2e2c-49dd-b1ff-41b09ec5f8db tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:40.383269 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:40.383269 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:40.392939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-539d1b2b-2e2c-49dd-b1ff-41b09ec5f8db tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:40.416726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-539d1b2b-2e2c-49dd-b1ff-41b09ec5f8db tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:40.418079 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2128/4271] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:40 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:41.346228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b8fba7f-c995-43d7-8908-565378a03424 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:41.346956 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b8fba7f-c995-43d7-8908-565378a03424 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:41.346956 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:41.346956 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:41.347289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4b8fba7f-c995-43d7-8908-565378a03424 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:41.402927 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:41.402927 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:41.414411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4b8fba7f-c995-43d7-8908-565378a03424 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:41.438610 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31018689-77f0-46ba-84cf-cd64e1bc7829 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:41.439751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31018689-77f0-46ba-84cf-cd64e1bc7829 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:41.440173 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:41.440173 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:41.440731 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-31018689-77f0-46ba-84cf-cd64e1bc7829 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:41.444609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4b8fba7f-c995-43d7-8908-565378a03424 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:41.447089 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2144/4272] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:41 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:41.532576 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:41.532576 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:41.542126 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-31018689-77f0-46ba-84cf-cd64e1bc7829 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:41.571781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-31018689-77f0-46ba-84cf-cd64e1bc7829 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:41.573344 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2129/4273] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:41 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 978 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:42.465360 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f03ad4cd-c14a-41b4-a81f-da35fc17fdec tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:42.466303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f03ad4cd-c14a-41b4-a81f-da35fc17fdec tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:42.466303 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:42.466303 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:42.466812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f03ad4cd-c14a-41b4-a81f-da35fc17fdec tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:42.529846 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:42.529846 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:42.541652 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f03ad4cd-c14a-41b4-a81f-da35fc17fdec tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:42.570124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f03ad4cd-c14a-41b4-a81f-da35fc17fdec tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:42.570877 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2145/4274] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:42 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:42.593139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c780390b-028c-474f-ae7e-37059a0803a2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:42.594075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c780390b-028c-474f-ae7e-37059a0803a2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:42.594426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:42.594426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:42.595108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c780390b-028c-474f-ae7e-37059a0803a2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:42.663349 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:42.663349 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:42.674585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c780390b-028c-474f-ae7e-37059a0803a2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:42.703072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c780390b-028c-474f-ae7e-37059a0803a2 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:42.704256 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2130/4275] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:42 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:43.589189 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc7fc0e4-1421-480d-92e9-c984f5b752b4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:43.590128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc7fc0e4-1421-480d-92e9-c984f5b752b4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:43.590317 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:43.590317 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:43.591068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dc7fc0e4-1421-480d-92e9-c984f5b752b4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:43.648700 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:43.648700 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:43.659467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dc7fc0e4-1421-480d-92e9-c984f5b752b4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:43.685531 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dc7fc0e4-1421-480d-92e9-c984f5b752b4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:43.686639 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2146/4276] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:43 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:43.735151 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1d237c2-bef7-470e-bee4-1528360155ec tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:43.735310 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1d237c2-bef7-470e-bee4-1528360155ec tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:43.735752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:43.735752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:43.736585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1d237c2-bef7-470e-bee4-1528360155ec tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:43.847007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:43.847007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:43.865939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a1d237c2-bef7-470e-bee4-1528360155ec tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:43.915416 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1d237c2-bef7-470e-bee4-1528360155ec tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:43.917119 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2131/4277] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:43 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:44.704346 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfaa1303-d4c4-4aa0-8f89-b985d6c7dc06 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:44.704939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dfaa1303-d4c4-4aa0-8f89-b985d6c7dc06 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:44.705094 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:44.705094 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:44.705419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dfaa1303-d4c4-4aa0-8f89-b985d6c7dc06 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:44.756635 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:44.756635 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:44.765936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dfaa1303-d4c4-4aa0-8f89-b985d6c7dc06 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:44.813243 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dfaa1303-d4c4-4aa0-8f89-b985d6c7dc06 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:44.814944 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2147/4278] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:44 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:44.940206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-684c9efb-8f46-4cfd-8bde-2605eef4ade8 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:44.940823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-684c9efb-8f46-4cfd-8bde-2605eef4ade8 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:44.941074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:44.941074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:44.941660 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-684c9efb-8f46-4cfd-8bde-2605eef4ade8 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:44.993295 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:44.993295 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:45.003136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-684c9efb-8f46-4cfd-8bde-2605eef4ade8 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:45.029639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-684c9efb-8f46-4cfd-8bde-2605eef4ade8 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:45.030398 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2132/4279] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:44 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:45.833172 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-afd09b58-d3bb-422f-ad4e-e5e7cf61eb3f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:45.833796 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-afd09b58-d3bb-422f-ad4e-e5e7cf61eb3f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:45.833945 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:45.833945 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:45.834247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-afd09b58-d3bb-422f-ad4e-e5e7cf61eb3f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:45.887826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:45.887826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:45.897060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-afd09b58-d3bb-422f-ad4e-e5e7cf61eb3f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:45.922085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-afd09b58-d3bb-422f-ad4e-e5e7cf61eb3f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:45.923152 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2148/4280] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:45 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:46.055924 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-247f9c7d-e9ec-4e1e-86af-7f4af49fa6b6 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:46.056648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-247f9c7d-e9ec-4e1e-86af-7f4af49fa6b6 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:46.057009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:46.057009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:46.057698 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-247f9c7d-e9ec-4e1e-86af-7f4af49fa6b6 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:46.111594 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:46.111594 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:46.121277 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-247f9c7d-e9ec-4e1e-86af-7f4af49fa6b6 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:46.145978 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-247f9c7d-e9ec-4e1e-86af-7f4af49fa6b6 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:46.147144 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2133/4281] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:46 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:46.941298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e56baaa-598a-46c4-a1c1-32ebc6086dac tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:46.941938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e56baaa-598a-46c4-a1c1-32ebc6086dac tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:46.942048 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:46.942048 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:46.942381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e56baaa-598a-46c4-a1c1-32ebc6086dac tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:46.994398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:46.994398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:47.004367 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7e56baaa-598a-46c4-a1c1-32ebc6086dac tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:47.029421 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e56baaa-598a-46c4-a1c1-32ebc6086dac tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:47.030542 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2149/4282] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:46 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:47.164526 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdaa03fc-4cda-49a1-885f-07c7752a2001 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:47.164983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdaa03fc-4cda-49a1-885f-07c7752a2001 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:47.165222 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:47.165222 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:47.165577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fdaa03fc-4cda-49a1-885f-07c7752a2001 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:47.215398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:47.215398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:47.223757 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fdaa03fc-4cda-49a1-885f-07c7752a2001 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:47.250002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fdaa03fc-4cda-49a1-885f-07c7752a2001 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:47.250991 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2134/4283] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:47 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:48.047607 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6ccfcd5-9a0d-443d-aad1-30892659aac9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:48.048128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6ccfcd5-9a0d-443d-aad1-30892659aac9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:48.048345 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:48.048345 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:48.048818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6ccfcd5-9a0d-443d-aad1-30892659aac9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:48.097785 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:48.097785 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:48.106592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a6ccfcd5-9a0d-443d-aad1-30892659aac9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:48.130832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6ccfcd5-9a0d-443d-aad1-30892659aac9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:48.131687 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2150/4284] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:48 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:48.269171 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af157413-43c1-431e-b228-6cc620e9c7cb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:48.269703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af157413-43c1-431e-b228-6cc620e9c7cb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:48.269925 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:48.269925 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:48.270307 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-af157413-43c1-431e-b228-6cc620e9c7cb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:48.329717 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:48.329717 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:48.338769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-af157413-43c1-431e-b228-6cc620e9c7cb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:48.361121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-af157413-43c1-431e-b228-6cc620e9c7cb tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:48.361969 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2135/4285] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:48 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:49.150202 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a53cb4d1-6331-44d4-80fe-079002e04baf tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:49.150760 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a53cb4d1-6331-44d4-80fe-079002e04baf tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:49.150915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:49.150915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:49.151289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a53cb4d1-6331-44d4-80fe-079002e04baf tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:49.204893 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:49.204893 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:49.213570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a53cb4d1-6331-44d4-80fe-079002e04baf tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:49.236949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a53cb4d1-6331-44d4-80fe-079002e04baf tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:49.237767 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2151/4286] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:49 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:49.378902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-744a39ce-b58b-483a-b748-0422a6507c41 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:49.379424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-744a39ce-b58b-483a-b748-0422a6507c41 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:49.379670 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:49.379670 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:49.380047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-744a39ce-b58b-483a-b748-0422a6507c41 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:49.429972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:49.429972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:49.438507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-744a39ce-b58b-483a-b748-0422a6507c41 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:49.462431 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-744a39ce-b58b-483a-b748-0422a6507c41 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:49.463214 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2136/4287] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:49 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:50.256430 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9bf7671-7ad6-4846-8c66-8d3844ecee30 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:50.257040 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9bf7671-7ad6-4846-8c66-8d3844ecee30 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:50.257321 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:50.257321 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:50.257543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9bf7671-7ad6-4846-8c66-8d3844ecee30 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:50.306617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:50.306617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:50.317479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e9bf7671-7ad6-4846-8c66-8d3844ecee30 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:50.340864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9bf7671-7ad6-4846-8c66-8d3844ecee30 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:50.341714 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2152/4288] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:50 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:50.480679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-42fda058-e9a8-4a52-9da9-de5f083cbdca tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:50.481388 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-42fda058-e9a8-4a52-9da9-de5f083cbdca tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:50.481717 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:50.481717 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:50.482364 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-42fda058-e9a8-4a52-9da9-de5f083cbdca tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:50.541274 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:50.541274 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:50.551095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-42fda058-e9a8-4a52-9da9-de5f083cbdca tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:50.575196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-42fda058-e9a8-4a52-9da9-de5f083cbdca tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:50.576167 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2137/4289] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:50 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:51.361493 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99f76674-37e8-44cb-b4c9-22a79c43e303 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:51.362296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99f76674-37e8-44cb-b4c9-22a79c43e303 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:51.362646 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:51.362646 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:51.363315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99f76674-37e8-44cb-b4c9-22a79c43e303 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:51.450373 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:51.450373 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:51.461091 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-99f76674-37e8-44cb-b4c9-22a79c43e303 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:51.496807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99f76674-37e8-44cb-b4c9-22a79c43e303 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:51.498239 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2153/4290] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:51 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:51.593313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65531849-c5d0-4604-afbb-88ce4d6b2b1c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:51.593921 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65531849-c5d0-4604-afbb-88ce4d6b2b1c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:51.594251 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:51.594251 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:51.594679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-65531849-c5d0-4604-afbb-88ce4d6b2b1c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:51.646763 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:51.646763 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:51.655569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-65531849-c5d0-4604-afbb-88ce4d6b2b1c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:51.679768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-65531849-c5d0-4604-afbb-88ce4d6b2b1c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:51.680620 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2138/4291] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:51 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:52.515763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95639cf8-8046-4e22-92e7-e0fddce5f631 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:52.516667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95639cf8-8046-4e22-92e7-e0fddce5f631 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:52.516948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:52.516948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:52.517554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95639cf8-8046-4e22-92e7-e0fddce5f631 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:52.570748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:52.570748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:52.580235 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95639cf8-8046-4e22-92e7-e0fddce5f631 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:52.604609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95639cf8-8046-4e22-92e7-e0fddce5f631 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:52.605460 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2154/4292] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:52 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:52.706148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d04d977-9314-41ae-bea7-21e8629446b1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:52.784979 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d04d977-9314-41ae-bea7-21e8629446b1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:52.784979 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:52.784979 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:52.784979 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d04d977-9314-41ae-bea7-21e8629446b1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:52.784979 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:52.784979 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:52.784979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2d04d977-9314-41ae-bea7-21e8629446b1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:52.795099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d04d977-9314-41ae-bea7-21e8629446b1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:52.796380 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2139/4293] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:52 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:53.622939 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-986674de-c187-43ef-9c90-a8d55c82701c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:53.623641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-986674de-c187-43ef-9c90-a8d55c82701c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:53.623814 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:53.623814 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:53.624018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-986674de-c187-43ef-9c90-a8d55c82701c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:53.674525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:53.674525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:53.683737 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-986674de-c187-43ef-9c90-a8d55c82701c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:53.707801 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-986674de-c187-43ef-9c90-a8d55c82701c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:53.708667 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2155/4294] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:53 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:53.813426 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61238d22-3e1e-4cba-8471-41fba78f5f45 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:53.814083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61238d22-3e1e-4cba-8471-41fba78f5f45 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:53.814308 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:53.814308 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:53.814683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61238d22-3e1e-4cba-8471-41fba78f5f45 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:53.868136 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:53.868136 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:53.879412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61238d22-3e1e-4cba-8471-41fba78f5f45 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:53.905279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61238d22-3e1e-4cba-8471-41fba78f5f45 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:53.906247 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2140/4295] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:53 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:54.726253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bccfccc7-6c93-4491-aafc-9f8781c0972c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:54.726979 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bccfccc7-6c93-4491-aafc-9f8781c0972c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:54.727272 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:54.727272 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:54.727795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bccfccc7-6c93-4491-aafc-9f8781c0972c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:54.780951 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:54.780951 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:54.791377 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bccfccc7-6c93-4491-aafc-9f8781c0972c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:54.819813 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bccfccc7-6c93-4491-aafc-9f8781c0972c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:54.820883 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2156/4296] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:54 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:54.923624 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-185c0a4c-c175-4949-b44d-dd04fcfed678 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:54.924240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-185c0a4c-c175-4949-b44d-dd04fcfed678 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:54.924507 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:54.924507 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:54.925042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-185c0a4c-c175-4949-b44d-dd04fcfed678 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:55.001474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:55.001474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:55.001474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-185c0a4c-c175-4949-b44d-dd04fcfed678 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:55.021854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-185c0a4c-c175-4949-b44d-dd04fcfed678 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:55.022739 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2141/4297] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:54 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:55.838315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1a56e14-225a-45af-9532-abc49021552e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:55.839001 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1a56e14-225a-45af-9532-abc49021552e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:55.839262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:55.839262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:55.839841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e1a56e14-225a-45af-9532-abc49021552e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:55.931252 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:55.931252 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:55.942699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e1a56e14-225a-45af-9532-abc49021552e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:55.971464 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e1a56e14-225a-45af-9532-abc49021552e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:55.973192 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2157/4298] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:55 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 981 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:56.044138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb8e9926-2a7a-4be7-a903-e23ee45218c1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:56.044790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb8e9926-2a7a-4be7-a903-e23ee45218c1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:56.045041 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:56.045041 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:56.045504 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cb8e9926-2a7a-4be7-a903-e23ee45218c1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:56.098390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:56.098390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:56.108095 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cb8e9926-2a7a-4be7-a903-e23ee45218c1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:56.134827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cb8e9926-2a7a-4be7-a903-e23ee45218c1 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:56.136264 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2142/4299] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:56 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:56.991476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1f6438e-b9bc-4f07-8a9f-2c8e2c9ead95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:56.992290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1f6438e-b9bc-4f07-8a9f-2c8e2c9ead95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:56.992458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:56.992458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:56.992916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1f6438e-b9bc-4f07-8a9f-2c8e2c9ead95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:57.070955 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:57.070955 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:57.081239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b1f6438e-b9bc-4f07-8a9f-2c8e2c9ead95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:57.108558 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1f6438e-b9bc-4f07-8a9f-2c8e2c9ead95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:57.109514 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2158/4300] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:56 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 1371 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:57.153569 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-934846df-afb8-4497-b589-3c0861e1d494 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:57.154163 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-934846df-afb8-4497-b589-3c0861e1d494 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:57.154415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:57.154415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:57.154886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-934846df-afb8-4497-b589-3c0861e1d494 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:57.209720 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:57.209720 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:57.226474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-934846df-afb8-4497-b589-3c0861e1d494 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:57.246686 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-934846df-afb8-4497-b589-3c0861e1d494 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:57.247853 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2143/4301] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:57 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:58.127009 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f830bf78-201e-4785-a7c4-7f8946a40358 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:58.127645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f830bf78-201e-4785-a7c4-7f8946a40358 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:58.127776 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:58.127776 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:58.128109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f830bf78-201e-4785-a7c4-7f8946a40358 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:58.205947 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:58.205947 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:58.222199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f830bf78-201e-4785-a7c4-7f8946a40358 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:58.258866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f830bf78-201e-4785-a7c4-7f8946a40358 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:58.259765 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2159/4302] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:58 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 1369 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:58.270275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20f33c47-5d10-435d-949d-a8b4cf67e4d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:58.271401 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20f33c47-5d10-435d-949d-a8b4cf67e4d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:58.271888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:58.271888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:58.272757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-20f33c47-5d10-435d-949d-a8b4cf67e4d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:58.287391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4483fc19-8443-4f5b-92ad-f7853590db18 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:58.288315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4483fc19-8443-4f5b-92ad-f7853590db18 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:58.288659 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:58.288659 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:58.289293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4483fc19-8443-4f5b-92ad-f7853590db18 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:58.375024 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:58.375024 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:58.388149 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:58.388149 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:58.390378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-20f33c47-5d10-435d-949d-a8b4cf67e4d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:58.402732 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4483fc19-8443-4f5b-92ad-f7853590db18 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:58.420074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-20f33c47-5d10-435d-949d-a8b4cf67e4d4 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:58.421314 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2144/4303] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:58 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:58.453631 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4483fc19-8443-4f5b-92ad-f7853590db18 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:58.456645 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2160/4304] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:58 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 1369 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:58.817238 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-ff0845dd-872f-4d80-8813-62539e08a51d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:58.817793 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-ff0845dd-872f-4d80-8813-62539e08a51d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:58.818051 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:58.818051 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:58.818507 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-ff0845dd-872f-4d80-8813-62539e08a51d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:58.872322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:58.872322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:58.881982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-ff0845dd-872f-4d80-8813-62539e08a51d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:58.909145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-ff0845dd-872f-4d80-8813-62539e08a51d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:58.910289 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2145/4305] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:06:58 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 1369 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:59.440175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46665e9b-87ab-4386-8fb6-8730c5f1ae1a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:06:59.440770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46665e9b-87ab-4386-8fb6-8730c5f1ae1a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:59.441086 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:59.441086 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:59.441538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46665e9b-87ab-4386-8fb6-8730c5f1ae1a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:59.494402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:59.494402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:59.505935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-46665e9b-87ab-4386-8fb6-8730c5f1ae1a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:06:59.550988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46665e9b-87ab-4386-8fb6-8730c5f1ae1a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:06:59.552738 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2161/4306] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:59 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:59.653825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-0473a8ad-902c-4ef2-a618-cee84810d15e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:06:59.654605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-0473a8ad-902c-4ef2-a618-cee84810d15e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:59.654990 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:59.654990 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:59.655667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-0473a8ad-902c-4ef2-a618-cee84810d15e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:59.714320 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:59.714320 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:06:59.723784 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-0473a8ad-902c-4ef2-a618-cee84810d15e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:06:59.751908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-0473a8ad-902c-4ef2-a618-cee84810d15e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:06:59.752803 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2146/4307] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:06:59 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 1369 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:59.764148 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46665e9b-87ab-4386-8fb6-8730c5f1ae1a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume// Jan 21 09:06:59.764730 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46665e9b-87ab-4386-8fb6-8730c5f1ae1a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:59.765043 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:59.765043 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:59.765487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46665e9b-87ab-4386-8fb6-8730c5f1ae1a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:59.766933 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46665e9b-87ab-4386-8fb6-8730c5f1ae1a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:06:59.767688 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2162/4308] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:06: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 09:06:59.785191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-60057670-52b5-4f14-8cb5-f9b3b25dcd5e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments Jan 21 09:06:59.786125 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:59.786125 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:06:59.786822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-60057670-52b5-4f14-8cb5-f9b3b25dcd5e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e3bda81-6037-4063-a72f-5aa3ae70613a", "instance_uuid": "d2a77936-cbd1-4b86-9d36-40886b75b6a4", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:59.879180 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:59.879180 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:00.169373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-60057670-52b5-4f14-8cb5-f9b3b25dcd5e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments returned with HTTP 200 Jan 21 09:07:00.170558 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2147/4309] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:06:59 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments => generated 273 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:00.570864 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f705915-2e9b-4ffc-bab9-fe719e294b75 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:00.571666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f705915-2e9b-4ffc-bab9-fe719e294b75 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:00.572096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f705915-2e9b-4ffc-bab9-fe719e294b75 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:00.625441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:00.625441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:00.635277 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1f705915-2e9b-4ffc-bab9-fe719e294b75 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:00.661791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f705915-2e9b-4ffc-bab9-fe719e294b75 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:00.662657 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2163/4310] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:00 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:01.690529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-229a2569-2c7e-40f0-801a-e21c811911cf tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:01.691289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-229a2569-2c7e-40f0-801a-e21c811911cf tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:01.691289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:01.691289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:01.691719 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-229a2569-2c7e-40f0-801a-e21c811911cf tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:01.742462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:01.742462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:01.753679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-229a2569-2c7e-40f0-801a-e21c811911cf tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:01.818785 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-229a2569-2c7e-40f0-801a-e21c811911cf tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:01.818785 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2148/4311] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:01 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:02.829488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a14c650-fe5a-4d68-941a-a6ea5e025c97 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:02.830392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a14c650-fe5a-4d68-941a-a6ea5e025c97 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:02.830753 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:02.830753 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:02.831537 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a14c650-fe5a-4d68-941a-a6ea5e025c97 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:02.930147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:02.930147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:02.942182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2a14c650-fe5a-4d68-941a-a6ea5e025c97 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:02.969178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a14c650-fe5a-4d68-941a-a6ea5e025c97 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:02.970007 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2164/4312] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:02 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:03.996191 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4630ad6a-7154-451b-8dfa-affaa2880eef tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:03.996792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4630ad6a-7154-451b-8dfa-affaa2880eef tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:03.996950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:03.996950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:03.997286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4630ad6a-7154-451b-8dfa-affaa2880eef tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:04.050632 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:04.050632 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:04.061085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4630ad6a-7154-451b-8dfa-affaa2880eef tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:04.101611 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4630ad6a-7154-451b-8dfa-affaa2880eef tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:04.103860 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2149/4313] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:03 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:05.121117 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64142f2b-eccf-496d-ac22-8c4cc925b95c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:05.121950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64142f2b-eccf-496d-ac22-8c4cc925b95c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:05.121950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:05.121950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:05.122392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64142f2b-eccf-496d-ac22-8c4cc925b95c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:05.213092 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:05.213092 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:05.227256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-64142f2b-eccf-496d-ac22-8c4cc925b95c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:05.272714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64142f2b-eccf-496d-ac22-8c4cc925b95c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:05.273636 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2165/4314] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:05 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:06.293535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-975ead59-6403-463c-99fc-87b94654330a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:06.294580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-975ead59-6403-463c-99fc-87b94654330a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:06.294963 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:06.294963 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:06.295755 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-975ead59-6403-463c-99fc-87b94654330a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:06.356086 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:06.356086 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:06.365521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-975ead59-6403-463c-99fc-87b94654330a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:06.392314 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-975ead59-6403-463c-99fc-87b94654330a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:06.393186 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2150/4315] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:06 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:07.052132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64142f2b-eccf-496d-ac22-8c4cc925b95c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume// Jan 21 09:07:07.052733 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64142f2b-eccf-496d-ac22-8c4cc925b95c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:07.053087 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:07.053087 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:07.053712 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-64142f2b-eccf-496d-ac22-8c4cc925b95c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:07.056052 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-64142f2b-eccf-496d-ac22-8c4cc925b95c tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:07:07.057539 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2166/4316] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:07:07 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 09:07:07.079058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-b3bbc248-229a-4078-81ab-5dba819cbb9c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:07:07.079943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-b3bbc248-229a-4078-81ab-5dba819cbb9c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:07.080257 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:07.080257 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:07.080847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-b3bbc248-229a-4078-81ab-5dba819cbb9c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:07.149907 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:07.149907 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:07.161561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-b3bbc248-229a-4078-81ab-5dba819cbb9c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:07.184914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:07.184914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:07.198603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-b3bbc248-229a-4078-81ab-5dba819cbb9c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:07:07.200029 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2151/4317] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 09:07:07 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 1467 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:07:07.227975 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-2d731f27-d121-4a6c-9607-6cbbb34e2a96 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] PUT http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/edb9397e-c367-4e75-a376-6ce06ed7b347 Jan 21 09:07:07.229521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-2d731f27-d121-4a6c-9607-6cbbb34e2a96 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:07.288954 n-d-769329-4 devstack@c-api.service[88055]: /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 09:07:07.288954 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:07:07.289918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-2d731f27-d121-4a6c-9607-6cbbb34e2a96 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-1e3bda81-6037-4063-a72f-5aa3ae70613a-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.019s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:07:07.295578 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:07.295578 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:07.412985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9ebde49-244d-44da-a12e-b41f43fd1d37 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:07.414362 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9ebde49-244d-44da-a12e-b41f43fd1d37 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:07.414993 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:07.414993 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:07.416060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9ebde49-244d-44da-a12e-b41f43fd1d37 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:07.518724 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:07.518724 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:07.535005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e9ebde49-244d-44da-a12e-b41f43fd1d37 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:07.586476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9ebde49-244d-44da-a12e-b41f43fd1d37 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:07.588333 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2152/4318] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:07 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 981 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:08.613461 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-415583e4-3a8d-4208-a036-63bec7a7da29 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:08.614647 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-415583e4-3a8d-4208-a036-63bec7a7da29 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:08.614965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:08.614965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:08.615937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-415583e4-3a8d-4208-a036-63bec7a7da29 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:08.706864 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:08.706864 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:08.722635 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-415583e4-3a8d-4208-a036-63bec7a7da29 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:08.769194 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-415583e4-3a8d-4208-a036-63bec7a7da29 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:08.772621 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2153/4319] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:08 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 1369 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:07:08.793554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-deac944a-bd26-4dd1-b1dc-87ea163ff906 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:08.794865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-deac944a-bd26-4dd1-b1dc-87ea163ff906 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:08.795917 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:08.795917 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:08.797287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-deac944a-bd26-4dd1-b1dc-87ea163ff906 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:08.881762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:08.881762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:08.901785 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-deac944a-bd26-4dd1-b1dc-87ea163ff906 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:08.966656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-deac944a-bd26-4dd1-b1dc-87ea163ff906 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:08.969087 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2154/4320] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:08 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 1369 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:07:08.987496 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-608b9ec9-22c8-440e-983b-f31050d6339d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] PUT http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:08.991207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:08.991207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:08.992272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-608b9ec9-22c8-440e-983b-f31050d6339d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1088337807"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:09.096622 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:09.096622 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:09.112558 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-608b9ec9-22c8-440e-983b-f31050d6339d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:09.205251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-608b9ec9-22c8-440e-983b-f31050d6339d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume updated successfully. Jan 21 09:07:09.226058 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-608b9ec9-22c8-440e-983b-f31050d6339d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:09.227673 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2155/4321] 10.222.0.50 () {60 vars in 1335 bytes} [Thu Jan 21 09:07:08 2021] PUT /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 852 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:09.246929 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-036f8738-85ee-49c7-a24d-41a878082c80 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] PUT http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:09.247886 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:09.247886 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:09.248742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-036f8738-85ee-49c7-a24d-41a878082c80 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-126672207", "description": "This is the new description of volume"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:09.348702 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:09.348702 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:09.360135 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-036f8738-85ee-49c7-a24d-41a878082c80 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:09.422022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-2d731f27-d121-4a6c-9607-6cbbb34e2a96 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-1e3bda81-6037-4063-a72f-5aa3ae70613a-n-h1-769329-4'" released by "attachment_update" :: held 2.128s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:07:09.422022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-2d731f27-d121-4a6c-9607-6cbbb34e2a96 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/edb9397e-c367-4e75-a376-6ce06ed7b347 returned with HTTP 200 Jan 21 09:07:09.422022 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2167/4322] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 09:07:07 2021] PUT /volume/v3/52886170516d449bbdd595f521203bf9/attachments/edb9397e-c367-4e75-a376-6ce06ed7b347 => generated 762 bytes in 2196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:09.456081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-036f8738-85ee-49c7-a24d-41a878082c80 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume updated successfully. Jan 21 09:07:09.475234 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-036f8738-85ee-49c7-a24d-41a878082c80 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:09.476073 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2156/4323] 10.222.0.50 () {60 vars in 1336 bytes} [Thu Jan 21 09:07:09 2021] PUT /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 890 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:09.491704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-991dbb58-c4a8-476b-b1c1-036772716807 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:09.492475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-991dbb58-c4a8-476b-b1c1-036772716807 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:09.492876 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:09.492876 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:09.496966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-991dbb58-c4a8-476b-b1c1-036772716807 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:09.519905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-ca9104d5-ec65-42a6-b102-7eadac90fb73 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/edb9397e-c367-4e75-a376-6ce06ed7b347/action Jan 21 09:07:09.520937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:09.520937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:09.521814 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-ca9104d5-ec65-42a6-b102-7eadac90fb73 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:09.522356 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-ca9104d5-ec65-42a6-b102-7eadac90fb73 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:09.549630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:09.549630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:09.559919 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-991dbb58-c4a8-476b-b1c1-036772716807 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:09.586901 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-991dbb58-c4a8-476b-b1c1-036772716807 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:09.588865 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2168/4324] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:09 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 1407 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:09.612224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] POST http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes Jan 21 09:07:09.613228 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:09.613228 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:09.613974 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1614028050", "availability_zone": "nova", "size": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:09.616341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1614028050', 'availability_zone': 'nova', 'size': 1}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:07:09.617022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume of 1 GB Jan 21 09:07:09.644455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Availability Zones retrieved successfully. Jan 21 09:07:09.646034 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:09.646034 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:09.682894 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (3a8d4e07-d8e6-487f-b6bb-1e3e01e20c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:09.689265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30352e7d-02b1-4b17-8f4c-eac20777eb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:09.693728 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:07:09.746523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a6a4b8c4-ae97-4798-b33b-4b4f0d1a48db req-ca9104d5-ec65-42a6-b102-7eadac90fb73 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/edb9397e-c367-4e75-a376-6ce06ed7b347/action returned with HTTP 204 Jan 21 09:07:09.748261 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2157/4325] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 09:07:09 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments/edb9397e-c367-4e75-a376-6ce06ed7b347/action => generated 0 bytes in 235 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:07:09.794481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30352e7d-02b1-4b17-8f4c-eac20777eb01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:09.797240 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f35f0b30-661d-4880-8ac6-0a2c3e331543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:09.959146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Created reservations ['cdb39b93-f539-4556-ac6f-3ee9781f8a82', '8e19930b-8af5-4e8a-99d4-a79b11eaef53', 'e021e789-6d10-477d-8f2e-efb5db6dadcb', '223228a5-82e2-4ca4-9999-2f80e7585258'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:09.961733 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f35f0b30-661d-4880-8ac6-0a2c3e331543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdb39b93-f539-4556-ac6f-3ee9781f8a82', '8e19930b-8af5-4e8a-99d4-a79b11eaef53', 'e021e789-6d10-477d-8f2e-efb5db6dadcb', '223228a5-82e2-4ca4-9999-2f80e7585258']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:09.964629 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c383c55-8388-4dc5-9496-5bca1bf386fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:10.141420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c383c55-8388-4dc5-9496-5bca1bf386fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50eaa0b8-103d-4a53-b7aa-73ed466fa35e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1614028050',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['cdb39b93-f539-4556-ac6f-3ee9781f8a82','8e19930b-8af5-4e8a-99d4-a79b11eaef53','e021e789-6d10-477d-8f2e-efb5db6dadcb','223228a5-82e2-4ca4-9999-2f80e7585258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:07:09Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1614028050',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50eaa0b8-103d-4a53-b7aa-73ed466fa35e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',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='868b6189445a453e90734329a54f569f',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:10.145525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3553d2b-56b5-42d8-8a92-eaebbbf5a3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:10.218231 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3553d2b-56b5-42d8-8a92-eaebbbf5a3d5) 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-1614028050',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea32e9a4fc84330bf19bd3e6e78106e',qos_specs=None,replication_status=,reservations=['cdb39b93-f539-4556-ac6f-3ee9781f8a82','8e19930b-8af5-4e8a-99d4-a79b11eaef53','e021e789-6d10-477d-8f2e-efb5db6dadcb','223228a5-82e2-4ca4-9999-2f80e7585258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868b6189445a453e90734329a54f569f',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:10.220926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04aae49-a143-4d5a-9705-baf93c129ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:10.278052 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04aae49-a143-4d5a-9705-baf93c129ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:10.284261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Flow 'volume_create_api' (3a8d4e07-d8e6-487f-b6bb-1e3e01e20c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:10.345932 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Create volume request issued successfully. Jan 21 09:07:10.373628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6e0a382f-60fe-46a4-b7ec-c824537e4e7a tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes returned with HTTP 202 Jan 21 09:07:10.375350 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2169/4326] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:07:09 2021] POST /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes => generated 811 bytes in 772 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:10.392855 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f099b5c-600c-48a5-9857-127281b502be tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e Jan 21 09:07:10.393460 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f099b5c-600c-48a5-9857-127281b502be tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:10.393663 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:10.393663 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:10.394253 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f099b5c-600c-48a5-9857-127281b502be tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:10.456579 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:10.456579 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:10.471248 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1f099b5c-600c-48a5-9857-127281b502be tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:10.520510 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f099b5c-600c-48a5-9857-127281b502be tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e returned with HTTP 200 Jan 21 09:07:10.522739 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2158/4327] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:10 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e => generated 879 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:11.555205 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ef0463b-99ce-4b64-8fdc-d352b9df817b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e Jan 21 09:07:11.555205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ef0463b-99ce-4b64-8fdc-d352b9df817b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:11.555205 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:11.555205 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:11.555205 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7ef0463b-99ce-4b64-8fdc-d352b9df817b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:11.610613 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:11.610613 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:11.622099 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7ef0463b-99ce-4b64-8fdc-d352b9df817b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:11.651343 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7ef0463b-99ce-4b64-8fdc-d352b9df817b tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e returned with HTTP 200 Jan 21 09:07:11.652685 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2170/4328] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:11 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e => generated 903 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:12.679658 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbdc6434-99a4-4cf8-a884-5a66a59a4a9d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e Jan 21 09:07:12.680615 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbdc6434-99a4-4cf8-a884-5a66a59a4a9d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:12.681028 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:12.681028 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:12.681621 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbdc6434-99a4-4cf8-a884-5a66a59a4a9d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:12.743028 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:12.743028 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:12.754259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dbdc6434-99a4-4cf8-a884-5a66a59a4a9d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:12.779823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbdc6434-99a4-4cf8-a884-5a66a59a4a9d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e returned with HTTP 200 Jan 21 09:07:12.780821 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2159/4329] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:12 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e => generated 904 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:12.802213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd6c5f07-aaaf-41e8-820a-b387c63d66a3 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] PUT http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e Jan 21 09:07:12.803239 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:12.803239 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:12.804199 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dd6c5f07-aaaf-41e8-820a-b387c63d66a3 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1088337807", "description": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:12.927819 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:12.927819 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:12.945328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dd6c5f07-aaaf-41e8-820a-b387c63d66a3 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:12.998848 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dd6c5f07-aaaf-41e8-820a-b387c63d66a3 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume updated successfully. Jan 21 09:07:13.016147 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dd6c5f07-aaaf-41e8-820a-b387c63d66a3 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e returned with HTTP 200 Jan 21 09:07:13.017615 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2171/4330] 10.222.0.50 () {60 vars in 1335 bytes} [Thu Jan 21 09:07:12 2021] PUT /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e => generated 839 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:13.044209 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a826003-3cef-4772-b18c-234e114de352 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] DELETE http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e Jan 21 09:07:13.045132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a826003-3cef-4772-b18c-234e114de352 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:13.045479 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:13.045479 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:13.046140 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a826003-3cef-4772-b18c-234e114de352 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:13.046985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-6a826003-3cef-4772-b18c-234e114de352 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume with id: 50eaa0b8-103d-4a53-b7aa-73ed466fa35e Jan 21 09:07:13.114489 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:13.114489 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:13.116741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6a826003-3cef-4772-b18c-234e114de352 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:13.277348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6a826003-3cef-4772-b18c-234e114de352 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume request issued successfully. Jan 21 09:07:13.278118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a826003-3cef-4772-b18c-234e114de352 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e returned with HTTP 202 Jan 21 09:07:13.279541 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2160/4331] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:07:13 2021] DELETE /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:07:13.289928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-587c29a1-416a-41c9-82f4-20a9a2c17605 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e Jan 21 09:07:13.290845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-587c29a1-416a-41c9-82f4-20a9a2c17605 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:13.291708 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:13.291708 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:13.292372 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-587c29a1-416a-41c9-82f4-20a9a2c17605 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:13.372248 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:13.372248 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:13.384180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-587c29a1-416a-41c9-82f4-20a9a2c17605 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:13.413405 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-587c29a1-416a-41c9-82f4-20a9a2c17605 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e returned with HTTP 200 Jan 21 09:07:13.414563 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2172/4332] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:13 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e => generated 906 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:14.442102 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-041b466a-e154-4717-9680-10e4129c68ba tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e Jan 21 09:07:14.443128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-041b466a-e154-4717-9680-10e4129c68ba tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:14.443732 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:14.443732 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:14.444180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-041b466a-e154-4717-9680-10e4129c68ba tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:14.539621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:14.539621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:14.556528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-041b466a-e154-4717-9680-10e4129c68ba tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:14.605644 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-041b466a-e154-4717-9680-10e4129c68ba tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e returned with HTTP 200 Jan 21 09:07:14.616288 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2161/4333] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:14 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e => generated 906 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:15.626156 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3b8c9ee-611d-41c1-9428-571a0b1b2732 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e Jan 21 09:07:15.626916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3b8c9ee-611d-41c1-9428-571a0b1b2732 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:15.627219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:15.627219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:15.627825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c3b8c9ee-611d-41c1-9428-571a0b1b2732 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:15.687508 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c3b8c9ee-611d-41c1-9428-571a0b1b2732 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e returned with HTTP 404 Jan 21 09:07:15.688579 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2173/4334] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:15 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/50eaa0b8-103d-4a53-b7aa-73ed466fa35e => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:15.696689 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5153cc59-f1a0-49a3-a3e4-5d9452da1944 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] DELETE http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:15.697198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5153cc59-f1a0-49a3-a3e4-5d9452da1944 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:15.697654 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:15.697654 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:15.698036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5153cc59-f1a0-49a3-a3e4-5d9452da1944 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:15.698512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-5153cc59-f1a0-49a3-a3e4-5d9452da1944 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume with id: f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:15.750082 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:15.750082 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:15.751276 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5153cc59-f1a0-49a3-a3e4-5d9452da1944 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:15.859692 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5153cc59-f1a0-49a3-a3e4-5d9452da1944 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume request issued successfully. Jan 21 09:07:15.860850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5153cc59-f1a0-49a3-a3e4-5d9452da1944 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 202 Jan 21 09:07:15.863065 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2162/4335] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:07:15 2021] DELETE /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:07:15.873465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79a9e52d-f7bd-4cb4-a68a-d5a472b3114d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:15.874122 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79a9e52d-f7bd-4cb4-a68a-d5a472b3114d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:15.874692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79a9e52d-f7bd-4cb4-a68a-d5a472b3114d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:15.954351 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:15.954351 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:15.970684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-79a9e52d-f7bd-4cb4-a68a-d5a472b3114d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:16.020736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79a9e52d-f7bd-4cb4-a68a-d5a472b3114d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:16.022428 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2174/4336] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:15 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 1406 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:17.048550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57b66151-3f69-43be-8b55-c6e583c510da tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:17.049385 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57b66151-3f69-43be-8b55-c6e583c510da tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:17.049619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:17.049619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:17.050579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-57b66151-3f69-43be-8b55-c6e583c510da tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:17.115621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:17.115621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:17.130568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-57b66151-3f69-43be-8b55-c6e583c510da tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:17.167798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-57b66151-3f69-43be-8b55-c6e583c510da tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 200 Jan 21 09:07:17.168763 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2163/4337] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:17 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 1406 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:18.197315 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b048076-6e41-4127-93f8-badefa20eb1d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 Jan 21 09:07:18.199530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b048076-6e41-4127-93f8-badefa20eb1d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:18.199530 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:18.199530 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:18.200016 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5b048076-6e41-4127-93f8-badefa20eb1d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:18.270067 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5b048076-6e41-4127-93f8-badefa20eb1d tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 returned with HTTP 404 Jan 21 09:07:18.272026 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2175/4338] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:18 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/f69cde0d-e482-45da-8f1b-9e736b12ff87 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:18.297472 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e60cd7f-c554-4a72-bbd0-ec5b491c9093 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] DELETE http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 Jan 21 09:07:18.298867 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e60cd7f-c554-4a72-bbd0-ec5b491c9093 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:18.299510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:18.299510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:18.301801 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3e60cd7f-c554-4a72-bbd0-ec5b491c9093 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:18.302660 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-3e60cd7f-c554-4a72-bbd0-ec5b491c9093 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume with id: 76a452f7-64bb-45e1-99d5-fcb86be82193 Jan 21 09:07:18.401972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:18.401972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:18.403606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e60cd7f-c554-4a72-bbd0-ec5b491c9093 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:18.566771 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3e60cd7f-c554-4a72-bbd0-ec5b491c9093 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Delete volume request issued successfully. Jan 21 09:07:18.567667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3e60cd7f-c554-4a72-bbd0-ec5b491c9093 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 returned with HTTP 202 Jan 21 09:07:18.572717 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2164/4339] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:07:18 2021] DELETE /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:07:18.578323 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5877eeab-e3f9-4554-b777-726ab734213e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 Jan 21 09:07:18.579321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5877eeab-e3f9-4554-b777-726ab734213e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:18.580087 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5877eeab-e3f9-4554-b777-726ab734213e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:18.651628 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:18.651628 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:18.664820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5877eeab-e3f9-4554-b777-726ab734213e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:18.693270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5877eeab-e3f9-4554-b777-726ab734213e tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 returned with HTTP 200 Jan 21 09:07:18.694376 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2176/4340] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:18 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 => generated 906 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:19.715312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46dcfda5-e04b-4168-becf-83b988fde1c7 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 Jan 21 09:07:19.721692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46dcfda5-e04b-4168-becf-83b988fde1c7 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:19.721692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:19.721692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:19.721692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-46dcfda5-e04b-4168-becf-83b988fde1c7 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:19.785942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:19.785942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:19.800335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-46dcfda5-e04b-4168-becf-83b988fde1c7 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Volume info retrieved successfully. Jan 21 09:07:19.829512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-46dcfda5-e04b-4168-becf-83b988fde1c7 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 returned with HTTP 200 Jan 21 09:07:19.830739 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2165/4341] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:19 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 => generated 906 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:20.851828 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c46cdf1-05ad-4d71-ae66-d8ab60dc2a51 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] GET http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 Jan 21 09:07:20.852570 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c46cdf1-05ad-4d71-ae66-d8ab60dc2a51 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:20.856842 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:20.856842 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:20.857662 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1c46cdf1-05ad-4d71-ae66-d8ab60dc2a51 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:20.931959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1c46cdf1-05ad-4d71-ae66-d8ab60dc2a51 tempest-VolumesGetTest-831074098 tempest-VolumesGetTest-831074098] http://10.222.0.50/volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 returned with HTTP 404 Jan 21 09:07:20.933831 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2177/4342] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:20 2021] GET /volume/v3/9ea32e9a4fc84330bf19bd3e6e78106e/volumes/76a452f7-64bb-45e1-99d5-fcb86be82193 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:23.219825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-8500843e-de3d-4cf4-bf11-f3517fb79628 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/limits Jan 21 09:07:23.220371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-8500843e-de3d-4cf4-bf11-f3517fb79628 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:23.220540 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:23.220540 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:23.220927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-8500843e-de3d-4cf4-bf11-f3517fb79628 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:23.273540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-8500843e-de3d-4cf4-bf11-f3517fb79628 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/limits returned with HTTP 200 Jan 21 09:07:23.274565 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2166/4343] 10.222.0.50 () {60 vars in 1455 bytes} [Thu Jan 21 09:07:23 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/limits => generated 302 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:23.420270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-be2a290c-304b-4e72-bf80-0c4f9196ed27 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:07:23.420899 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-be2a290c-304b-4e72-bf80-0c4f9196ed27 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:23.421396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-be2a290c-304b-4e72-bf80-0c4f9196ed27 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:23.472912 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:23.472912 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:23.481545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-be2a290c-304b-4e72-bf80-0c4f9196ed27 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:23.501302 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:23.501302 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:23.511936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-be2a290c-304b-4e72-bf80-0c4f9196ed27 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:07:23.512955 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2167/4344] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:07:23 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 1661 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:07:23.527231 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-dab3fb49-d3da-4a31-ae9c-8c27d965a216 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots Jan 21 09:07:23.527725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:23.527725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:23.528180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-dab3fb49-d3da-4a31-ae9c-8c27d965a216 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e3bda81-6037-4063-a72f-5aa3ae70613a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-704697208", "description": null, "metadata": {}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:23.551518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66122f52-3882-48b8-88e2-3b2a337fe07d tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes Jan 21 09:07:23.552079 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66122f52-3882-48b8-88e2-3b2a337fe07d tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:23.552586 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-66122f52-3882-48b8-88e2-3b2a337fe07d tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:23.553321 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-66122f52-3882-48b8-88e2-3b2a337fe07d tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:23.555343 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-66122f52-3882-48b8-88e2-3b2a337fe07d tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:23.579596 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:23.579596 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:23.580782 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-dab3fb49-d3da-4a31-ae9c-8c27d965a216 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:23.581143 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-dab3fb49-d3da-4a31-ae9c-8c27d965a216 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create snapshot from volume 1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:07:23.610603 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-66122f52-3882-48b8-88e2-3b2a337fe07d tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:23.611843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-66122f52-3882-48b8-88e2-3b2a337fe07d tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes returned with HTTP 200 Jan 21 09:07:23.612517 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2178/4345] 10.222.0.50 () {58 vars in 1204 bytes} [Thu Jan 21 09:07:23 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes => generated 15 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:07:23.623516 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] POST http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes Jan 21 09:07:23.624288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-555328876"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:23.625578 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-555328876'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:07:23.625956 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Create volume of 1 GB Jan 21 09:07:23.639449 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Availability Zones retrieved successfully. Jan 21 09:07:23.656255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Flow 'volume_create_api' (3eb2f13d-ec86-42f3-bc4c-f867fcd0cb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:23.659103 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d3fe54-fd8f-42f8-bf98-46ce9ba31516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:23.661324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:07:23.667212 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-dab3fb49-d3da-4a31-ae9c-8c27d965a216 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Created reservations ['9e7cfcb1-c505-4c75-bc49-1f4e1a469288', '79ecdf24-fe3e-48a6-8510-69de508f7839', 'b67140ee-8dd3-46ae-80c8-b64e227ee8b0', 'f4fdbe21-c24f-485a-9a0d-360fd3ca722c'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:23.733063 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d3fe54-fd8f-42f8-bf98-46ce9ba31516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:23.735194 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c086e027-6f2f-4687-a319-eb8a32993870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:23.866786 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-dab3fb49-d3da-4a31-ae9c-8c27d965a216 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot force create request issued successfully. Jan 21 09:07:23.868240 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-dc0cc08d-a415-457a-bb0e-7fd8b1bdbaab req-dab3fb49-d3da-4a31-ae9c-8c27d965a216 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots returned with HTTP 202 Jan 21 09:07:23.870640 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2168/4346] 10.222.0.50 () {64 vars in 1518 bytes} [Thu Jan 21 09:07:23 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/snapshots => generated 319 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:07:23.902850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Created reservations ['fef15ef8-2722-4f4e-b47a-c1c0de3c64f5', 'e43384cb-c6e4-451c-9090-fb7e076ab8e1', 'c37b00ac-6070-41d5-98f9-28d820cb116d', '922249bd-ac54-4b70-980b-d14b46260444'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:23.907473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c086e027-6f2f-4687-a319-eb8a32993870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fef15ef8-2722-4f4e-b47a-c1c0de3c64f5', 'e43384cb-c6e4-451c-9090-fb7e076ab8e1', 'c37b00ac-6070-41d5-98f9-28d820cb116d', '922249bd-ac54-4b70-980b-d14b46260444']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:23.918471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05668095-ab87-4a06-8731-8786f33063ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:24.046746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05668095-ab87-4a06-8731-8786f33063ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '496beb66-726e-436e-a030-a559d02bb11b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-555328876',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='abe38d2cb7d74a41b8f68c229b0da02e',qos_specs=None,replication_status=,reservations=['fef15ef8-2722-4f4e-b47a-c1c0de3c64f5','e43384cb-c6e4-451c-9090-fb7e076ab8e1','c37b00ac-6070-41d5-98f9-28d820cb116d','922249bd-ac54-4b70-980b-d14b46260444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a25fe1dd8894960ba54425171e38eb9',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-555328876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=496beb66-726e-436e-a030-a559d02bb11b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='abe38d2cb7d74a41b8f68c229b0da02e',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='9a25fe1dd8894960ba54425171e38eb9',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:24.048822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11bfd88-54eb-44e6-9fd3-55aaed75a2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:24.129547 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b11bfd88-54eb-44e6-9fd3-55aaed75a2b5) 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-555328876',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='abe38d2cb7d74a41b8f68c229b0da02e',qos_specs=None,replication_status=,reservations=['fef15ef8-2722-4f4e-b47a-c1c0de3c64f5','e43384cb-c6e4-451c-9090-fb7e076ab8e1','c37b00ac-6070-41d5-98f9-28d820cb116d','922249bd-ac54-4b70-980b-d14b46260444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a25fe1dd8894960ba54425171e38eb9',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:24.135322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a16f964-f8b7-4eb9-9aec-929dfd8db411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:24.192549 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a16f964-f8b7-4eb9-9aec-929dfd8db411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:24.195477 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Flow 'volume_create_api' (3eb2f13d-ec86-42f3-bc4c-f867fcd0cb66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:24.248681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Create volume request issued successfully. Jan 21 09:07:24.271763 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6fe6085-2a9c-4083-a6db-ff0668b3b22b tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes returned with HTTP 202 Jan 21 09:07:24.277259 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2179/4347] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:07:23 2021] POST /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes => generated 832 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:24.292718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-182d1161-f4e4-4439-9ea8-1e5c4e5c42cd tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:24.293943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-182d1161-f4e4-4439-9ea8-1e5c4e5c42cd tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:24.294516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:24.294516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:24.295632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-182d1161-f4e4-4439-9ea8-1e5c4e5c42cd tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:24.397294 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:24.397294 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:24.412412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-182d1161-f4e4-4439-9ea8-1e5c4e5c42cd tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:24.469442 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-182d1161-f4e4-4439-9ea8-1e5c4e5c42cd tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b returned with HTTP 200 Jan 21 09:07:24.479707 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2169/4348] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:24 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b => generated 900 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:25.497923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-32dd5c61-3dd5-43c5-a9d9-0310c9e8466f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:25.502556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-32dd5c61-3dd5-43c5-a9d9-0310c9e8466f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:25.502556 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:25.502556 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:25.502556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-32dd5c61-3dd5-43c5-a9d9-0310c9e8466f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:25.610406 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:25.610406 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:25.619695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-32dd5c61-3dd5-43c5-a9d9-0310c9e8466f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:25.644290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-32dd5c61-3dd5-43c5-a9d9-0310c9e8466f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b returned with HTTP 200 Jan 21 09:07:25.645121 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2180/4349] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:25 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b => generated 925 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:25.661251 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4cbf4164-3a2e-4a87-a0c8-7e98f98a412c tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:25.662047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4cbf4164-3a2e-4a87-a0c8-7e98f98a412c tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:25.662466 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:25.662466 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:25.662866 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4cbf4164-3a2e-4a87-a0c8-7e98f98a412c tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:25.717765 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:25.717765 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:25.727257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4cbf4164-3a2e-4a87-a0c8-7e98f98a412c tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:25.748081 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-120c022a-cbe1-4aee-8347-05803796e587 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:07:25.748963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-120c022a-cbe1-4aee-8347-05803796e587 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:25.750226 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:25.750226 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:25.750927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-120c022a-cbe1-4aee-8347-05803796e587 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:25.753404 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4cbf4164-3a2e-4a87-a0c8-7e98f98a412c tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b returned with HTTP 200 Jan 21 09:07:25.754396 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2170/4350] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:25 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b => generated 925 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:25.770253 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] POST http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes Jan 21 09:07:25.770725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:25.770725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:25.771153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-932912597"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:25.772479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-932912597'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:07:25.772866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Create volume of 1 GB Jan 21 09:07:25.788069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Availability Zones retrieved successfully. Jan 21 09:07:25.812860 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Flow 'volume_create_api' (7bab4c35-822f-47ab-80db-9d54838ac17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:25.817275 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26861755-c110-4ab0-ae83-2b8d77238239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:25.819926 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:07:25.897300 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26861755-c110-4ab0-ae83-2b8d77238239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:25.899865 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7276151b-5796-4494-b3a8-95441125c6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:25.918385 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:25.918385 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:25.919560 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-120c022a-cbe1-4aee-8347-05803796e587 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:07:25.921621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-120c022a-cbe1-4aee-8347-05803796e587 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf returned with HTTP 200 Jan 21 09:07:25.922475 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2181/4351] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:25 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf => generated 478 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:26.019835 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Created reservations ['5a7380b6-693b-4562-8241-b5b165a09fdd', 'ce1e252a-22a3-4a5a-9905-83a770aa8dba', '6ece046d-4879-408b-8973-9116c7398ee1', 'da602a47-3293-43a2-b267-eb39107d406b'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:26.021795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7276151b-5796-4494-b3a8-95441125c6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a7380b6-693b-4562-8241-b5b165a09fdd', 'ce1e252a-22a3-4a5a-9905-83a770aa8dba', '6ece046d-4879-408b-8973-9116c7398ee1', 'da602a47-3293-43a2-b267-eb39107d406b']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:26.024021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afcf1379-4521-456a-9c6b-5a7e390b7ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:26.116242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afcf1379-4521-456a-9c6b-5a7e390b7ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87cdb1bd-1c69-434e-92ca-baa547ee8695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-932912597',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='abe38d2cb7d74a41b8f68c229b0da02e',qos_specs=None,replication_status=,reservations=['5a7380b6-693b-4562-8241-b5b165a09fdd','ce1e252a-22a3-4a5a-9905-83a770aa8dba','6ece046d-4879-408b-8973-9116c7398ee1','da602a47-3293-43a2-b267-eb39107d406b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a25fe1dd8894960ba54425171e38eb9',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-932912597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87cdb1bd-1c69-434e-92ca-baa547ee8695,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='abe38d2cb7d74a41b8f68c229b0da02e',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='9a25fe1dd8894960ba54425171e38eb9',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:26.118335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb36e92-08de-44b7-ad8b-7b44388d7f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:26.189313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb36e92-08de-44b7-ad8b-7b44388d7f51) 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-932912597',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='abe38d2cb7d74a41b8f68c229b0da02e',qos_specs=None,replication_status=,reservations=['5a7380b6-693b-4562-8241-b5b165a09fdd','ce1e252a-22a3-4a5a-9905-83a770aa8dba','6ece046d-4879-408b-8973-9116c7398ee1','da602a47-3293-43a2-b267-eb39107d406b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a25fe1dd8894960ba54425171e38eb9',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:26.191508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42f948d-dbf4-4ef9-80c2-93d8be466ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:26.275295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f42f948d-dbf4-4ef9-80c2-93d8be466ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:26.278078 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Flow 'volume_create_api' (7bab4c35-822f-47ab-80db-9d54838ac17b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:26.332675 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Create volume request issued successfully. Jan 21 09:07:26.348334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cc5cf3a1-4edd-4356-b02b-2c2e3fbc5cea tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes returned with HTTP 202 Jan 21 09:07:26.348334 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2171/4352] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:07:25 2021] POST /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes => generated 832 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:07:26.365993 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b396ce05-2858-4e04-8a22-884e3b2e9f60 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:26.366734 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b396ce05-2858-4e04-8a22-884e3b2e9f60 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:26.367301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:26.367301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:26.367979 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b396ce05-2858-4e04-8a22-884e3b2e9f60 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:26.437691 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:26.437691 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:26.448368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b396ce05-2858-4e04-8a22-884e3b2e9f60 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:26.478422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b396ce05-2858-4e04-8a22-884e3b2e9f60 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 returned with HTTP 200 Jan 21 09:07:26.480189 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2182/4353] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:26 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 => generated 900 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:27.116040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-81b1a905-1e2c-49e4-952b-0079d1143239 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:07:27.117223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-81b1a905-1e2c-49e4-952b-0079d1143239 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:27.117662 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:27.117662 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:27.118520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-81b1a905-1e2c-49e4-952b-0079d1143239 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:27.149123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:27.149123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:27.150285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-81b1a905-1e2c-49e4-952b-0079d1143239 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:07:27.152285 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-81b1a905-1e2c-49e4-952b-0079d1143239 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf returned with HTTP 200 Jan 21 09:07:27.153160 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2172/4354] 10.222.0.50 () {60 vars in 1575 bytes} [Thu Jan 21 09:07:27 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf => generated 478 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:27.498494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02cc0af3-0f34-45e2-81a5-046bb041461e tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:27.498914 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02cc0af3-0f34-45e2-81a5-046bb041461e tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:27.499180 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:27.499180 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:27.499493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02cc0af3-0f34-45e2-81a5-046bb041461e tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:27.550009 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:27.550009 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:27.560509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02cc0af3-0f34-45e2-81a5-046bb041461e tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:27.584012 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02cc0af3-0f34-45e2-81a5-046bb041461e tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 returned with HTTP 200 Jan 21 09:07:27.584852 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2183/4355] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:27 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 => generated 925 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:27.606198 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec582c62-ec6a-4e12-86dd-7ce6702001ad tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:27.606966 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec582c62-ec6a-4e12-86dd-7ce6702001ad tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:27.607287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:27.607287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:27.608530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec582c62-ec6a-4e12-86dd-7ce6702001ad tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:27.659554 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:27.659554 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:27.669827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ec582c62-ec6a-4e12-86dd-7ce6702001ad tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:27.695256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec582c62-ec6a-4e12-86dd-7ce6702001ad tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 returned with HTTP 200 Jan 21 09:07:27.703717 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2173/4356] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:27 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 => generated 925 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:27.711645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] POST http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes Jan 21 09:07:27.712390 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:27.712390 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:27.712934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-62576568"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:27.714143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-62576568'}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:07:27.714506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Create volume of 1 GB Jan 21 09:07:27.730680 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Availability Zones retrieved successfully. Jan 21 09:07:27.753540 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Flow 'volume_create_api' (a901ecb4-f806-43b9-ad0c-6b8fb0f30902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:27.756630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6110d73-b314-470c-9ab1-48d91549f8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:27.758744 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:07:27.833936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6110d73-b314-470c-9ab1-48d91549f8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:27.836329 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df264624-b030-4a65-a69c-c4ba1080885b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:27.954279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Created reservations ['e8834e98-b36f-4e81-b012-1986f454da66', 'e301292e-4e7e-4154-b616-67da9294c40a', '9263cd48-81b8-48f4-bc1f-a36814ccda57', '55d88c8c-d677-4c2e-b787-483fdf2d4f31'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:27.956238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df264624-b030-4a65-a69c-c4ba1080885b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8834e98-b36f-4e81-b012-1986f454da66', 'e301292e-4e7e-4154-b616-67da9294c40a', '9263cd48-81b8-48f4-bc1f-a36814ccda57', '55d88c8c-d677-4c2e-b787-483fdf2d4f31']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:27.958462 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ac533f0-35d4-4224-8038-b9449e0613ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:28.062690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ac533f0-35d4-4224-8038-b9449e0613ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43413475-68c1-47d7-821c-c56a1f904be4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-62576568',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='abe38d2cb7d74a41b8f68c229b0da02e',qos_specs=None,replication_status=,reservations=['e8834e98-b36f-4e81-b012-1986f454da66','e301292e-4e7e-4154-b616-67da9294c40a','9263cd48-81b8-48f4-bc1f-a36814ccda57','55d88c8c-d677-4c2e-b787-483fdf2d4f31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a25fe1dd8894960ba54425171e38eb9',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-62576568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43413475-68c1-47d7-821c-c56a1f904be4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='abe38d2cb7d74a41b8f68c229b0da02e',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='9a25fe1dd8894960ba54425171e38eb9',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:28.065116 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6d10956-fa16-4187-b5a4-86219b9f2fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:28.120782 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6d10956-fa16-4187-b5a4-86219b9f2fe5) 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-62576568',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='abe38d2cb7d74a41b8f68c229b0da02e',qos_specs=None,replication_status=,reservations=['e8834e98-b36f-4e81-b012-1986f454da66','e301292e-4e7e-4154-b616-67da9294c40a','9263cd48-81b8-48f4-bc1f-a36814ccda57','55d88c8c-d677-4c2e-b787-483fdf2d4f31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a25fe1dd8894960ba54425171e38eb9',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:28.122838 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eddcc11-d09f-4d53-8a7d-1dfde9a7b55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:28.181855 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eddcc11-d09f-4d53-8a7d-1dfde9a7b55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:28.188559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Flow 'volume_create_api' (a901ecb4-f806-43b9-ad0c-6b8fb0f30902) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:28.246507 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Create volume request issued successfully. Jan 21 09:07:28.264111 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02eaf415-e6f9-4597-acfe-9a200938ed33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes returned with HTTP 202 Jan 21 09:07:28.265688 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2184/4357] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:07:27 2021] POST /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes => generated 831 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:28.284926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db2a7796-1939-40db-b2f5-143718c66473 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:28.285612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db2a7796-1939-40db-b2f5-143718c66473 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:28.285937 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:28.285937 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:28.286565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db2a7796-1939-40db-b2f5-143718c66473 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:28.347485 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:28.347485 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:28.357563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-db2a7796-1939-40db-b2f5-143718c66473 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:28.381521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db2a7796-1939-40db-b2f5-143718c66473 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 returned with HTTP 200 Jan 21 09:07:28.382641 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2174/4358] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:28 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 => generated 899 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:29.334543 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ed322cde-8e89-4b6e-8cc0-f19d12f7caad tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:07:29.335156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ed322cde-8e89-4b6e-8cc0-f19d12f7caad tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:29.335409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:29.335409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:29.336108 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ed322cde-8e89-4b6e-8cc0-f19d12f7caad tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:29.362980 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:29.362980 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:29.364128 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ed322cde-8e89-4b6e-8cc0-f19d12f7caad tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:07:29.366101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ed322cde-8e89-4b6e-8cc0-f19d12f7caad tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf returned with HTTP 200 Jan 21 09:07:29.366949 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2185/4359] 10.222.0.67 () {58 vars in 1368 bytes} [Thu Jan 21 09:07:29 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf => generated 478 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:29.380609 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ea9522a5-0169-410f-ab6b-df96c8b4332a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:07:29.381270 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ea9522a5-0169-410f-ab6b-df96c8b4332a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:29.381692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:29.381692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:29.382247 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ea9522a5-0169-410f-ab6b-df96c8b4332a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:29.398984 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22a611ce-8f6c-480a-a2e9-18a4a83f9b23 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:29.399601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22a611ce-8f6c-480a-a2e9-18a4a83f9b23 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:29.400027 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:29.400027 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:29.400418 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-22a611ce-8f6c-480a-a2e9-18a4a83f9b23 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:29.435488 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:29.435488 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:29.445274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ea9522a5-0169-410f-ab6b-df96c8b4332a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:29.452921 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:29.452921 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:29.462167 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-22a611ce-8f6c-480a-a2e9-18a4a83f9b23 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:29.468010 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:29.468010 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:29.479353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ea9522a5-0169-410f-ab6b-df96c8b4332a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:07:29.480492 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2175/4360] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:29 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 1661 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:29.487485 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-22a611ce-8f6c-480a-a2e9-18a4a83f9b23 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 returned with HTTP 200 Jan 21 09:07:29.488319 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2186/4361] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:29 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 => generated 924 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:29.508343 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes Jan 21 09:07:29.509122 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:29.509122 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:29.509754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "f3e08d95-33cc-402b-aa15-3e81e2613eaf", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:29.511262 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'f3e08d95-33cc-402b-aa15-3e81e2613eaf', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:07:29.516290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e3b8096c-a821-45fa-af6b-db8098ba52bf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:29.517173 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e3b8096c-a821-45fa-af6b-db8098ba52bf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:29.517537 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:29.517537 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:29.518214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e3b8096c-a821-45fa-af6b-db8098ba52bf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:29.550510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:29.550510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:29.551718 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:07:29.552085 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume of 1 GB Jan 21 09:07:29.553269 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Availability Zones retrieved successfully. Jan 21 09:07:29.570751 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (629fe871-2a5b-4882-9828-a85785aa171c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:29.573770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (957df114-8924-4a49-ba14-6763ce99fa66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:29.575922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:07:29.624743 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:29.624743 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:29.640849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e3b8096c-a821-45fa-af6b-db8098ba52bf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:29.685580 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e3b8096c-a821-45fa-af6b-db8098ba52bf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 returned with HTTP 200 Jan 21 09:07:29.687057 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2187/4362] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:29 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 => generated 924 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:29.712999 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-edd04ea9-76d9-4daf-858d-6ff3cf586c58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes Jan 21 09:07:29.714227 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-edd04ea9-76d9-4daf-858d-6ff3cf586c58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:29.714516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:29.714516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:29.715028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-edd04ea9-76d9-4daf-858d-6ff3cf586c58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:29.715942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-edd04ea9-76d9-4daf-858d-6ff3cf586c58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:29.717980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-edd04ea9-76d9-4daf-858d-6ff3cf586c58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:29.737420 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (957df114-8924-4a49-ba14-6763ce99fa66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f3e08d95-33cc-402b-aa15-3e81e2613eaf', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:29.741978 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ceaa32-91ba-4a6f-afec-29768667c2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:29.876146 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-edd04ea9-76d9-4daf-858d-6ff3cf586c58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:29.879704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-edd04ea9-76d9-4daf-858d-6ff3cf586c58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes returned with HTTP 200 Jan 21 09:07:29.887803 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2188/4363] 10.222.0.50 () {58 vars in 1204 bytes} [Thu Jan 21 09:07:29 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes => generated 1170 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:29.901878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-de1ead83-b826-41f1-8d5f-2baa52ddcbee tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?name=tempest-VolumesListTestJSON-Volume-932912597 Jan 21 09:07:29.902721 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-de1ead83-b826-41f1-8d5f-2baa52ddcbee tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:29.903108 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:29.903108 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:29.903981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-de1ead83-b826-41f1-8d5f-2baa52ddcbee tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:29.904819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-de1ead83-b826-41f1-8d5f-2baa52ddcbee tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:29.905880 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:29.905880 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:29.908810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-de1ead83-b826-41f1-8d5f-2baa52ddcbee tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-932912597'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:29.947694 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Created reservations ['34a835d6-f39e-4221-9a6a-8ccb06a0ccf0', '5d03eccc-49b6-4bc7-9fdf-869f90fb8c38', '7476c931-4fcf-4c57-858b-2c79bd010146', 'e0d14935-a32c-4074-ba2f-7ae154a06d72'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:29.951723 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8ceaa32-91ba-4a6f-afec-29768667c2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34a835d6-f39e-4221-9a6a-8ccb06a0ccf0', '5d03eccc-49b6-4bc7-9fdf-869f90fb8c38', '7476c931-4fcf-4c57-858b-2c79bd010146', 'e0d14935-a32c-4074-ba2f-7ae154a06d72']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:29.955529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b29c7e-4988-497a-9924-1ee4f0dd5011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:29.972284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-de1ead83-b826-41f1-8d5f-2baa52ddcbee tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:29.973604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-de1ead83-b826-41f1-8d5f-2baa52ddcbee tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?name=tempest-VolumesListTestJSON-Volume-932912597 returned with HTTP 200 Jan 21 09:07:29.975068 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2189/4364] 10.222.0.50 () {58 vars in 1303 bytes} [Thu Jan 21 09:07:29 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?name=tempest-VolumesListTestJSON-Volume-932912597 => generated 399 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:29.985814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7c8adf7-f391-4b20-91b9-60302320f590 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-555328876 Jan 21 09:07:29.986348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7c8adf7-f391-4b20-91b9-60302320f590 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:29.986559 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:29.986559 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:29.986976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d7c8adf7-f391-4b20-91b9-60302320f590 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:29.987664 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-d7c8adf7-f391-4b20-91b9-60302320f590 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:29.988502 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:29.988502 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:29.989585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d7c8adf7-f391-4b20-91b9-60302320f590 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-555328876'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:30.043860 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d7c8adf7-f391-4b20-91b9-60302320f590 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:30.045645 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:30.045645 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:30.055576 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d7c8adf7-f391-4b20-91b9-60302320f590 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-555328876 returned with HTTP 200 Jan 21 09:07:30.065755 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2190/4365] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:07:29 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-555328876 => generated 928 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:30.084425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c55afbb6-50b3-45ce-9bd8-02e78215bc7f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1 Jan 21 09:07:30.085259 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c55afbb6-50b3-45ce-9bd8-02e78215bc7f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:30.085483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:30.085483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:30.085862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c55afbb6-50b3-45ce-9bd8-02e78215bc7f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:30.086526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-c55afbb6-50b3-45ce-9bd8-02e78215bc7f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:30.088988 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-c55afbb6-50b3-45ce-9bd8-02e78215bc7f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:30.141293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b29c7e-4988-497a-9924-1ee4f0dd5011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f895b392-5da9-4bd8-9f42-fce65acf99c9', '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='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['34a835d6-f39e-4221-9a6a-8ccb06a0ccf0','5d03eccc-49b6-4bc7-9fdf-869f90fb8c38','7476c931-4fcf-4c57-858b-2c79bd010146','e0d14935-a32c-4074-ba2f-7ae154a06d72'],size=1,snapshot_id=f3e08d95-33cc-402b-aa15-3e81e2613eaf,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:07:30Z,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=f895b392-5da9-4bd8-9f42-fce65acf99c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52886170516d449bbdd595f521203bf9',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=f3e08d95-33cc-402b-aa15-3e81e2613eaf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='43a332b19eb24340b42e4f64cfb92a85',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:30.142383 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c55afbb6-50b3-45ce-9bd8-02e78215bc7f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:30.143419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ad31fe-150a-43d5-934c-394a4e593428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:30.144127 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:30.144127 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:30.154160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c55afbb6-50b3-45ce-9bd8-02e78215bc7f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1 returned with HTTP 200 Jan 21 09:07:30.155480 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2191/4366] 10.222.0.50 () {58 vars in 1240 bytes} [Thu Jan 21 09:07:30 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1 => generated 1103 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:30.171159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad68de7a-bc7d-408f-9f03-43c05f450d58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1&marker=43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:30.171815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad68de7a-bc7d-408f-9f03-43c05f450d58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:30.172110 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:30.172110 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:30.172531 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad68de7a-bc7d-408f-9f03-43c05f450d58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:30.173610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-ad68de7a-bc7d-408f-9f03-43c05f450d58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:30.175003 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ad68de7a-bc7d-408f-9f03-43c05f450d58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:30.281266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ad68de7a-bc7d-408f-9f03-43c05f450d58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:30.282968 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:30.282968 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:30.292219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad68de7a-bc7d-408f-9f03-43c05f450d58 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1&marker=43413475-68c1-47d7-821c-c56a1f904be4 returned with HTTP 200 Jan 21 09:07:30.293075 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2192/4367] 10.222.0.50 () {58 vars in 1328 bytes} [Thu Jan 21 09:07:30 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1&marker=43413475-68c1-47d7-821c-c56a1f904be4 => generated 1104 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:07:30.310799 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5019a7d-4cf2-4feb-93c8-9552b7cbc070 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1&marker=87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:30.311335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5019a7d-4cf2-4feb-93c8-9552b7cbc070 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:30.311585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:30.311585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:30.312446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5019a7d-4cf2-4feb-93c8-9552b7cbc070 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:30.312746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-e5019a7d-4cf2-4feb-93c8-9552b7cbc070 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:30.314371 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e5019a7d-4cf2-4feb-93c8-9552b7cbc070 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:30.333059 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ad31fe-150a-43d5-934c-394a4e593428) 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='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['34a835d6-f39e-4221-9a6a-8ccb06a0ccf0','5d03eccc-49b6-4bc7-9fdf-869f90fb8c38','7476c931-4fcf-4c57-858b-2c79bd010146','e0d14935-a32c-4074-ba2f-7ae154a06d72'],size=1,snapshot_id=f3e08d95-33cc-402b-aa15-3e81e2613eaf,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:30.335853 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d5d6b5-b5c3-4dd8-a983-1160a2c1771d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:30.419313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e5019a7d-4cf2-4feb-93c8-9552b7cbc070 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:30.422212 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:30.422212 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:30.430806 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5019a7d-4cf2-4feb-93c8-9552b7cbc070 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1&marker=87cdb1bd-1c69-434e-92ca-baa547ee8695 returned with HTTP 200 Jan 21 09:07:30.432250 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2193/4368] 10.222.0.50 () {58 vars in 1328 bytes} [Thu Jan 21 09:07:30 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1&marker=87cdb1bd-1c69-434e-92ca-baa547ee8695 => generated 1104 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:30.449954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a6619c7-4309-42c1-86fa-d042ad51d0b7 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1&marker=496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:30.450419 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a6619c7-4309-42c1-86fa-d042ad51d0b7 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:30.450641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:30.450641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:30.451010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5a6619c7-4309-42c1-86fa-d042ad51d0b7 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:30.451697 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-5a6619c7-4309-42c1-86fa-d042ad51d0b7 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:30.453457 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-5a6619c7-4309-42c1-86fa-d042ad51d0b7 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:30.526605 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d5d6b5-b5c3-4dd8-a983-1160a2c1771d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:30.529693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (629fe871-2a5b-4882-9828-a85785aa171c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:30.558494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5a6619c7-4309-42c1-86fa-d042ad51d0b7 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:30.564679 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5a6619c7-4309-42c1-86fa-d042ad51d0b7 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1&marker=496beb66-726e-436e-a030-a559d02bb11b returned with HTTP 200 Jan 21 09:07:30.565509 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2194/4369] 10.222.0.50 () {58 vars in 1328 bytes} [Thu Jan 21 09:07:30 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=1&marker=496beb66-726e-436e-a030-a559d02bb11b => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 09:07:30.585321 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request issued successfully. Jan 21 09:07:30.587514 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-613aba4c-d4ab-4c27-b008-685462a60e03 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 21 09:07:30.588606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-613aba4c-d4ab-4c27-b008-685462a60e03 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:30.594342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-613aba4c-d4ab-4c27-b008-685462a60e03 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:30.594342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-613aba4c-d4ab-4c27-b008-685462a60e03 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:30.594342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-613aba4c-d4ab-4c27-b008-685462a60e03 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Could not evaluate value available, assuming string {{(pid=88057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:07:30.597555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-613aba4c-d4ab-4c27-b008-685462a60e03 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:30.600435 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e7199aef-c35c-4c4a-a4ab-59af077d477a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes returned with HTTP 202 Jan 21 09:07:30.601333 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2176/4370] 10.222.0.67 () {62 vars in 1305 bytes} [Thu Jan 21 09:07:29 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/volumes => generated 805 bytes in 1097 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:30.612178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-4405fcf7-32e2-4f84-b1fc-47aa20ac5960 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:30.620308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-4405fcf7-32e2-4f84-b1fc-47aa20ac5960 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:30.620920 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:30.620920 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:30.621583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-4405fcf7-32e2-4f84-b1fc-47aa20ac5960 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:30.687082 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:30.687082 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:30.697889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-4405fcf7-32e2-4f84-b1fc-47aa20ac5960 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:30.701112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-613aba4c-d4ab-4c27-b008-685462a60e03 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:30.705514 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:30.705514 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:30.724877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-4405fcf7-32e2-4f84-b1fc-47aa20ac5960 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:30.729432 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2177/4371] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:30 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 873 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:30.729597 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-613aba4c-d4ab-4c27-b008-685462a60e03 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 21 09:07:30.729597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2195/4372] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:07:30 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2060 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:30.740249 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-5c57641f-a16f-4c17-95bb-de0bcb7a21d2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:30.741156 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-5c57641f-a16f-4c17-95bb-de0bcb7a21d2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:30.741678 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:30.741678 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:30.742368 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-5c57641f-a16f-4c17-95bb-de0bcb7a21d2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:30.749422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c6d18bf-8e46-490b-9529-c98dce68d3a6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 21 09:07:30.750626 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c6d18bf-8e46-490b-9529-c98dce68d3a6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:30.751000 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:30.751000 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:30.751963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c6d18bf-8e46-490b-9529-c98dce68d3a6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:30.753268 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-6c6d18bf-8e46-490b-9529-c98dce68d3a6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:30.754324 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6c6d18bf-8e46-490b-9529-c98dce68d3a6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Could not evaluate value available, assuming string {{(pid=88057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:07:30.757720 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-6c6d18bf-8e46-490b-9529-c98dce68d3a6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:30.807648 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:30.807648 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:30.817727 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-5c57641f-a16f-4c17-95bb-de0bcb7a21d2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:30.842270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-5c57641f-a16f-4c17-95bb-de0bcb7a21d2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:30.843128 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2178/4373] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:30 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:30.891820 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6c6d18bf-8e46-490b-9529-c98dce68d3a6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:30.895685 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:30.895685 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:30.913951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c6d18bf-8e46-490b-9529-c98dce68d3a6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 21 09:07:30.916098 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2196/4374] 10.222.0.50 () {58 vars in 1326 bytes} [Thu Jan 21 09:07:30 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2062 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:30.950756 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-026162fe-3812-4187-8f32-ea9e98817f68 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1 Jan 21 09:07:30.951798 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-026162fe-3812-4187-8f32-ea9e98817f68 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:30.952103 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:30.952103 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:30.952752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-026162fe-3812-4187-8f32-ea9e98817f68 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:30.954242 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-026162fe-3812-4187-8f32-ea9e98817f68 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:30.957632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-026162fe-3812-4187-8f32-ea9e98817f68 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:31.077206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-026162fe-3812-4187-8f32-ea9e98817f68 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:31.079902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-026162fe-3812-4187-8f32-ea9e98817f68 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1 returned with HTTP 200 Jan 21 09:07:31.095570 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2179/4375] 10.222.0.50 () {58 vars in 1219 bytes} [Thu Jan 21 09:07:30 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1 => generated 567 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:31.102051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4972e337-210f-410f-995f-df66c7387cc1 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1&marker=43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:31.103666 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4972e337-210f-410f-995f-df66c7387cc1 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:31.104348 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:31.104348 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:31.105482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4972e337-210f-410f-995f-df66c7387cc1 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:31.106872 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-4972e337-210f-410f-995f-df66c7387cc1 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:31.112296 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-4972e337-210f-410f-995f-df66c7387cc1 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:31.341792 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4972e337-210f-410f-995f-df66c7387cc1 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:31.344091 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4972e337-210f-410f-995f-df66c7387cc1 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1&marker=43413475-68c1-47d7-821c-c56a1f904be4 returned with HTTP 200 Jan 21 09:07:31.346061 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2197/4376] 10.222.0.50 () {58 vars in 1307 bytes} [Thu Jan 21 09:07:31 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1&marker=43413475-68c1-47d7-821c-c56a1f904be4 => generated 568 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:31.357489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95389c28-14f0-4aaa-8535-8b757cc3e2e6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1&marker=87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:31.358032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95389c28-14f0-4aaa-8535-8b757cc3e2e6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:31.358258 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:31.358258 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:31.358618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95389c28-14f0-4aaa-8535-8b757cc3e2e6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:31.359269 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-95389c28-14f0-4aaa-8535-8b757cc3e2e6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:31.360206 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:31.360206 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:31.361330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-95389c28-14f0-4aaa-8535-8b757cc3e2e6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:31.473525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95389c28-14f0-4aaa-8535-8b757cc3e2e6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:31.474905 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95389c28-14f0-4aaa-8535-8b757cc3e2e6 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1&marker=87cdb1bd-1c69-434e-92ca-baa547ee8695 returned with HTTP 200 Jan 21 09:07:31.475854 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2180/4377] 10.222.0.50 () {58 vars in 1307 bytes} [Thu Jan 21 09:07:31 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1&marker=87cdb1bd-1c69-434e-92ca-baa547ee8695 => generated 568 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:31.498800 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bda7b70e-70a0-433f-83cf-348443df4e6a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1&marker=496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:31.499829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bda7b70e-70a0-433f-83cf-348443df4e6a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:31.500192 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:31.500192 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:31.500870 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bda7b70e-70a0-433f-83cf-348443df4e6a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:31.502239 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-bda7b70e-70a0-433f-83cf-348443df4e6a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:31.504000 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:31.504000 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:31.506106 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bda7b70e-70a0-433f-83cf-348443df4e6a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:31.685632 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bda7b70e-70a0-433f-83cf-348443df4e6a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:31.686517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bda7b70e-70a0-433f-83cf-348443df4e6a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1&marker=496beb66-726e-436e-a030-a559d02bb11b returned with HTTP 200 Jan 21 09:07:31.688171 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2198/4378] 10.222.0.50 () {58 vars in 1307 bytes} [Thu Jan 21 09:07:31 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?limit=1&marker=496beb66-726e-436e-a030-a559d02bb11b => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:07:31.699031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bc0a23d-7e97-47d9-a67b-762ccc0b43a5 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?name=tempest-VolumesListTestJSON-Volume-555328876&status=available Jan 21 09:07:31.700048 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bc0a23d-7e97-47d9-a67b-762ccc0b43a5 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:31.700245 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:31.700245 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:31.700596 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bc0a23d-7e97-47d9-a67b-762ccc0b43a5 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:31.701713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-2bc0a23d-7e97-47d9-a67b-762ccc0b43a5 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:31.702554 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bc0a23d-7e97-47d9-a67b-762ccc0b43a5 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Could not evaluate value available, assuming string {{(pid=88056) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:07:31.703510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:31.703510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:31.704876 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2bc0a23d-7e97-47d9-a67b-762ccc0b43a5 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-555328876'), ('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:31.780577 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2bc0a23d-7e97-47d9-a67b-762ccc0b43a5 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:31.782033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bc0a23d-7e97-47d9-a67b-762ccc0b43a5 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?name=tempest-VolumesListTestJSON-Volume-555328876&status=available returned with HTTP 200 Jan 21 09:07:31.783877 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2181/4379] 10.222.0.50 () {58 vars in 1337 bytes} [Thu Jan 21 09:07:31 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?name=tempest-VolumesListTestJSON-Volume-555328876&status=available => generated 399 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:31.802636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ae21c0ee-f33e-4da8-a73c-d41bfd3794f4 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-932912597&status=available Jan 21 09:07:31.803556 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ae21c0ee-f33e-4da8-a73c-d41bfd3794f4 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:31.804341 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ae21c0ee-f33e-4da8-a73c-d41bfd3794f4 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:31.805421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-ae21c0ee-f33e-4da8-a73c-d41bfd3794f4 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:31.806499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ae21c0ee-f33e-4da8-a73c-d41bfd3794f4 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Could not evaluate value available, assuming string {{(pid=88057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:07:31.810036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ae21c0ee-f33e-4da8-a73c-d41bfd3794f4 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-932912597'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:31.925068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ae21c0ee-f33e-4da8-a73c-d41bfd3794f4 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:31.927672 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:31.927672 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:31.947240 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ae21c0ee-f33e-4da8-a73c-d41bfd3794f4 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-932912597&status=available returned with HTTP 200 Jan 21 09:07:31.955494 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2199/4380] 10.222.0.50 () {58 vars in 1358 bytes} [Thu Jan 21 09:07:31 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?name=tempest-VolumesListTestJSON-Volume-932912597&status=available => generated 928 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:31.981978 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed860784-7309-4d6c-8d95-9c00eaa9fd2a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?marker=87cdb1bd-1c69-434e-92ca-baa547ee8695&sort=id%3Aasc Jan 21 09:07:31.982942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed860784-7309-4d6c-8d95-9c00eaa9fd2a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:31.983289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:31.983289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:31.983973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ed860784-7309-4d6c-8d95-9c00eaa9fd2a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:31.985561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-ed860784-7309-4d6c-8d95-9c00eaa9fd2a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:31.987482 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:31.987482 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:31.989758 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ed860784-7309-4d6c-8d95-9c00eaa9fd2a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:32.194582 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ed860784-7309-4d6c-8d95-9c00eaa9fd2a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:32.232287 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ed860784-7309-4d6c-8d95-9c00eaa9fd2a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?marker=87cdb1bd-1c69-434e-92ca-baa547ee8695&sort=id%3Aasc returned with HTTP 200 Jan 21 09:07:32.232287 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2182/4381] 10.222.0.50 () {58 vars in 1340 bytes} [Thu Jan 21 09:07:31 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?marker=87cdb1bd-1c69-434e-92ca-baa547ee8695&sort=id%3Aasc => generated 15 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:07:32.260458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-055a45c4-24e3-4afe-aff7-89c291b810cb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 09:07:32.260458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-055a45c4-24e3-4afe-aff7-89c291b810cb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:32.260458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:32.260458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:32.260458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-055a45c4-24e3-4afe-aff7-89c291b810cb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:32.260458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-055a45c4-24e3-4afe-aff7-89c291b810cb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:32.279525 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-055a45c4-24e3-4afe-aff7-89c291b810cb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:32.564890 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-055a45c4-24e3-4afe-aff7-89c291b810cb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:32.583411 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:32.583411 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:32.605558 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-055a45c4-24e3-4afe-aff7-89c291b810cb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 09:07:32.605558 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2200/4382] 10.222.0.50 () {58 vars in 1304 bytes} [Thu Jan 21 09:07:32 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2757 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:32.636326 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb3b63f8-e69b-4140-8cc8-bcaba54796d3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail Jan 21 09:07:32.636326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb3b63f8-e69b-4140-8cc8-bcaba54796d3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:32.636326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb3b63f8-e69b-4140-8cc8-bcaba54796d3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:32.636326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-eb3b63f8-e69b-4140-8cc8-bcaba54796d3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:32.636326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-eb3b63f8-e69b-4140-8cc8-bcaba54796d3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:32.997829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eb3b63f8-e69b-4140-8cc8-bcaba54796d3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:33.008644 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:33.008644 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:33.069260 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb3b63f8-e69b-4140-8cc8-bcaba54796d3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail returned with HTTP 200 Jan 21 09:07:33.076411 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2183/4383] 10.222.0.50 () {58 vars in 1225 bytes} [Thu Jan 21 09:07:32 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail => generated 2757 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:33.092550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19d6a803-fd4c-433d-ba12-cc0cc1634441 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 09:07:33.093032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19d6a803-fd4c-433d-ba12-cc0cc1634441 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:33.093226 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:33.093226 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:33.094289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-19d6a803-fd4c-433d-ba12-cc0cc1634441 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:33.094487 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-19d6a803-fd4c-433d-ba12-cc0cc1634441 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:33.101895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-19d6a803-fd4c-433d-ba12-cc0cc1634441 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:33.220112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-19d6a803-fd4c-433d-ba12-cc0cc1634441 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:33.220112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-19d6a803-fd4c-433d-ba12-cc0cc1634441 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 09:07:33.220112 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2201/4384] 10.222.0.50 () {58 vars in 1283 bytes} [Thu Jan 21 09:07:33 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1170 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:33.230485 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f243206d-5ff6-4336-8084-f9b927fa057f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?availability_zone=nova Jan 21 09:07:33.230485 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f243206d-5ff6-4336-8084-f9b927fa057f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:33.230485 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:33.230485 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:33.230485 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f243206d-5ff6-4336-8084-f9b927fa057f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:33.230485 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-f243206d-5ff6-4336-8084-f9b927fa057f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:33.230485 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f243206d-5ff6-4336-8084-f9b927fa057f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Could not evaluate value nova, assuming string {{(pid=88056) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:07:33.241126 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-f243206d-5ff6-4336-8084-f9b927fa057f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:33.349688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f243206d-5ff6-4336-8084-f9b927fa057f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:33.349688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f243206d-5ff6-4336-8084-f9b927fa057f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?availability_zone=nova returned with HTTP 200 Jan 21 09:07:33.349688 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2184/4385] 10.222.0.50 () {58 vars in 1249 bytes} [Thu Jan 21 09:07:33 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?availability_zone=nova => generated 1170 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:33.374681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e13bb53b-e25b-46b2-a8e1-7d2c6806c8b9 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?availability_zone=nova Jan 21 09:07:33.374681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e13bb53b-e25b-46b2-a8e1-7d2c6806c8b9 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:33.374681 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:33.374681 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:33.374681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e13bb53b-e25b-46b2-a8e1-7d2c6806c8b9 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:33.374681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-e13bb53b-e25b-46b2-a8e1-7d2c6806c8b9 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:33.374681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e13bb53b-e25b-46b2-a8e1-7d2c6806c8b9 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Could not evaluate value nova, assuming string {{(pid=88057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:07:33.374681 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:33.374681 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:33.374681 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-e13bb53b-e25b-46b2-a8e1-7d2c6806c8b9 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:33.678982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e13bb53b-e25b-46b2-a8e1-7d2c6806c8b9 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:33.678982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e13bb53b-e25b-46b2-a8e1-7d2c6806c8b9 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?availability_zone=nova returned with HTTP 200 Jan 21 09:07:33.678982 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2202/4386] 10.222.0.50 () {58 vars in 1249 bytes} [Thu Jan 21 09:07:33 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?availability_zone=nova => generated 1170 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:33.694455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1ad754c-0fd6-4e70-9dd5-386bc6ea3006 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?bootable=false Jan 21 09:07:33.694455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1ad754c-0fd6-4e70-9dd5-386bc6ea3006 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:33.694455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:33.694455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:33.694455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d1ad754c-0fd6-4e70-9dd5-386bc6ea3006 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:33.694455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-d1ad754c-0fd6-4e70-9dd5-386bc6ea3006 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:33.694455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:33.694455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:33.694455 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-d1ad754c-0fd6-4e70-9dd5-386bc6ea3006 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:33.778970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d1ad754c-0fd6-4e70-9dd5-386bc6ea3006 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:33.778970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d1ad754c-0fd6-4e70-9dd5-386bc6ea3006 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?bootable=false returned with HTTP 200 Jan 21 09:07:33.786058 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2185/4387] 10.222.0.50 () {58 vars in 1233 bytes} [Thu Jan 21 09:07:33 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?bootable=false => generated 1170 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:33.801630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf733f87-1cc7-4ef8-8e5e-e66c940cb1c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?bootable=false Jan 21 09:07:33.801630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf733f87-1cc7-4ef8-8e5e-e66c940cb1c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:33.801630 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:33.801630 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:33.801630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bf733f87-1cc7-4ef8-8e5e-e66c940cb1c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:33.808580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-bf733f87-1cc7-4ef8-8e5e-e66c940cb1c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:33.808580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:33.808580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:33.811866 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-bf733f87-1cc7-4ef8-8e5e-e66c940cb1c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:33.869176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-7f29765e-5797-41d4-bdcc-46f9147dc522 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:33.869176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-7f29765e-5797-41d4-bdcc-46f9147dc522 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:33.869176 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:33.869176 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:33.869176 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-7f29765e-5797-41d4-bdcc-46f9147dc522 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:34.015608 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:34.015608 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:34.025589 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-7f29765e-5797-41d4-bdcc-46f9147dc522 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:34.054047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bf733f87-1cc7-4ef8-8e5e-e66c940cb1c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:34.056849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bf733f87-1cc7-4ef8-8e5e-e66c940cb1c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?bootable=false returned with HTTP 200 Jan 21 09:07:34.066712 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2203/4388] 10.222.0.50 () {58 vars in 1233 bytes} [Thu Jan 21 09:07:33 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?bootable=false => generated 1170 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:34.080866 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c3ca6b0-348c-4458-bb11-ed6bf627a986 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?status=available Jan 21 09:07:34.095284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-7f29765e-5797-41d4-bdcc-46f9147dc522 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:34.095506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c3ca6b0-348c-4458-bb11-ed6bf627a986 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:34.097524 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2186/4389] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:33 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:34.098834 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:34.098834 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:34.099748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c3ca6b0-348c-4458-bb11-ed6bf627a986 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:34.101125 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-2c3ca6b0-348c-4458-bb11-ed6bf627a986 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:34.102411 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2c3ca6b0-348c-4458-bb11-ed6bf627a986 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Could not evaluate value available, assuming string {{(pid=88057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:07:34.104172 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:34.104172 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:34.106395 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2c3ca6b0-348c-4458-bb11-ed6bf627a986 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:34.238749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2c3ca6b0-348c-4458-bb11-ed6bf627a986 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:34.240176 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c3ca6b0-348c-4458-bb11-ed6bf627a986 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?status=available returned with HTTP 200 Jan 21 09:07:34.241656 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2204/4390] 10.222.0.50 () {58 vars in 1237 bytes} [Thu Jan 21 09:07:34 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?status=available => generated 1170 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:34.261320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e429470-caa6-42c8-80fc-0272a82fd9cf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?status=available Jan 21 09:07:34.262735 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e429470-caa6-42c8-80fc-0272a82fd9cf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:34.263366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:34.263366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:34.264508 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1e429470-caa6-42c8-80fc-0272a82fd9cf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:34.265941 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-1e429470-caa6-42c8-80fc-0272a82fd9cf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:34.267272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1e429470-caa6-42c8-80fc-0272a82fd9cf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Could not evaluate value available, assuming string {{(pid=88056) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:07:34.271579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-1e429470-caa6-42c8-80fc-0272a82fd9cf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:34.398157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1e429470-caa6-42c8-80fc-0272a82fd9cf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:34.401546 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1e429470-caa6-42c8-80fc-0272a82fd9cf tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?status=available returned with HTTP 200 Jan 21 09:07:34.403418 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2187/4391] 10.222.0.50 () {58 vars in 1237 bytes} [Thu Jan 21 09:07:34 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes?status=available => generated 1170 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:34.416950 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebb2e41d-f2ce-4fb3-acec-f7048ee0b6a2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?availability_zone=nova Jan 21 09:07:34.417847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebb2e41d-f2ce-4fb3-acec-f7048ee0b6a2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:34.418271 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:34.418271 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:34.418939 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebb2e41d-f2ce-4fb3-acec-f7048ee0b6a2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:34.419833 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-ebb2e41d-f2ce-4fb3-acec-f7048ee0b6a2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:34.420700 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ebb2e41d-f2ce-4fb3-acec-f7048ee0b6a2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Could not evaluate value nova, assuming string {{(pid=88057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:07:34.421637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:34.421637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:34.423951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-ebb2e41d-f2ce-4fb3-acec-f7048ee0b6a2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:34.525887 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ebb2e41d-f2ce-4fb3-acec-f7048ee0b6a2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:34.530384 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:34.530384 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:34.557011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebb2e41d-f2ce-4fb3-acec-f7048ee0b6a2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 21 09:07:34.558662 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2205/4392] 10.222.0.50 () {58 vars in 1270 bytes} [Thu Jan 21 09:07:34 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?availability_zone=nova => generated 2757 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:34.580861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a6879e1-d352-40c0-b86a-e3ee87c3cf32 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?bootable=false Jan 21 09:07:34.581951 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a6879e1-d352-40c0-b86a-e3ee87c3cf32 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:34.582415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:34.582415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:34.583204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2a6879e1-d352-40c0-b86a-e3ee87c3cf32 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:34.584575 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-2a6879e1-d352-40c0-b86a-e3ee87c3cf32 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:34.586296 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:34.586296 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:34.589198 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2a6879e1-d352-40c0-b86a-e3ee87c3cf32 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:34.713255 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2a6879e1-d352-40c0-b86a-e3ee87c3cf32 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:34.718777 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:34.718777 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:34.742604 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2a6879e1-d352-40c0-b86a-e3ee87c3cf32 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?bootable=false returned with HTTP 200 Jan 21 09:07:34.744693 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2188/4393] 10.222.0.50 () {58 vars in 1254 bytes} [Thu Jan 21 09:07:34 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?bootable=false => generated 2757 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:34.769237 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-806411f1-ecd2-4ab5-a682-768567aad3db tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?status=available Jan 21 09:07:34.770183 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-806411f1-ecd2-4ab5-a682-768567aad3db tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:34.770595 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:34.770595 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:34.771149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-806411f1-ecd2-4ab5-a682-768567aad3db tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'detail' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:34.772678 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-806411f1-ecd2-4ab5-a682-768567aad3db tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Removing options '' from query. {{(pid=88057) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:07:34.774342 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-806411f1-ecd2-4ab5-a682-768567aad3db tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Could not evaluate value available, assuming string {{(pid=88057) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:07:34.777861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-806411f1-ecd2-4ab5-a682-768567aad3db tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88057) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:07:34.893342 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-806411f1-ecd2-4ab5-a682-768567aad3db tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Get all volumes completed successfully. Jan 21 09:07:34.896029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:34.896029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:34.914219 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-806411f1-ecd2-4ab5-a682-768567aad3db tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?status=available returned with HTTP 200 Jan 21 09:07:34.915747 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2206/4394] 10.222.0.50 () {58 vars in 1258 bytes} [Thu Jan 21 09:07:34 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/detail?status=available => generated 2757 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:07:34.947671 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-635e026c-59f8-4cb4-a2db-04792e362c99 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] DELETE http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:34.948379 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-635e026c-59f8-4cb4-a2db-04792e362c99 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:34.948960 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:34.948960 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:34.949663 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-635e026c-59f8-4cb4-a2db-04792e362c99 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:34.950298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-635e026c-59f8-4cb4-a2db-04792e362c99 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Delete volume with id: 43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:35.033551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:35.033551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:35.035818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-635e026c-59f8-4cb4-a2db-04792e362c99 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:35.483077 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-635e026c-59f8-4cb4-a2db-04792e362c99 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Delete volume request issued successfully. Jan 21 09:07:35.484195 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-635e026c-59f8-4cb4-a2db-04792e362c99 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 returned with HTTP 202 Jan 21 09:07:35.485559 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2189/4395] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:07:34 2021] DELETE /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 => generated 0 bytes in 543 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:07:35.499025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2d75dad-0da4-46a8-a60b-cc394454387f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:35.501159 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2d75dad-0da4-46a8-a60b-cc394454387f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:35.501962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:35.501962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:35.503946 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e2d75dad-0da4-46a8-a60b-cc394454387f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:35.598134 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:35.598134 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:35.609780 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e2d75dad-0da4-46a8-a60b-cc394454387f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:35.644312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e2d75dad-0da4-46a8-a60b-cc394454387f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 returned with HTTP 200 Jan 21 09:07:35.658229 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2207/4396] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:35 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 => generated 923 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:36.671394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3611c0fb-ef4a-4f58-acab-3f339b143fcb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:36.673334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3611c0fb-ef4a-4f58-acab-3f339b143fcb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:36.674127 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:36.674127 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:36.675297 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3611c0fb-ef4a-4f58-acab-3f339b143fcb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:36.770011 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:36.770011 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:36.780104 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3611c0fb-ef4a-4f58-acab-3f339b143fcb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:36.824657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3611c0fb-ef4a-4f58-acab-3f339b143fcb tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 returned with HTTP 200 Jan 21 09:07:36.825602 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2190/4397] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:36 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 => generated 923 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:37.101051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-fc776637-db5e-47b0-86f5-187d96554074 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:37.101947 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-fc776637-db5e-47b0-86f5-187d96554074 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:37.102362 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:37.102362 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:37.103588 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-fc776637-db5e-47b0-86f5-187d96554074 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:37.170415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:37.170415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:37.180072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-fc776637-db5e-47b0-86f5-187d96554074 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:37.220380 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-fc776637-db5e-47b0-86f5-187d96554074 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:37.221243 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2208/4398] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:37 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:37.854137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29702d52-8e72-4c3a-9ad1-ff4d923370af tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:37.855236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29702d52-8e72-4c3a-9ad1-ff4d923370af tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:37.855845 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:37.855845 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:37.856829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-29702d52-8e72-4c3a-9ad1-ff4d923370af tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:37.959708 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:37.959708 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:37.974337 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-29702d52-8e72-4c3a-9ad1-ff4d923370af tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:38.002719 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-29702d52-8e72-4c3a-9ad1-ff4d923370af tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 returned with HTTP 200 Jan 21 09:07:38.003628 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2191/4399] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:37 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 => generated 923 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:39.033390 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7062ba7a-c351-4436-86e1-1349cbe3177f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 Jan 21 09:07:39.034402 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7062ba7a-c351-4436-86e1-1349cbe3177f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:39.034772 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:39.034772 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:39.035492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7062ba7a-c351-4436-86e1-1349cbe3177f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:39.145062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7062ba7a-c351-4436-86e1-1349cbe3177f tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 returned with HTTP 404 Jan 21 09:07:39.147689 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2209/4400] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:39 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/43413475-68c1-47d7-821c-c56a1f904be4 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:39.156938 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b05434c5-d87d-494c-9cf4-94f5a923483a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] DELETE http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:39.157829 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b05434c5-d87d-494c-9cf4-94f5a923483a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:39.158185 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:39.158185 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:39.158971 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b05434c5-d87d-494c-9cf4-94f5a923483a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:39.159935 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b05434c5-d87d-494c-9cf4-94f5a923483a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Delete volume with id: 87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:39.271120 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:39.271120 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:39.273458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b05434c5-d87d-494c-9cf4-94f5a923483a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:39.533992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b05434c5-d87d-494c-9cf4-94f5a923483a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Delete volume request issued successfully. Jan 21 09:07:39.534846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b05434c5-d87d-494c-9cf4-94f5a923483a tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 returned with HTTP 202 Jan 21 09:07:39.536804 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2192/4401] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:07:39 2021] DELETE /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 => generated 0 bytes in 386 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:07:39.545411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a084f9f-e327-461c-8477-860429a37196 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:39.545932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a084f9f-e327-461c-8477-860429a37196 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:39.547018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6a084f9f-e327-461c-8477-860429a37196 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:39.606461 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:39.606461 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:39.620017 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6a084f9f-e327-461c-8477-860429a37196 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:39.651252 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6a084f9f-e327-461c-8477-860429a37196 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 returned with HTTP 200 Jan 21 09:07:39.652252 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2210/4402] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:39 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 => generated 924 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:40.255473 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-68723b1f-5df7-44be-b0dc-48405c154901 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:40.268440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-68723b1f-5df7-44be-b0dc-48405c154901 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:40.268440 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:40.268440 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:40.268440 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-68723b1f-5df7-44be-b0dc-48405c154901 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:40.401902 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:40.401902 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:40.413040 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-68723b1f-5df7-44be-b0dc-48405c154901 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:40.458925 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-68723b1f-5df7-44be-b0dc-48405c154901 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:40.458925 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2193/4403] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:40 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:40.675638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea3b99b9-e1cf-4e93-847c-242e92a5ffb2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:40.676332 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea3b99b9-e1cf-4e93-847c-242e92a5ffb2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:40.676694 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:40.676694 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:40.677332 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ea3b99b9-e1cf-4e93-847c-242e92a5ffb2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:40.745798 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:40.745798 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:40.758358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ea3b99b9-e1cf-4e93-847c-242e92a5ffb2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:40.790334 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ea3b99b9-e1cf-4e93-847c-242e92a5ffb2 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 returned with HTTP 200 Jan 21 09:07:40.792761 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2211/4404] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:40 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 => generated 924 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:41.830470 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7b21e8d-c36d-4071-a5e6-d3b614f123c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:41.843929 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7b21e8d-c36d-4071-a5e6-d3b614f123c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:41.843929 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:41.843929 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:41.845154 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f7b21e8d-c36d-4071-a5e6-d3b614f123c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:41.965831 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:41.965831 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:42.003101 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f7b21e8d-c36d-4071-a5e6-d3b614f123c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:42.023928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f7b21e8d-c36d-4071-a5e6-d3b614f123c3 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 returned with HTTP 200 Jan 21 09:07:42.025486 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2194/4405] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:41 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 => generated 924 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:43.044352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5dc32fd-e07b-4ce2-8000-7311a1c67f6e tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 Jan 21 09:07:43.044985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5dc32fd-e07b-4ce2-8000-7311a1c67f6e tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:43.045132 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:43.045132 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:43.045441 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5dc32fd-e07b-4ce2-8000-7311a1c67f6e tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:43.108183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5dc32fd-e07b-4ce2-8000-7311a1c67f6e tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 returned with HTTP 404 Jan 21 09:07:43.109263 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2212/4406] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:43 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/87cdb1bd-1c69-434e-92ca-baa547ee8695 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:43.126258 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a727520-618e-4f6f-82a3-5d50e7f09e33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] DELETE http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:43.127152 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a727520-618e-4f6f-82a3-5d50e7f09e33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:43.127926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:43.127926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:43.128647 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4a727520-618e-4f6f-82a3-5d50e7f09e33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:43.129504 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-4a727520-618e-4f6f-82a3-5d50e7f09e33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Delete volume with id: 496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:43.229329 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:43.229329 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:43.230645 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4a727520-618e-4f6f-82a3-5d50e7f09e33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:43.467294 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c842e0f4-fc0d-4b79-8233-40651f1a33e9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:43.467294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c842e0f4-fc0d-4b79-8233-40651f1a33e9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:43.467294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c842e0f4-fc0d-4b79-8233-40651f1a33e9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:43.480889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4a727520-618e-4f6f-82a3-5d50e7f09e33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Delete volume request issued successfully. Jan 21 09:07:43.480889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4a727520-618e-4f6f-82a3-5d50e7f09e33 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b returned with HTTP 202 Jan 21 09:07:43.480889 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2195/4407] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:07:43 2021] DELETE /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b => generated 0 bytes in 358 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:07:43.524874 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a664bfa4-d3d9-4117-a2c1-7bec948c9854 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:43.524874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a664bfa4-d3d9-4117-a2c1-7bec948c9854 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:43.524874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:43.524874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:43.524874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a664bfa4-d3d9-4117-a2c1-7bec948c9854 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:43.593153 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:43.593153 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:43.593153 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a664bfa4-d3d9-4117-a2c1-7bec948c9854 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:43.604454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:43.604454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:43.636740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c842e0f4-fc0d-4b79-8233-40651f1a33e9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:43.688892 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a664bfa4-d3d9-4117-a2c1-7bec948c9854 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b returned with HTTP 200 Jan 21 09:07:43.690925 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2196/4408] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:43 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b => generated 924 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:43.703032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c842e0f4-fc0d-4b79-8233-40651f1a33e9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:43.704829 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2213/4409] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:43 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:44.714373 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d0140e4-2998-44af-9e18-dfc94b905328 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:44.715206 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d0140e4-2998-44af-9e18-dfc94b905328 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:44.715604 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:44.715604 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:44.716170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5d0140e4-2998-44af-9e18-dfc94b905328 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:44.803877 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:44.803877 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:44.825289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5d0140e4-2998-44af-9e18-dfc94b905328 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:44.902329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5d0140e4-2998-44af-9e18-dfc94b905328 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b returned with HTTP 200 Jan 21 09:07:44.923673 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2197/4410] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:44 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b => generated 924 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:45.936169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37f794b0-478a-492d-9e1c-a0fee1b77364 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:45.938989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37f794b0-478a-492d-9e1c-a0fee1b77364 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:45.938989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:45.938989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:45.938989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-37f794b0-478a-492d-9e1c-a0fee1b77364 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:46.018669 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:46.018669 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:46.031966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-37f794b0-478a-492d-9e1c-a0fee1b77364 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Volume info retrieved successfully. Jan 21 09:07:46.078060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-37f794b0-478a-492d-9e1c-a0fee1b77364 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b returned with HTTP 200 Jan 21 09:07:46.078060 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2214/4411] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:45 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b => generated 924 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:46.713365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e2401dd5-fb0a-49c5-8053-33a044a9aa87 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:46.714466 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e2401dd5-fb0a-49c5-8053-33a044a9aa87 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:46.714883 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:46.714883 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:46.715641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e2401dd5-fb0a-49c5-8053-33a044a9aa87 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:46.824969 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:46.824969 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:46.873060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e2401dd5-fb0a-49c5-8053-33a044a9aa87 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:46.912884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-e2401dd5-fb0a-49c5-8053-33a044a9aa87 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:46.914428 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2198/4412] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:46 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:47.085661 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f9037fdd-7ec8-4aa8-86d2-f69d8529ad88 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] GET http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b Jan 21 09:07:47.087355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f9037fdd-7ec8-4aa8-86d2-f69d8529ad88 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:47.087769 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:47.087769 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:47.088983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f9037fdd-7ec8-4aa8-86d2-f69d8529ad88 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:47.192697 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f9037fdd-7ec8-4aa8-86d2-f69d8529ad88 tempest-VolumesListTestJSON-195676250 tempest-VolumesListTestJSON-195676250] http://10.222.0.50/volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b returned with HTTP 404 Jan 21 09:07:47.194966 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2215/4413] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:47 2021] GET /volume/v3/abe38d2cb7d74a41b8f68c229b0da02e/volumes/496beb66-726e-436e-a030-a559d02bb11b => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:49.913917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-29cb7489-4f38-4510-abae-b353dd1133c1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:49.914500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-29cb7489-4f38-4510-abae-b353dd1133c1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:49.915245 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.915245 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:49.916110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-29cb7489-4f38-4510-abae-b353dd1133c1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:49.975929 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:49.975929 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:49.985462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-29cb7489-4f38-4510-abae-b353dd1133c1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:50.011506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-29cb7489-4f38-4510-abae-b353dd1133c1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:50.012369 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2199/4414] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:49 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:53.004320 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-37b28672-1863-469f-a11a-f4c29d583660 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:53.005238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-37b28672-1863-469f-a11a-f4c29d583660 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:53.005815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-37b28672-1863-469f-a11a-f4c29d583660 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:53.070389 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:53.070389 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:53.080115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-37b28672-1863-469f-a11a-f4c29d583660 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:53.107159 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-37b28672-1863-469f-a11a-f4c29d583660 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:53.108271 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2216/4415] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:52 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:56.115824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-4fbc19f8-f037-472e-9ed7-a2d41caa3674 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:56.116823 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-4fbc19f8-f037-472e-9ed7-a2d41caa3674 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:56.117144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:56.117144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:56.117944 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-4fbc19f8-f037-472e-9ed7-a2d41caa3674 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:56.428302 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:56.428302 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:56.430608 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-4fbc19f8-f037-472e-9ed7-a2d41caa3674 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:56.475420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-4fbc19f8-f037-472e-9ed7-a2d41caa3674 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:56.476550 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2200/4416] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:56 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:59.486444 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ebbfc421-0ce3-4400-b1af-eba14cc56739 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:07:59.487055 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ebbfc421-0ce3-4400-b1af-eba14cc56739 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:59.487278 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:59.487278 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:07:59.487767 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ebbfc421-0ce3-4400-b1af-eba14cc56739 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:59.544748 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:59.544748 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:07:59.556295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ebbfc421-0ce3-4400-b1af-eba14cc56739 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:07:59.582765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-ebbfc421-0ce3-4400-b1af-eba14cc56739 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:07:59.601398 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2217/4417] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:07:59 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:02.590292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-08a8511e-ffcd-4ec0-806a-cbfbc2db7226 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:08:02.591147 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-08a8511e-ffcd-4ec0-806a-cbfbc2db7226 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:02.591340 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:02.591340 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:02.591985 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-08a8511e-ffcd-4ec0-806a-cbfbc2db7226 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:02.659187 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:02.659187 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:02.670161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-08a8511e-ffcd-4ec0-806a-cbfbc2db7226 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:02.698353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-08a8511e-ffcd-4ec0-806a-cbfbc2db7226 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:08:02.699205 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2201/4418] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:08:02 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:05.705850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-aee1b8fe-bf96-4695-9375-673a30680a56 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:08:05.706716 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-aee1b8fe-bf96-4695-9375-673a30680a56 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:05.706716 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:05.706716 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:05.707214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-aee1b8fe-bf96-4695-9375-673a30680a56 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:05.765087 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:05.765087 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:05.778296 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-aee1b8fe-bf96-4695-9375-673a30680a56 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:05.816340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-aee1b8fe-bf96-4695-9375-673a30680a56 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:08:05.817940 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2218/4419] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:08:05 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:08:08.833931 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:08:08.835021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:08.835396 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:08.835396 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:08.836196 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:08.945264 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:08.945264 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:08.961711 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:08.992980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:08:08.994053 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2202/4420] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:08:08 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 897 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:12.001971 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-9ef62453-a80f-42f0-91a0-0fd81c1dfd90 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:08:12.002850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-9ef62453-a80f-42f0-91a0-0fd81c1dfd90 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:12.002850 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:12.002850 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:12.003387 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-9ef62453-a80f-42f0-91a0-0fd81c1dfd90 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:12.067003 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:12.067003 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:12.080109 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-9ef62453-a80f-42f0-91a0-0fd81c1dfd90 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:12.112281 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-9ef62453-a80f-42f0-91a0-0fd81c1dfd90 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:08:12.113364 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2219/4421] 10.222.0.67 () {58 vars in 1362 bytes} [Thu Jan 21 09:08:11 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 1347 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:12.120309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume// Jan 21 09:08:12.120953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:12.121219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:12.121219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:12.121702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:12.123328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:08:12.124295 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2203/4422] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 09:08: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 09:08:12.143550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-3ed37440-52fb-49fc-a547-d52712798bee tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments Jan 21 09:08:12.145777 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:12.145777 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:12.145777 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-3ed37440-52fb-49fc-a547-d52712798bee tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f895b392-5da9-4bd8-9f42-fce65acf99c9", "instance_uuid": "21ff3912-a34f-4ae3-90fb-6882e5e4e569", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:12.262081 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:12.262081 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:12.427137 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-3ed37440-52fb-49fc-a547-d52712798bee tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments returned with HTTP 200 Jan 21 09:08:12.428896 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2220/4423] 10.222.0.67 () {64 vars in 1358 bytes} [Thu Jan 21 09:08:12 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments => generated 273 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:08:12.436687 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume// Jan 21 09:08:12.437315 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:12.437866 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:12.439129 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c2802189-c4e8-4382-b899-5cad4cb2725a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:08:12.440123 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2204/4424] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 09:08: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 09:08:12.459041 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-423a937f-7d9f-42c4-b028-1eafc501b4b8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:08:12.459827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-423a937f-7d9f-42c4-b028-1eafc501b4b8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:12.464580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:12.464580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:12.464580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-423a937f-7d9f-42c4-b028-1eafc501b4b8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:12.513738 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:12.513738 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:12.525001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-423a937f-7d9f-42c4-b028-1eafc501b4b8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:12.550731 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:12.550731 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:12.564846 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-423a937f-7d9f-42c4-b028-1eafc501b4b8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:08:12.566055 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2221/4425] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 09:08:12 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 1445 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:08:12.604602 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c42d5601-a478-4b6f-aed3-c25ccd51487e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] PUT http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7a007615-f517-4f19-9f76-3ef8e3b26c34 Jan 21 09:08:12.606173 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c42d5601-a478-4b6f-aed3-c25ccd51487e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:12.649868 n-d-769329-4 devstack@c-api.service[88055]: /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 09:08:12.649868 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:08:12.651505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c42d5601-a478-4b6f-aed3-c25ccd51487e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-f895b392-5da9-4bd8-9f42-fce65acf99c9-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.019s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:08:12.656366 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:12.656366 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:14.556965 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c42d5601-a478-4b6f-aed3-c25ccd51487e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-f895b392-5da9-4bd8-9f42-fce65acf99c9-n-h2-769329-4'" released by "attachment_update" :: held 1.907s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:08:14.557662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-c42d5601-a478-4b6f-aed3-c25ccd51487e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7a007615-f517-4f19-9f76-3ef8e3b26c34 returned with HTTP 200 Jan 21 09:08:14.558845 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2205/4426] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 09:08:12 2021] PUT /volume/v3/52886170516d449bbdd595f521203bf9/attachments/7a007615-f517-4f19-9f76-3ef8e3b26c34 => generated 762 bytes in 1962 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:14.629500 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-818b29d7-81df-4bfb-979b-193d935a79c9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7a007615-f517-4f19-9f76-3ef8e3b26c34/action Jan 21 09:08:14.630030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:14.630030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:14.630479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-818b29d7-81df-4bfb-979b-193d935a79c9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:08:14.630900 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-818b29d7-81df-4bfb-979b-193d935a79c9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:14.707474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:14.707474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:14.801344 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-eb0489ed-f170-46b5-b6fe-9b6a2205578d req-818b29d7-81df-4bfb-979b-193d935a79c9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7a007615-f517-4f19-9f76-3ef8e3b26c34/action returned with HTTP 204 Jan 21 09:08:14.804461 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2222/4427] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 09:08:14 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments/7a007615-f517-4f19-9f76-3ef8e3b26c34/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:08:26.407882 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-677f100e-fc0e-4e39-b825-b1b6e53bed91 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:08:26.408494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-677f100e-fc0e-4e39-b825-b1b6e53bed91 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:26.408636 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:26.408636 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:26.409021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-677f100e-fc0e-4e39-b825-b1b6e53bed91 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:26.486314 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:26.486314 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:26.504482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-677f100e-fc0e-4e39-b825-b1b6e53bed91 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:26.547817 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:26.547817 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:26.571051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-677f100e-fc0e-4e39-b825-b1b6e53bed91 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:08:26.572735 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2206/4428] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:26 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 1639 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:30.812618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-b2e9f9c4-e7c8-4279-be08-46040513aebd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7a007615-f517-4f19-9f76-3ef8e3b26c34 Jan 21 09:08:30.819600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-b2e9f9c4-e7c8-4279-be08-46040513aebd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:30.819600 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:30.819600 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:30.819600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-b2e9f9c4-e7c8-4279-be08-46040513aebd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:30.865853 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:30.865853 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:31.531807 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-b2e9f9c4-e7c8-4279-be08-46040513aebd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:08:31.532500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-b2e9f9c4-e7c8-4279-be08-46040513aebd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:08:31.604904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-b2e9f9c4-e7c8-4279-be08-46040513aebd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7a007615-f517-4f19-9f76-3ef8e3b26c34 returned with HTTP 200 Jan 21 09:08:31.607174 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2223/4429] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 09:08:30 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/attachments/7a007615-f517-4f19-9f76-3ef8e3b26c34 => generated 19 bytes in 807 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:31.638620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-e9970ead-9a9f-4ca3-9e8d-6810d9f341d0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:08:31.644474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-e9970ead-9a9f-4ca3-9e8d-6810d9f341d0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:31.644474 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:31.644474 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:31.644474 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-e9970ead-9a9f-4ca3-9e8d-6810d9f341d0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:31.644474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-e9970ead-9a9f-4ca3-9e8d-6810d9f341d0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume with id: f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:08:31.731944 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:31.731944 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:31.733228 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-e9970ead-9a9f-4ca3-9e8d-6810d9f341d0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:31.915981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-e9970ead-9a9f-4ca3-9e8d-6810d9f341d0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume request issued successfully. Jan 21 09:08:31.917020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-d253c1b0-5b3e-4f13-b643-4f4bbceeb3ab req-e9970ead-9a9f-4ca3-9e8d-6810d9f341d0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 202 Jan 21 09:08:31.918815 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2207/4430] 10.222.0.67 () {60 vars in 1384 bytes} [Thu Jan 21 09:08:31 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 0 bytes in 287 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:33.910422 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56852753-de9e-44f1-a596-a26bb3046f7e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:08:33.912355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56852753-de9e-44f1-a596-a26bb3046f7e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:33.912355 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:33.912355 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:33.912355 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-56852753-de9e-44f1-a596-a26bb3046f7e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:33.971074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:33.971074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:33.987212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-56852753-de9e-44f1-a596-a26bb3046f7e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:34.019704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-56852753-de9e-44f1-a596-a26bb3046f7e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 200 Jan 21 09:08:34.020882 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2224/4431] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:33 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 1346 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:35.047125 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f7b58f7-65e7-4e28-8682-ed3fed62d2c3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 Jan 21 09:08:35.048109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f7b58f7-65e7-4e28-8682-ed3fed62d2c3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:35.048675 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:35.048675 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:35.049333 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f7b58f7-65e7-4e28-8682-ed3fed62d2c3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:35.107340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f7b58f7-65e7-4e28-8682-ed3fed62d2c3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 returned with HTTP 404 Jan 21 09:08:35.109137 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2208/4432] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:35 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/f895b392-5da9-4bd8-9f42-fce65acf99c9 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:35.124883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b0cd5fe-3a8b-42ee-a309-ee7305d710d4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:08:35.125890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b0cd5fe-3a8b-42ee-a309-ee7305d710d4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:35.128005 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:35.128005 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:35.128005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1b0cd5fe-3a8b-42ee-a309-ee7305d710d4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:35.128005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-1b0cd5fe-3a8b-42ee-a309-ee7305d710d4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete snapshot with id: f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:08:35.190144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:35.190144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:35.191699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1b0cd5fe-3a8b-42ee-a309-ee7305d710d4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:08:35.317196 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1b0cd5fe-3a8b-42ee-a309-ee7305d710d4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot delete request issued successfully. Jan 21 09:08:35.318029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1b0cd5fe-3a8b-42ee-a309-ee7305d710d4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf returned with HTTP 202 Jan 21 09:08:35.322677 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2225/4433] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:08:35 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:08:35.334818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8229173-b920-4c8b-bc4d-d0bf1d95787c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:08:35.335998 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8229173-b920-4c8b-bc4d-d0bf1d95787c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:35.337468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e8229173-b920-4c8b-bc4d-d0bf1d95787c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:35.375026 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:35.375026 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:35.376480 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e8229173-b920-4c8b-bc4d-d0bf1d95787c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:08:35.379105 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e8229173-b920-4c8b-bc4d-d0bf1d95787c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf returned with HTTP 200 Jan 21 09:08:35.380254 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2209/4434] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:35 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf => generated 477 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:36.395032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-772ee445-75c5-40b0-bdf6-50905e1ddb0e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:08:36.395963 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-772ee445-75c5-40b0-bdf6-50905e1ddb0e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:36.396329 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:36.396329 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:36.396920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-772ee445-75c5-40b0-bdf6-50905e1ddb0e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:36.427268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:36.427268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:36.428741 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-772ee445-75c5-40b0-bdf6-50905e1ddb0e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:08:36.431775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-772ee445-75c5-40b0-bdf6-50905e1ddb0e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf returned with HTTP 200 Jan 21 09:08:36.434813 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2226/4435] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:36 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf => generated 477 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:37.447304 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2dc45aae-7368-4aeb-81ca-a3fe0fcfcb0c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:08:37.448358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2dc45aae-7368-4aeb-81ca-a3fe0fcfcb0c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:37.448358 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:37.448358 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:37.448817 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2dc45aae-7368-4aeb-81ca-a3fe0fcfcb0c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:37.474566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2dc45aae-7368-4aeb-81ca-a3fe0fcfcb0c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf returned with HTTP 404 Jan 21 09:08:37.476355 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2210/4436] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:37 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:41.578845 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-03985096-79e5-4bc2-b26e-5d9e056dd697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/edb9397e-c367-4e75-a376-6ce06ed7b347 Jan 21 09:08:41.579749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-03985096-79e5-4bc2-b26e-5d9e056dd697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:41.580085 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:41.580085 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:41.580667 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-03985096-79e5-4bc2-b26e-5d9e056dd697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:41.606525 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:41.606525 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:42.273098 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-03985096-79e5-4bc2-b26e-5d9e056dd697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:08:42.273595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-03985096-79e5-4bc2-b26e-5d9e056dd697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:08:42.323224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-03985096-79e5-4bc2-b26e-5d9e056dd697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/edb9397e-c367-4e75-a376-6ce06ed7b347 returned with HTTP 200 Jan 21 09:08:42.324775 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2227/4437] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 09:08:41 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/attachments/edb9397e-c367-4e75-a376-6ce06ed7b347 => generated 19 bytes in 753 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:42.349063 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-1983d6df-d0d1-44ee-b98c-7aa6b1116f74 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:08:42.349754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-1983d6df-d0d1-44ee-b98c-7aa6b1116f74 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:42.350729 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-1983d6df-d0d1-44ee-b98c-7aa6b1116f74 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:42.351339 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-1983d6df-d0d1-44ee-b98c-7aa6b1116f74 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume with id: 1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:08:42.429129 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:42.429129 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:42.430444 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-1983d6df-d0d1-44ee-b98c-7aa6b1116f74 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:42.552290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-1983d6df-d0d1-44ee-b98c-7aa6b1116f74 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume request issued successfully. Jan 21 09:08:42.553825 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a8167261-3ad5-4ea4-b9d3-be7bfba720f7 req-1983d6df-d0d1-44ee-b98c-7aa6b1116f74 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 202 Jan 21 09:08:42.555255 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2211/4438] 10.222.0.68 () {60 vars in 1384 bytes} [Thu Jan 21 09:08:42 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:43.692695 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef8ea763-1c7e-442a-b5d8-09990a4d4286 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:08:43.694077 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef8ea763-1c7e-442a-b5d8-09990a4d4286 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:43.694552 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:43.694552 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:43.695500 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ef8ea763-1c7e-442a-b5d8-09990a4d4286 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:43.811859 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:43.811859 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:43.829106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ef8ea763-1c7e-442a-b5d8-09990a4d4286 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:43.887213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ef8ea763-1c7e-442a-b5d8-09990a4d4286 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 200 Jan 21 09:08:43.888828 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2228/4439] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:43 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 1368 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:45.144824 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db12d960-63f5-4483-9f59-1cdba2fd8864 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:08:45.145604 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db12d960-63f5-4483-9f59-1cdba2fd8864 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:45.145604 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:45.145604 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:45.146304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-db12d960-63f5-4483-9f59-1cdba2fd8864 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:45.195568 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-db12d960-63f5-4483-9f59-1cdba2fd8864 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 404 Jan 21 09:08:45.196619 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2212/4440] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:44 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 109 bytes in 287 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:45.404453 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c58c0d2-edd2-4c5a-9d56-75f7f19f04e1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:08:45.404991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c58c0d2-edd2-4c5a-9d56-75f7f19f04e1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:45.405227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:45.405227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:45.405614 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c58c0d2-edd2-4c5a-9d56-75f7f19f04e1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:45.405954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-6c58c0d2-edd2-4c5a-9d56-75f7f19f04e1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete snapshot with id: f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:08:45.431608 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c58c0d2-edd2-4c5a-9d56-75f7f19f04e1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf returned with HTTP 404 Jan 21 09:08:45.433182 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2229/4441] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:08:45 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:45.441951 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82827066-a186-4267-9ca9-d7c1f34bcefb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf Jan 21 09:08:45.442678 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82827066-a186-4267-9ca9-d7c1f34bcefb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:45.443181 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-82827066-a186-4267-9ca9-d7c1f34bcefb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:45.468361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-82827066-a186-4267-9ca9-d7c1f34bcefb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf returned with HTTP 404 Jan 21 09:08:45.469485 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2213/4442] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:45 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/f3e08d95-33cc-402b-aa15-3e81e2613eaf => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:46.868979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b1ce497-2a50-4feb-9c75-bce4da480a2b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:08:46.869822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b1ce497-2a50-4feb-9c75-bce4da480a2b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:46.870019 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0b1ce497-2a50-4feb-9c75-bce4da480a2b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:46.870485 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-0b1ce497-2a50-4feb-9c75-bce4da480a2b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume with id: 1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:08:46.920175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0b1ce497-2a50-4feb-9c75-bce4da480a2b tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 404 Jan 21 09:08:46.921238 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2230/4443] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:08:46 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:08:46.931773 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e96b5033-c958-48a1-b737-4489027ea772 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a Jan 21 09:08:46.932381 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e96b5033-c958-48a1-b737-4489027ea772 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:46.933446 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e96b5033-c958-48a1-b737-4489027ea772 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:46.986888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e96b5033-c958-48a1-b737-4489027ea772 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a returned with HTTP 404 Jan 21 09:08:46.988278 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2214/4444] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:46 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/1e3bda81-6037-4063-a72f-5aa3ae70613a => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:48.676811 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes Jan 21 09:08:48.677811 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-880398650", "snapshot_id": null, "imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "volume_type": null, "size": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:48.679920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-880398650', 'snapshot_id': None, 'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'volume_type': None, 'size': 1}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:08:48.798053 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume of 1 GB Jan 21 09:08:48.813809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Availability Zones retrieved successfully. Jan 21 09:08:48.831279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (165be26c-fa6a-400f-bf04-e202a7b60d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:48.834604 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a31ff02-358c-4365-82e0-461dc84609e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:48.837024 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:08:48.965132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a31ff02-358c-4365-82e0-461dc84609e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:48.967473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2daca1a6-0104-438d-ac39-9f7a881fb41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:49.075083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Created reservations ['36caaa61-c9e6-4456-9fb2-3afdd4f5e58c', '8621be9e-5134-4db2-8f16-58b0996885a3', '7f5ad38a-0a64-4ef9-9bc8-8e0fa86e2044', 'ca2d70b1-a469-43ad-8de1-738485345a49'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:08:49.077280 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2daca1a6-0104-438d-ac39-9f7a881fb41c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36caaa61-c9e6-4456-9fb2-3afdd4f5e58c', '8621be9e-5134-4db2-8f16-58b0996885a3', '7f5ad38a-0a64-4ef9-9bc8-8e0fa86e2044', 'ca2d70b1-a469-43ad-8de1-738485345a49']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:49.079623 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9699c98-4665-45bb-9a47-14afab5895e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:49.185394 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9699c98-4665-45bb-9a47-14afab5895e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b81034b2-a17e-47ff-b89b-c9285d567185', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-880398650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['36caaa61-c9e6-4456-9fb2-3afdd4f5e58c','8621be9e-5134-4db2-8f16-58b0996885a3','7f5ad38a-0a64-4ef9-9bc8-8e0fa86e2044','ca2d70b1-a469-43ad-8de1-738485345a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-880398650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b81034b2-a17e-47ff-b89b-c9285d567185,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52886170516d449bbdd595f521203bf9',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='43a332b19eb24340b42e4f64cfb92a85',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:49.187936 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8d2144-987c-4277-81eb-384b83df66b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:49.275216 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c8d2144-987c-4277-81eb-384b83df66b3) 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-880398650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['36caaa61-c9e6-4456-9fb2-3afdd4f5e58c','8621be9e-5134-4db2-8f16-58b0996885a3','7f5ad38a-0a64-4ef9-9bc8-8e0fa86e2044','ca2d70b1-a469-43ad-8de1-738485345a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:49.279479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda49070-cc7f-47c4-891b-0d658b03a7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:49.349085 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda49070-cc7f-47c4-891b-0d658b03a7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:49.352458 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (165be26c-fa6a-400f-bf04-e202a7b60d14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:49.404312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request issued successfully. Jan 21 09:08:49.420124 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b1020be6-ef7f-4e00-9bef-74b957bd7855 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes returned with HTTP 202 Jan 21 09:08:49.421138 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2231/4445] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:08:48 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/volumes => generated 827 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:08:49.443593 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4c74ff5-6d21-4ef2-ad93-774c9effcd8e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:08:49.444172 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4c74ff5-6d21-4ef2-ad93-774c9effcd8e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:49.444669 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4c74ff5-6d21-4ef2-ad93-774c9effcd8e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:49.498810 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:49.498810 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:49.508881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d4c74ff5-6d21-4ef2-ad93-774c9effcd8e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:49.536823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4c74ff5-6d21-4ef2-ad93-774c9effcd8e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:08:49.538221 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2215/4446] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:49 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 895 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:50.559227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f35094b-2b30-4f1d-b0db-4dfc684e2bb7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:08:50.560976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f35094b-2b30-4f1d-b0db-4dfc684e2bb7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:50.561300 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:50.561300 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:50.561923 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f35094b-2b30-4f1d-b0db-4dfc684e2bb7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:50.633739 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:50.633739 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:50.651033 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1f35094b-2b30-4f1d-b0db-4dfc684e2bb7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:50.684003 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f35094b-2b30-4f1d-b0db-4dfc684e2bb7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:08:50.685274 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2232/4447] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:50 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:51.706678 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60e65f1e-ebf8-4aca-9b79-84c3a735aa10 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:08:51.707654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60e65f1e-ebf8-4aca-9b79-84c3a735aa10 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:51.708017 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:51.708017 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:51.708770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60e65f1e-ebf8-4aca-9b79-84c3a735aa10 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:51.806917 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:51.806917 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:51.821535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-60e65f1e-ebf8-4aca-9b79-84c3a735aa10 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:51.860987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60e65f1e-ebf8-4aca-9b79-84c3a735aa10 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:08:51.862456 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2216/4448] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:51 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:52.888712 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b605c562-8ab7-44ca-8f53-038b6c05a8c7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:08:52.891043 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b605c562-8ab7-44ca-8f53-038b6c05a8c7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:52.891397 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:52.891397 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:52.892122 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b605c562-8ab7-44ca-8f53-038b6c05a8c7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:52.972644 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:52.972644 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:52.985384 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b605c562-8ab7-44ca-8f53-038b6c05a8c7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:53.013345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b605c562-8ab7-44ca-8f53-038b6c05a8c7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:08:53.027474 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2233/4449] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:52 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:54.043198 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a60034ab-9d87-4c67-9e55-905ac1534b3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:08:54.044094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a60034ab-9d87-4c67-9e55-905ac1534b3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:54.044248 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:54.044248 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:54.044822 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a60034ab-9d87-4c67-9e55-905ac1534b3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:54.118441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:54.118441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:54.134772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a60034ab-9d87-4c67-9e55-905ac1534b3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:54.170566 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a60034ab-9d87-4c67-9e55-905ac1534b3d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:08:54.171769 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2217/4450] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:54 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:55.202869 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4d5822c-adc9-4b40-b173-d2cd76c3a305 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:08:55.204524 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4d5822c-adc9-4b40-b173-d2cd76c3a305 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:55.205086 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:55.205086 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:55.205630 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e4d5822c-adc9-4b40-b173-d2cd76c3a305 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:55.311111 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:55.311111 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:55.322844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e4d5822c-adc9-4b40-b173-d2cd76c3a305 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:55.351375 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e4d5822c-adc9-4b40-b173-d2cd76c3a305 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:08:55.352834 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2234/4451] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:55 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:56.374097 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2dcde49f-584a-42d0-a2eb-1790f73a325c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:08:56.375345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2dcde49f-584a-42d0-a2eb-1790f73a325c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:56.375733 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:56.375733 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:56.376461 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2dcde49f-584a-42d0-a2eb-1790f73a325c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:56.475640 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:56.475640 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:56.487840 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2dcde49f-584a-42d0-a2eb-1790f73a325c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:56.515340 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2dcde49f-584a-42d0-a2eb-1790f73a325c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:08:56.516556 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2218/4452] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:56 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:08:57.535476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81d85fc3-ffa2-4727-b115-a4bf33ab0587 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:08:57.536264 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81d85fc3-ffa2-4727-b115-a4bf33ab0587 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:57.536509 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:57.536509 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:57.537174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-81d85fc3-ffa2-4727-b115-a4bf33ab0587 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:57.619580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:57.619580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:57.633822 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-81d85fc3-ffa2-4727-b115-a4bf33ab0587 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:57.661317 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-81d85fc3-ffa2-4727-b115-a4bf33ab0587 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:08:57.663033 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2235/4453] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:57 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:58.680744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6d8d3a4-fafe-4164-b970-05203059eae9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:08:58.681559 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6d8d3a4-fafe-4164-b970-05203059eae9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:58.681725 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:58.681725 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:58.682021 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6d8d3a4-fafe-4164-b970-05203059eae9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:58.738021 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:58.738021 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:58.750617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6d8d3a4-fafe-4164-b970-05203059eae9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:58.785045 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6d8d3a4-fafe-4164-b970-05203059eae9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:08:58.786160 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2219/4454] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:58 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:08:59.807165 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f69eadd-313a-492c-a3da-cdf90d76f412 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:08:59.808526 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f69eadd-313a-492c-a3da-cdf90d76f412 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:59.808526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:59.808526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:08:59.808968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f69eadd-313a-492c-a3da-cdf90d76f412 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:59.867019 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:59.867019 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:08:59.884805 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f69eadd-313a-492c-a3da-cdf90d76f412 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:08:59.933348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f69eadd-313a-492c-a3da-cdf90d76f412 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:08:59.935422 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2236/4455] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:59 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:09:00.966562 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d54c7538-2b47-482b-806f-2550bb19385c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:00.968058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d54c7538-2b47-482b-806f-2550bb19385c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:00.968348 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:00.968348 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:00.968945 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d54c7538-2b47-482b-806f-2550bb19385c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:01.034790 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:01.034790 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:01.047948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d54c7538-2b47-482b-806f-2550bb19385c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:01.104630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d54c7538-2b47-482b-806f-2550bb19385c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:01.104630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2220/4456] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:00 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:02.100433 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e131374d-2e3b-43f6-8f19-0530d7d2e1f0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:02.101290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e131374d-2e3b-43f6-8f19-0530d7d2e1f0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:02.101637 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:02.101637 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:02.102304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e131374d-2e3b-43f6-8f19-0530d7d2e1f0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:02.202836 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:02.202836 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:02.214474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e131374d-2e3b-43f6-8f19-0530d7d2e1f0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:02.249239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e131374d-2e3b-43f6-8f19-0530d7d2e1f0 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:02.250383 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2237/4457] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:02 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 919 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:09:03.273885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75b817d4-f0aa-45a7-a27b-f874c111d558 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:03.274802 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75b817d4-f0aa-45a7-a27b-f874c111d558 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:03.275420 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:03.275420 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:03.276134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-75b817d4-f0aa-45a7-a27b-f874c111d558 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:03.361406 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:03.361406 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:03.377822 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-75b817d4-f0aa-45a7-a27b-f874c111d558 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:03.418926 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-75b817d4-f0aa-45a7-a27b-f874c111d558 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:03.420006 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2221/4458] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:03 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 977 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:04.446037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5bbd2617-d3bb-492f-849c-09a3d26ef744 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:04.447088 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5bbd2617-d3bb-492f-849c-09a3d26ef744 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:04.447469 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:04.447469 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:04.448847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5bbd2617-d3bb-492f-849c-09a3d26ef744 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:04.565613 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:04.565613 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:04.582575 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5bbd2617-d3bb-492f-849c-09a3d26ef744 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:04.627483 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5bbd2617-d3bb-492f-849c-09a3d26ef744 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:04.629875 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2238/4459] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:04 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:05.655088 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fde6b370-3d82-45d9-aedc-e1743e8fbedb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:05.656135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fde6b370-3d82-45d9-aedc-e1743e8fbedb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:05.656533 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:05.656533 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:05.657219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fde6b370-3d82-45d9-aedc-e1743e8fbedb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:05.736809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:05.736809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:05.753087 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fde6b370-3d82-45d9-aedc-e1743e8fbedb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:05.785141 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fde6b370-3d82-45d9-aedc-e1743e8fbedb tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:05.799101 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2222/4460] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:05 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:06.808022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6346dfec-6b44-4af2-9d49-d4512d955b16 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:06.808785 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6346dfec-6b44-4af2-9d49-d4512d955b16 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:06.809075 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:06.809075 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:06.809699 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6346dfec-6b44-4af2-9d49-d4512d955b16 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:06.880767 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:06.880767 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:06.893279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6346dfec-6b44-4af2-9d49-d4512d955b16 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:06.928284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6346dfec-6b44-4af2-9d49-d4512d955b16 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:06.954620 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2239/4461] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:06 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:07.949445 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6f74b0e-88f9-4389-b965-9f39eebe09b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:07.950050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6f74b0e-88f9-4389-b965-9f39eebe09b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:07.950288 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:07.950288 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:07.950854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b6f74b0e-88f9-4389-b965-9f39eebe09b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:08.009694 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:08.009694 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:08.020051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b6f74b0e-88f9-4389-b965-9f39eebe09b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:08.048039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b6f74b0e-88f9-4389-b965-9f39eebe09b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:08.048870 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2223/4462] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:07 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:09.071211 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d52546e1-2d1e-4d21-b9a5-ed93f7c860b2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:09.072806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d52546e1-2d1e-4d21-b9a5-ed93f7c860b2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:09.072806 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:09.072806 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:09.072806 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d52546e1-2d1e-4d21-b9a5-ed93f7c860b2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:09.168647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:09.168647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:09.189076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d52546e1-2d1e-4d21-b9a5-ed93f7c860b2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:09.231646 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d52546e1-2d1e-4d21-b9a5-ed93f7c860b2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:09.232577 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2240/4463] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:09 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:10.251305 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93d17b84-c1f3-4ba3-8e9f-73b66b4f8b27 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:10.252045 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93d17b84-c1f3-4ba3-8e9f-73b66b4f8b27 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:10.252294 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:10.252294 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:10.252748 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-93d17b84-c1f3-4ba3-8e9f-73b66b4f8b27 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:10.311566 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:10.311566 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:10.323493 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-93d17b84-c1f3-4ba3-8e9f-73b66b4f8b27 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:10.353136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-93d17b84-c1f3-4ba3-8e9f-73b66b4f8b27 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:10.354005 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2224/4464] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:10 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:11.380886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f51374d7-336b-441b-92ac-fea1ae42a3ea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:11.381989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f51374d7-336b-441b-92ac-fea1ae42a3ea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:11.382365 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:11.382365 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:11.383047 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f51374d7-336b-441b-92ac-fea1ae42a3ea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:11.439408 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:11.439408 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:11.449084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f51374d7-336b-441b-92ac-fea1ae42a3ea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:11.479966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f51374d7-336b-441b-92ac-fea1ae42a3ea tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:11.481102 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2241/4465] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:11 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:12.499635 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f46ca061-2433-4899-95c0-0c92f880d4c1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:12.500527 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f46ca061-2433-4899-95c0-0c92f880d4c1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:12.500864 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:12.500864 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:12.501424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f46ca061-2433-4899-95c0-0c92f880d4c1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:12.553471 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:12.553471 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:12.597705 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f46ca061-2433-4899-95c0-0c92f880d4c1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:12.597705 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f46ca061-2433-4899-95c0-0c92f880d4c1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:12.597705 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2225/4466] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:12 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:13.615643 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d249c02-4742-4ea0-9387-9e6f6555e7e4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:13.616424 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d249c02-4742-4ea0-9387-9e6f6555e7e4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:13.616589 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:13.616589 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:13.617028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d249c02-4742-4ea0-9387-9e6f6555e7e4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:13.684271 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:13.684271 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:13.695080 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9d249c02-4742-4ea0-9387-9e6f6555e7e4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:13.726362 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d249c02-4742-4ea0-9387-9e6f6555e7e4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:13.727332 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2242/4467] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:13 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:14.747136 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ee7df78-4331-4eea-84da-1e5cfa794ac7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:14.748025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ee7df78-4331-4eea-84da-1e5cfa794ac7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:14.748322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:14.748322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:14.748958 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ee7df78-4331-4eea-84da-1e5cfa794ac7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:14.805810 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:14.805810 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:14.816424 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4ee7df78-4331-4eea-84da-1e5cfa794ac7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:14.845316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ee7df78-4331-4eea-84da-1e5cfa794ac7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:14.847005 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2226/4468] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:14 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:15.880273 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba0ea4c3-3148-41e2-8811-c35e615c3c01 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:15.881330 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba0ea4c3-3148-41e2-8811-c35e615c3c01 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:15.881506 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:15.881506 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:15.882172 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ba0ea4c3-3148-41e2-8811-c35e615c3c01 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:15.981888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:15.981888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:15.997351 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ba0ea4c3-3148-41e2-8811-c35e615c3c01 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:16.027463 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ba0ea4c3-3148-41e2-8811-c35e615c3c01 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:16.028630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2243/4469] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:15 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:09:17.050364 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ef6d8ff-12fb-4610-af63-758b210eb0dd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:17.051204 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ef6d8ff-12fb-4610-af63-758b210eb0dd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:17.051204 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:17.051204 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:17.056831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9ef6d8ff-12fb-4610-af63-758b210eb0dd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:17.106639 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:17.106639 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:17.117928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9ef6d8ff-12fb-4610-af63-758b210eb0dd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:17.149838 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9ef6d8ff-12fb-4610-af63-758b210eb0dd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:17.150940 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2227/4470] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:17 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:18.169585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13ec0116-c863-4982-8a95-1ff7806bbc14 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:18.170513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13ec0116-c863-4982-8a95-1ff7806bbc14 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:18.170513 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:18.170513 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:18.171075 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-13ec0116-c863-4982-8a95-1ff7806bbc14 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:18.226341 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:18.226341 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:18.236854 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-13ec0116-c863-4982-8a95-1ff7806bbc14 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:18.276754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-13ec0116-c863-4982-8a95-1ff7806bbc14 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:18.277597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2244/4471] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:18 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:19.298929 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b77f528-ffc4-43d0-ae83-b13df05f08b9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:19.299579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b77f528-ffc4-43d0-ae83-b13df05f08b9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:19.299698 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:19.299698 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:19.300062 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9b77f528-ffc4-43d0-ae83-b13df05f08b9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:19.351338 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:19.351338 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:19.360508 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9b77f528-ffc4-43d0-ae83-b13df05f08b9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:19.386411 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9b77f528-ffc4-43d0-ae83-b13df05f08b9 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:19.387253 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2228/4472] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:19 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:20.413620 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa91aacb-c139-4f76-9269-a4563f5d4efc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:20.414561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa91aacb-c139-4f76-9269-a4563f5d4efc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:20.415402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:20.415402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:20.416604 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aa91aacb-c139-4f76-9269-a4563f5d4efc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:20.537897 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:20.537897 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:20.554574 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aa91aacb-c139-4f76-9269-a4563f5d4efc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:20.605651 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aa91aacb-c139-4f76-9269-a4563f5d4efc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:20.610313 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2245/4473] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:20 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 980 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:21.627520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c9b783d-d3af-47b3-b509-89d65a051a29 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:21.628167 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c9b783d-d3af-47b3-b509-89d65a051a29 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:21.628458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:21.628458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:21.628889 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2c9b783d-d3af-47b3-b509-89d65a051a29 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:21.702522 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:21.702522 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:21.715031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2c9b783d-d3af-47b3-b509-89d65a051a29 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:21.752515 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2c9b783d-d3af-47b3-b509-89d65a051a29 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:21.753533 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2229/4474] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:21 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 1368 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:21.783221 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55cb626f-bdb8-44ab-8986-dff74372edfe tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:21.784229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55cb626f-bdb8-44ab-8986-dff74372edfe tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:21.784667 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:21.784667 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:21.785290 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55cb626f-bdb8-44ab-8986-dff74372edfe tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:21.893579 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:21.893579 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:21.910450 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-55cb626f-bdb8-44ab-8986-dff74372edfe tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:21.956436 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55cb626f-bdb8-44ab-8986-dff74372edfe tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:21.957600 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2246/4475] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:21 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 1368 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:22.141490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:22.142281 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:22.142642 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:22.142642 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:22.143254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:22.213163 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:22.213163 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:22.225469 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:22.253707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:22.254897 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2230/4476] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:09:22 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 1368 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:23.716553 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-77b956d2-239c-4ebf-bf05-f75e53a5ca9f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:23.717444 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-77b956d2-239c-4ebf-bf05-f75e53a5ca9f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:23.717973 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:23.717973 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:23.718622 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-77b956d2-239c-4ebf-bf05-f75e53a5ca9f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:23.772347 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:23.772347 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:23.782289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-77b956d2-239c-4ebf-bf05-f75e53a5ca9f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:23.819350 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-77b956d2-239c-4ebf-bf05-f75e53a5ca9f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:23.820243 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2247/4477] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:09:23 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 1368 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:23.832468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume// Jan 21 09:09:23.833407 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:23.833759 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:23.833759 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:23.834569 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:23.837391 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:09:23.838524 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2231/4478] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:09:23 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 09:09:23.865193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-1cb59f8d-3458-4733-8017-7618fd2d9cd6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments Jan 21 09:09:23.866189 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:23.866189 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:23.866995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-1cb59f8d-3458-4733-8017-7618fd2d9cd6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b81034b2-a17e-47ff-b89b-c9285d567185", "instance_uuid": "2eadee46-480e-4e53-a01c-fd1cdb63125a", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:23.985239 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:23.985239 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:24.186029 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-1cb59f8d-3458-4733-8017-7618fd2d9cd6 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments returned with HTTP 200 Jan 21 09:09:24.187667 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2248/4479] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:09:23 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments => generated 273 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:26.868891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume// Jan 21 09:09:26.870510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:26.871484 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:26.872755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-ecd8b30c-dcb7-458a-8a2e-39af9cb12d33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:09:26.873778 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2232/4480] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:09:26 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 09:09:26.914892 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-015adb90-6391-42ee-8346-dad9fc901f00 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:09:26.916399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-015adb90-6391-42ee-8346-dad9fc901f00 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:26.917018 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:26.917018 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:26.918086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-015adb90-6391-42ee-8346-dad9fc901f00 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:26.990410 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:26.990410 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:27.006685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-015adb90-6391-42ee-8346-dad9fc901f00 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:09:27.054785 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:27.054785 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:27.077512 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-015adb90-6391-42ee-8346-dad9fc901f00 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:09:27.079107 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2249/4481] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 09:09:26 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 1466 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:09:27.126257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-697a9080-0c5f-4027-85ed-788f95f2df9f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] PUT http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/ff2c4463-8efb-4988-b7f7-0fac437a6900 Jan 21 09:09:27.127819 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-697a9080-0c5f-4027-85ed-788f95f2df9f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:27.173200 n-d-769329-4 devstack@c-api.service[88055]: /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 09:09:27.173200 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:09:27.173747 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-697a9080-0c5f-4027-85ed-788f95f2df9f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-b81034b2-a17e-47ff-b89b-c9285d567185-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:09:27.176714 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:27.176714 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:29.060319 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-697a9080-0c5f-4027-85ed-788f95f2df9f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-b81034b2-a17e-47ff-b89b-c9285d567185-n-h1-769329-4'" released by "attachment_update" :: held 1.886s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:09:29.061518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-697a9080-0c5f-4027-85ed-788f95f2df9f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/ff2c4463-8efb-4988-b7f7-0fac437a6900 returned with HTTP 200 Jan 21 09:09:29.063420 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2233/4482] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 09:09:27 2021] PUT /volume/v3/52886170516d449bbdd595f521203bf9/attachments/ff2c4463-8efb-4988-b7f7-0fac437a6900 => generated 762 bytes in 1946 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:09:29.139248 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-31b53a5b-8ddf-4446-9a69-0f5b2a5b63be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/ff2c4463-8efb-4988-b7f7-0fac437a6900/action Jan 21 09:09:29.140262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:29.140262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:09:29.140955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-31b53a5b-8ddf-4446-9a69-0f5b2a5b63be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:29.141476 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-31b53a5b-8ddf-4446-9a69-0f5b2a5b63be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:29.226977 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:29.226977 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:09:29.305891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-3bab7e50-877c-4b0c-b97f-74b7bc524e27 req-31b53a5b-8ddf-4446-9a69-0f5b2a5b63be tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/ff2c4463-8efb-4988-b7f7-0fac437a6900/action returned with HTTP 204 Jan 21 09:09:29.308719 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2250/4483] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 09:09:29 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments/ff2c4463-8efb-4988-b7f7-0fac437a6900/action => generated 0 bytes in 175 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:12:49.346051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-4e332081-157c-4450-98a8-4b8a2887bb70 req-36543e71-132b-401d-9cff-d3af335849b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/ff2c4463-8efb-4988-b7f7-0fac437a6900 Jan 21 09:12:49.346692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-4e332081-157c-4450-98a8-4b8a2887bb70 req-36543e71-132b-401d-9cff-d3af335849b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:49.346828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:49.346828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:12:49.347646 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-4e332081-157c-4450-98a8-4b8a2887bb70 req-36543e71-132b-401d-9cff-d3af335849b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:49.372171 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:49.372171 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:12:49.903473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-4e332081-157c-4450-98a8-4b8a2887bb70 req-36543e71-132b-401d-9cff-d3af335849b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:12:49.904143 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-4e332081-157c-4450-98a8-4b8a2887bb70 req-36543e71-132b-401d-9cff-d3af335849b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:12:49.949248 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-4e332081-157c-4450-98a8-4b8a2887bb70 req-36543e71-132b-401d-9cff-d3af335849b7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/ff2c4463-8efb-4988-b7f7-0fac437a6900 returned with HTTP 200 Jan 21 09:12:49.950205 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2234/4484] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 09:12:49 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/attachments/ff2c4463-8efb-4988-b7f7-0fac437a6900 => generated 19 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:12:52.006714 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:12:52.007299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:52.007455 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:52.007455 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:12:52.007834 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:52.062017 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:52.062017 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:12:52.071871 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:12:52.096543 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:12:52.097542 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2251/4485] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:12:52 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 1368 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:52.970043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-b05ba996-55b3-47d8-9284-2ab1896d3c88 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:12:52.970563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-b05ba996-55b3-47d8-9284-2ab1896d3c88 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:52.970841 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:52.970841 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:12:52.974185 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-b05ba996-55b3-47d8-9284-2ab1896d3c88 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:53.022874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:53.022874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:12:53.031650 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-b05ba996-55b3-47d8-9284-2ab1896d3c88 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:12:53.055199 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-b05ba996-55b3-47d8-9284-2ab1896d3c88 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:12:53.056091 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2235/4486] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:12:52 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:53.067312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume// Jan 21 09:12:53.067825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:53.068040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:53.068040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:12:53.068415 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:53.070114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:12:53.070706 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2252/4487] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:12:53 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 09:12:53.084662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-9c81694a-8499-4b77-9c3f-e354d10b1a33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments Jan 21 09:12:53.085165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:53.085165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:12:53.085581 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-9c81694a-8499-4b77-9c3f-e354d10b1a33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b81034b2-a17e-47ff-b89b-c9285d567185", "instance_uuid": "6867511a-df4e-4f83-94e9-49351ebd324e", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:53.139464 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:53.139464 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:12:53.325193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-9c81694a-8499-4b77-9c3f-e354d10b1a33 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments returned with HTTP 200 Jan 21 09:12:53.326054 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2236/4488] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:12:53 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments => generated 273 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:55.768389 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume// Jan 21 09:12:55.769279 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:55.769901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:55.771370 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-6e211ade-8b46-4215-a909-42aa2a847c55 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:12:55.772308 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2253/4489] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:12: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 09:12:55.820400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-f0a09cd4-5c14-4b59-a057-322a44b2d151 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:12:55.821611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-f0a09cd4-5c14-4b59-a057-322a44b2d151 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:55.821982 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:55.821982 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:12:55.822909 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-f0a09cd4-5c14-4b59-a057-322a44b2d151 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:55.951762 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:55.951762 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:12:55.967608 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-f0a09cd4-5c14-4b59-a057-322a44b2d151 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:12:56.009045 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:56.009045 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:12:56.031556 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-f0a09cd4-5c14-4b59-a057-322a44b2d151 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:12:56.033357 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2237/4490] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 09:12:55 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 1466 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:12:56.072735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-5afd1529-f936-47c6-947e-d851f782e124 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] PUT http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7239fc2a-6bff-466b-a54d-fdee66bb896f Jan 21 09:12:56.073760 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-5afd1529-f936-47c6-947e-d851f782e124 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:56.125897 n-d-769329-4 devstack@c-api.service[88055]: /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 09:12:56.125897 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:12:56.126821 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-5afd1529-f936-47c6-947e-d851f782e124 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-b81034b2-a17e-47ff-b89b-c9285d567185-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.019s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:12:56.132052 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:56.132052 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:12:58.455645 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-5afd1529-f936-47c6-947e-d851f782e124 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-b81034b2-a17e-47ff-b89b-c9285d567185-n-h1-769329-4'" released by "attachment_update" :: held 2.329s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:12:58.456880 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-5afd1529-f936-47c6-947e-d851f782e124 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7239fc2a-6bff-466b-a54d-fdee66bb896f returned with HTTP 200 Jan 21 09:12:58.458776 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2254/4491] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 09:12:56 2021] PUT /volume/v3/52886170516d449bbdd595f521203bf9/attachments/7239fc2a-6bff-466b-a54d-fdee66bb896f => generated 762 bytes in 2393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:12:58.556168 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-ec7b0a2d-d0a9-4605-ae6b-3eaeb18c9bfc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7239fc2a-6bff-466b-a54d-fdee66bb896f/action Jan 21 09:12:58.557166 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:58.557166 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:12:58.558096 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-ec7b0a2d-d0a9-4605-ae6b-3eaeb18c9bfc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:12:58.558891 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-ec7b0a2d-d0a9-4605-ae6b-3eaeb18c9bfc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:58.673942 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:58.673942 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:12:58.887360 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b2c1fd89-08ae-4ea8-9c22-1affb9248d09 req-ec7b0a2d-d0a9-4605-ae6b-3eaeb18c9bfc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7239fc2a-6bff-466b-a54d-fdee66bb896f/action returned with HTTP 204 Jan 21 09:12:58.889027 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2238/4492] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 09:12:58 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments/7239fc2a-6bff-466b-a54d-fdee66bb896f/action => generated 0 bytes in 344 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:49.314434 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f915550-8403-4163-b19d-f0d1a5d2c4ff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots Jan 21 09:15:49.315236 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:49.315236 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:49.315973 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7f915550-8403-4163-b19d-f0d1a5d2c4ff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b81034b2-a17e-47ff-b89b-c9285d567185", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1375389127", "description": null, "metadata": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:49.401165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:49.401165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:49.402329 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7f915550-8403-4163-b19d-f0d1a5d2c4ff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:15:49.402699 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-7f915550-8403-4163-b19d-f0d1a5d2c4ff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create snapshot from volume b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:15:49.552018 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-7f915550-8403-4163-b19d-f0d1a5d2c4ff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Created reservations ['1119cfae-2b9a-482a-878e-e2b120b4e5e9', '780ce843-e0cd-4439-ba2b-d177c3c9d821', '5995b5ba-9d28-44bd-a63b-6906079f118f', '6fab6803-2298-4aed-9fe4-789843774fec'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:49.773122 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7f915550-8403-4163-b19d-f0d1a5d2c4ff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot force create request issued successfully. Jan 21 09:15:49.774529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7f915550-8403-4163-b19d-f0d1a5d2c4ff tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots returned with HTTP 202 Jan 21 09:15:49.776449 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2255/4493] 10.222.0.50 () {60 vars in 1232 bytes} [Thu Jan 21 09:15:49 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/snapshots => generated 308 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:15:49.795324 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e09679f-7705-4cc4-9fb2-94e81ebdc3e4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 Jan 21 09:15:49.796386 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e09679f-7705-4cc4-9fb2-94e81ebdc3e4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:49.796847 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:49.796847 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:49.797436 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7e09679f-7705-4cc4-9fb2-94e81ebdc3e4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:49.828860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:49.828860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:49.830224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7e09679f-7705-4cc4-9fb2-94e81ebdc3e4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:15:49.833279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7e09679f-7705-4cc4-9fb2-94e81ebdc3e4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 returned with HTTP 200 Jan 21 09:15:49.834517 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2239/4494] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:49 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:50.854836 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0722364f-24ed-4df4-9c01-739c56fc18bc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 Jan 21 09:15:50.856906 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0722364f-24ed-4df4-9c01-739c56fc18bc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:50.857619 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:50.857619 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:50.858496 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0722364f-24ed-4df4-9c01-739c56fc18bc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:50.922300 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:50.922300 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:50.924655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0722364f-24ed-4df4-9c01-739c56fc18bc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:15:50.929139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0722364f-24ed-4df4-9c01-739c56fc18bc tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 returned with HTTP 200 Jan 21 09:15:50.930793 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2256/4495] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:50 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 => generated 440 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:51.949242 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06143c8c-7ed1-496f-8248-269d81b2f55f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 Jan 21 09:15:51.950135 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06143c8c-7ed1-496f-8248-269d81b2f55f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:51.950382 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:51.950382 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:51.950859 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06143c8c-7ed1-496f-8248-269d81b2f55f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:51.983786 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:51.983786 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:51.985733 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-06143c8c-7ed1-496f-8248-269d81b2f55f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:15:51.989110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06143c8c-7ed1-496f-8248-269d81b2f55f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 returned with HTTP 200 Jan 21 09:15:51.990071 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2240/4496] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:51 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:52.003121 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d8e087d-5dc0-4ebc-aa42-230f0c85860a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 Jan 21 09:15:52.003913 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d8e087d-5dc0-4ebc-aa42-230f0c85860a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:52.004201 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:52.004201 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:52.005288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1d8e087d-5dc0-4ebc-aa42-230f0c85860a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:52.033589 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:52.033589 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:52.034834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1d8e087d-5dc0-4ebc-aa42-230f0c85860a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:15:52.036979 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1d8e087d-5dc0-4ebc-aa42-230f0c85860a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 returned with HTTP 200 Jan 21 09:15:52.037814 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2257/4497] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:51 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:52.059788 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes Jan 21 09:15:52.060589 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:52.060589 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:52.061384 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1279112247", "snapshot_id": "7702d53a-86d2-4974-8f48-769823f70e34", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:52.063741 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1279112247', 'snapshot_id': '7702d53a-86d2-4974-8f48-769823f70e34', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:15:52.107462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:52.107462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:52.108953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:15:52.109378 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume of 1 GB Jan 21 09:15:52.127529 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Availability Zones retrieved successfully. Jan 21 09:15:52.149726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (4f201769-1271-425a-8963-e6d9a3dca712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:52.153094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303a4aab-3f2e-4246-bdd1-cba77c1eb69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:52.155617 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:15:52.294648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303a4aab-3f2e-4246-bdd1-cba77c1eb69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7702d53a-86d2-4974-8f48-769823f70e34', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:52.297389 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1100c988-70a5-4ea5-89c9-cf7b2dcf1a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:52.437219 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Created reservations ['b7b3aff5-7abf-454c-9b4a-cfab2c26512c', '9caea1f2-2746-4399-85b0-b81466fb4934', 'c51b7dd4-161c-42fb-8b8b-e6dd059ed672', '370b391c-9595-4f65-8489-0aec963804eb'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:52.441253 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1100c988-70a5-4ea5-89c9-cf7b2dcf1a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7b3aff5-7abf-454c-9b4a-cfab2c26512c', '9caea1f2-2746-4399-85b0-b81466fb4934', 'c51b7dd4-161c-42fb-8b8b-e6dd059ed672', '370b391c-9595-4f65-8489-0aec963804eb']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:52.446696 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66d0c30-bcc3-4d6b-ad77-9a3eb2ef6a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:52.722336 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c66d0c30-bcc3-4d6b-ad77-9a3eb2ef6a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99d36269-474f-4bc1-968a-9a405fc8d172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1279112247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['b7b3aff5-7abf-454c-9b4a-cfab2c26512c','9caea1f2-2746-4399-85b0-b81466fb4934','c51b7dd4-161c-42fb-8b8b-e6dd059ed672','370b391c-9595-4f65-8489-0aec963804eb'],size=1,snapshot_id=7702d53a-86d2-4974-8f48-769823f70e34,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1279112247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99d36269-474f-4bc1-968a-9a405fc8d172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52886170516d449bbdd595f521203bf9',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=7702d53a-86d2-4974-8f48-769823f70e34,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='43a332b19eb24340b42e4f64cfb92a85',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:52.725825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22fd74e0-c81a-479a-9465-5a646aa3be49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:52.799982 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22fd74e0-c81a-479a-9465-5a646aa3be49) 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-1279112247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886170516d449bbdd595f521203bf9',qos_specs=None,replication_status=,reservations=['b7b3aff5-7abf-454c-9b4a-cfab2c26512c','9caea1f2-2746-4399-85b0-b81466fb4934','c51b7dd4-161c-42fb-8b8b-e6dd059ed672','370b391c-9595-4f65-8489-0aec963804eb'],size=1,snapshot_id=7702d53a-86d2-4974-8f48-769823f70e34,source_replicaid=,source_volid=None,status='creating',user_id='43a332b19eb24340b42e4f64cfb92a85',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:52.802081 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22dd8c8-914f-41af-ac88-ec54c287ecf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:52.986642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22dd8c8-914f-41af-ac88-ec54c287ecf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:52.989370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Flow 'volume_create_api' (4f201769-1271-425a-8963-e6d9a3dca712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:53.054060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Create volume request issued successfully. Jan 21 09:15:53.074212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-02a51d8b-3761-453d-9ccd-8805c6570e95 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes returned with HTTP 202 Jan 21 09:15:53.080281 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2241/4498] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:15:52 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/volumes => generated 854 bytes in 1026 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:15:53.101333 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca0cd503-aa0d-4fee-b4c2-43a744c776bd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:15:53.102322 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca0cd503-aa0d-4fee-b4c2-43a744c776bd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:53.107861 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:53.107861 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:53.107861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ca0cd503-aa0d-4fee-b4c2-43a744c776bd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:53.225465 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:53.225465 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:53.243833 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ca0cd503-aa0d-4fee-b4c2-43a744c776bd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:15:53.292667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ca0cd503-aa0d-4fee-b4c2-43a744c776bd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:15:53.293810 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2258/4499] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:53 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 922 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:54.311638 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8497345-728c-408f-874f-73505e29218c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:15:54.312200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8497345-728c-408f-874f-73505e29218c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:54.312334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:54.312334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:54.312708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b8497345-728c-408f-874f-73505e29218c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:54.368553 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:54.368553 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:54.378433 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b8497345-728c-408f-874f-73505e29218c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:15:54.404178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b8497345-728c-408f-874f-73505e29218c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:15:54.405177 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2242/4500] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:54 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:55.422484 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-949485ce-39cd-4a1c-a59c-05e653183cfd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:15:55.423398 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-949485ce-39cd-4a1c-a59c-05e653183cfd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:55.423398 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:55.423398 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:55.423778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-949485ce-39cd-4a1c-a59c-05e653183cfd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:55.503301 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:55.503301 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:55.517798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-949485ce-39cd-4a1c-a59c-05e653183cfd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:15:55.549096 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-949485ce-39cd-4a1c-a59c-05e653183cfd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:15:55.549939 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2259/4501] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:55 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:56.568877 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0dfd7e8-0fe8-426f-83cd-d1abf200a697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:15:56.569752 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0dfd7e8-0fe8-426f-83cd-d1abf200a697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:56.569752 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:56.569752 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:56.570089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0dfd7e8-0fe8-426f-83cd-d1abf200a697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:56.631165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:56.631165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:56.642988 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e0dfd7e8-0fe8-426f-83cd-d1abf200a697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:15:56.669724 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0dfd7e8-0fe8-426f-83cd-d1abf200a697 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:15:56.670572 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2243/4502] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:56 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:57.687981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9209d47b-d308-4beb-988b-8942eeccc93c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:15:57.688886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9209d47b-d308-4beb-988b-8942eeccc93c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:57.689294 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:57.689294 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:57.690170 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9209d47b-d308-4beb-988b-8942eeccc93c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:57.762553 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:57.762553 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:57.781261 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9209d47b-d308-4beb-988b-8942eeccc93c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:15:57.843563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9209d47b-d308-4beb-988b-8942eeccc93c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:15:57.845233 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2260/4503] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:57 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:58.870978 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2f50d74-6809-46c2-a2d9-c84ec1521c8d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:15:58.871854 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2f50d74-6809-46c2-a2d9-c84ec1521c8d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:58.871854 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:58.871854 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:58.872189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d2f50d74-6809-46c2-a2d9-c84ec1521c8d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:58.937973 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:58.937973 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:15:58.951188 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d2f50d74-6809-46c2-a2d9-c84ec1521c8d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:15:58.977725 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d2f50d74-6809-46c2-a2d9-c84ec1521c8d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:15:58.978579 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2244/4504] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:58 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:59.997289 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4dacb563-11d7-45c8-aefc-246abea99494 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:15:59.998076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4dacb563-11d7-45c8-aefc-246abea99494 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:59.998394 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:59.998394 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:15:59.999169 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4dacb563-11d7-45c8-aefc-246abea99494 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:00.057863 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:00.057863 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:00.073039 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4dacb563-11d7-45c8-aefc-246abea99494 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:00.105655 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4dacb563-11d7-45c8-aefc-246abea99494 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:00.106610 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2261/4505] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:59 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:01.124552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-182b03b5-67fb-40dd-bc40-c99def1de2dd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:01.125111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-182b03b5-67fb-40dd-bc40-c99def1de2dd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:01.125265 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:01.125265 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:01.125949 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-182b03b5-67fb-40dd-bc40-c99def1de2dd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:01.181060 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:01.181060 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:01.195395 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-182b03b5-67fb-40dd-bc40-c99def1de2dd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:01.226027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-182b03b5-67fb-40dd-bc40-c99def1de2dd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:01.226921 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2245/4506] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:01 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:02.247942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55404940-782f-40e0-9fb2-d7806910dd83 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:02.248824 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55404940-782f-40e0-9fb2-d7806910dd83 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:02.249171 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:02.249171 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:02.249836 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-55404940-782f-40e0-9fb2-d7806910dd83 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:02.369915 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:02.369915 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:02.391310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-55404940-782f-40e0-9fb2-d7806910dd83 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:02.443114 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-55404940-782f-40e0-9fb2-d7806910dd83 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:02.444758 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2262/4507] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:02 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:03.551481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f77aa57-6093-46a7-b5d2-0f1dd2b5ed70 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:03.551481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f77aa57-6093-46a7-b5d2-0f1dd2b5ed70 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:03.551481 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:03.551481 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:03.551481 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0f77aa57-6093-46a7-b5d2-0f1dd2b5ed70 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:03.551481 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:03.551481 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:03.551481 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0f77aa57-6093-46a7-b5d2-0f1dd2b5ed70 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:03.572815 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0f77aa57-6093-46a7-b5d2-0f1dd2b5ed70 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:03.574947 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2246/4508] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:03 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:04.591696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-982e5aeb-2739-4712-93be-157db13e310a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:04.592293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-982e5aeb-2739-4712-93be-157db13e310a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.592483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.592483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:04.592983 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-982e5aeb-2739-4712-93be-157db13e310a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.689197 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.689197 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:04.705928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-982e5aeb-2739-4712-93be-157db13e310a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:04.763025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-982e5aeb-2739-4712-93be-157db13e310a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:04.765489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2263/4509] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:04 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:05.788256 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f300a3b4-d2a2-4f45-bc4c-bdbbf68eea9a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:05.789220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f300a3b4-d2a2-4f45-bc4c-bdbbf68eea9a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:05.789607 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:05.789607 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:05.790283 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f300a3b4-d2a2-4f45-bc4c-bdbbf68eea9a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:05.887207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:05.887207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:05.901567 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f300a3b4-d2a2-4f45-bc4c-bdbbf68eea9a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:05.929787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f300a3b4-d2a2-4f45-bc4c-bdbbf68eea9a tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:05.930766 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2247/4510] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:05 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:06.950545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e5ffb10-bf35-4137-9310-ed05acb1540e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:06.951226 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e5ffb10-bf35-4137-9310-ed05acb1540e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:06.951226 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:06.951226 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:06.951684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e5ffb10-bf35-4137-9310-ed05acb1540e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:07.025312 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:07.025312 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:07.042823 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0e5ffb10-bf35-4137-9310-ed05acb1540e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:07.085807 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e5ffb10-bf35-4137-9310-ed05acb1540e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:07.086754 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2264/4511] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:06 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:08.109664 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2364aea-9d3a-4ad9-83ff-0d0d83d5f07e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:08.110633 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2364aea-9d3a-4ad9-83ff-0d0d83d5f07e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:08.111155 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:08.111155 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:08.111967 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f2364aea-9d3a-4ad9-83ff-0d0d83d5f07e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:08.213207 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:08.213207 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:08.224917 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f2364aea-9d3a-4ad9-83ff-0d0d83d5f07e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:08.256269 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f2364aea-9d3a-4ad9-83ff-0d0d83d5f07e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:08.257402 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2248/4512] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:08 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:16:09.289123 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67fa565f-5945-4d83-9f52-252c9ea7ebb2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:09.290027 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67fa565f-5945-4d83-9f52-252c9ea7ebb2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:09.290380 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:09.290380 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:09.291066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-67fa565f-5945-4d83-9f52-252c9ea7ebb2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:09.387731 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:09.387731 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:09.403696 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-67fa565f-5945-4d83-9f52-252c9ea7ebb2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:09.435246 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-67fa565f-5945-4d83-9f52-252c9ea7ebb2 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:09.436122 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2265/4513] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:09 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:10.457837 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f5806aa-7e80-4632-b01c-471fa3b22766 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:10.458587 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f5806aa-7e80-4632-b01c-471fa3b22766 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:10.458971 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:10.458971 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:10.459495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4f5806aa-7e80-4632-b01c-471fa3b22766 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:10.512269 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:10.512269 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:10.522560 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4f5806aa-7e80-4632-b01c-471fa3b22766 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:10.551861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4f5806aa-7e80-4632-b01c-471fa3b22766 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:10.552807 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2249/4514] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:10 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:11.571843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c47744d8-73fe-4406-aece-6622a37d107d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:11.572686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c47744d8-73fe-4406-aece-6622a37d107d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:11.572686 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:11.572686 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:11.573069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c47744d8-73fe-4406-aece-6622a37d107d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:11.655074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:11.655074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:11.671102 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c47744d8-73fe-4406-aece-6622a37d107d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:11.710302 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c47744d8-73fe-4406-aece-6622a37d107d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:11.711229 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2266/4515] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:11 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:12.737703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b94f4408-4117-437e-83db-e3e55e5f5f6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:12.738875 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b94f4408-4117-437e-83db-e3e55e5f5f6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:12.739107 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:12.739107 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:12.739546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b94f4408-4117-437e-83db-e3e55e5f5f6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:12.797961 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:12.797961 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:12.809804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b94f4408-4117-437e-83db-e3e55e5f5f6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:12.837730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b94f4408-4117-437e-83db-e3e55e5f5f6f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:12.838524 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2250/4516] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:12 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:13.860775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4deaf30b-7713-4ebd-8391-b030b32aa79e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:13.861687 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4deaf30b-7713-4ebd-8391-b030b32aa79e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:13.862025 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:13.862025 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:13.862654 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4deaf30b-7713-4ebd-8391-b030b32aa79e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:13.971662 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:13.971662 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:13.987270 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4deaf30b-7713-4ebd-8391-b030b32aa79e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:14.039193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4deaf30b-7713-4ebd-8391-b030b32aa79e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:14.040843 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2267/4517] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:13 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:15.075520 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9334a7e-5b8e-47e6-9bd9-8a2a5bce7074 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:15.076493 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9334a7e-5b8e-47e6-9bd9-8a2a5bce7074 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:15.076860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:15.076860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:15.077562 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e9334a7e-5b8e-47e6-9bd9-8a2a5bce7074 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:15.196945 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:15.196945 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:15.213891 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e9334a7e-5b8e-47e6-9bd9-8a2a5bce7074 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:15.263132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e9334a7e-5b8e-47e6-9bd9-8a2a5bce7074 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:15.264922 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2251/4518] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:15 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:16.285202 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c87fee5-ed4e-4c65-9f46-1a2eed5fcf57 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:16.285952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c87fee5-ed4e-4c65-9f46-1a2eed5fcf57 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:16.286085 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:16.286085 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:16.286492 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9c87fee5-ed4e-4c65-9f46-1a2eed5fcf57 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:16.344955 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:16.344955 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:16.354668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9c87fee5-ed4e-4c65-9f46-1a2eed5fcf57 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:16.381611 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9c87fee5-ed4e-4c65-9f46-1a2eed5fcf57 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:16.385423 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2268/4519] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:16 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:17.402681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0da929e1-6310-49c7-a90d-1238be148b9e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:17.403495 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0da929e1-6310-49c7-a90d-1238be148b9e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:17.403882 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:17.403882 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:17.404468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0da929e1-6310-49c7-a90d-1238be148b9e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:17.471123 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.471123 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:17.482491 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0da929e1-6310-49c7-a90d-1238be148b9e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:17.511636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0da929e1-6310-49c7-a90d-1238be148b9e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:17.513183 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2252/4520] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:17 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:18.535182 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8322d4f9-0d28-4c64-85f4-260286c50f4d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:18.536102 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8322d4f9-0d28-4c64-85f4-260286c50f4d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:18.536432 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:18.536432 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:18.537053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8322d4f9-0d28-4c64-85f4-260286c50f4d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:18.599548 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:18.599548 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:18.616275 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8322d4f9-0d28-4c64-85f4-260286c50f4d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:18.656880 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8322d4f9-0d28-4c64-85f4-260286c50f4d tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:18.657673 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2269/4521] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:18 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:19.680657 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec5328cd-ed87-41a0-93c2-d5503ccc2554 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:19.681580 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec5328cd-ed87-41a0-93c2-d5503ccc2554 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:19.681985 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:19.681985 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:19.682447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ec5328cd-ed87-41a0-93c2-d5503ccc2554 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:19.752736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:19.752736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:19.763291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ec5328cd-ed87-41a0-93c2-d5503ccc2554 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:19.793808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ec5328cd-ed87-41a0-93c2-d5503ccc2554 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:19.794658 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2253/4522] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:19 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:16:20.814879 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-664f48e4-bf39-4c37-8aca-5b7ade3df087 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:20.818092 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-664f48e4-bf39-4c37-8aca-5b7ade3df087 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:20.819087 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:20.819087 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:20.820057 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-664f48e4-bf39-4c37-8aca-5b7ade3df087 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:20.923686 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:20.923686 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:20.939336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-664f48e4-bf39-4c37-8aca-5b7ade3df087 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:20.985606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-664f48e4-bf39-4c37-8aca-5b7ade3df087 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:20.987088 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2270/4523] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:20 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 946 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:22.013274 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a130b15-ae99-4cfc-b64e-8a112688f4b1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:22.014028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a130b15-ae99-4cfc-b64e-8a112688f4b1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:22.014384 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:22.014384 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:22.015080 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9a130b15-ae99-4cfc-b64e-8a112688f4b1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:22.083116 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:22.083116 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:22.095698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9a130b15-ae99-4cfc-b64e-8a112688f4b1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:22.123106 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9a130b15-ae99-4cfc-b64e-8a112688f4b1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:22.124218 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2254/4524] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:22 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 1396 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:22.146768 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfc4bac8-3bf7-4c5a-a034-598a52bf01d8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:22.147392 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfc4bac8-3bf7-4c5a-a034-598a52bf01d8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:22.147651 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:22.147651 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:22.148034 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bfc4bac8-3bf7-4c5a-a034-598a52bf01d8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:22.203242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:22.203242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:22.216051 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bfc4bac8-3bf7-4c5a-a034-598a52bf01d8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:22.269924 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bfc4bac8-3bf7-4c5a-a034-598a52bf01d8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:22.271606 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2271/4525] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:22 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 1396 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:22.510004 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:22.510943 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:22.511311 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:22.511311 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:22.512025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:22.623581 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:22.623581 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:22.640523 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:22.692773 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:22.694365 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2255/4526] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:16:22 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 1396 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:24.012878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-ff45f1fe-b059-4aec-ae35-3cf184bc0b9c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:24.013704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-ff45f1fe-b059-4aec-ae35-3cf184bc0b9c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:24.013704 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:24.013704 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:24.014360 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-ff45f1fe-b059-4aec-ae35-3cf184bc0b9c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:24.102600 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:24.102600 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:24.126192 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-ff45f1fe-b059-4aec-ae35-3cf184bc0b9c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:24.186506 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-ff45f1fe-b059-4aec-ae35-3cf184bc0b9c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:24.187997 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2272/4527] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:16:24 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 1396 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:24.207963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume// Jan 21 09:16:24.209258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:24.209701 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:24.209701 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:24.210254 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:24.211583 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:16:24.212238 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2256/4528] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:16:24 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 09:16:24.238564 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-4b043632-6db4-46e3-b3a2-4fad446d659e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments Jan 21 09:16:24.239573 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:24.239573 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:24.240325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-4b043632-6db4-46e3-b3a2-4fad446d659e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99d36269-474f-4bc1-968a-9a405fc8d172", "instance_uuid": "fa82e495-1759-4edf-ac91-f74314073f37", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:24.309324 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:24.309324 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:24.562552 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-4b043632-6db4-46e3-b3a2-4fad446d659e tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments returned with HTTP 200 Jan 21 09:16:24.564620 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2273/4529] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:16:24 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments => generated 273 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:27.718139 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume// Jan 21 09:16:27.718950 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:27.719864 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:27.722181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-d0546559-1f7c-4507-ac3d-218009db2bf8 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:16:27.723265 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2257/4530] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 09:16:27 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 09:16:27.739587 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-50ec1d80-49e1-45c7-81c4-447cc8620211 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:16:27.740634 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-50ec1d80-49e1-45c7-81c4-447cc8620211 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:27.740950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:27.740950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:27.741471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-50ec1d80-49e1-45c7-81c4-447cc8620211 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:27.806105 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:27.806105 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:27.819309 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-50ec1d80-49e1-45c7-81c4-447cc8620211 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:16:27.845832 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:27.845832 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:27.865672 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-50ec1d80-49e1-45c7-81c4-447cc8620211 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:16:27.867128 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2274/4531] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 09:16:27 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 1494 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:16:27.905843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-621fd254-68b8-42fd-8973-e5b287f6fb52 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] PUT http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/5c391753-5688-4d63-9cf8-230a0d22fd9d Jan 21 09:16:27.907111 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-621fd254-68b8-42fd-8973-e5b287f6fb52 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:27.964090 n-d-769329-4 devstack@c-api.service[88055]: /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 09:16:27.964090 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:16:27.964845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-621fd254-68b8-42fd-8973-e5b287f6fb52 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-99d36269-474f-4bc1-968a-9a405fc8d172-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.015s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:16:27.967872 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:27.967872 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:29.761505 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-621fd254-68b8-42fd-8973-e5b287f6fb52 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Lock "b'cinder-attachment_update-99d36269-474f-4bc1-968a-9a405fc8d172-n-h2-769329-4'" released by "attachment_update" :: held 1.785s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:16:29.761505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-621fd254-68b8-42fd-8973-e5b287f6fb52 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/5c391753-5688-4d63-9cf8-230a0d22fd9d returned with HTTP 200 Jan 21 09:16:29.761505 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2258/4532] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 09:16:27 2021] PUT /volume/v3/52886170516d449bbdd595f521203bf9/attachments/5c391753-5688-4d63-9cf8-230a0d22fd9d => generated 762 bytes in 1855 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:29.891942 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-0aa28a20-d7ed-42c0-b70f-f3157c8a1312 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] POST http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/5c391753-5688-4d63-9cf8-230a0d22fd9d/action Jan 21 09:16:29.892457 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:29.892457 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:16:29.892895 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-0aa28a20-d7ed-42c0-b70f-f3157c8a1312 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:29.893277 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-0aa28a20-d7ed-42c0-b70f-f3157c8a1312 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:29.967262 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:29.967262 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:16:30.506358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0ffbaab5-efea-491f-bb49-326eaa30d03d req-0aa28a20-d7ed-42c0-b70f-f3157c8a1312 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/5c391753-5688-4d63-9cf8-230a0d22fd9d/action returned with HTTP 204 Jan 21 09:16:30.508249 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2275/4533] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 09:16:29 2021] POST /volume/v3/52886170516d449bbdd595f521203bf9/attachments/5c391753-5688-4d63-9cf8-230a0d22fd9d/action => generated 0 bytes in 621 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:19:31.023005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2a128447-9a11-4a52-8a69-6c36e0a94d8f req-df19c048-d2ad-4c4c-adff-4cd64276d390 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/5c391753-5688-4d63-9cf8-230a0d22fd9d Jan 21 09:19:31.023869 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2a128447-9a11-4a52-8a69-6c36e0a94d8f req-df19c048-d2ad-4c4c-adff-4cd64276d390 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:31.024310 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:31.024310 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:31.025109 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-2a128447-9a11-4a52-8a69-6c36e0a94d8f req-df19c048-d2ad-4c4c-adff-4cd64276d390 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:31.057817 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:31.057817 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:31.690325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-2a128447-9a11-4a52-8a69-6c36e0a94d8f req-df19c048-d2ad-4c4c-adff-4cd64276d390 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:19:31.690925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-2a128447-9a11-4a52-8a69-6c36e0a94d8f req-df19c048-d2ad-4c4c-adff-4cd64276d390 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:19:31.728916 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-2a128447-9a11-4a52-8a69-6c36e0a94d8f req-df19c048-d2ad-4c4c-adff-4cd64276d390 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/5c391753-5688-4d63-9cf8-230a0d22fd9d returned with HTTP 200 Jan 21 09:19:31.730146 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2259/4534] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 09:19:31 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/attachments/5c391753-5688-4d63-9cf8-230a0d22fd9d => generated 19 bytes in 714 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:33.502076 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bb31236-fbee-4700-9529-75bed837c20f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:19:33.502932 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bb31236-fbee-4700-9529-75bed837c20f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:33.502932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:33.502932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:33.503393 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7bb31236-fbee-4700-9529-75bed837c20f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:33.503619 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-7bb31236-fbee-4700-9529-75bed837c20f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume with id: 99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:19:33.557994 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:33.557994 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:33.559948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7bb31236-fbee-4700-9529-75bed837c20f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:19:33.684739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7bb31236-fbee-4700-9529-75bed837c20f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume request issued successfully. Jan 21 09:19:33.685227 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7bb31236-fbee-4700-9529-75bed837c20f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 202 Jan 21 09:19:33.691367 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2276/4535] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:19:33 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:19:33.701055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebca28a5-8f19-401e-af2c-2af31a7f094c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:19:33.702036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebca28a5-8f19-401e-af2c-2af31a7f094c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:33.702503 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:33.702503 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:33.705208 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ebca28a5-8f19-401e-af2c-2af31a7f094c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:33.802239 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:33.802239 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:33.822215 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ebca28a5-8f19-401e-af2c-2af31a7f094c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:19:33.879062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ebca28a5-8f19-401e-af2c-2af31a7f094c tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:19:33.880902 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2260/4536] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:33 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 1395 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:19:34.909955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05efec94-2564-43f2-8667-fd87d0253305 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:19:34.911858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05efec94-2564-43f2-8667-fd87d0253305 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:34.912174 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:34.912174 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:34.912862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05efec94-2564-43f2-8667-fd87d0253305 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:35.022284 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:35.022284 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:35.039304 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-05efec94-2564-43f2-8667-fd87d0253305 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:19:35.092233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05efec94-2564-43f2-8667-fd87d0253305 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 200 Jan 21 09:19:35.107472 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2277/4537] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:34 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 1395 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:19:36.128808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7897e076-67af-4f6c-81e9-63c15d746296 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 Jan 21 09:19:36.128808 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7897e076-67af-4f6c-81e9-63c15d746296 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:36.128808 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:36.128808 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:36.128808 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7897e076-67af-4f6c-81e9-63c15d746296 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:36.182614 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7897e076-67af-4f6c-81e9-63c15d746296 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 returned with HTTP 404 Jan 21 09:19:36.184473 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2261/4538] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:36 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/99d36269-474f-4bc1-968a-9a405fc8d172 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:36.193888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99ebcb2b-39ea-48c0-a85b-2dc153a1dc71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 Jan 21 09:19:36.194442 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99ebcb2b-39ea-48c0-a85b-2dc153a1dc71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:36.194675 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:36.194675 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:36.195064 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99ebcb2b-39ea-48c0-a85b-2dc153a1dc71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:36.195479 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v2.snapshots [None req-99ebcb2b-39ea-48c0-a85b-2dc153a1dc71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete snapshot with id: 7702d53a-86d2-4974-8f48-769823f70e34 Jan 21 09:19:36.227138 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:36.227138 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:36.228361 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-99ebcb2b-39ea-48c0-a85b-2dc153a1dc71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:19:36.341777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-99ebcb2b-39ea-48c0-a85b-2dc153a1dc71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot delete request issued successfully. Jan 21 09:19:36.342777 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99ebcb2b-39ea-48c0-a85b-2dc153a1dc71 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 returned with HTTP 202 Jan 21 09:19:36.349959 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2278/4539] 10.222.0.50 () {58 vars in 1324 bytes} [Thu Jan 21 09:19:36 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:19:36.364424 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5188a383-ec70-442f-ad92-beb378521ae1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 Jan 21 09:19:36.368104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5188a383-ec70-442f-ad92-beb378521ae1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:36.368104 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5188a383-ec70-442f-ad92-beb378521ae1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:36.417350 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:36.417350 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:36.420918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5188a383-ec70-442f-ad92-beb378521ae1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:19:36.425536 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5188a383-ec70-442f-ad92-beb378521ae1 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 returned with HTTP 200 Jan 21 09:19:36.427346 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2262/4540] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:19:36 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 => generated 466 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:37.444908 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95d0c88c-127c-44d7-8a1f-6ffa076a4163 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 Jan 21 09:19:37.445713 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95d0c88c-127c-44d7-8a1f-6ffa076a4163 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:37.445713 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:37.445713 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:37.446378 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-95d0c88c-127c-44d7-8a1f-6ffa076a4163 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:37.480035 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:37.480035 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:37.481406 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-95d0c88c-127c-44d7-8a1f-6ffa076a4163 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Snapshot retrieved successfully. Jan 21 09:19:37.483578 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-95d0c88c-127c-44d7-8a1f-6ffa076a4163 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 returned with HTTP 200 Jan 21 09:19:37.484520 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2279/4541] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:19:37 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:38.500230 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5cc2393-a078-48c5-9578-77418032ae1f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 Jan 21 09:19:38.500785 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5cc2393-a078-48c5-9578-77418032ae1f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:38.501008 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:38.501008 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:38.501390 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5cc2393-a078-48c5-9578-77418032ae1f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:38.529544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5cc2393-a078-48c5-9578-77418032ae1f tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 returned with HTTP 404 Jan 21 09:19:38.530622 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2263/4542] 10.222.0.50 () {58 vars in 1321 bytes} [Thu Jan 21 09:19:38 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/snapshots/7702d53a-86d2-4974-8f48-769823f70e34 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:46.918961 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-79afa6ac-58fb-4d25-8b88-a534a5205b57 req-94bf4e38-6fe1-447f-96e4-ea2570acbba4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7239fc2a-6bff-466b-a54d-fdee66bb896f Jan 21 09:19:46.920294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-79afa6ac-58fb-4d25-8b88-a534a5205b57 req-94bf4e38-6fe1-447f-96e4-ea2570acbba4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:46.920441 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:46.920441 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:46.921022 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-79afa6ac-58fb-4d25-8b88-a534a5205b57 req-94bf4e38-6fe1-447f-96e4-ea2570acbba4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:46.967973 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:46.967973 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:47.683337 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-79afa6ac-58fb-4d25-8b88-a534a5205b57 req-94bf4e38-6fe1-447f-96e4-ea2570acbba4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:19:47.683901 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-79afa6ac-58fb-4d25-8b88-a534a5205b57 req-94bf4e38-6fe1-447f-96e4-ea2570acbba4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:19:47.706540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-79afa6ac-58fb-4d25-8b88-a534a5205b57 req-94bf4e38-6fe1-447f-96e4-ea2570acbba4 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/attachments/7239fc2a-6bff-466b-a54d-fdee66bb896f returned with HTTP 200 Jan 21 09:19:47.708287 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2280/4543] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 09:19:46 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/attachments/7239fc2a-6bff-466b-a54d-fdee66bb896f => generated 19 bytes in 800 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:52.011193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11a845c0-9c26-4337-8931-8761c4c4a3e7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] DELETE http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:19:52.012050 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11a845c0-9c26-4337-8931-8761c4c4a3e7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:52.012354 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-11a845c0-9c26-4337-8931-8761c4c4a3e7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:52.012966 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-11a845c0-9c26-4337-8931-8761c4c4a3e7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume with id: b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:19:52.065434 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:52.065434 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:52.066662 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-11a845c0-9c26-4337-8931-8761c4c4a3e7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:19:52.174145 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-11a845c0-9c26-4337-8931-8761c4c4a3e7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Delete volume request issued successfully. Jan 21 09:19:52.174633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-11a845c0-9c26-4337-8931-8761c4c4a3e7 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 202 Jan 21 09:19:52.175616 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2264/4544] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:19:52 2021] DELETE /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:19:52.186853 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4311ea1-c4a3-401d-a45d-29c69401c3d3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:19:52.186965 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4311ea1-c4a3-401d-a45d-29c69401c3d3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:52.187242 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:52.187242 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:52.187726 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c4311ea1-c4a3-401d-a45d-29c69401c3d3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:52.254513 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:52.254513 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:52.265722 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c4311ea1-c4a3-401d-a45d-29c69401c3d3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:19:52.303972 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c4311ea1-c4a3-401d-a45d-29c69401c3d3 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:19:52.304819 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2281/4545] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:52 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 1367 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:19:53.325347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-378dfae3-11a5-4055-ae70-005d04cfde59 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:19:53.326209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-378dfae3-11a5-4055-ae70-005d04cfde59 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:53.326209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:53.326209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:53.326695 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-378dfae3-11a5-4055-ae70-005d04cfde59 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:53.402688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:53.402688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:19:53.420886 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-378dfae3-11a5-4055-ae70-005d04cfde59 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Volume info retrieved successfully. Jan 21 09:19:53.473943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-378dfae3-11a5-4055-ae70-005d04cfde59 tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 200 Jan 21 09:19:53.475406 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2265/4546] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:53 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 1367 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:19:54.507181 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ca260c3-84db-4c13-8a8e-f04808241ecd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] GET http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 Jan 21 09:19:54.508201 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ca260c3-84db-4c13-8a8e-f04808241ecd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:54.508588 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:54.508588 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:19:54.509858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2ca260c3-84db-4c13-8a8e-f04808241ecd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:54.600684 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2ca260c3-84db-4c13-8a8e-f04808241ecd tempest-TestVolumeBootPattern-1010786694 tempest-TestVolumeBootPattern-1010786694] http://10.222.0.50/volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 returned with HTTP 404 Jan 21 09:19:54.601982 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2282/4547] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:54 2021] GET /volume/v3/52886170516d449bbdd595f521203bf9/volumes/b81034b2-a17e-47ff-b89b-c9285d567185 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:34:43.910086 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] POST http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes Jan 21 09:34:43.910635 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:43.910635 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:43.911053 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-973312562"}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:43.912172 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-973312562'}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:34:43.912544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Create volume of 1 GB Jan 21 09:34:43.929477 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Availability Zones retrieved successfully. Jan 21 09:34:43.945947 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Flow 'volume_create_api' (042fddab-32ea-45d8-af3e-6789716801b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:43.948769 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdc44619-5071-4f00-bb1b-1be06720fd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:43.950847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:34:44.017995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdc44619-5071-4f00-bb1b-1be06720fd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:44.020223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be96e67-6929-4df9-9a7e-be4fb0abd1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:44.150443 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Created reservations ['edb68346-32b6-44a7-b723-d1f132df52f3', '5d0cb0aa-b3db-4fa5-876d-204aa5fe83d0', '124e520a-3974-49ec-9eaa-d14b53fe270f', 'c8add900-5715-41cb-b01c-ce8ae7b07fee'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:34:44.152768 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be96e67-6929-4df9-9a7e-be4fb0abd1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edb68346-32b6-44a7-b723-d1f132df52f3', '5d0cb0aa-b3db-4fa5-876d-204aa5fe83d0', '124e520a-3974-49ec-9eaa-d14b53fe270f', 'c8add900-5715-41cb-b01c-ce8ae7b07fee']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:44.154969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76a1c89-5bdd-44d4-8540-15cc63ab9dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:44.259800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f76a1c89-5bdd-44d4-8540-15cc63ab9dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa115f88-f75f-4bb3-8196-0590871f172a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-973312562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d837978864741c1b18c2ec95732ad69',qos_specs=None,replication_status=,reservations=['edb68346-32b6-44a7-b723-d1f132df52f3','5d0cb0aa-b3db-4fa5-876d-204aa5fe83d0','124e520a-3974-49ec-9eaa-d14b53fe270f','c8add900-5715-41cb-b01c-ce8ae7b07fee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d371c5bd32ea4028bb9cb2cba8519743',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-973312562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa115f88-f75f-4bb3-8196-0590871f172a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d837978864741c1b18c2ec95732ad69',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='d371c5bd32ea4028bb9cb2cba8519743',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:44.261927 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55937df5-5c0c-4ae4-abfb-dc64dad406f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:44.329999 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55937df5-5c0c-4ae4-abfb-dc64dad406f6) 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-973312562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d837978864741c1b18c2ec95732ad69',qos_specs=None,replication_status=,reservations=['edb68346-32b6-44a7-b723-d1f132df52f3','5d0cb0aa-b3db-4fa5-876d-204aa5fe83d0','124e520a-3974-49ec-9eaa-d14b53fe270f','c8add900-5715-41cb-b01c-ce8ae7b07fee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d371c5bd32ea4028bb9cb2cba8519743',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:44.332083 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75e54d1-6154-4a6a-975b-d481af625333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:44.402291 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75e54d1-6154-4a6a-975b-d481af625333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:44.405134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Flow 'volume_create_api' (042fddab-32ea-45d8-af3e-6789716801b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:44.457208 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Create volume request issued successfully. Jan 21 09:34:44.471349 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2489ae79-2e1d-42c0-97ed-a1ae326824c5 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes returned with HTTP 202 Jan 21 09:34:44.473813 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2266/4548] 10.222.0.50 () {60 vars in 1225 bytes} [Thu Jan 21 09:34:43 2021] POST /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes => generated 820 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:34:44.487639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b68de221-3209-41c7-88a5-fb0ae02c3f15 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:44.488161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b68de221-3209-41c7-88a5-fb0ae02c3f15 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:44.488742 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b68de221-3209-41c7-88a5-fb0ae02c3f15 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:44.540815 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:44.540815 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:44.550027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b68de221-3209-41c7-88a5-fb0ae02c3f15 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:44.573753 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b68de221-3209-41c7-88a5-fb0ae02c3f15 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:44.578892 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2283/4549] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:44 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 888 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:45.591410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34253f99-aec3-4b65-bc19-7daa6b74fb02 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:45.592015 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34253f99-aec3-4b65-bc19-7daa6b74fb02 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:45.592139 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:45.592139 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:45.592471 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34253f99-aec3-4b65-bc19-7daa6b74fb02 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:45.645730 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:45.645730 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:45.656278 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-34253f99-aec3-4b65-bc19-7daa6b74fb02 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:45.680985 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34253f99-aec3-4b65-bc19-7daa6b74fb02 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:45.681846 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2267/4550] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:45 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:46.532698 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-67fcf72d-3f35-49cd-ac2d-4c13755e2912 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:46.533335 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-67fcf72d-3f35-49cd-ac2d-4c13755e2912 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:46.533549 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:46.533549 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:46.534067 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-67fcf72d-3f35-49cd-ac2d-4c13755e2912 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:46.590635 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:46.590635 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:46.599981 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-67fcf72d-3f35-49cd-ac2d-4c13755e2912 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:46.623618 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-67fcf72d-3f35-49cd-ac2d-4c13755e2912 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:46.624448 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2284/4551] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:34:46 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 913 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:46.773974 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34253f99-aec3-4b65-bc19-7daa6b74fb02 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume// Jan 21 09:34:46.774465 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34253f99-aec3-4b65-bc19-7daa6b74fb02 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:46.774691 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:46.774691 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:46.775161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-34253f99-aec3-4b65-bc19-7daa6b74fb02 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:46.776713 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-34253f99-aec3-4b65-bc19-7daa6b74fb02 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:34:46.777317 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2268/4552] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:34: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 09:34:46.791616 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-8be7cbef-9f93-43d5-bf91-92b660b107aa tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] POST http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments Jan 21 09:34:46.792126 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:46.792126 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:46.792542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-8be7cbef-9f93-43d5-bf91-92b660b107aa tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa115f88-f75f-4bb3-8196-0590871f172a", "instance_uuid": "d01cee2d-46f6-477d-94f2-b0943d9b2b16", "connector": null}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:46.851869 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:46.851869 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:47.002279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-8be7cbef-9f93-43d5-bf91-92b660b107aa tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments returned with HTTP 200 Jan 21 09:34:47.003224 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2285/4553] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:34:46 2021] POST /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments => generated 273 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:34:47.098542 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4be805ae-3ac4-4bd0-9718-017f86446abe tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:47.099132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4be805ae-3ac4-4bd0-9718-017f86446abe tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:47.099657 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4be805ae-3ac4-4bd0-9718-017f86446abe tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:47.160641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:47.160641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:47.171075 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4be805ae-3ac4-4bd0-9718-017f86446abe tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:47.171881 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-8be7cbef-9f93-43d5-bf91-92b660b107aa tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume// Jan 21 09:34:47.172545 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-8be7cbef-9f93-43d5-bf91-92b660b107aa tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:47.172778 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:47.172778 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:47.173132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-8be7cbef-9f93-43d5-bf91-92b660b107aa tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:47.174394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-8be7cbef-9f93-43d5-bf91-92b660b107aa tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:34:47.174994 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2286/4554] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:34: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 09:34:47.191254 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-78f96b6e-43d4-45f6-a44b-ae9124a765ff tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:47.191858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-78f96b6e-43d4-45f6-a44b-ae9124a765ff tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:47.192348 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-78f96b6e-43d4-45f6-a44b-ae9124a765ff tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:47.194004 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:47.194004 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:47.204379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4be805ae-3ac4-4bd0-9718-017f86446abe tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:47.205217 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2269/4555] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:47 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 912 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:47.245926 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:47.245926 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:47.255276 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-78f96b6e-43d4-45f6-a44b-ae9124a765ff tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:47.275056 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:47.275056 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:47.284198 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-78f96b6e-43d4-45f6-a44b-ae9124a765ff tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:47.285129 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2287/4556] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 09:34:47 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 1011 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:34:47.399754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-7a423e0f-27f3-4c95-9a13-314152e2db10 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] PUT http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5df555b8-ff0c-4890-9127-4f6c566b3381 Jan 21 09:34:47.400264 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:47.400264 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:47.400688 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-7a423e0f-27f3-4c95-9a13-314152e2db10 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:47.431118 n-d-769329-4 devstack@c-api.service[88055]: /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 09:34:47.431118 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:34:47.431778 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-7a423e0f-27f3-4c95-9a13-314152e2db10 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Lock "b'cinder-attachment_update-fa115f88-f75f-4bb3-8196-0590871f172a-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:34:47.434137 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:47.434137 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:48.223634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b71ef939-e88c-4212-ad88-18dda9e10030 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:48.224449 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b71ef939-e88c-4212-ad88-18dda9e10030 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:48.224672 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:48.224672 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:48.225145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b71ef939-e88c-4212-ad88-18dda9e10030 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:48.278289 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:48.278289 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:48.286832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b71ef939-e88c-4212-ad88-18dda9e10030 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:48.307902 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:48.307902 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:48.317521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b71ef939-e88c-4212-ad88-18dda9e10030 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:48.318430 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2288/4557] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:48 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:34:48.955678 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-7a423e0f-27f3-4c95-9a13-314152e2db10 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Lock "b'cinder-attachment_update-fa115f88-f75f-4bb3-8196-0590871f172a-n-h1-769329-4'" released by "attachment_update" :: held 1.524s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:34:48.956499 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-7a423e0f-27f3-4c95-9a13-314152e2db10 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5df555b8-ff0c-4890-9127-4f6c566b3381 returned with HTTP 200 Jan 21 09:34:48.957554 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2270/4558] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 09:34:47 2021] PUT /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5df555b8-ff0c-4890-9127-4f6c566b3381 => generated 762 bytes in 1646 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:34:49.334637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-883f08dd-b6b8-4037-9181-f9c30548076b tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:49.335399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-883f08dd-b6b8-4037-9181-f9c30548076b tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:49.335399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:49.335399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:49.335651 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-883f08dd-b6b8-4037-9181-f9c30548076b tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:49.385690 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:49.385690 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:49.395762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-883f08dd-b6b8-4037-9181-f9c30548076b tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:49.417011 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:49.417011 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:49.425560 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-883f08dd-b6b8-4037-9181-f9c30548076b tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:49.426403 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2289/4559] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:49 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:50.442799 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72cee067-cbdc-4500-9e1f-5236a41a0e65 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:50.443380 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72cee067-cbdc-4500-9e1f-5236a41a0e65 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:50.443571 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:50.443571 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:50.443952 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-72cee067-cbdc-4500-9e1f-5236a41a0e65 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:50.494407 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:50.494407 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:50.503394 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-72cee067-cbdc-4500-9e1f-5236a41a0e65 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:50.523029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:50.523029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:50.532592 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-72cee067-cbdc-4500-9e1f-5236a41a0e65 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:50.533469 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2271/4560] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:50 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:51.550518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7d20ca3-37ad-427f-aab1-ed0854d3bf18 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:51.551287 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7d20ca3-37ad-427f-aab1-ed0854d3bf18 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:51.551287 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:51.551287 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:51.551585 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b7d20ca3-37ad-427f-aab1-ed0854d3bf18 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:51.604811 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:51.604811 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:51.616688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b7d20ca3-37ad-427f-aab1-ed0854d3bf18 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:51.637012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:51.637012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:51.645920 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b7d20ca3-37ad-427f-aab1-ed0854d3bf18 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:51.646764 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2290/4561] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:51 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:52.663468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c3e2c38-6065-4790-8af8-d893b8671f08 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:52.664028 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c3e2c38-6065-4790-8af8-d893b8671f08 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:52.664226 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:52.664226 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:52.664598 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6c3e2c38-6065-4790-8af8-d893b8671f08 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:52.714401 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:52.714401 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:52.722745 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6c3e2c38-6065-4790-8af8-d893b8671f08 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:52.742273 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:52.742273 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:52.750994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6c3e2c38-6065-4790-8af8-d893b8671f08 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:52.751859 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2272/4562] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:52 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:53.768311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30f0895c-0074-4fe6-bef8-4b85637122bb tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:53.768920 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30f0895c-0074-4fe6-bef8-4b85637122bb tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:53.769083 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:53.769083 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:53.769421 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-30f0895c-0074-4fe6-bef8-4b85637122bb tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:53.824007 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:53.824007 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:53.833525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-30f0895c-0074-4fe6-bef8-4b85637122bb tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:53.855232 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:53.855232 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:53.868802 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-30f0895c-0074-4fe6-bef8-4b85637122bb tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:53.869858 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2291/4563] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:53 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:54.889224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0d81af3-14d0-49cf-a965-7609de05e9f2 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:54.889764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0d81af3-14d0-49cf-a965-7609de05e9f2 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:54.889953 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:54.889953 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:54.890350 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f0d81af3-14d0-49cf-a965-7609de05e9f2 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:54.942111 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:54.942111 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:54.951311 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f0d81af3-14d0-49cf-a965-7609de05e9f2 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:54.971950 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:54.971950 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:54.981082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f0d81af3-14d0-49cf-a965-7609de05e9f2 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:54.982067 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2273/4564] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:54 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:34:55.120031 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-b7b01ef3-c3a5-4fb9-8005-80cb62e7ff7c tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] POST http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5df555b8-ff0c-4890-9127-4f6c566b3381/action Jan 21 09:34:55.120031 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:55.120031 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:55.120031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-b7b01ef3-c3a5-4fb9-8005-80cb62e7ff7c tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:34:55.120031 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-b7b01ef3-c3a5-4fb9-8005-80cb62e7ff7c tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:55.193580 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:55.193580 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:55.264382 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-b7b01ef3-c3a5-4fb9-8005-80cb62e7ff7c tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5df555b8-ff0c-4890-9127-4f6c566b3381/action returned with HTTP 204 Jan 21 09:34:55.265857 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2292/4565] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 09:34:55 2021] POST /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5df555b8-ff0c-4890-9127-4f6c566b3381/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:34:55.999160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2dae668-8576-4cdc-b96d-01f21bcec528 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:34:55.999916 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2dae668-8576-4cdc-b96d-01f21bcec528 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:56.000615 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:56.000615 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:34:56.000919 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c2dae668-8576-4cdc-b96d-01f21bcec528 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:56.054067 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:56.054067 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:56.063617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c2dae668-8576-4cdc-b96d-01f21bcec528 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:34:56.083920 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:56.083920 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:34:56.092735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c2dae668-8576-4cdc-b96d-01f21bcec528 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:34:56.093620 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2274/4566] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:55 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 1205 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:14.322878 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-b7b01ef3-c3a5-4fb9-8005-80cb62e7ff7c tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume// Jan 21 09:35:14.323479 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-b7b01ef3-c3a5-4fb9-8005-80cb62e7ff7c tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:14.323610 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:14.323610 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:14.323957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-b7b01ef3-c3a5-4fb9-8005-80cb62e7ff7c tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:14.325006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f1a7fc24-a33b-4ba7-b4ef-7a1715ebd259 req-b7b01ef3-c3a5-4fb9-8005-80cb62e7ff7c tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:35:14.325990 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2293/4567] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:35:14 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 09:35:14.340528 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-ce8cabb3-272c-404a-89da-63b4bcfb1548 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] POST http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments Jan 21 09:35:14.341075 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:14.341075 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:14.341494 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-ce8cabb3-272c-404a-89da-63b4bcfb1548 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa115f88-f75f-4bb3-8196-0590871f172a", "instance_uuid": "d01cee2d-46f6-477d-94f2-b0943d9b2b16", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:14.399385 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:14.399385 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:14.624656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-ce8cabb3-272c-404a-89da-63b4bcfb1548 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments returned with HTTP 200 Jan 21 09:35:14.625490 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2275/4568] 10.222.0.68 () {64 vars in 1358 bytes} [Thu Jan 21 09:35:14 2021] POST /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments => generated 273 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:14.647292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-835d1be7-87dc-42bf-a3b2-23cb699eb3ee tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] DELETE http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5df555b8-ff0c-4890-9127-4f6c566b3381 Jan 21 09:35:14.647862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-835d1be7-87dc-42bf-a3b2-23cb699eb3ee tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:14.648351 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-835d1be7-87dc-42bf-a3b2-23cb699eb3ee tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:14.669932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:14.669932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:14.903702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-835d1be7-87dc-42bf-a3b2-23cb699eb3ee tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(a193425f-051e-4243-bd77-d95dc2bafabe)]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:35:14.904132 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-835d1be7-87dc-42bf-a3b2-23cb699eb3ee tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Adding status of: reserved to pending status list for volume. {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 09:35:14.904546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-835d1be7-87dc-42bf-a3b2-23cb699eb3ee tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:35:14.949749 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-835d1be7-87dc-42bf-a3b2-23cb699eb3ee tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5df555b8-ff0c-4890-9127-4f6c566b3381 returned with HTTP 200 Jan 21 09:35:14.950650 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2294/4569] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 09:35:14 2021] DELETE /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5df555b8-ff0c-4890-9127-4f6c566b3381 => generated 192 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:19.467873 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-0c98201e-fdb7-41c8-9217-3cfdceb93f24 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] PUT http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe Jan 21 09:35:19.469518 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:19.469518 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:19.469961 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-0c98201e-fdb7-41c8-9217-3cfdceb93f24 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:19.503834 n-d-769329-4 devstack@c-api.service[88055]: /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 09:35:19.503834 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:35:19.504648 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-0c98201e-fdb7-41c8-9217-3cfdceb93f24 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Lock "b'cinder-attachment_update-fa115f88-f75f-4bb3-8196-0590871f172a-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:35:19.507200 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:19.507200 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:21.098110 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-0c98201e-fdb7-41c8-9217-3cfdceb93f24 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Lock "b'cinder-attachment_update-fa115f88-f75f-4bb3-8196-0590871f172a-n-h2-769329-4'" released by "attachment_update" :: held 1.593s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:35:21.098967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-0c98201e-fdb7-41c8-9217-3cfdceb93f24 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe returned with HTTP 200 Jan 21 09:35:21.099919 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2276/4570] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 09:35:19 2021] PUT /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe => generated 762 bytes in 1637 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:21.115666 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-d8b305f8-315a-4eb9-9795-97ede5c6819a tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe Jan 21 09:35:21.116245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-d8b305f8-315a-4eb9-9795-97ede5c6819a tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:21.116475 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:21.116475 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:21.116850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-d8b305f8-315a-4eb9-9795-97ede5c6819a tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:21.141113 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-d8b305f8-315a-4eb9-9795-97ede5c6819a tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe returned with HTTP 200 Jan 21 09:35:21.141987 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2295/4571] 10.222.0.67 () {60 vars in 1415 bytes} [Thu Jan 21 09:35:21 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe => generated 787 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:28.845963 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-717dcc80-9942-4c27-a7f3-d248bc2e4ab4 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] POST http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe/action Jan 21 09:35:28.846731 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:28.846731 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:28.847553 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-717dcc80-9942-4c27-a7f3-d248bc2e4ab4 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:35:28.848151 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-717dcc80-9942-4c27-a7f3-d248bc2e4ab4 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:28.934860 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:28.934860 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:29.007389 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-717dcc80-9942-4c27-a7f3-d248bc2e4ab4 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe/action returned with HTTP 204 Jan 21 09:35:29.010306 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2277/4572] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 09:35:28 2021] POST /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe/action => generated 0 bytes in 173 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:35:33.841889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-d8b305f8-315a-4eb9-9795-97ede5c6819a tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume// Jan 21 09:35:33.842800 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-d8b305f8-315a-4eb9-9795-97ede5c6819a tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:33.843002 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:33.843002 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:33.852154 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-d8b305f8-315a-4eb9-9795-97ede5c6819a tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:33.853268 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-456416fc-9d27-476e-8ab8-35e25a05d96b req-d8b305f8-315a-4eb9-9795-97ede5c6819a tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:35:33.854112 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2296/4573] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 09:35:33 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 09:35:33.868502 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-e6284252-2f1c-4494-942e-1d7ab668ba52 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] POST http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments Jan 21 09:35:33.869028 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:33.869028 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:33.869456 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-e6284252-2f1c-4494-942e-1d7ab668ba52 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa115f88-f75f-4bb3-8196-0590871f172a", "instance_uuid": "d01cee2d-46f6-477d-94f2-b0943d9b2b16", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:33.925843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:33.925843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:34.132386 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-e6284252-2f1c-4494-942e-1d7ab668ba52 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments returned with HTTP 200 Jan 21 09:35:34.133513 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2278/4574] 10.222.0.67 () {64 vars in 1358 bytes} [Thu Jan 21 09:35:33 2021] POST /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments => generated 273 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:35:34.148729 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-cc683b29-723f-4c04-bf18-de277cfceec0 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] DELETE http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe Jan 21 09:35:34.149439 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-cc683b29-723f-4c04-bf18-de277cfceec0 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:34.149976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-cc683b29-723f-4c04-bf18-de277cfceec0 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:34.177407 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:34.177407 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:34.458543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-cc683b29-723f-4c04-bf18-de277cfceec0 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(5fc7ee28-55a9-44d8-b60a-916456889c7f)]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:35:34.458543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-cc683b29-723f-4c04-bf18-de277cfceec0 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Adding status of: reserved to pending status list for volume. {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 09:35:34.458543 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-cc683b29-723f-4c04-bf18-de277cfceec0 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:35:34.487180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-cc683b29-723f-4c04-bf18-de277cfceec0 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe returned with HTTP 200 Jan 21 09:35:34.488120 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2297/4575] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 09:35:34 2021] DELETE /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/a193425f-051e-4243-bd77-d95dc2bafabe => generated 192 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:39.318599 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-56385102-22cd-4fb6-8607-e42915fa9b6b tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] PUT http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f Jan 21 09:35:39.319872 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:39.319872 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:39.320306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-56385102-22cd-4fb6-8607-e42915fa9b6b tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:39.351260 n-d-769329-4 devstack@c-api.service[88055]: /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 09:35:39.351260 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:35:39.351818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-56385102-22cd-4fb6-8607-e42915fa9b6b tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Lock "b'cinder-attachment_update-fa115f88-f75f-4bb3-8196-0590871f172a-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:35:39.355164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:39.355164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:40.929166 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-56385102-22cd-4fb6-8607-e42915fa9b6b tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Lock "b'cinder-attachment_update-fa115f88-f75f-4bb3-8196-0590871f172a-n-h1-769329-4'" released by "attachment_update" :: held 1.577s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:35:40.930345 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-56385102-22cd-4fb6-8607-e42915fa9b6b tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f returned with HTTP 200 Jan 21 09:35:40.931993 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2279/4576] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 09:35:39 2021] PUT /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f => generated 762 bytes in 1620 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:40.971555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-400a047a-e862-45f4-9d42-c726f3ee8648 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f Jan 21 09:35:40.972131 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-400a047a-e862-45f4-9d42-c726f3ee8648 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:40.972348 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:40.972348 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:40.972718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-400a047a-e862-45f4-9d42-c726f3ee8648 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:40.993290 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-400a047a-e862-45f4-9d42-c726f3ee8648 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f returned with HTTP 200 Jan 21 09:35:40.994160 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2298/4577] 10.222.0.68 () {60 vars in 1415 bytes} [Thu Jan 21 09:35:40 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f => generated 787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:48.558365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-889ff6ab-3132-490c-bb09-47b0df7de238 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] POST http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f/action Jan 21 09:35:48.558932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:48.558932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:48.559344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-889ff6ab-3132-490c-bb09-47b0df7de238 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:35:48.559758 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-889ff6ab-3132-490c-bb09-47b0df7de238 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:48.630017 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:48.630017 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:48.692169 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0bc3e835-babc-49e7-ba38-ecb9295e2938 req-889ff6ab-3132-490c-bb09-47b0df7de238 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f/action returned with HTTP 204 Jan 21 09:35:48.693116 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2280/4578] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 09:35:48 2021] POST /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:35:54.861623 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-01c47095-1e66-4767-81ff-679122db2f45 req-cd3f9253-050f-45b4-8955-31946c0694a3 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] DELETE http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f Jan 21 09:35:54.863035 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-01c47095-1e66-4767-81ff-679122db2f45 req-cd3f9253-050f-45b4-8955-31946c0694a3 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:54.863415 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:54.863415 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:54.864178 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-01c47095-1e66-4767-81ff-679122db2f45 req-cd3f9253-050f-45b4-8955-31946c0694a3 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:54.887934 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:54.887934 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:55.383044 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-01c47095-1e66-4767-81ff-679122db2f45 req-cd3f9253-050f-45b4-8955-31946c0694a3 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:35:55.383498 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-01c47095-1e66-4767-81ff-679122db2f45 req-cd3f9253-050f-45b4-8955-31946c0694a3 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:35:55.417949 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-01c47095-1e66-4767-81ff-679122db2f45 req-cd3f9253-050f-45b4-8955-31946c0694a3 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f returned with HTTP 200 Jan 21 09:35:55.419388 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2299/4579] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 09:35:54 2021] DELETE /volume/v3/9d837978864741c1b18c2ec95732ad69/attachments/5fc7ee28-55a9-44d8-b60a-916456889c7f => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:56.004387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7278d35-a32b-4d65-a12e-52634785afba tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:35:56.005091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7278d35-a32b-4d65-a12e-52634785afba tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:56.005316 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:56.005316 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:56.005749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7278d35-a32b-4d65-a12e-52634785afba tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:56.055826 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:56.055826 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:56.065489 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7278d35-a32b-4d65-a12e-52634785afba tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:35:56.089458 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7278d35-a32b-4d65-a12e-52634785afba tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:35:56.090429 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2281/4580] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:55 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:56.106225 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-770782ae-0718-4824-a364-a231e43105f2 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:35:56.106679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-770782ae-0718-4824-a364-a231e43105f2 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:56.106923 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:56.106923 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:56.107272 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-770782ae-0718-4824-a364-a231e43105f2 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:56.160189 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:56.160189 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:56.169927 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-770782ae-0718-4824-a364-a231e43105f2 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:35:56.193241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-770782ae-0718-4824-a364-a231e43105f2 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:35:56.194201 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2300/4581] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:56 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:56.267688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1aa53434-b3ca-4b6c-9902-a09354dba0bc tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] DELETE http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:35:56.268606 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1aa53434-b3ca-4b6c-9902-a09354dba0bc tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:56.268965 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:56.268965 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:56.269353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1aa53434-b3ca-4b6c-9902-a09354dba0bc tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:56.269826 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-1aa53434-b3ca-4b6c-9902-a09354dba0bc tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Delete volume with id: fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:35:56.325773 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:56.325773 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:56.326889 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1aa53434-b3ca-4b6c-9902-a09354dba0bc tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:35:56.450863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1aa53434-b3ca-4b6c-9902-a09354dba0bc tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Delete volume request issued successfully. Jan 21 09:35:56.451615 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1aa53434-b3ca-4b6c-9902-a09354dba0bc tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 202 Jan 21 09:35:56.452816 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2282/4582] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:35:56 2021] DELETE /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:35:56.460293 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d4b86f9-8947-411d-a5d4-b3043f408303 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:35:56.460818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d4b86f9-8947-411d-a5d4-b3043f408303 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:56.461040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:56.461040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:56.461600 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3d4b86f9-8947-411d-a5d4-b3043f408303 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:56.521401 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:56.521401 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:56.523032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3d4b86f9-8947-411d-a5d4-b3043f408303 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:35:56.548798 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3d4b86f9-8947-411d-a5d4-b3043f408303 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:35:56.549799 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2301/4583] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:56 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:35:57.568890 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b541e328-8026-428f-8a53-b7d97f57c060 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:35:57.569433 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b541e328-8026-428f-8a53-b7d97f57c060 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:57.569516 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:57.569516 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:57.569841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b541e328-8026-428f-8a53-b7d97f57c060 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:57.623957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:57.623957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:35:57.637456 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b541e328-8026-428f-8a53-b7d97f57c060 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Volume info retrieved successfully. Jan 21 09:35:57.661441 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b541e328-8026-428f-8a53-b7d97f57c060 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 200 Jan 21 09:35:57.662279 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2283/4584] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:57 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:58.679166 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad3a8d95-f41a-4390-9754-02f38890d552 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] GET http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a Jan 21 09:35:58.679734 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad3a8d95-f41a-4390-9754-02f38890d552 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:58.679843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:58.679843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:35:58.680223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ad3a8d95-f41a-4390-9754-02f38890d552 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:58.727094 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ad3a8d95-f41a-4390-9754-02f38890d552 tempest-ServerActionsTestJSON-758525533 tempest-ServerActionsTestJSON-758525533] http://10.222.0.50/volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a returned with HTTP 404 Jan 21 09:35:58.728206 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2302/4585] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:58 2021] GET /volume/v3/9d837978864741c1b18c2ec95732ad69/volumes/fa115f88-f75f-4bb3-8196-0590871f172a => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:35.135509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eedc217f-f708-451a-8ced-3d66158957e1 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] POST http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types Jan 21 09:38:35.136012 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:35.136012 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:35.136383 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eedc217f-f708-451a-8ced-3d66158957e1 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-2141162232", "extra_specs": {}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:38:35.225013 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eedc217f-f708-451a-8ced-3d66158957e1 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types returned with HTTP 200 Jan 21 09:38:35.226048 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2284/4586] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 09:38:34 2021] POST /volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types => generated 218 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:35.250111 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-688bd4c8-c123-40ec-88c1-8a2a8bb1c237 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] POST http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/11a22131-174d-4ded-a83a-2f8dede18306/encryption Jan 21 09:38:35.250874 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-688bd4c8-c123-40ec-88c1-8a2a8bb1c237 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:38:35.335796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-688bd4c8-c123-40ec-88c1-8a2a8bb1c237 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/11a22131-174d-4ded-a83a-2f8dede18306/encryption returned with HTTP 200 Jan 21 09:38:35.336874 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2303/4587] 10.222.0.50 () {60 vars in 1364 bytes} [Thu Jan 21 09:38:35 2021] POST /volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/11a22131-174d-4ded-a83a-2f8dede18306/encryption => generated 231 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:35.346740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] POST http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes Jan 21 09:38:35.347601 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-755621979", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-2141162232", "size": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:38:35.348831 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-755621979', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-2141162232', 'size': 1}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:38:35.362307 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Create volume of 1 GB Jan 21 09:38:35.363832 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:35.363832 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:35.363832 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Availability Zones retrieved successfully. Jan 21 09:38:35.380639 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Flow 'volume_create_api' (36bd9a2a-6c29-4d2e-9016-6c4a5fdb2e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:38:35.383482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12149fe-0dea-4252-8a48-4ff5ffacb869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:35.385635 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:38:35.448946 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12149fe-0dea-4252-8a48-4ff5ffacb869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:38:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11a22131-174d-4ded-a83a-2f8dede18306,is_public=True,name='tempest-scenario-type-cryptsetup-2141162232',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11a22131-174d-4ded-a83a-2f8dede18306', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:35.452032 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85069b6-4621-4868-9880-d1da8659183d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:35.505797 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-2141162232 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-2141162232, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:38:35.506670 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-2141162232 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-2141162232, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:38:35.587344 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Created reservations ['f9d3b065-8bd3-40fb-a0c1-02c6835c0879', 'd57d302c-35a8-4a1a-afcf-7da95d4e7747', '9b9458af-4d90-446d-85f1-3d50b7e9064f', '4625d4a8-61e5-4ff9-80c9-577ca74bc399'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:38:35.589862 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85069b6-4621-4868-9880-d1da8659183d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9d3b065-8bd3-40fb-a0c1-02c6835c0879', 'd57d302c-35a8-4a1a-afcf-7da95d4e7747', '9b9458af-4d90-446d-85f1-3d50b7e9064f', '4625d4a8-61e5-4ff9-80c9-577ca74bc399']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:35.592042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c4ea428-373f-4844-935c-215a8e6b18e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:35.677497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c4ea428-373f-4844-935c-215a8e6b18e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7aa9556-3cff-47da-92c3-991f74a86a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-755621979',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c60fbfd9eb9e4933921569aebcf5255c',qos_specs=None,replication_status=,reservations=['f9d3b065-8bd3-40fb-a0c1-02c6835c0879','d57d302c-35a8-4a1a-afcf-7da95d4e7747','9b9458af-4d90-446d-85f1-3d50b7e9064f','4625d4a8-61e5-4ff9-80c9-577ca74bc399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ef6ce1f4014d9caefb065e83b35690',volume_type_id=11a22131-174d-4ded-a83a-2f8dede18306), '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-21T09:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-755621979',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e7aa9556-3cff-47da-92c3-991f74a86a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c60fbfd9eb9e4933921569aebcf5255c',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='54ef6ce1f4014d9caefb065e83b35690',volume_attachment=,volume_type=,volume_type_id=11a22131-174d-4ded-a83a-2f8dede18306)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:35.679576 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4ed3fe-1376-4073-846c-a1ca9b7f3af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:35.788918 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b4ed3fe-1376-4073-846c-a1ca9b7f3af3) 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-755621979',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c60fbfd9eb9e4933921569aebcf5255c',qos_specs=None,replication_status=,reservations=['f9d3b065-8bd3-40fb-a0c1-02c6835c0879','d57d302c-35a8-4a1a-afcf-7da95d4e7747','9b9458af-4d90-446d-85f1-3d50b7e9064f','4625d4a8-61e5-4ff9-80c9-577ca74bc399'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ef6ce1f4014d9caefb065e83b35690',volume_type_id=11a22131-174d-4ded-a83a-2f8dede18306)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:35.790809 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d5ae0f-cb5f-4969-90d6-ca08b339cc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:35.829566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31d5ae0f-cb5f-4969-90d6-ca08b339cc4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:35.832320 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Flow 'volume_create_api' (36bd9a2a-6c29-4d2e-9016-6c4a5fdb2e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:38:35.886636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Create volume request issued successfully. Jan 21 09:38:35.901060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-df3f5b4d-47f1-43d6-9d49-3bf8121b65a4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes returned with HTTP 202 Jan 21 09:38:35.905934 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2285/4588] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:38:35 2021] POST /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes => generated 856 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:38:35.917639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d97a07b4-528c-4e9f-9eaf-85959375bc22 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:35.918193 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d97a07b4-528c-4e9f-9eaf-85959375bc22 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:35.919000 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d97a07b4-528c-4e9f-9eaf-85959375bc22 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:35.972327 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:35.972327 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:35.980944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d97a07b4-528c-4e9f-9eaf-85959375bc22 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:36.003259 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d97a07b4-528c-4e9f-9eaf-85959375bc22 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:36.004118 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2304/4589] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:35 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 924 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:37.021110 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69401cd7-35c6-490c-bf40-cd5f5669839d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:37.021679 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69401cd7-35c6-490c-bf40-cd5f5669839d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:37.021786 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:37.021786 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:37.022072 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-69401cd7-35c6-490c-bf40-cd5f5669839d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:37.073219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:37.073219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:37.082201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-69401cd7-35c6-490c-bf40-cd5f5669839d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:37.117277 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-69401cd7-35c6-490c-bf40-cd5f5669839d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:37.118753 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2286/4590] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:37 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 949 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:37.134250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f77c65d-2b87-401f-b343-24d8b7ac37a2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:37.134771 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f77c65d-2b87-401f-b343-24d8b7ac37a2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:37.134991 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:37.134991 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:37.135955 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f77c65d-2b87-401f-b343-24d8b7ac37a2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:37.187033 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:37.187033 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:37.195943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1f77c65d-2b87-401f-b343-24d8b7ac37a2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:37.221087 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f77c65d-2b87-401f-b343-24d8b7ac37a2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:37.221922 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2305/4591] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:37 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:37.365796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-9079f6b0-ef1a-491c-8c10-0815bed4ecd0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:37.370624 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-9079f6b0-ef1a-491c-8c10-0815bed4ecd0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:37.370624 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:37.370624 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:37.370624 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-9079f6b0-ef1a-491c-8c10-0815bed4ecd0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:37.421032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:37.421032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:37.430022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-999ad329-0744-4afe-8708-c828706c0044 req-9079f6b0-ef1a-491c-8c10-0815bed4ecd0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:37.453765 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-9079f6b0-ef1a-491c-8c10-0815bed4ecd0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:37.454630 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2287/4592] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:38:37 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 949 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:37.588511 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f77c65d-2b87-401f-b343-24d8b7ac37a2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume// Jan 21 09:38:37.588925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f77c65d-2b87-401f-b343-24d8b7ac37a2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:37.589153 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:37.589153 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:37.589539 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1f77c65d-2b87-401f-b343-24d8b7ac37a2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:37.590635 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1f77c65d-2b87-401f-b343-24d8b7ac37a2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:38:37.591273 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2306/4593] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:38: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 09:38:37.605994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-3328fee4-01d3-40a7-89ca-b765ecd6df53 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] POST http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments Jan 21 09:38:37.606524 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:37.606524 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:37.606953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-3328fee4-01d3-40a7-89ca-b765ecd6df53 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7aa9556-3cff-47da-92c3-991f74a86a51", "instance_uuid": "a09b3d4c-42d7-46b9-9af0-3eb50a451f95", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:38:37.659064 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:37.659064 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:37.788565 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-3328fee4-01d3-40a7-89ca-b765ecd6df53 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments returned with HTTP 200 Jan 21 09:38:37.790655 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2288/4594] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:38:37 2021] POST /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:38:37.887791 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9f48cb5-10c2-4ffd-a72c-56be556dc64e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:37.889069 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9f48cb5-10c2-4ffd-a72c-56be556dc64e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:37.890084 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a9f48cb5-10c2-4ffd-a72c-56be556dc64e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:37.945399 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:37.945399 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:37.950863 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-3328fee4-01d3-40a7-89ca-b765ecd6df53 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume// Jan 21 09:38:37.951347 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-3328fee4-01d3-40a7-89ca-b765ecd6df53 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:37.951609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:37.951609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:37.951991 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-3328fee4-01d3-40a7-89ca-b765ecd6df53 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:37.953205 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-3328fee4-01d3-40a7-89ca-b765ecd6df53 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:38:37.953812 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2289/4595] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:38: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 09:38:37.955412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a9f48cb5-10c2-4ffd-a72c-56be556dc64e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:37.977029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:37.977029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:37.985922 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a9f48cb5-10c2-4ffd-a72c-56be556dc64e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:37.986757 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2307/4596] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:37 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 948 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:38:37.996636 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-bd20bd01-5a00-4c25-bab8-acd4ec5fa65d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:37.997214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-bd20bd01-5a00-4c25-bab8-acd4ec5fa65d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:37.997703 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-bd20bd01-5a00-4c25-bab8-acd4ec5fa65d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:38.047328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:38.047328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:38.057069 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-999ad329-0744-4afe-8708-c828706c0044 req-bd20bd01-5a00-4c25-bab8-acd4ec5fa65d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:38.077032 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:38.077032 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:38.085399 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-bd20bd01-5a00-4c25-bab8-acd4ec5fa65d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:38.086242 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2290/4597] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 09:38:37 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 1047 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:38:38.106902 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-bf64206e-1ab7-423a-b530-bdcfc5eac83b tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] PUT http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/4b75a657-786e-4a79-bb69-785005589358 Jan 21 09:38:38.107402 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:38.107402 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:38.107880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-bf64206e-1ab7-423a-b530-bdcfc5eac83b tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:38:38.136692 n-d-769329-4 devstack@c-api.service[88055]: /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 09:38:38.136692 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:38:38.137214 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-999ad329-0744-4afe-8708-c828706c0044 req-bf64206e-1ab7-423a-b530-bdcfc5eac83b tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Lock "b'cinder-attachment_update-e7aa9556-3cff-47da-92c3-991f74a86a51-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:38:38.139625 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:38.139625 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:39.003150 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b070f9c3-27d9-4cb2-ad30-cdeee11d3b31 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:39.003858 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b070f9c3-27d9-4cb2-ad30-cdeee11d3b31 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:39.004074 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:39.004074 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:39.004451 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b070f9c3-27d9-4cb2-ad30-cdeee11d3b31 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:39.053880 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:39.053880 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:39.062379 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b070f9c3-27d9-4cb2-ad30-cdeee11d3b31 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:39.082322 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:39.082322 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:39.091392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b070f9c3-27d9-4cb2-ad30-cdeee11d3b31 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:39.092254 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2291/4598] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:38 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:38:39.583200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-999ad329-0744-4afe-8708-c828706c0044 req-bf64206e-1ab7-423a-b530-bdcfc5eac83b tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Lock "b'cinder-attachment_update-e7aa9556-3cff-47da-92c3-991f74a86a51-n-h1-769329-4'" released by "attachment_update" :: held 1.446s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:38:39.583967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-bf64206e-1ab7-423a-b530-bdcfc5eac83b tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/4b75a657-786e-4a79-bb69-785005589358 returned with HTTP 200 Jan 21 09:38:39.584873 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2308/4599] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 09:38:38 2021] PUT /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/4b75a657-786e-4a79-bb69-785005589358 => generated 761 bytes in 1483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:38:39.614663 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-a659f42b-f6ac-4627-b02e-3e47354c52b2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51/encryption Jan 21 09:38:39.615188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-a659f42b-f6ac-4627-b02e-3e47354c52b2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:39.615407 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:39.615407 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:39.615809 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-a659f42b-f6ac-4627-b02e-3e47354c52b2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:39.668843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:39.668843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:39.722570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-a659f42b-f6ac-4627-b02e-3e47354c52b2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51/encryption returned with HTTP 200 Jan 21 09:38:39.723467 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2292/4600] 10.222.0.68 () {58 vars in 1395 bytes} [Thu Jan 21 09:38:39 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51/encryption => generated 161 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:40.109027 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8918d124-04d6-44cb-ac15-d60b4689289d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:40.109607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8918d124-04d6-44cb-ac15-d60b4689289d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:40.109768 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:40.109768 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:40.110154 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8918d124-04d6-44cb-ac15-d60b4689289d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:40.160857 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:40.160857 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:40.170197 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8918d124-04d6-44cb-ac15-d60b4689289d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:40.190623 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:40.190623 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:40.199544 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8918d124-04d6-44cb-ac15-d60b4689289d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:40.200391 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2309/4601] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:40 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 949 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:38:41.216804 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6b4d0de-fcb9-43be-bca2-564d864a2fd9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:41.217448 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6b4d0de-fcb9-43be-bca2-564d864a2fd9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:41.217564 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:41.217564 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:41.217925 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a6b4d0de-fcb9-43be-bca2-564d864a2fd9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:41.267537 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:41.267537 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:41.276656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a6b4d0de-fcb9-43be-bca2-564d864a2fd9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:41.296816 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:41.296816 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:41.305161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a6b4d0de-fcb9-43be-bca2-564d864a2fd9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:41.306008 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2293/4602] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:41 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:42.321656 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3695309-91bc-4181-839f-91f21e1e3c13 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:42.322273 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3695309-91bc-4181-839f-91f21e1e3c13 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:42.322405 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:42.322405 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:42.323358 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a3695309-91bc-4181-839f-91f21e1e3c13 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:42.375150 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:42.375150 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:42.384104 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a3695309-91bc-4181-839f-91f21e1e3c13 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:42.405592 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:42.405592 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:42.414471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a3695309-91bc-4181-839f-91f21e1e3c13 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:42.415330 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2310/4603] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:42 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 949 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:43.441703 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-194c53a0-fe80-4837-a74c-5f81cdc6538d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:43.442289 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-194c53a0-fe80-4837-a74c-5f81cdc6538d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:43.442421 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:43.442421 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:43.442805 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-194c53a0-fe80-4837-a74c-5f81cdc6538d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:43.492671 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:43.492671 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:43.501788 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-194c53a0-fe80-4837-a74c-5f81cdc6538d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:43.521227 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:43.521227 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:43.530476 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-194c53a0-fe80-4837-a74c-5f81cdc6538d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:43.531319 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2294/4604] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:43 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:44.547628 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5493de7f-6bd5-4826-a921-6536df18da6f tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:44.548218 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5493de7f-6bd5-4826-a921-6536df18da6f tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:44.548347 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:44.548347 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:44.548799 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5493de7f-6bd5-4826-a921-6536df18da6f tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:44.601118 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:44.601118 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:44.610068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5493de7f-6bd5-4826-a921-6536df18da6f tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:44.629311 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:44.629311 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:44.638037 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5493de7f-6bd5-4826-a921-6536df18da6f tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:44.638866 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2311/4605] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:44 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 949 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:45.284830 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-f074a569-6d05-43cb-ad61-d79de10e3bd6 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] POST http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/4b75a657-786e-4a79-bb69-785005589358/action Jan 21 09:38:45.285334 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:45.285334 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:45.285904 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-f074a569-6d05-43cb-ad61-d79de10e3bd6 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:38:45.286288 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-f074a569-6d05-43cb-ad61-d79de10e3bd6 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:38:45.354687 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:45.354687 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:45.421921 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-999ad329-0744-4afe-8708-c828706c0044 req-f074a569-6d05-43cb-ad61-d79de10e3bd6 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/4b75a657-786e-4a79-bb69-785005589358/action returned with HTTP 204 Jan 21 09:38:45.422781 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2295/4606] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 09:38:45 2021] POST /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/4b75a657-786e-4a79-bb69-785005589358/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:45.655539 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f737790-c651-46a3-b0ba-460251d500c2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:45.656118 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f737790-c651-46a3-b0ba-460251d500c2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:45.656330 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:45.656330 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:45.656705 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2f737790-c651-46a3-b0ba-460251d500c2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:45.706328 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:45.706328 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:45.715400 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2f737790-c651-46a3-b0ba-460251d500c2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:45.735495 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:45.735495 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:45.743884 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2f737790-c651-46a3-b0ba-460251d500c2 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:45.744758 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2312/4607] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:45 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 1241 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:38:45.760555 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87281484-f9f1-46b2-90c0-33b716288f1a tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:45.761080 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87281484-f9f1-46b2-90c0-33b716288f1a tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:45.761299 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:45.761299 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:45.761677 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-87281484-f9f1-46b2-90c0-33b716288f1a tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:45.811660 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:45.811660 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:45.820608 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-87281484-f9f1-46b2-90c0-33b716288f1a tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:45.841182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:45.841182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:45.851310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-87281484-f9f1-46b2-90c0-33b716288f1a tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:45.852522 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2296/4608] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:45 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 1241 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:38:46.064305 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-483c454e-2909-448e-ae85-7add7fb6c8a9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:46.064573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-483c454e-2909-448e-ae85-7add7fb6c8a9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:46.064573 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:46.064573 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:46.065128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-483c454e-2909-448e-ae85-7add7fb6c8a9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:46.115809 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:46.115809 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:46.124570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-483c454e-2909-448e-ae85-7add7fb6c8a9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:46.152932 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:46.152932 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:46.167078 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-483c454e-2909-448e-ae85-7add7fb6c8a9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:46.168567 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2313/4609] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:38:46 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 1241 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:38:46.190062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-379303ed-c5ad-485c-a709-c021ffb340f4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] POST http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51/action Jan 21 09:38:46.190505 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:46.190505 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:46.190938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-379303ed-c5ad-485c-a709-c021ffb340f4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action body: b'{"os-begin_detaching": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:38:46.191325 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-379303ed-c5ad-485c-a709-c021ffb340f4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:38:46.243545 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:46.243545 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:46.244794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-379303ed-c5ad-485c-a709-c021ffb340f4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:46.301098 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-379303ed-c5ad-485c-a709-c021ffb340f4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Begin detaching volume completed successfully. Jan 21 09:38:46.301653 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-379303ed-c5ad-485c-a709-c021ffb340f4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51/action returned with HTTP 202 Jan 21 09:38:46.302601 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2297/4610] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 09:38:46 2021] POST /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:38:46.462862 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-483c454e-2909-448e-ae85-7add7fb6c8a9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume// Jan 21 09:38:46.463904 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-483c454e-2909-448e-ae85-7add7fb6c8a9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:46.464380 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:46.464380 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:46.464746 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-483c454e-2909-448e-ae85-7add7fb6c8a9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:46.466035 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-483c454e-2909-448e-ae85-7add7fb6c8a9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:38:46.466734 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2314/4611] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:38: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 09:38:46.485517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-54fda850-0552-48ba-8ba1-b257b9b87edc tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:46.487303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-54fda850-0552-48ba-8ba1-b257b9b87edc tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:46.487303 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:46.487303 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:46.487303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-54fda850-0552-48ba-8ba1-b257b9b87edc tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:46.544370 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:46.544370 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:46.554827 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-54fda850-0552-48ba-8ba1-b257b9b87edc tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:46.577510 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:46.577510 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:46.587764 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-54fda850-0552-48ba-8ba1-b257b9b87edc tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:46.588706 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2298/4612] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 09:38:46 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 1343 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:38:46.655850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-eb035aa7-8df3-4d40-8d2d-fca8728ec0c0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51/encryption Jan 21 09:38:46.656513 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-eb035aa7-8df3-4d40-8d2d-fca8728ec0c0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:46.656931 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-eb035aa7-8df3-4d40-8d2d-fca8728ec0c0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:46.708865 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:46.708865 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:46.761944 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-eb035aa7-8df3-4d40-8d2d-fca8728ec0c0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51/encryption returned with HTTP 200 Jan 21 09:38:46.762943 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2315/4613] 10.222.0.68 () {58 vars in 1395 bytes} [Thu Jan 21 09:38:46 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51/encryption => generated 161 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:47.134598 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-85d16cb6-9297-48fe-9c7c-9b5306c0dbf5 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] DELETE http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/4b75a657-786e-4a79-bb69-785005589358 Jan 21 09:38:47.135908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-85d16cb6-9297-48fe-9c7c-9b5306c0dbf5 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:47.136102 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:47.136102 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:47.137180 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-85d16cb6-9297-48fe-9c7c-9b5306c0dbf5 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:47.159861 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:47.159861 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:47.649489 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-85d16cb6-9297-48fe-9c7c-9b5306c0dbf5 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:38:47.650026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-85d16cb6-9297-48fe-9c7c-9b5306c0dbf5 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:38:47.695858 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bac2f18a-3454-4376-9e34-f922255a5df6 req-85d16cb6-9297-48fe-9c7c-9b5306c0dbf5 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/4b75a657-786e-4a79-bb69-785005589358 returned with HTTP 200 Jan 21 09:38:47.696806 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2299/4614] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 09:38:47 2021] DELETE /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/4b75a657-786e-4a79-bb69-785005589358 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:48.825788 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0d17c505-48ae-4650-bf10-309edf73ccfc req-cf1bdcd2-be21-4614-a790-25e5198a8308 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:48.826370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0d17c505-48ae-4650-bf10-309edf73ccfc req-cf1bdcd2-be21-4614-a790-25e5198a8308 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:48.826483 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:48.826483 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:48.826841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-0d17c505-48ae-4650-bf10-309edf73ccfc req-cf1bdcd2-be21-4614-a790-25e5198a8308 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:48.881962 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:48.881962 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:48.896843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-0d17c505-48ae-4650-bf10-309edf73ccfc req-cf1bdcd2-be21-4614-a790-25e5198a8308 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:48.945298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-0d17c505-48ae-4650-bf10-309edf73ccfc req-cf1bdcd2-be21-4614-a790-25e5198a8308 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:48.947137 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2316/4615] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:38:48 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 949 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:48.968002 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5c735da-d74d-43fb-b4af-24a08cc00a41 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] DELETE http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:48.968530 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5c735da-d74d-43fb-b4af-24a08cc00a41 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:48.968755 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:48.968755 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:48.969134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5c735da-d74d-43fb-b4af-24a08cc00a41 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:48.969606 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-a5c735da-d74d-43fb-b4af-24a08cc00a41 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Delete volume with id: e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:49.020040 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:49.020040 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:49.021301 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a5c735da-d74d-43fb-b4af-24a08cc00a41 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:49.065355 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.keymgr.conf_key_mgr [None req-a5c735da-d74d-43fb-b4af-24a08cc00a41 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 09:38:49.110746 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a5c735da-d74d-43fb-b4af-24a08cc00a41 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Delete volume request issued successfully. Jan 21 09:38:49.111313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5c735da-d74d-43fb-b4af-24a08cc00a41 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 202 Jan 21 09:38:49.112337 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2300/4616] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:38:48 2021] DELETE /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:38:49.120895 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e3ae23f-bb63-439a-85e0-3b5bd2cf0e36 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:49.121417 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e3ae23f-bb63-439a-85e0-3b5bd2cf0e36 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:49.121633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:49.121633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:49.122066 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0e3ae23f-bb63-439a-85e0-3b5bd2cf0e36 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:49.172633 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:49.172633 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:49.181631 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0e3ae23f-bb63-439a-85e0-3b5bd2cf0e36 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:49.207292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0e3ae23f-bb63-439a-85e0-3b5bd2cf0e36 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:49.208174 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2317/4617] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:49 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:50.226428 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dc120d7-db3d-4f86-b693-095b54b7c68c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:50.226969 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dc120d7-db3d-4f86-b693-095b54b7c68c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:50.227165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:50.227165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:50.227652 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6dc120d7-db3d-4f86-b693-095b54b7c68c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:50.283409 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:50.283409 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:38:50.293743 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6dc120d7-db3d-4f86-b693-095b54b7c68c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:38:50.320212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6dc120d7-db3d-4f86-b693-095b54b7c68c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 200 Jan 21 09:38:50.321236 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2301/4618] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:50 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 948 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:38:51.338639 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bdc0792-3d56-4551-83fa-6f816bfaf964 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 Jan 21 09:38:51.339454 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bdc0792-3d56-4551-83fa-6f816bfaf964 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:51.339454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:51.339454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:51.339922 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2bdc0792-3d56-4551-83fa-6f816bfaf964 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:51.409269 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2bdc0792-3d56-4551-83fa-6f816bfaf964 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 returned with HTTP 404 Jan 21 09:38:51.414363 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2318/4619] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:51 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/e7aa9556-3cff-47da-92c3-991f74a86a51 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:51.419420 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5424c87-77c8-44d4-9d8a-e439da8bd930 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] GET http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/volumes/detail?all_tenants=1 Jan 21 09:38:51.420026 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5424c87-77c8-44d4-9d8a-e439da8bd930 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:51.420247 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:51.420247 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:38:51.420625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a5424c87-77c8-44d4-9d8a-e439da8bd930 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:51.422618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-a5424c87-77c8-44d4-9d8a-e439da8bd930 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:38:51.482957 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a5424c87-77c8-44d4-9d8a-e439da8bd930 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Get all volumes completed successfully. Jan 21 09:38:51.491948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a5424c87-77c8-44d4-9d8a-e439da8bd930 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 09:38:51.493551 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2302/4620] 10.222.0.50 () {58 vars in 1252 bytes} [Thu Jan 21 09:38:51 2021] GET /volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/volumes/detail?all_tenants=1 => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:38:51.510166 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99b07e95-ba5a-42fc-82dd-05f368fbfd4f tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] DELETE http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/11a22131-174d-4ded-a83a-2f8dede18306 Jan 21 09:38:51.510871 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99b07e95-ba5a-42fc-82dd-05f368fbfd4f tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:51.511470 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-99b07e95-ba5a-42fc-82dd-05f368fbfd4f tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:51.609193 n-d-769329-4 devstack@c-api.service[88055]: /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 09:38:51.609193 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:38:51.667347 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-99b07e95-ba5a-42fc-82dd-05f368fbfd4f tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/11a22131-174d-4ded-a83a-2f8dede18306 returned with HTTP 202 Jan 21 09:38:51.668285 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2319/4621] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 09:38:51 2021] DELETE /volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/11a22131-174d-4ded-a83a-2f8dede18306 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:39:32.200723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d10afc8-d062-443d-b5aa-c24fe2a91383 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] POST http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types Jan 21 09:39:32.202229 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d10afc8-d062-443d-b5aa-c24fe2a91383 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-470684649", "extra_specs": {}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:39:32.287535 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d10afc8-d062-443d-b5aa-c24fe2a91383 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types returned with HTTP 200 Jan 21 09:39:32.288390 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2303/4622] 10.222.0.50 () {60 vars in 1219 bytes} [Thu Jan 21 09:39:32 2021] POST /volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types => generated 211 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:32.300945 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94c63dae-4df4-48e5-a173-76de0962e4a8 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] POST http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/cb84e8d9-8428-4b75-9aba-82c0d3d6a549/encryption Jan 21 09:39:32.301772 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-94c63dae-4df4-48e5-a173-76de0962e4a8 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:39:32.409861 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-94c63dae-4df4-48e5-a173-76de0962e4a8 tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/cb84e8d9-8428-4b75-9aba-82c0d3d6a549/encryption returned with HTTP 200 Jan 21 09:39:32.416705 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2320/4623] 10.222.0.50 () {60 vars in 1364 bytes} [Thu Jan 21 09:39:32 2021] POST /volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/cb84e8d9-8428-4b75-9aba-82c0d3d6a549/encryption => generated 230 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:32.421354 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] POST http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes Jan 21 09:39:32.422223 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1840796544", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-470684649", "size": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:39:32.423482 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1840796544', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-470684649', 'size': 1}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:39:32.442336 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Create volume of 1 GB Jan 21 09:39:32.443200 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:32.443200 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:32.443954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Availability Zones retrieved successfully. Jan 21 09:39:32.462517 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Flow 'volume_create_api' (d7aff79c-b1ec-4757-9fbd-acc04caf9cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:39:32.463304 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66a3f26-9ef8-46ca-900a-df9721ecf3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:39:32.467067 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:39:32.541798 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66a3f26-9ef8-46ca-900a-df9721ecf3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:39:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb84e8d9-8428-4b75-9aba-82c0d3d6a549,is_public=True,name='tempest-scenario-type-luks-470684649',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb84e8d9-8428-4b75-9aba-82c0d3d6a549', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:39:32.544129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8024cdbf-3d5d-4af3-ada1-2c1d9bb10225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:39:32.600136 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-470684649 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-470684649, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:39:32.601015 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.quota [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-470684649 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-470684649, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:39:32.655082 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Created reservations ['224466c0-a234-49ea-81db-d757bde19150', '3a30ded9-f49c-4efe-82fb-cb35e55bade3', '86d63cfb-1a93-4d15-811b-42285a42cea6', '24c46e1b-20f7-4a3a-90f2-2021da85f402'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:39:32.657114 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8024cdbf-3d5d-4af3-ada1-2c1d9bb10225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['224466c0-a234-49ea-81db-d757bde19150', '3a30ded9-f49c-4efe-82fb-cb35e55bade3', '86d63cfb-1a93-4d15-811b-42285a42cea6', '24c46e1b-20f7-4a3a-90f2-2021da85f402']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:39:32.659339 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974b033c-d73c-4449-9551-9da0349ed324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:39:32.741076 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974b033c-d73c-4449-9551-9da0349ed324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef7d935-39e1-48e4-8ac5-c410510252be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1840796544',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c60fbfd9eb9e4933921569aebcf5255c',qos_specs=None,replication_status=,reservations=['224466c0-a234-49ea-81db-d757bde19150','3a30ded9-f49c-4efe-82fb-cb35e55bade3','86d63cfb-1a93-4d15-811b-42285a42cea6','24c46e1b-20f7-4a3a-90f2-2021da85f402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ef6ce1f4014d9caefb065e83b35690',volume_type_id=cb84e8d9-8428-4b75-9aba-82c0d3d6a549), '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-21T09:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1840796544',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cef7d935-39e1-48e4-8ac5-c410510252be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c60fbfd9eb9e4933921569aebcf5255c',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='54ef6ce1f4014d9caefb065e83b35690',volume_attachment=,volume_type=,volume_type_id=cb84e8d9-8428-4b75-9aba-82c0d3d6a549)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:39:32.743248 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb40252e-dadd-4993-9854-7651ff815dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:39:32.788316 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb40252e-dadd-4993-9854-7651ff815dbb) 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-1840796544',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c60fbfd9eb9e4933921569aebcf5255c',qos_specs=None,replication_status=,reservations=['224466c0-a234-49ea-81db-d757bde19150','3a30ded9-f49c-4efe-82fb-cb35e55bade3','86d63cfb-1a93-4d15-811b-42285a42cea6','24c46e1b-20f7-4a3a-90f2-2021da85f402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ef6ce1f4014d9caefb065e83b35690',volume_type_id=cb84e8d9-8428-4b75-9aba-82c0d3d6a549)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:39:32.790857 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bfc09a3-1068-4772-9a1a-bae635860b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:39:32.829311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bfc09a3-1068-4772-9a1a-bae635860b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:39:32.832127 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Flow 'volume_create_api' (d7aff79c-b1ec-4757-9fbd-acc04caf9cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:39:32.882814 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Create volume request issued successfully. Jan 21 09:39:32.897517 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9bea4479-10f3-41b3-a1ff-1bbe56779d99 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes returned with HTTP 202 Jan 21 09:39:32.899712 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2304/4624] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:39:32 2021] POST /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes => generated 850 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:39:32.916280 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-082da23a-7bb5-4c71-bbd9-1dd7044db759 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:32.916813 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-082da23a-7bb5-4c71-bbd9-1dd7044db759 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:32.917299 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-082da23a-7bb5-4c71-bbd9-1dd7044db759 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:32.970868 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:32.970868 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:32.980328 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-082da23a-7bb5-4c71-bbd9-1dd7044db759 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:33.006019 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-082da23a-7bb5-4c71-bbd9-1dd7044db759 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:33.007513 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2321/4625] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:32 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 918 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:34.023561 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28683cde-2cf4-41c8-99b2-777669a1ceb4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:34.024129 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28683cde-2cf4-41c8-99b2-777669a1ceb4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:34.024324 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:34.024324 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:34.024701 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-28683cde-2cf4-41c8-99b2-777669a1ceb4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:34.074650 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:34.074650 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:34.082957 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-28683cde-2cf4-41c8-99b2-777669a1ceb4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:34.105550 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-28683cde-2cf4-41c8-99b2-777669a1ceb4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:34.106380 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2305/4626] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:34 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 943 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:34.122295 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-759cee56-cee6-49c9-b721-c4193cacd154 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:34.122818 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-759cee56-cee6-49c9-b721-c4193cacd154 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:34.123037 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:34.123037 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:34.123412 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-759cee56-cee6-49c9-b721-c4193cacd154 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:34.175294 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:34.175294 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:34.183668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-759cee56-cee6-49c9-b721-c4193cacd154 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:34.205260 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-759cee56-cee6-49c9-b721-c4193cacd154 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:34.206083 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2322/4627] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:34 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:34.324007 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-5117671b-2b91-433f-97bc-d5c46f553bbf tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:34.324566 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-5117671b-2b91-433f-97bc-d5c46f553bbf tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:34.324829 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:34.324829 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:34.325153 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-5117671b-2b91-433f-97bc-d5c46f553bbf tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:34.375844 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:34.375844 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:34.384046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-5117671b-2b91-433f-97bc-d5c46f553bbf tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:34.407318 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-5117671b-2b91-433f-97bc-d5c46f553bbf tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:34.408209 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2306/4628] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:39:34 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 943 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:34.563991 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-759cee56-cee6-49c9-b721-c4193cacd154 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume// Jan 21 09:39:34.564467 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-759cee56-cee6-49c9-b721-c4193cacd154 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:34.564684 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:34.564684 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:34.565055 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-759cee56-cee6-49c9-b721-c4193cacd154 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:34.566132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-759cee56-cee6-49c9-b721-c4193cacd154 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:39:34.566767 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2323/4629] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:39:34 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 09:39:34.580876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-3fae5b2a-19af-42c7-aca0-773ca598cd40 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] POST http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments Jan 21 09:39:34.581429 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:34.581429 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:34.581843 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-3fae5b2a-19af-42c7-aca0-773ca598cd40 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cef7d935-39e1-48e4-8ac5-c410510252be", "instance_uuid": "385eeecb-ead9-4c05-aa17-19821012d277", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:39:34.631815 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:34.631815 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:34.764090 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-3fae5b2a-19af-42c7-aca0-773ca598cd40 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments returned with HTTP 200 Jan 21 09:39:34.765051 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2307/4630] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:39:34 2021] POST /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:39:34.863547 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79ca5fd8-71f3-4926-b955-6bc7e17b4772 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:34.864094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79ca5fd8-71f3-4926-b955-6bc7e17b4772 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:34.864602 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-79ca5fd8-71f3-4926-b955-6bc7e17b4772 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:34.916756 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:34.916756 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:34.918996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-3fae5b2a-19af-42c7-aca0-773ca598cd40 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume// Jan 21 09:39:34.919579 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-3fae5b2a-19af-42c7-aca0-773ca598cd40 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:34.919803 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:34.919803 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:34.920217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-3fae5b2a-19af-42c7-aca0-773ca598cd40 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:34.921600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-3fae5b2a-19af-42c7-aca0-773ca598cd40 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:39:34.922333 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2308/4631] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 09:39:34 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 09:39:34.925936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-79ca5fd8-71f3-4926-b955-6bc7e17b4772 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:34.935157 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-1b9e7815-e90e-4c65-9f75-74853c6ab383 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:34.935770 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-1b9e7815-e90e-4c65-9f75-74853c6ab383 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:34.936258 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-1b9e7815-e90e-4c65-9f75-74853c6ab383 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:34.945839 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:34.945839 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:34.955025 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-79ca5fd8-71f3-4926-b955-6bc7e17b4772 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:34.955914 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2324/4632] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:34 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 942 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:34.986602 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:34.986602 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:34.998032 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-1b9e7815-e90e-4c65-9f75-74853c6ab383 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:35.017325 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:35.017325 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:35.026368 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-1b9e7815-e90e-4c65-9f75-74853c6ab383 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:35.027216 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2309/4633] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 09:39:34 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 1041 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:39:35.064486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-9dcba172-297a-4320-ab2f-d8775c6007de tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] PUT http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/889d9a71-292c-420c-ae07-57b21754e080 Jan 21 09:39:35.064989 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:35.064989 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:35.065414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-9dcba172-297a-4320-ab2f-d8775c6007de tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:39:35.094946 n-d-769329-4 devstack@c-api.service[88055]: /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 09:39:35.094946 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:39:35.095465 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-9dcba172-297a-4320-ab2f-d8775c6007de tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Lock "b'cinder-attachment_update-cef7d935-39e1-48e4-8ac5-c410510252be-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:39:35.097799 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:35.097799 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:35.972257 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fb97c72-3568-4cd4-b79c-89bf2170a025 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:35.972786 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fb97c72-3568-4cd4-b79c-89bf2170a025 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:35.972974 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:35.972974 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:35.973357 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1fb97c72-3568-4cd4-b79c-89bf2170a025 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:36.024111 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:36.024111 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:36.032425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1fb97c72-3568-4cd4-b79c-89bf2170a025 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:36.051567 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:36.051567 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:36.060790 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1fb97c72-3568-4cd4-b79c-89bf2170a025 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:36.061597 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2310/4634] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:35 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:36.568708 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-9dcba172-297a-4320-ab2f-d8775c6007de tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Lock "b'cinder-attachment_update-cef7d935-39e1-48e4-8ac5-c410510252be-n-h2-769329-4'" released by "attachment_update" :: held 1.473s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:39:36.569586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-9dcba172-297a-4320-ab2f-d8775c6007de tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/889d9a71-292c-420c-ae07-57b21754e080 returned with HTTP 200 Jan 21 09:39:36.570632 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2325/4635] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 09:39:35 2021] PUT /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/889d9a71-292c-420c-ae07-57b21754e080 => generated 761 bytes in 1511 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:39:36.600551 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-b4048113-719b-488b-a2ea-0a5c2ce966ed tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be/encryption Jan 21 09:39:36.601068 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-b4048113-719b-488b-a2ea-0a5c2ce966ed tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:36.601255 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:36.601255 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:36.601643 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-b4048113-719b-488b-a2ea-0a5c2ce966ed tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:36.651303 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:36.651303 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:36.701954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-b4048113-719b-488b-a2ea-0a5c2ce966ed tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be/encryption returned with HTTP 200 Jan 21 09:39:36.702810 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2311/4636] 10.222.0.67 () {58 vars in 1395 bytes} [Thu Jan 21 09:39:36 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be/encryption => generated 160 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:37.077665 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61b63645-2df8-40a4-8123-27477d0318c0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:37.078174 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61b63645-2df8-40a4-8123-27477d0318c0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:37.078382 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:37.078382 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:37.078754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-61b63645-2df8-40a4-8123-27477d0318c0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:37.127979 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:37.127979 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:37.136785 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-61b63645-2df8-40a4-8123-27477d0318c0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:37.155526 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:37.155526 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:37.164020 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-61b63645-2df8-40a4-8123-27477d0318c0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:37.164881 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2326/4637] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:37 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:39:38.181120 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d0981e5-ea18-4afe-a017-9b6819d21829 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:38.181693 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d0981e5-ea18-4afe-a017-9b6819d21829 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:38.181870 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:38.181870 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:38.182251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2d0981e5-ea18-4afe-a017-9b6819d21829 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:38.234219 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:38.234219 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:38.243720 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2d0981e5-ea18-4afe-a017-9b6819d21829 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:38.263458 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:38.263458 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:38.271937 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2d0981e5-ea18-4afe-a017-9b6819d21829 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:38.272757 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2312/4638] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:38 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 943 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:39.288055 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7d7103b-7994-445a-9ecd-3978be360f12 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:39.288625 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7d7103b-7994-445a-9ecd-3978be360f12 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:39.288757 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:39.288757 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:39.289161 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a7d7103b-7994-445a-9ecd-3978be360f12 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:39.338745 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:39.338745 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:39.347322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a7d7103b-7994-445a-9ecd-3978be360f12 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:39.366084 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:39.366084 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:39.375244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a7d7103b-7994-445a-9ecd-3978be360f12 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:39.376123 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2327/4639] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:39 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:40.393266 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ef1a4ab-9873-4af7-a975-4a456b028bc0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:40.393842 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ef1a4ab-9873-4af7-a975-4a456b028bc0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:40.393972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:40.393972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:40.394447 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0ef1a4ab-9873-4af7-a975-4a456b028bc0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:40.444921 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:40.444921 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:40.453180 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0ef1a4ab-9873-4af7-a975-4a456b028bc0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:40.471881 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:40.471881 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:40.480740 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0ef1a4ab-9873-4af7-a975-4a456b028bc0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:40.481650 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2313/4640] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:40 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:41.498185 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d49d2fe3-f70d-48c3-b099-9cdd099921f0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:41.498811 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d49d2fe3-f70d-48c3-b099-9cdd099921f0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:41.498811 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:41.498811 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:41.499164 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d49d2fe3-f70d-48c3-b099-9cdd099921f0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:41.552972 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:41.552972 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:41.561843 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d49d2fe3-f70d-48c3-b099-9cdd099921f0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:41.580600 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:41.580600 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:41.589243 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d49d2fe3-f70d-48c3-b099-9cdd099921f0 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:41.590073 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2328/4641] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:41 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 943 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:42.277503 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-05a7734a-3dfc-465b-a2cf-b32cd81232c4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] POST http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/889d9a71-292c-420c-ae07-57b21754e080/action Jan 21 09:39:42.279702 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:42.279702 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:42.279702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-05a7734a-3dfc-465b-a2cf-b32cd81232c4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:39:42.279702 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-05a7734a-3dfc-465b-a2cf-b32cd81232c4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:39:42.354155 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:42.354155 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:42.432244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-bfc9ec8f-1da7-4f0c-af23-c9b8cdaf4baa req-05a7734a-3dfc-465b-a2cf-b32cd81232c4 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/889d9a71-292c-420c-ae07-57b21754e080/action returned with HTTP 204 Jan 21 09:39:42.433241 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2314/4642] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 09:39:42 2021] POST /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/889d9a71-292c-420c-ae07-57b21754e080/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:39:42.606233 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c328354d-6bb2-4f38-9a47-bdeeb36d8048 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:42.606828 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c328354d-6bb2-4f38-9a47-bdeeb36d8048 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:42.606828 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:42.606828 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:42.607220 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c328354d-6bb2-4f38-9a47-bdeeb36d8048 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:42.784133 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:42.784133 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:42.793313 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c328354d-6bb2-4f38-9a47-bdeeb36d8048 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:42.814324 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:42.814324 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:42.823001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c328354d-6bb2-4f38-9a47-bdeeb36d8048 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:42.823897 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2329/4643] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:42 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 1235 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:39:42.839744 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7b5402d-609a-491a-b2a1-4f18b929506a tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:42.840278 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7b5402d-609a-491a-b2a1-4f18b929506a tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:42.840486 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:42.840486 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:42.840889 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e7b5402d-609a-491a-b2a1-4f18b929506a tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:42.891364 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:42.891364 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:42.903709 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e7b5402d-609a-491a-b2a1-4f18b929506a tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:42.923987 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:42.923987 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:42.933316 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e7b5402d-609a-491a-b2a1-4f18b929506a tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:42.934181 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2315/4644] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:42 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 1235 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:39:43.085887 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-d7be03ac-703c-47c2-ba5d-12f3d986f113 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:43.086686 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-d7be03ac-703c-47c2-ba5d-12f3d986f113 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:43.086686 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:43.086686 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:43.087039 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-d7be03ac-703c-47c2-ba5d-12f3d986f113 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:43.137209 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:43.137209 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:43.145630 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-d7be03ac-703c-47c2-ba5d-12f3d986f113 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:43.164340 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:43.164340 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:43.172796 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-d7be03ac-703c-47c2-ba5d-12f3d986f113 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:43.173638 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2330/4645] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:39:43 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 1235 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:39:43.196584 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-00a4780a-1354-4052-a0aa-290f3dd98e7d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] POST http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be/action Jan 21 09:39:43.197029 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:43.197029 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:43.197468 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-00a4780a-1354-4052-a0aa-290f3dd98e7d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action body: b'{"os-begin_detaching": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:39:43.197850 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-00a4780a-1354-4052-a0aa-290f3dd98e7d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:39:43.246462 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:43.246462 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:43.247670 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-00a4780a-1354-4052-a0aa-290f3dd98e7d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:43.277965 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-00a4780a-1354-4052-a0aa-290f3dd98e7d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Begin detaching volume completed successfully. Jan 21 09:39:43.278554 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-00a4780a-1354-4052-a0aa-290f3dd98e7d tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be/action returned with HTTP 202 Jan 21 09:39:43.279522 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2316/4646] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 09:39:43 2021] POST /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:39:43.398540 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-d7be03ac-703c-47c2-ba5d-12f3d986f113 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume// Jan 21 09:39:43.398984 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-d7be03ac-703c-47c2-ba5d-12f3d986f113 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:43.399173 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:43.399173 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:43.400107 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-d7be03ac-703c-47c2-ba5d-12f3d986f113 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:43.400635 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-d7be03ac-703c-47c2-ba5d-12f3d986f113 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:39:43.401237 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2331/4647] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 09:39:43 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 09:39:43.417745 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-eb2ae097-7e01-4df8-83d0-0697b2a11e3c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:43.417745 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-eb2ae097-7e01-4df8-83d0-0697b2a11e3c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:43.417745 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:43.417745 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:43.418095 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-eb2ae097-7e01-4df8-83d0-0697b2a11e3c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:43.476259 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:43.476259 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:43.484403 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-eb2ae097-7e01-4df8-83d0-0697b2a11e3c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:43.504127 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:43.504127 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:43.513298 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-eb2ae097-7e01-4df8-83d0-0697b2a11e3c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:43.514143 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2317/4648] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 09:39:43 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 1337 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:39:43.555092 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-6d55032e-8f26-4874-881d-09c5651084cd tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be/encryption Jan 21 09:39:43.556309 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-6d55032e-8f26-4874-881d-09c5651084cd tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:43.556794 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-6d55032e-8f26-4874-881d-09c5651084cd tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'index' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:43.609609 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:43.609609 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:43.670992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-6d55032e-8f26-4874-881d-09c5651084cd tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be/encryption returned with HTTP 200 Jan 21 09:39:43.671791 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2332/4649] 10.222.0.67 () {58 vars in 1395 bytes} [Thu Jan 21 09:39:43 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be/encryption => generated 160 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:44.046366 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-c215266e-4543-4e6a-82c7-71451ffb421e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] DELETE http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/889d9a71-292c-420c-ae07-57b21754e080 Jan 21 09:39:44.046880 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-c215266e-4543-4e6a-82c7-71451ffb421e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:44.047099 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:44.047099 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:44.047497 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-c215266e-4543-4e6a-82c7-71451ffb421e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:44.068696 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:44.068696 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:44.537550 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-c215266e-4543-4e6a-82c7-71451ffb421e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:39:44.537981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-c215266e-4543-4e6a-82c7-71451ffb421e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:39:44.575471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-8f11c686-6fdc-44ea-b20c-2ed1c8643e10 req-c215266e-4543-4e6a-82c7-71451ffb421e tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/889d9a71-292c-420c-ae07-57b21754e080 returned with HTTP 200 Jan 21 09:39:44.576507 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2318/4650] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 09:39:44 2021] DELETE /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/attachments/889d9a71-292c-420c-ae07-57b21754e080 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:46.005439 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-90c7de3b-0b57-4d4a-8b74-b8d2009705d4 req-9e76af91-64c7-4fb1-9aa3-cada85d472c9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:46.005938 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-90c7de3b-0b57-4d4a-8b74-b8d2009705d4 req-9e76af91-64c7-4fb1-9aa3-cada85d472c9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:46.006165 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:46.006165 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:46.006538 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-90c7de3b-0b57-4d4a-8b74-b8d2009705d4 req-9e76af91-64c7-4fb1-9aa3-cada85d472c9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:46.056616 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:46.056616 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:46.064995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-90c7de3b-0b57-4d4a-8b74-b8d2009705d4 req-9e76af91-64c7-4fb1-9aa3-cada85d472c9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:46.088590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-90c7de3b-0b57-4d4a-8b74-b8d2009705d4 req-9e76af91-64c7-4fb1-9aa3-cada85d472c9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:46.089419 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2333/4651] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:39:45 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 943 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:46.109494 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-933da739-4c31-48be-958d-c08bb36c5d44 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] DELETE http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:46.110023 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-933da739-4c31-48be-958d-c08bb36c5d44 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:46.110243 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:46.110243 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:46.110618 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-933da739-4c31-48be-958d-c08bb36c5d44 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'delete' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:46.111082 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-933da739-4c31-48be-958d-c08bb36c5d44 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Delete volume with id: cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:46.161480 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:46.161480 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:46.162585 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-933da739-4c31-48be-958d-c08bb36c5d44 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:46.214195 n-d-769329-4 devstack@c-api.service[88055]: WARNING cinder.keymgr.conf_key_mgr [None req-933da739-4c31-48be-958d-c08bb36c5d44 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 09:39:46.263617 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-933da739-4c31-48be-958d-c08bb36c5d44 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Delete volume request issued successfully. Jan 21 09:39:46.264239 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-933da739-4c31-48be-958d-c08bb36c5d44 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 202 Jan 21 09:39:46.267775 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2319/4652] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:39:46 2021] DELETE /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:39:46.272930 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a06e3e19-f088-49ca-944b-9be581511933 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:46.273449 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a06e3e19-f088-49ca-944b-9be581511933 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:46.273806 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:46.273806 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:46.274093 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a06e3e19-f088-49ca-944b-9be581511933 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:46.323082 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:46.323082 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:46.332532 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a06e3e19-f088-49ca-944b-9be581511933 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:46.354178 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a06e3e19-f088-49ca-944b-9be581511933 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:46.355196 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2334/4653] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:46 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 942 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:47.372155 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-088cc868-cbf3-41ab-a7b6-69d9b8c0e79c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:47.372718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-088cc868-cbf3-41ab-a7b6-69d9b8c0e79c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:47.372888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:47.372888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:47.373241 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-088cc868-cbf3-41ab-a7b6-69d9b8c0e79c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:47.422843 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:39:47.422843 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:39:47.432250 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-088cc868-cbf3-41ab-a7b6-69d9b8c0e79c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Volume info retrieved successfully. Jan 21 09:39:47.456465 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-088cc868-cbf3-41ab-a7b6-69d9b8c0e79c tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 200 Jan 21 09:39:47.457198 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2320/4654] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:47 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:39:48.475883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c96a2241-2e39-4442-82d5-6945d3a1b6c9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] GET http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be Jan 21 09:39:48.476521 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c96a2241-2e39-4442-82d5-6945d3a1b6c9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:48.476658 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:48.476658 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:48.477005 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c96a2241-2e39-4442-82d5-6945d3a1b6c9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:48.525224 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c96a2241-2e39-4442-82d5-6945d3a1b6c9 tempest-TestEncryptedCinderVolumes-318165464 tempest-TestEncryptedCinderVolumes-318165464] http://10.222.0.50/volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be returned with HTTP 404 Jan 21 09:39:48.526546 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2335/4655] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:39:48 2021] GET /volume/v3/c60fbfd9eb9e4933921569aebcf5255c/volumes/cef7d935-39e1-48e4-8ac5-c410510252be => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:39:48.534353 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-599ab40d-25b5-49a3-a6e3-657b198d050a tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] GET http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/volumes/detail?all_tenants=1 Jan 21 09:39:48.534942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-599ab40d-25b5-49a3-a6e3-657b198d050a tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:48.535164 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:39:48.535164 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:39:48.535607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-599ab40d-25b5-49a3-a6e3-657b198d050a tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Calling method 'detail' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:48.537642 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-599ab40d-25b5-49a3-a6e3-657b198d050a tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:39:48.591856 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-599ab40d-25b5-49a3-a6e3-657b198d050a tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Get all volumes completed successfully. Jan 21 09:39:48.596150 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-599ab40d-25b5-49a3-a6e3-657b198d050a tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 09:39:48.596985 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2321/4656] 10.222.0.50 () {58 vars in 1252 bytes} [Thu Jan 21 09:39:48 2021] GET /volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/volumes/detail?all_tenants=1 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:39:48.613468 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5bbc5a11-1cd1-4fad-af78-06d226e61f7e tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] DELETE http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/cb84e8d9-8428-4b75-9aba-82c0d3d6a549 Jan 21 09:39:48.614295 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5bbc5a11-1cd1-4fad-af78-06d226e61f7e tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:39:48.614812 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5bbc5a11-1cd1-4fad-af78-06d226e61f7e tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] Calling method '_delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:39:48.679589 n-d-769329-4 devstack@c-api.service[88055]: /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 09:39:48.679589 n-d-769329-4 devstack@c-api.service[88055]: "UPDATE / DELETE expressions." % clause Jan 21 09:39:48.712509 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5bbc5a11-1cd1-4fad-af78-06d226e61f7e tempest-TestEncryptedCinderVolumes-181862108 tempest-TestEncryptedCinderVolumes-181862108] http://10.222.0.50/volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/cb84e8d9-8428-4b75-9aba-82c0d3d6a549 returned with HTTP 202 Jan 21 09:39:48.716951 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2336/4657] 10.222.0.50 () {58 vars in 1312 bytes} [Thu Jan 21 09:39:48 2021] DELETE /volume/v3/8cf1d15569e3445aaab40504b8d4a9d1/types/cb84e8d9-8428-4b75-9aba-82c0d3d6a549 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:40:54.312097 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] POST http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes Jan 21 09:40:54.313089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-980267625", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:40:54.314520 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-980267625', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88056) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:40:54.314918 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Create volume of 1 GB Jan 21 09:40:54.328525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Availability Zones retrieved successfully. Jan 21 09:40:54.345573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Flow 'volume_create_api' (8b8ec1b0-cfd5-4e8f-b472-edc2278e5014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:40:54.348422 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b2c00c-6a53-4528-8e8d-8748a063a8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:54.350711 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Validating volume size '1' using validate_int {{(pid=88056) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:40:54.419306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b2c00c-6a53-4528-8e8d-8748a063a8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:54.421574 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b133519f-1cd3-4d65-9ced-828e597c9036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:54.603274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Created reservations ['08f60a2b-f588-483f-94f6-329c05dfa113', '992332ad-c938-4814-9906-a274bebd95a8', '856aa30e-97c1-4c35-8782-e8eb503dc048', '9b4bc2e5-b616-4ae3-935a-8495ea589e6a'] {{(pid=88056) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:40:54.605209 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b133519f-1cd3-4d65-9ced-828e597c9036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08f60a2b-f588-483f-94f6-329c05dfa113', '992332ad-c938-4814-9906-a274bebd95a8', '856aa30e-97c1-4c35-8782-e8eb503dc048', '9b4bc2e5-b616-4ae3-935a-8495ea589e6a']}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:54.607366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c99ebb5-7500-4e42-acb5-2748a69e8e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:54.744506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c99ebb5-7500-4e42-acb5-2748a69e8e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '009f8d75-3c46-4db9-85ff-f1e7b9a47967', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-980267625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da92d548c72d4d488105d7e9339734d7',qos_specs=None,replication_status=,reservations=['08f60a2b-f588-483f-94f6-329c05dfa113','992332ad-c938-4814-9906-a274bebd95a8','856aa30e-97c1-4c35-8782-e8eb503dc048','9b4bc2e5-b616-4ae3-935a-8495ea589e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f555aa330d83469283d1987581f2b58c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-980267625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=009f8d75-3c46-4db9-85ff-f1e7b9a47967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da92d548c72d4d488105d7e9339734d7',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='f555aa330d83469283d1987581f2b58c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:54.746810 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b55fa0-b267-4c1a-8ee4-3dbdf36ba89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:54.793376 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b55fa0-b267-4c1a-8ee4-3dbdf36ba89a) 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-980267625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da92d548c72d4d488105d7e9339734d7',qos_specs=None,replication_status=,reservations=['08f60a2b-f588-483f-94f6-329c05dfa113','992332ad-c938-4814-9906-a274bebd95a8','856aa30e-97c1-4c35-8782-e8eb503dc048','9b4bc2e5-b616-4ae3-935a-8495ea589e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f555aa330d83469283d1987581f2b58c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:54.795370 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b75b3d2-0017-47aa-8710-7f3a9178e522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:54.834261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b75b3d2-0017-47aa-8710-7f3a9178e522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88056) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:54.836995 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Flow 'volume_create_api' (8b8ec1b0-cfd5-4e8f-b472-edc2278e5014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88056) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:40:54.891996 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Create volume request issued successfully. Jan 21 09:40:54.907086 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-115e05cd-49d9-4c1c-8109-801100e30da7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes returned with HTTP 202 Jan 21 09:40:54.913568 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2322/4658] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:40:54 2021] POST /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes => generated 823 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:40:54.922876 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ec261aa-bc39-40ec-bcb8-317d8b10133c tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:40:54.923399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ec261aa-bc39-40ec-bcb8-317d8b10133c tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:54.923989 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4ec261aa-bc39-40ec-bcb8-317d8b10133c tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:54.978224 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:54.978224 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:54.988248 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4ec261aa-bc39-40ec-bcb8-317d8b10133c tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:40:55.013557 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4ec261aa-bc39-40ec-bcb8-317d8b10133c tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:40:55.014909 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2337/4659] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:54 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 891 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:56.032809 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6529374-9d46-483f-ac30-5a5446e92a0b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:40:56.033374 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6529374-9d46-483f-ac30-5a5446e92a0b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:56.033496 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:56.033496 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:56.033792 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6529374-9d46-483f-ac30-5a5446e92a0b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:56.083548 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:56.083548 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:56.092637 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6529374-9d46-483f-ac30-5a5446e92a0b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:40:56.115586 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6529374-9d46-483f-ac30-5a5446e92a0b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:40:56.116429 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2323/4660] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:56 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:56.132001 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-120a87af-116f-4e4a-bda3-1336811e82ed tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:40:56.132523 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-120a87af-116f-4e4a-bda3-1336811e82ed tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:56.132740 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:56.132740 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:56.133114 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-120a87af-116f-4e4a-bda3-1336811e82ed tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:56.183655 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:56.183655 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:56.192385 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-120a87af-116f-4e4a-bda3-1336811e82ed tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:40:56.215475 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-120a87af-116f-4e4a-bda3-1336811e82ed tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:40:56.216344 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2338/4661] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:56 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:56.232068 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05ee1557-d7df-4c06-a279-b9796a7bc8ab tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes Jan 21 09:40:56.232676 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05ee1557-d7df-4c06-a279-b9796a7bc8ab tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:56.232948 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:56.232948 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:56.233435 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-05ee1557-d7df-4c06-a279-b9796a7bc8ab tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'index' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:56.234251 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.api_utils [None req-05ee1557-d7df-4c06-a279-b9796a7bc8ab tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Removing options '' from query. {{(pid=88056) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:40:56.236396 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-05ee1557-d7df-4c06-a279-b9796a7bc8ab tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88056) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:40:56.289279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-05ee1557-d7df-4c06-a279-b9796a7bc8ab tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Get all volumes completed successfully. Jan 21 09:40:56.290483 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-05ee1557-d7df-4c06-a279-b9796a7bc8ab tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes returned with HTTP 200 Jan 21 09:40:56.291585 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2324/4662] 10.222.0.50 () {58 vars in 1204 bytes} [Thu Jan 21 09:40:56 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes => generated 404 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:56.302487 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83e443c1-3947-4195-8a34-13e5e4dc0185 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:40:56.303042 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83e443c1-3947-4195-8a34-13e5e4dc0185 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:56.303279 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:56.303279 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:56.303729 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83e443c1-3947-4195-8a34-13e5e4dc0185 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:56.361382 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:56.361382 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:56.371733 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-83e443c1-3947-4195-8a34-13e5e4dc0185 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:40:56.398364 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83e443c1-3947-4195-8a34-13e5e4dc0185 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:40:56.399283 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2339/4663] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:56 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 916 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:56.525995 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-5c9ccd36-8b6f-44b1-8c21-449c328a6eea tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:40:56.526529 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-5c9ccd36-8b6f-44b1-8c21-449c328a6eea tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:56.526909 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:56.526909 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:56.527334 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-5c9ccd36-8b6f-44b1-8c21-449c328a6eea tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:56.580309 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:56.580309 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:56.589365 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-5c9ccd36-8b6f-44b1-8c21-449c328a6eea tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:40:56.612372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-5c9ccd36-8b6f-44b1-8c21-449c328a6eea tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:40:56.613223 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2325/4664] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:40:56 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:56.740872 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83e443c1-3947-4195-8a34-13e5e4dc0185 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume// Jan 21 09:40:56.741400 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83e443c1-3947-4195-8a34-13e5e4dc0185 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:56.741621 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:56.741621 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:56.742001 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-83e443c1-3947-4195-8a34-13e5e4dc0185 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:56.743062 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-83e443c1-3947-4195-8a34-13e5e4dc0185 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:40:56.743728 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2340/4665] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:40: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 09:40:56.758021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-60d26dde-a5e1-4bab-8486-cf627ab6763a tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] POST http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/attachments Jan 21 09:40:56.758551 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:56.758551 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:56.759010 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-60d26dde-a5e1-4bab-8486-cf627ab6763a tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "009f8d75-3c46-4db9-85ff-f1e7b9a47967", "instance_uuid": "87d1b6d4-002c-412c-9198-e058b3b500dd", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:40:56.811369 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:56.811369 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:56.951734 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-60d26dde-a5e1-4bab-8486-cf627ab6763a tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/attachments returned with HTTP 200 Jan 21 09:40:56.952679 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2326/4666] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:40:56 2021] POST /volume/v3/da92d548c72d4d488105d7e9339734d7/attachments => generated 273 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:40:57.042358 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-91c75b65-64af-4aa4-b196-0b914d775f6f tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:40:57.042942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-91c75b65-64af-4aa4-b196-0b914d775f6f tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:57.043369 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-91c75b65-64af-4aa4-b196-0b914d775f6f tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:57.083060 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-60d26dde-a5e1-4bab-8486-cf627ab6763a tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume// Jan 21 09:40:57.083612 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-60d26dde-a5e1-4bab-8486-cf627ab6763a tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:57.083971 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:57.083971 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:57.084274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-60d26dde-a5e1-4bab-8486-cf627ab6763a tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:57.085518 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-60d26dde-a5e1-4bab-8486-cf627ab6763a tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:40:57.086105 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2327/4667] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:40:57 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 09:40:57.093761 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:57.093761 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:57.102704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-91c75b65-64af-4aa4-b196-0b914d775f6f tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:40:57.122161 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-09b8a7dc-2f72-4c60-956d-599cf94dfbd7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:40:57.122807 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:57.122807 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:57.123200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-09b8a7dc-2f72-4c60-956d-599cf94dfbd7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:57.124188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-09b8a7dc-2f72-4c60-956d-599cf94dfbd7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:57.131987 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-91c75b65-64af-4aa4-b196-0b914d775f6f tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:40:57.132852 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2341/4668] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:57 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:40:57.178315 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:57.178315 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:57.186797 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-09b8a7dc-2f72-4c60-956d-599cf94dfbd7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:40:57.205629 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:57.205629 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:57.213970 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-09b8a7dc-2f72-4c60-956d-599cf94dfbd7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:40:57.214804 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2328/4669] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 09:40:57 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 1014 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:40:57.260787 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-2309b808-9d10-42ae-91a8-5b473eafd38d tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] PUT http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/attachments/9bfc6f75-f758-445a-826f-9ccb6a341f3c Jan 21 09:40:57.261335 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:57.261335 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:57.261757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-2309b808-9d10-42ae-91a8-5b473eafd38d tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:40:57.300276 n-d-769329-4 devstack@c-api.service[88055]: /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 09:40:57.300276 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:40:57.300790 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-2309b808-9d10-42ae-91a8-5b473eafd38d tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Lock "b'cinder-attachment_update-009f8d75-3c46-4db9-85ff-f1e7b9a47967-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:40:57.304005 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:57.304005 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:58.149088 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9ee9e1f-0371-4019-a0a2-3f9ba1c07748 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:40:58.149641 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9ee9e1f-0371-4019-a0a2-3f9ba1c07748 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:58.149888 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:58.149888 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:58.150274 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-b9ee9e1f-0371-4019-a0a2-3f9ba1c07748 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:58.199994 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:58.199994 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:58.208348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-b9ee9e1f-0371-4019-a0a2-3f9ba1c07748 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:40:58.226923 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:58.226923 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:58.235267 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-b9ee9e1f-0371-4019-a0a2-3f9ba1c07748 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:40:58.236131 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2329/4670] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:58 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:58.728177 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-2309b808-9d10-42ae-91a8-5b473eafd38d tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Lock "b'cinder-attachment_update-009f8d75-3c46-4db9-85ff-f1e7b9a47967-n-h1-769329-4'" released by "attachment_update" :: held 1.427s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:40:58.728898 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-2309b808-9d10-42ae-91a8-5b473eafd38d tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/attachments/9bfc6f75-f758-445a-826f-9ccb6a341f3c returned with HTTP 200 Jan 21 09:40:58.729800 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2342/4671] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 09:40:57 2021] PUT /volume/v3/da92d548c72d4d488105d7e9339734d7/attachments/9bfc6f75-f758-445a-826f-9ccb6a341f3c => generated 762 bytes in 1474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:40:59.252490 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4ac256c-1fa8-4796-baea-80380e2db3e4 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:40:59.253311 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4ac256c-1fa8-4796-baea-80380e2db3e4 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:59.253311 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:59.253311 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:40:59.253583 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d4ac256c-1fa8-4796-baea-80380e2db3e4 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:59.304636 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:59.304636 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:59.314140 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d4ac256c-1fa8-4796-baea-80380e2db3e4 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:40:59.335638 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:59.335638 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:40:59.344462 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d4ac256c-1fa8-4796-baea-80380e2db3e4 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:40:59.345310 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2330/4672] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:59 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:00.361057 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2558a55d-86c5-4ac6-8e84-30e95b1a90a7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:41:00.361690 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2558a55d-86c5-4ac6-8e84-30e95b1a90a7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:00.361815 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:00.361815 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:41:00.362148 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2558a55d-86c5-4ac6-8e84-30e95b1a90a7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:00.414535 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:00.414535 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:00.422761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2558a55d-86c5-4ac6-8e84-30e95b1a90a7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:41:00.441761 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:00.441761 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:00.450875 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2558a55d-86c5-4ac6-8e84-30e95b1a90a7 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:41:00.451716 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2343/4673] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:00 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:41:01.468066 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03e3e26a-9e46-401c-a636-eacbc6121daf tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:41:01.468638 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03e3e26a-9e46-401c-a636-eacbc6121daf tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:01.468788 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:01.468788 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:41:01.469306 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-03e3e26a-9e46-401c-a636-eacbc6121daf tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:01.520034 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:01.520034 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:01.528900 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-03e3e26a-9e46-401c-a636-eacbc6121daf tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:41:01.548792 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:01.548792 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:01.558590 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-03e3e26a-9e46-401c-a636-eacbc6121daf tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:41:01.559465 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2331/4674] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:01 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:02.575454 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d84816b-ef3e-4ed2-ab8c-a3e2c9812725 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:41:02.576017 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d84816b-ef3e-4ed2-ab8c-a3e2c9812725 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:02.576144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:02.576144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:41:02.576512 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7d84816b-ef3e-4ed2-ab8c-a3e2c9812725 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:02.625878 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:02.625878 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:02.634292 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7d84816b-ef3e-4ed2-ab8c-a3e2c9812725 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:41:02.653690 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:02.653690 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:02.664659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7d84816b-ef3e-4ed2-ab8c-a3e2c9812725 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:41:02.666058 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2344/4675] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:02 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:03.682755 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abe8ba0d-09d7-4630-9274-2101c2710bc9 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:41:03.683308 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abe8ba0d-09d7-4630-9274-2101c2710bc9 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:03.683477 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:03.683477 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:41:03.683861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-abe8ba0d-09d7-4630-9274-2101c2710bc9 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:03.735193 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:03.735193 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:03.743730 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-abe8ba0d-09d7-4630-9274-2101c2710bc9 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:41:03.762736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:03.762736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:03.771291 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-abe8ba0d-09d7-4630-9274-2101c2710bc9 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:41:03.772164 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2332/4676] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:03 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:04.277047 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-5ccb0588-f7b5-43ac-8071-ea73fe49e8c9 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] POST http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/attachments/9bfc6f75-f758-445a-826f-9ccb6a341f3c/action Jan 21 09:41:04.277555 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:04.277555 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:41:04.277992 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-5ccb0588-f7b5-43ac-8071-ea73fe49e8c9 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:41:04.278365 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-5ccb0588-f7b5-43ac-8071-ea73fe49e8c9 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:04.345388 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:04.345388 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:04.408794 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-a1a022bd-b9cc-4bf2-8626-76f5eb2955c0 req-5ccb0588-f7b5-43ac-8071-ea73fe49e8c9 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/attachments/9bfc6f75-f758-445a-826f-9ccb6a341f3c/action returned with HTTP 204 Jan 21 09:41:04.409722 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2345/4677] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 09:41:04 2021] POST /volume/v3/da92d548c72d4d488105d7e9339734d7/attachments/9bfc6f75-f758-445a-826f-9ccb6a341f3c/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:41:04.788349 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23309269-0898-4d53-9016-efad5ba50049 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:41:04.788980 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23309269-0898-4d53-9016-efad5ba50049 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:04.789105 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:04.789105 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:41:04.789416 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-23309269-0898-4d53-9016-efad5ba50049 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:04.839688 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:04.839688 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:04.848923 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-23309269-0898-4d53-9016-efad5ba50049 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:41:04.869090 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:04.869090 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:04.877538 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-23309269-0898-4d53-9016-efad5ba50049 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:41:04.878373 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2333/4678] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:04 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 1208 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:04.894138 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1f43b0b-3243-44ae-8b76-a7a093e3003b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:41:04.894658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1f43b0b-3243-44ae-8b76-a7a093e3003b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:04.894874 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:04.894874 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:41:04.895511 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1f43b0b-3243-44ae-8b76-a7a093e3003b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:04.945776 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:04.945776 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:04.954272 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a1f43b0b-3243-44ae-8b76-a7a093e3003b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:41:04.974391 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:04.974391 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:04.982685 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1f43b0b-3243-44ae-8b76-a7a093e3003b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:41:04.983533 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2346/4679] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:04 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 1208 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:04.998761 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc071ca9-2e99-48dc-bf3c-293e8fdd3192 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:41:04.999313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc071ca9-2e99-48dc-bf3c-293e8fdd3192 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:04.999587 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:04.999587 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:41:04.999948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-bc071ca9-2e99-48dc-bf3c-293e8fdd3192 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:05.049194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:05.049194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:05.058525 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-bc071ca9-2e99-48dc-bf3c-293e8fdd3192 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:41:05.080387 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:05.080387 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:41:05.090812 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-bc071ca9-2e99-48dc-bf3c-293e8fdd3192 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:41:05.093235 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2334/4680] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:04 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 1208 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:42:19.598482 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-a1ce9122-3cc5-4bd8-9f2e-adb73603f20b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:42:19.599286 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-a1ce9122-3cc5-4bd8-9f2e-adb73603f20b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:19.599548 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:19.599548 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:42:19.599908 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-a1ce9122-3cc5-4bd8-9f2e-adb73603f20b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:19.654964 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:19.654964 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:42:19.664914 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-a1ce9122-3cc5-4bd8-9f2e-adb73603f20b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:42:19.685325 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:19.685325 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:42:19.694072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-a1ce9122-3cc5-4bd8-9f2e-adb73603f20b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:42:19.694929 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2347/4681] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:42:19 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 1208 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:42:19.717205 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-88239322-19a9-43e1-8446-7f00c8a745be tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] POST http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967/action Jan 21 09:42:19.717875 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:19.717875 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:42:19.718404 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-88239322-19a9-43e1-8446-7f00c8a745be tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Action body: b'{"os-begin_detaching": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:42:19.718788 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-88239322-19a9-43e1-8446-7f00c8a745be tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:42:19.770736 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:19.770736 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:42:19.771948 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-88239322-19a9-43e1-8446-7f00c8a745be tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:42:19.806396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-88239322-19a9-43e1-8446-7f00c8a745be tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Begin detaching volume completed successfully. Jan 21 09:42:19.806396 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-88239322-19a9-43e1-8446-7f00c8a745be tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967/action returned with HTTP 202 Jan 21 09:42:19.806881 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2335/4682] 10.222.0.50 () {64 vars in 1643 bytes} [Thu Jan 21 09:42:19 2021] POST /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:42:19.948022 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-a1ce9122-3cc5-4bd8-9f2e-adb73603f20b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume// Jan 21 09:42:19.948506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-a1ce9122-3cc5-4bd8-9f2e-adb73603f20b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:19.948707 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:19.948707 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:42:19.949353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-a1ce9122-3cc5-4bd8-9f2e-adb73603f20b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:19.950563 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-a1ce9122-3cc5-4bd8-9f2e-adb73603f20b tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:42:19.951142 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2348/4683] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 09:42:19 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 09:42:19.969356 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-f21536b3-378a-4df2-943a-14a21977b1a6 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:42:19.970423 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-f21536b3-378a-4df2-943a-14a21977b1a6 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:19.970729 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:19.970729 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:42:19.971409 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-f21536b3-378a-4df2-943a-14a21977b1a6 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:20.028144 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:20.028144 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:42:20.037050 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-f21536b3-378a-4df2-943a-14a21977b1a6 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:42:20.058585 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:20.058585 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:42:20.068310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-f21536b3-378a-4df2-943a-14a21977b1a6 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:42:20.070094 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2336/4684] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 09:42:19 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 1310 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:42:20.539967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-fabe93fa-ddc6-4d65-af73-9b6b5724bc92 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] DELETE http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/attachments/9bfc6f75-f758-445a-826f-9ccb6a341f3c Jan 21 09:42:20.540607 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-fabe93fa-ddc6-4d65-af73-9b6b5724bc92 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:20.541086 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-fabe93fa-ddc6-4d65-af73-9b6b5724bc92 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:20.561538 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:20.561538 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:42:21.039006 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-fabe93fa-ddc6-4d65-af73-9b6b5724bc92 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:42:21.039577 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-fabe93fa-ddc6-4d65-af73-9b6b5724bc92 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Pending status list for volume during attachment-delete: [] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:42:21.075899 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-c3c2e7a8-d251-4b53-8297-99fd75bf0e33 req-fabe93fa-ddc6-4d65-af73-9b6b5724bc92 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/attachments/9bfc6f75-f758-445a-826f-9ccb6a341f3c returned with HTTP 200 Jan 21 09:42:21.076752 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2349/4685] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 09:42:20 2021] DELETE /volume/v3/da92d548c72d4d488105d7e9339734d7/attachments/9bfc6f75-f758-445a-826f-9ccb6a341f3c => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:22.299954 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1866762f-0483-4797-8c94-1d2cc13419dd req-5b461720-ba36-482d-9f7b-f0879c3555dc tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:42:22.301073 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1866762f-0483-4797-8c94-1d2cc13419dd req-5b461720-ba36-482d-9f7b-f0879c3555dc tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:22.301202 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:22.301202 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:42:22.301503 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-1866762f-0483-4797-8c94-1d2cc13419dd req-5b461720-ba36-482d-9f7b-f0879c3555dc tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:22.352051 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:22.352051 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:42:22.360005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-1866762f-0483-4797-8c94-1d2cc13419dd req-5b461720-ba36-482d-9f7b-f0879c3555dc tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:42:22.382284 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-1866762f-0483-4797-8c94-1d2cc13419dd req-5b461720-ba36-482d-9f7b-f0879c3555dc tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:42:22.383116 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2337/4686] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:42:22 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:22.402735 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0d99d3c-4441-43c2-a29a-abd86d8f9b53 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] DELETE http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:42:22.403265 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0d99d3c-4441-43c2-a29a-abd86d8f9b53 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:22.403512 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:22.403512 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:42:22.403886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e0d99d3c-4441-43c2-a29a-abd86d8f9b53 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:22.404352 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-e0d99d3c-4441-43c2-a29a-abd86d8f9b53 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Delete volume with id: 009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:42:22.452870 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:22.452870 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:42:22.454006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e0d99d3c-4441-43c2-a29a-abd86d8f9b53 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:42:22.536243 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e0d99d3c-4441-43c2-a29a-abd86d8f9b53 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Delete volume request issued successfully. Jan 21 09:42:22.536721 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e0d99d3c-4441-43c2-a29a-abd86d8f9b53 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 202 Jan 21 09:42:22.537741 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2350/4687] 10.222.0.50 () {58 vars in 1318 bytes} [Thu Jan 21 09:42:22 2021] DELETE /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:42:22.545144 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8d7fa30-d05a-4ceb-b33d-98ad3bdcecca tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:42:22.545674 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8d7fa30-d05a-4ceb-b33d-98ad3bdcecca tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:22.545893 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:22.545893 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:42:22.546297 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a8d7fa30-d05a-4ceb-b33d-98ad3bdcecca tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:22.597660 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:22.597660 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:42:22.605819 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a8d7fa30-d05a-4ceb-b33d-98ad3bdcecca tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:42:22.628570 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a8d7fa30-d05a-4ceb-b33d-98ad3bdcecca tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:42:22.629480 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2338/4688] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:22 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:23.646452 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60ac746b-fa97-4d63-a0b1-faf03e831377 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:42:23.646981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60ac746b-fa97-4d63-a0b1-faf03e831377 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:23.647168 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:23.647168 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:42:23.647567 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-60ac746b-fa97-4d63-a0b1-faf03e831377 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:23.696862 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:23.696862 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:42:23.705021 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-60ac746b-fa97-4d63-a0b1-faf03e831377 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Volume info retrieved successfully. Jan 21 09:42:23.727888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-60ac746b-fa97-4d63-a0b1-faf03e831377 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 200 Jan 21 09:42:23.728705 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2351/4689] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:23 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:24.744474 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80a73729-f206-465c-95b7-233028d29a94 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] GET http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 Jan 21 09:42:24.745025 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80a73729-f206-465c-95b7-233028d29a94 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:24.745188 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:24.745188 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:42:24.745558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-80a73729-f206-465c-95b7-233028d29a94 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:24.791387 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-80a73729-f206-465c-95b7-233028d29a94 tempest-TestMinimumBasicScenario-145461527 tempest-TestMinimumBasicScenario-145461527] http://10.222.0.50/volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 returned with HTTP 404 Jan 21 09:42:24.792460 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2339/4690] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:24 2021] GET /volume/v3/da92d548c72d4d488105d7e9339734d7/volumes/009f8d75-3c46-4db9-85ff-f1e7b9a47967 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:57:07.789471 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] POST http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes Jan 21 09:57:07.790373 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:07.790373 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:07.791091 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1545222312", "imageRef": "3b9755bb-da8b-482f-b27d-07ffe0fab93e", "size": 1}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:57:07.793195 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.v3.volumes [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1545222312', 'imageRef': '3b9755bb-da8b-482f-b27d-07ffe0fab93e', 'size': 1}} {{(pid=88057) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:57:07.958967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Create volume of 1 GB Jan 21 09:57:07.972545 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Availability Zones retrieved successfully. Jan 21 09:57:07.990718 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Flow 'volume_create_api' (72e3a9f2-c231-4358-acc0-387846325212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:57:07.993563 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a040302-30e0-4898-a9b0-b708c36d47a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:07.995689 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.flows.api.create_volume [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Validating volume size '1' using validate_int {{(pid=88057) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:57:08.137149 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a040302-30e0-4898-a9b0-b708c36d47a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T07:52:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=3dc98e7c-08c3-4060-8dfb-48d1643043e8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dc98e7c-08c3-4060-8dfb-48d1643043e8', '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=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:08.139815 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd262c1-d61c-4127-ac1c-1e9fa4d94df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:08.285827 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.quota [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Created reservations ['b383dad7-3db0-4ac2-acb8-492d9e3f2622', '0ee1f049-fb9d-46a4-8111-204df70ea133', '6b28fae6-542c-4b20-bc4a-a799678ca931', '118c87ff-c76d-4085-9831-651fb5d2155d'] {{(pid=88057) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:57:08.289217 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd262c1-d61c-4127-ac1c-1e9fa4d94df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b383dad7-3db0-4ac2-acb8-492d9e3f2622', '0ee1f049-fb9d-46a4-8111-204df70ea133', '6b28fae6-542c-4b20-bc4a-a799678ca931', '118c87ff-c76d-4085-9831-651fb5d2155d']}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:08.291542 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ded642-327e-43df-9dd5-321bf52b96ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:08.397171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ded642-327e-43df-9dd5-321bf52b96ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '356cb8f1-2611-4bbe-9550-6bea5e5fe11c', '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-1545222312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26167b94f98e4f0faab19d3a365f1586',qos_specs=None,replication_status=,reservations=['b383dad7-3db0-4ac2-acb8-492d9e3f2622','0ee1f049-fb9d-46a4-8111-204df70ea133','6b28fae6-542c-4b20-bc4a-a799678ca931','118c87ff-c76d-4085-9831-651fb5d2155d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9127bb1f7ac44f99b3a823b16626c8c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8), '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-21T09:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1545222312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=356cb8f1-2611-4bbe-9550-6bea5e5fe11c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26167b94f98e4f0faab19d3a365f1586',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='c9127bb1f7ac44f99b3a823b16626c8c',volume_attachment=,volume_type=,volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:08.399561 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (844dc132-f8b9-426c-b91a-17ea9730510b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:08.475632 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (844dc132-f8b9-426c-b91a-17ea9730510b) 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-1545222312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26167b94f98e4f0faab19d3a365f1586',qos_specs=None,replication_status=,reservations=['b383dad7-3db0-4ac2-acb8-492d9e3f2622','0ee1f049-fb9d-46a4-8111-204df70ea133','6b28fae6-542c-4b20-bc4a-a799678ca931','118c87ff-c76d-4085-9831-651fb5d2155d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9127bb1f7ac44f99b3a823b16626c8c',volume_type_id=3dc98e7c-08c3-4060-8dfb-48d1643043e8)}' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:08.478326 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5fe4a9-5123-4e0a-b948-2cd164b9eb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:57:08.531317 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e5fe4a9-5123-4e0a-b948-2cd164b9eb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88057) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:57:08.537403 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Flow 'volume_create_api' (72e3a9f2-c231-4358-acc0-387846325212) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88057) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:57:08.640070 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Create volume request issued successfully. Jan 21 09:57:08.668448 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-06512841-1b8e-4552-ac88-d93321a7b21b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes returned with HTTP 202 Jan 21 09:57:08.670701 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2352/4691] 10.222.0.50 () {60 vars in 1226 bytes} [Thu Jan 21 09:57:07 2021] POST /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes => generated 822 bytes in 887 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:57:08.696505 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-581272e9-3ca2-4304-bf45-16cc0bea5643 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:08.697510 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-581272e9-3ca2-4304-bf45-16cc0bea5643 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:08.698430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-581272e9-3ca2-4304-bf45-16cc0bea5643 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:08.783069 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:08.783069 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:08.798207 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-581272e9-3ca2-4304-bf45-16cc0bea5643 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:08.838969 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-581272e9-3ca2-4304-bf45-16cc0bea5643 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:08.840200 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2340/4692] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:08 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 890 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:09.870976 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f4d31c52-a4b8-446e-a6a2-e7edaeff5417 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:09.870976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f4d31c52-a4b8-446e-a6a2-e7edaeff5417 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:09.870976 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:09.870976 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:09.870976 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f4d31c52-a4b8-446e-a6a2-e7edaeff5417 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:09.931641 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:09.931641 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:09.944013 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f4d31c52-a4b8-446e-a6a2-e7edaeff5417 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:09.984994 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f4d31c52-a4b8-446e-a6a2-e7edaeff5417 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:09.986450 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2353/4693] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:09 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:11.005005 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c15768a6-25d7-42d2-9faa-c3e5be3f35f3 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:11.005847 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c15768a6-25d7-42d2-9faa-c3e5be3f35f3 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:11.005847 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:11.005847 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:11.006558 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-c15768a6-25d7-42d2-9faa-c3e5be3f35f3 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:11.060968 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:11.060968 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:11.070986 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-c15768a6-25d7-42d2-9faa-c3e5be3f35f3 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:11.097208 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-c15768a6-25d7-42d2-9faa-c3e5be3f35f3 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:11.098060 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2341/4694] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:11 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:12.115425 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3756b434-a057-41d5-be49-6b37be7511e9 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:12.116171 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3756b434-a057-41d5-be49-6b37be7511e9 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:12.116345 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:12.116345 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:12.116830 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3756b434-a057-41d5-be49-6b37be7511e9 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:12.175611 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:12.175611 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:12.189681 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3756b434-a057-41d5-be49-6b37be7511e9 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:12.237132 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3756b434-a057-41d5-be49-6b37be7511e9 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:12.241232 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2354/4695] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:12 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:57:13.259492 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-891694ba-2014-4dee-a51c-0b49ea89080f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:13.260680 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-891694ba-2014-4dee-a51c-0b49ea89080f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:13.261023 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:13.261023 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:13.261611 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-891694ba-2014-4dee-a51c-0b49ea89080f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:13.347161 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:13.347161 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:13.363310 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-891694ba-2014-4dee-a51c-0b49ea89080f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:13.394708 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-891694ba-2014-4dee-a51c-0b49ea89080f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:13.396179 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2342/4696] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:13 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:14.426271 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cddef74e-e5a3-4918-8ad3-e9c5c4ed938e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:14.427238 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cddef74e-e5a3-4918-8ad3-e9c5c4ed938e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:14.427647 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:14.427647 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:14.428345 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-cddef74e-e5a3-4918-8ad3-e9c5c4ed938e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:14.522650 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:14.522650 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:14.538704 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-cddef74e-e5a3-4918-8ad3-e9c5c4ed938e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:14.572829 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-cddef74e-e5a3-4918-8ad3-e9c5c4ed938e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:14.575204 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2355/4697] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:14 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:15.602601 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-337471b6-43f2-459c-85bf-27d3c6d20c8d tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:15.603780 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-337471b6-43f2-459c-85bf-27d3c6d20c8d tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:15.604066 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:15.604066 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:15.604761 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-337471b6-43f2-459c-85bf-27d3c6d20c8d tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:15.701478 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:15.701478 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:15.716911 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-337471b6-43f2-459c-85bf-27d3c6d20c8d tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:15.757431 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-337471b6-43f2-459c-85bf-27d3c6d20c8d tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:15.759289 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2343/4698] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:15 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:16.783772 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e8bc4af-c53a-4a80-bb59-7f06641c954d tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:16.784833 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e8bc4af-c53a-4a80-bb59-7f06641c954d tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:16.785035 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:16.785035 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:16.785602 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-5e8bc4af-c53a-4a80-bb59-7f06641c954d tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:16.874147 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:16.874147 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:16.891754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-5e8bc4af-c53a-4a80-bb59-7f06641c954d tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:16.931028 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-5e8bc4af-c53a-4a80-bb59-7f06641c954d tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:16.931953 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2356/4699] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:16 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:17.964074 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbbe6237-05e0-4f4a-89f5-f3cee0c66e2f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:17.965141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbbe6237-05e0-4f4a-89f5-f3cee0c66e2f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:17.965577 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:17.965577 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:17.966255 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-dbbe6237-05e0-4f4a-89f5-f3cee0c66e2f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:18.075045 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:18.075045 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:18.098107 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-dbbe6237-05e0-4f4a-89f5-f3cee0c66e2f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:18.139928 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-dbbe6237-05e0-4f4a-89f5-f3cee0c66e2f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:18.141438 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2344/4700] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:17 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:19.175241 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3fafff0f-ae9b-4584-8eda-6b72a097e446 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:19.176692 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3fafff0f-ae9b-4584-8eda-6b72a097e446 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:19.176692 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:19.176692 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:19.177293 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3fafff0f-ae9b-4584-8eda-6b72a097e446 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:19.261904 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:19.261904 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:19.273467 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3fafff0f-ae9b-4584-8eda-6b72a097e446 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:19.305726 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3fafff0f-ae9b-4584-8eda-6b72a097e446 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:19.306666 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2357/4701] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:19 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:20.325524 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ae6411bc-2672-4f22-896d-c9dda61ba0c1 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:20.327303 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ae6411bc-2672-4f22-896d-c9dda61ba0c1 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:20.327721 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:20.327721 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:20.328445 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-ae6411bc-2672-4f22-896d-c9dda61ba0c1 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:20.426249 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:20.426249 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:20.442195 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-ae6411bc-2672-4f22-896d-c9dda61ba0c1 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:20.474118 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-ae6411bc-2672-4f22-896d-c9dda61ba0c1 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:20.474977 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2345/4702] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:20 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:57:21.501992 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4104b19f-b980-4422-880c-e4f4e4799b80 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:21.502934 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4104b19f-b980-4422-880c-e4f4e4799b80 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:21.503282 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:21.503282 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:21.503981 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-4104b19f-b980-4422-880c-e4f4e4799b80 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:21.583805 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:21.583805 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:21.596682 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-4104b19f-b980-4422-880c-e4f4e4799b80 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:21.627115 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-4104b19f-b980-4422-880c-e4f4e4799b80 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:21.628388 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2358/4703] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:21 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:22.648201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7887210c-eeeb-4fb7-b70b-34ff23785ea5 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:22.649058 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7887210c-eeeb-4fb7-b70b-34ff23785ea5 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:22.649683 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:22.649683 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:22.650245 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7887210c-eeeb-4fb7-b70b-34ff23785ea5 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:22.722173 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:22.722173 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:22.736897 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7887210c-eeeb-4fb7-b70b-34ff23785ea5 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:22.769521 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7887210c-eeeb-4fb7-b70b-34ff23785ea5 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:22.770507 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2346/4704] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:22 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:23.790188 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8704cf5-7d2f-46c7-a801-66f83432fd7e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:23.791294 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8704cf5-7d2f-46c7-a801-66f83432fd7e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:23.792194 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:23.792194 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:23.792437 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-d8704cf5-7d2f-46c7-a801-66f83432fd7e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:23.885426 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:23.885426 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:23.902084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-d8704cf5-7d2f-46c7-a801-66f83432fd7e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:23.947982 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-d8704cf5-7d2f-46c7-a801-66f83432fd7e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:23.948883 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2359/4705] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:23 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 914 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:24.970412 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb9f3870-2f86-48fa-9267-67d5ebcaf3e8 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:24.971233 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb9f3870-2f86-48fa-9267-67d5ebcaf3e8 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:24.971233 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:24.971233 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:24.971856 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-eb9f3870-2f86-48fa-9267-67d5ebcaf3e8 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:25.028023 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:25.028023 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:25.039112 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-eb9f3870-2f86-48fa-9267-67d5ebcaf3e8 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:25.074183 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-eb9f3870-2f86-48fa-9267-67d5ebcaf3e8 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:25.075018 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2347/4706] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:24 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 972 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:26.093595 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a39563a-7cc0-4d90-845f-078d879909e7 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:26.094146 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a39563a-7cc0-4d90-845f-078d879909e7 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:26.094315 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:26.094315 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:26.094890 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-1a39563a-7cc0-4d90-845f-078d879909e7 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:26.150333 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:26.150333 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:26.160214 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-1a39563a-7cc0-4d90-845f-078d879909e7 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:26.185818 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-1a39563a-7cc0-4d90-845f-078d879909e7 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:26.186909 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2360/4707] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:26 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:27.212849 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f81e5aeb-4536-4966-aeb7-7218c0b6d4a0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:27.213928 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f81e5aeb-4536-4966-aeb7-7218c0b6d4a0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:27.213928 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:27.213928 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:27.214313 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-f81e5aeb-4536-4966-aeb7-7218c0b6d4a0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:27.284557 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:27.284557 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:27.295455 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-f81e5aeb-4536-4966-aeb7-7218c0b6d4a0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:27.330175 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-f81e5aeb-4536-4966-aeb7-7218c0b6d4a0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:27.331759 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2348/4708] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:27 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:28.361213 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5f78880-7c92-4e92-a37a-b8d80f0090d0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:28.362134 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5f78880-7c92-4e92-a37a-b8d80f0090d0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:28.362454 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:28.362454 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:28.363094 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e5f78880-7c92-4e92-a37a-b8d80f0090d0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:28.447808 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:28.447808 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:28.459193 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e5f78880-7c92-4e92-a37a-b8d80f0090d0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:28.484739 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e5f78880-7c92-4e92-a37a-b8d80f0090d0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:28.485638 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2361/4709] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:28 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:29.504011 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8378043f-ad33-48b4-bc31-5242c3654888 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:29.504954 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8378043f-ad33-48b4-bc31-5242c3654888 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:29.504954 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:29.504954 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:29.505475 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-8378043f-ad33-48b4-bc31-5242c3654888 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:29.566050 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:29.566050 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:29.576279 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-8378043f-ad33-48b4-bc31-5242c3654888 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:29.605066 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-8378043f-ad33-48b4-bc31-5242c3654888 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:29.607203 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2349/4710] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:29 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:57:30.626967 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0867d4c3-ed90-486e-90b5-aaa9927496d9 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:30.628112 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0867d4c3-ed90-486e-90b5-aaa9927496d9 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:30.628112 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:30.628112 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:30.628861 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-0867d4c3-ed90-486e-90b5-aaa9927496d9 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:30.695132 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:30.695132 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:30.705160 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-0867d4c3-ed90-486e-90b5-aaa9927496d9 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:30.729707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-0867d4c3-ed90-486e-90b5-aaa9927496d9 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:30.730541 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2362/4711] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:30 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:32.120667 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6f9e5f1-39b0-4d39-a71c-b870484fc802 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:32.121499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6f9e5f1-39b0-4d39-a71c-b870484fc802 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:32.121837 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:32.121837 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:32.122937 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-e6f9e5f1-39b0-4d39-a71c-b870484fc802 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:32.192904 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:32.192904 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:32.205600 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-e6f9e5f1-39b0-4d39-a71c-b870484fc802 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:32.232410 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-e6f9e5f1-39b0-4d39-a71c-b870484fc802 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:32.233222 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2350/4712] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:31 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:33.255953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2030dd56-bd40-46eb-8478-e283eb53e881 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:33.256825 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2030dd56-bd40-46eb-8478-e283eb53e881 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:33.257130 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:33.257130 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:33.257749 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-2030dd56-bd40-46eb-8478-e283eb53e881 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:33.335770 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:33.335770 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:33.344943 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-2030dd56-bd40-46eb-8478-e283eb53e881 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:33.370688 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-2030dd56-bd40-46eb-8478-e283eb53e881 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:33.371638 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2363/4713] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:33 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:34.392893 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1305da6-c613-406d-bcbe-6fb8fefc4c4f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:34.393845 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1305da6-c613-406d-bcbe-6fb8fefc4c4f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:34.394038 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:34.394038 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:34.394683 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-a1305da6-c613-406d-bcbe-6fb8fefc4c4f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:34.472670 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:34.472670 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:34.483206 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-a1305da6-c613-406d-bcbe-6fb8fefc4c4f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:34.521781 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-a1305da6-c613-406d-bcbe-6fb8fefc4c4f tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:34.523550 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2351/4714] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:34 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:35.546127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6168c04e-63e1-46e7-bf01-277d577b58bd tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:35.547145 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6168c04e-63e1-46e7-bf01-277d577b58bd tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:35.547715 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:35.547715 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:35.548391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6168c04e-63e1-46e7-bf01-277d577b58bd tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:35.624306 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:35.624306 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:35.637640 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6168c04e-63e1-46e7-bf01-277d577b58bd tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:35.662723 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6168c04e-63e1-46e7-bf01-277d577b58bd tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:35.663920 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2364/4715] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:35 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:36.685775 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7079a5a0-f1f3-4e3f-b32c-b0a6dec778c0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:36.686472 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7079a5a0-f1f3-4e3f-b32c-b0a6dec778c0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:36.686605 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:36.686605 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:36.687100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-7079a5a0-f1f3-4e3f-b32c-b0a6dec778c0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:36.749039 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:36.749039 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:36.760885 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-7079a5a0-f1f3-4e3f-b32c-b0a6dec778c0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:36.788486 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-7079a5a0-f1f3-4e3f-b32c-b0a6dec778c0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:36.789541 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2352/4716] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:36 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:37.810850 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6743a00b-4dab-41f7-a12f-b2060c505225 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:37.811754 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6743a00b-4dab-41f7-a12f-b2060c505225 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:37.811754 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:37.811754 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:37.812366 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-6743a00b-4dab-41f7-a12f-b2060c505225 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:37.883956 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:37.883956 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:37.895006 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-6743a00b-4dab-41f7-a12f-b2060c505225 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:37.937621 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-6743a00b-4dab-41f7-a12f-b2060c505225 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:37.938648 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2365/4717] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:37 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:38.961043 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3176d115-aab9-419f-8fc7-c3630400d828 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:38.961868 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3176d115-aab9-419f-8fc7-c3630400d828 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:38.962230 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:38.962230 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:38.962885 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-3176d115-aab9-419f-8fc7-c3630400d828 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:39.036946 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:39.036946 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:39.053769 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-3176d115-aab9-419f-8fc7-c3630400d828 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:39.101659 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-3176d115-aab9-419f-8fc7-c3630400d828 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:39.113429 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2353/4718] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:38 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:40.124093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d5a9750-e2b6-4d2b-802c-6cd1199658bb tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:40.125101 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d5a9750-e2b6-4d2b-802c-6cd1199658bb tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:40.126053 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:40.126053 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:40.126795 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-9d5a9750-e2b6-4d2b-802c-6cd1199658bb tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:40.187182 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:40.187182 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:40.197883 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-9d5a9750-e2b6-4d2b-802c-6cd1199658bb tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:40.233831 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-9d5a9750-e2b6-4d2b-802c-6cd1199658bb tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:40.234859 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2366/4719] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:40 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:41.258331 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-880eaa95-0d65-408a-9e27-5ae912275033 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:41.259189 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-880eaa95-0d65-408a-9e27-5ae912275033 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:41.259537 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:41.259537 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:41.260141 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-880eaa95-0d65-408a-9e27-5ae912275033 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:41.365304 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:41.365304 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:41.377834 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-880eaa95-0d65-408a-9e27-5ae912275033 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:41.422212 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-880eaa95-0d65-408a-9e27-5ae912275033 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:41.423961 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2354/4720] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:41 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 975 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:42.451631 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb78bda8-2ed3-41e0-810c-b511b67b58e3 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:42.452764 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb78bda8-2ed3-41e0-810c-b511b67b58e3 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:42.453197 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:42.453197 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:42.453953 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-fb78bda8-2ed3-41e0-810c-b511b67b58e3 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:42.550231 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:42.550231 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:42.560392 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-fb78bda8-2ed3-41e0-810c-b511b67b58e3 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:42.598844 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-fb78bda8-2ed3-41e0-810c-b511b67b58e3 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:42.600004 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2367/4721] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:42 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 1365 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:43.626852 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aea7b3ef-18fd-4973-9135-562dd5eeb05e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:43.627856 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aea7b3ef-18fd-4973-9135-562dd5eeb05e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:43.628041 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:43.628041 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:43.628565 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [None req-aea7b3ef-18fd-4973-9135-562dd5eeb05e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:43.728031 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:43.728031 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:43.744668 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [None req-aea7b3ef-18fd-4973-9135-562dd5eeb05e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:43.794093 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [None req-aea7b3ef-18fd-4973-9135-562dd5eeb05e tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:43.796228 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2355/4722] 10.222.0.50 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:43 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 1363 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:44.110348 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:44.110886 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:44.111105 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:44.111105 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:44.111506 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:44.168014 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:44.168014 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:44.179859 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:44.208046 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:44.209069 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2368/4723] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:57:44 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 1363 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:57:45.698072 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-e4742e3f-3870-497f-91ae-c244fa3dada7 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:45.698957 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-e4742e3f-3870-497f-91ae-c244fa3dada7 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:45.698957 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:45.698957 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:45.699483 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-e4742e3f-3870-497f-91ae-c244fa3dada7 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:45.755268 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:45.755268 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:45.765762 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-e4742e3f-3870-497f-91ae-c244fa3dada7 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:45.793702 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-e4742e3f-3870-497f-91ae-c244fa3dada7 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:45.794612 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2356/4724] 10.222.0.50 () {60 vars in 1569 bytes} [Thu Jan 21 09:57:45 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 1363 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:45.812710 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume// Jan 21 09:57:45.813595 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:45.813914 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:45.813914 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:45.814573 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:45.817299 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:57:45.818489 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2369/4725] 10.222.0.50 () {58 vars in 1289 bytes} [Thu Jan 21 09:57:45 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 09:57:45.837803 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-75924ad5-74db-442d-bbb8-d7b2f0738a4b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] POST http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments Jan 21 09:57:45.838608 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:45.838608 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:45.839473 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-75924ad5-74db-442d-bbb8-d7b2f0738a4b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "356cb8f1-2611-4bbe-9550-6bea5e5fe11c", "instance_uuid": "566ea0f1-b1dd-476e-93cb-6d25c2cfa1e4", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:57:45.916669 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:45.916669 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:46.084707 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-75924ad5-74db-442d-bbb8-d7b2f0738a4b tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments returned with HTTP 200 Jan 21 09:57:46.086370 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2357/4726] 10.222.0.50 () {66 vars in 1565 bytes} [Thu Jan 21 09:57:45 2021] POST /volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments => generated 273 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:49.014936 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume// Jan 21 09:57:49.016555 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:49.017942 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:49.019127 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8d6ec85b-e5c6-4484-a805-01d9c651103c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 09:57:49.020629 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2370/4727] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 09:57:49 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 09:57:49.033277 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8e52e128-cc5f-4b9e-b2d5-ef3139c74405 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 09:57:49.034414 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8e52e128-cc5f-4b9e-b2d5-ef3139c74405 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:49.034612 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:49.034612 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:49.035089 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8e52e128-cc5f-4b9e-b2d5-ef3139c74405 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:49.121964 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:49.121964 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:49.135061 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8e52e128-cc5f-4b9e-b2d5-ef3139c74405 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 09:57:49.166278 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:49.166278 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:49.181015 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-8e52e128-cc5f-4b9e-b2d5-ef3139c74405 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 09:57:49.181893 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2358/4728] 10.222.0.67 () {60 vars in 1403 bytes} [Thu Jan 21 09:57:49 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 1461 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:57:49.224633 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-fe2f8692-6489-470e-bfbc-2c97d700f75c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] PUT http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/a2fe62f8-fcb9-4470-a040-43003b27eeb2 Jan 21 09:57:49.226200 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-fe2f8692-6489-470e-bfbc-2c97d700f75c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.67", "host": "n-h2-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:57:49.279872 n-d-769329-4 devstack@c-api.service[88055]: /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 09:57:49.279872 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 09:57:49.280704 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-fe2f8692-6489-470e-bfbc-2c97d700f75c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Lock "b'cinder-attachment_update-356cb8f1-2611-4bbe-9550-6bea5e5fe11c-n-h2-769329-4'" acquired by "attachment_update" :: waited 0.015s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:57:49.283981 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:49.283981 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:51.308391 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-fe2f8692-6489-470e-bfbc-2c97d700f75c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Lock "b'cinder-attachment_update-356cb8f1-2611-4bbe-9550-6bea5e5fe11c-n-h2-769329-4'" released by "attachment_update" :: held 2.028s {{(pid=88057) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:57:51.309341 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-fe2f8692-6489-470e-bfbc-2c97d700f75c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/a2fe62f8-fcb9-4470-a040-43003b27eeb2 returned with HTTP 200 Jan 21 09:57:51.310432 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2371/4729] 10.222.0.67 () {64 vars in 1468 bytes} [Thu Jan 21 09:57:49 2021] PUT /volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/a2fe62f8-fcb9-4470-a040-43003b27eeb2 => generated 762 bytes in 2096 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:57:51.410953 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-b6b0c10a-44f4-455f-a535-a9969f5aa940 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] POST http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/a2fe62f8-fcb9-4470-a040-43003b27eeb2/action Jan 21 09:57:51.411924 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:51.411924 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 09:57:51.412546 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-b6b0c10a-44f4-455f-a535-a9969f5aa940 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Action body: b'{"os-complete": null}' {{(pid=88056) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:57:51.413179 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-b6b0c10a-44f4-455f-a535-a9969f5aa940 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:57:51.526746 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:51.526746 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 09:57:51.651808 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-b6b0c10a-44f4-455f-a535-a9969f5aa940 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/a2fe62f8-fcb9-4470-a040-43003b27eeb2/action returned with HTTP 204 Jan 21 09:57:51.654603 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2359/4730] 10.222.0.67 () {64 vars in 1489 bytes} [Thu Jan 21 09:57:51 2021] POST /volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/a2fe62f8-fcb9-4470-a040-43003b27eeb2/action => generated 0 bytes in 253 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:01:38.682307 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-fe2f8692-6489-470e-bfbc-2c97d700f75c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume// Jan 21 10:01:38.683014 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-fe2f8692-6489-470e-bfbc-2c97d700f75c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:38.683338 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:38.683338 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 10:01:38.683968 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-fe2f8692-6489-470e-bfbc-2c97d700f75c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'all' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:38.685736 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-ec2e2099-409a-4391-a9b0-bcd648606ca9 req-fe2f8692-6489-470e-bfbc-2c97d700f75c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 10:01:38.686640 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2372/4731] 10.222.0.67 () {56 vars in 1089 bytes} [Thu Jan 21 10:01:38 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 10:01:38.704244 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-db4ed20e-b1aa-4af1-94cf-3f8248cfdf35 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] POST http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments Jan 21 10:01:38.704841 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:38.704841 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 10:01:38.705353 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-db4ed20e-b1aa-4af1-94cf-3f8248cfdf35 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "356cb8f1-2611-4bbe-9550-6bea5e5fe11c", "instance_uuid": "566ea0f1-b1dd-476e-93cb-6d25c2cfa1e4", "connector": null}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:38.928732 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:38.928732 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 10:01:39.194050 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-db4ed20e-b1aa-4af1-94cf-3f8248cfdf35 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments returned with HTTP 200 Jan 21 10:01:39.195629 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2360/4732] 10.222.0.67 () {64 vars in 1358 bytes} [Thu Jan 21 10:01:38 2021] POST /volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments => generated 273 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:39.211904 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-ba740c4c-64a9-4415-8aeb-32826276bd87 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] DELETE http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/a2fe62f8-fcb9-4470-a040-43003b27eeb2 Jan 21 10:01:39.212627 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-ba740c4c-64a9-4415-8aeb-32826276bd87 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:39.213128 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-ba740c4c-64a9-4415-8aeb-32826276bd87 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'version_select' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:39.238706 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:39.238706 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 10:01:39.488430 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-f11de627-7912-4539-b750-c465b7449b18 req-ba740c4c-64a9-4415-8aeb-32826276bd87 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(381c38e0-4349-4785-9665-9f49343dcb4f)]) {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:01:39.489188 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-f11de627-7912-4539-b750-c465b7449b18 req-ba740c4c-64a9-4415-8aeb-32826276bd87 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Adding status of: reserved to pending status list for volume. {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 10:01:39.489948 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-f11de627-7912-4539-b750-c465b7449b18 req-ba740c4c-64a9-4415-8aeb-32826276bd87 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88057) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:01:39.530488 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-ba740c4c-64a9-4415-8aeb-32826276bd87 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/a2fe62f8-fcb9-4470-a040-43003b27eeb2 returned with HTTP 200 Jan 21 10:01:39.531424 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2373/4733] 10.222.0.67 () {62 vars in 1437 bytes} [Thu Jan 21 10:01:39 2021] DELETE /volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/a2fe62f8-fcb9-4470-a040-43003b27eeb2 => generated 192 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:44.609915 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-db4ed20e-b1aa-4af1-94cf-3f8248cfdf35 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume// Jan 21 10:01:44.610757 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-db4ed20e-b1aa-4af1-94cf-3f8248cfdf35 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:44.611030 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:44.611030 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 10:01:44.611499 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-db4ed20e-b1aa-4af1-94cf-3f8248cfdf35 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'all' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:44.612634 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-f11de627-7912-4539-b750-c465b7449b18 req-db4ed20e-b1aa-4af1-94cf-3f8248cfdf35 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume// returned with HTTP 300 Jan 21 10:01:44.613257 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2361/4734] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Jan 21 10:01:44 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 10:01:44.635842 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-e0ac5a4d-481b-40fa-9f28-9804ac526145 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] GET http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 10:01:44.636431 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-e0ac5a4d-481b-40fa-9f28-9804ac526145 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:44.636654 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:44.636654 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 10:01:44.637036 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-e0ac5a4d-481b-40fa-9f28-9804ac526145 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'show' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:44.687576 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:44.687576 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 10:01:44.696959 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-e0ac5a4d-481b-40fa-9f28-9804ac526145 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 10:01:44.718291 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:44.718291 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 10:01:44.729674 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-e0ac5a4d-481b-40fa-9f28-9804ac526145 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 200 Jan 21 10:01:44.730643 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2374/4735] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Jan 21 10:01:44 2021] GET /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 1461 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:01:44.761372 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-93f99c83-6b53-4161-b5b5-9c0c7ee683c0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] PUT http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/381c38e0-4349-4785-9665-9f49343dcb4f Jan 21 10:01:44.762100 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-93f99c83-6b53-4161-b5b5-9c0c7ee683c0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-769329-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-769329-4.cbci-769329-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:44.792260 n-d-769329-4 devstack@c-api.service[88055]: /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 10:01:44.792260 n-d-769329-4 devstack@c-api.service[88055]: return self(f, *args, **kw) Jan 21 10:01:44.792877 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-93f99c83-6b53-4161-b5b5-9c0c7ee683c0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Lock "b'cinder-attachment_update-356cb8f1-2611-4bbe-9550-6bea5e5fe11c-n-h1-769329-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:01:44.795199 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:44.795199 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 10:01:46.466658 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.coordination [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-93f99c83-6b53-4161-b5b5-9c0c7ee683c0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Lock "b'cinder-attachment_update-356cb8f1-2611-4bbe-9550-6bea5e5fe11c-n-h1-769329-4'" released by "attachment_update" :: held 1.674s {{(pid=88056) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:01:46.467335 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-93f99c83-6b53-4161-b5b5-9c0c7ee683c0 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/381c38e0-4349-4785-9665-9f49343dcb4f returned with HTTP 200 Jan 21 10:01:46.468254 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2362/4736] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Jan 21 10:01:44 2021] PUT /volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/381c38e0-4349-4785-9665-9f49343dcb4f => generated 762 bytes in 1712 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:46.572754 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-e37d9b1d-d854-4f16-9163-4fbad716f87c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] POST http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/381c38e0-4349-4785-9665-9f49343dcb4f/action Jan 21 10:01:46.573252 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:46.573252 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 10:01:46.573684 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-e37d9b1d-d854-4f16-9163-4fbad716f87c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Action body: b'{"os-complete": null}' {{(pid=88057) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:01:46.574060 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-e37d9b1d-d854-4f16-9163-4fbad716f87c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:46.646854 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:46.646854 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 10:01:46.739888 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-538783eb-f4ef-4a15-a3d5-8f6cf8e30b83 req-e37d9b1d-d854-4f16-9163-4fbad716f87c tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/381c38e0-4349-4785-9665-9f49343dcb4f/action returned with HTTP 204 Jan 21 10:01:46.740703 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2375/4737] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Jan 21 10:01:46 2021] POST /volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/381c38e0-4349-4785-9665-9f49343dcb4f/action => generated 0 bytes in 173 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:04:11.515283 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-54026c08-0221-4162-97de-4ac32a31a971 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] DELETE http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/381c38e0-4349-4785-9665-9f49343dcb4f Jan 21 10:04:11.516236 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-54026c08-0221-4162-97de-4ac32a31a971 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88056) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:04:11.516617 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:04:11.516617 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 10:04:11.517187 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-54026c08-0221-4162-97de-4ac32a31a971 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'version_select' {{(pid=88056) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:04:11.548886 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:04:11.548886 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 10:04:12.301399 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-54026c08-0221-4162-97de-4ac32a31a971 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:04:12.301841 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.volume.api [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-54026c08-0221-4162-97de-4ac32a31a971 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Pending status list for volume during attachment-delete: [] {{(pid=88056) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:04:12.327201 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-54026c08-0221-4162-97de-4ac32a31a971 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/381c38e0-4349-4785-9665-9f49343dcb4f returned with HTTP 200 Jan 21 10:04:12.328148 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88056|app: 0|req: 2363/4738] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Jan 21 10:04:11 2021] DELETE /volume/v3/26167b94f98e4f0faab19d3a365f1586/attachments/381c38e0-4349-4785-9665-9f49343dcb4f => generated 19 bytes in 820 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:04:12.354312 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-ad9de305-c62b-47ec-a06f-197ceab0db92 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] DELETE http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 10:04:12.355261 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-ad9de305-c62b-47ec-a06f-197ceab0db92 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Empty body provided in request {{(pid=88057) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:04:12.355261 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:04:12.355261 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning, Jan 21 10:04:12.355610 n-d-769329-4 devstack@c-api.service[88055]: DEBUG cinder.api.openstack.wsgi [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-ad9de305-c62b-47ec-a06f-197ceab0db92 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Calling method 'delete' {{(pid=88057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:04:12.356084 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.v3.volumes [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-ad9de305-c62b-47ec-a06f-197ceab0db92 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Delete volume with id: 356cb8f1-2611-4bbe-9550-6bea5e5fe11c Jan 21 10:04:12.417574 n-d-769329-4 devstack@c-api.service[88055]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:04:12.417574 n-d-769329-4 devstack@c-api.service[88055]: DeprecationWarning) Jan 21 10:04:12.418980 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-ad9de305-c62b-47ec-a06f-197ceab0db92 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Volume info retrieved successfully. Jan 21 10:04:12.509322 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.volume.api [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-ad9de305-c62b-47ec-a06f-197ceab0db92 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] Delete volume request issued successfully. Jan 21 10:04:12.509955 n-d-769329-4 devstack@c-api.service[88055]: INFO cinder.api.openstack.wsgi [req-b4630328-2585-4bb3-b370-aa9b3a42d791 req-ad9de305-c62b-47ec-a06f-197ceab0db92 tempest-TestShelveInstance-281414129 tempest-TestShelveInstance-281414129] http://10.222.0.50/volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c returned with HTTP 202 Jan 21 10:04:12.511346 n-d-769329-4 devstack@c-api.service[88055]: [pid: 88057|app: 0|req: 2376/4739] 10.222.0.68 () {60 vars in 1384 bytes} [Thu Jan 21 10:04:12 2021] DELETE /volume/v3/26167b94f98e4f0faab19d3a365f1586/volumes/356cb8f1-2611-4bbe-9550-6bea5e5fe11c => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)